By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T00:41:34.518Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T00:41:34.521Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-26T00:41:34.578Z |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-09-26T00:41:35.312Z |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-09-26T00:41:35.406Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T00:41:35.406Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T00:41:35.406Z |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-09-26T00:41:35.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-26T00:41:35.580Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-26T00:41:35.607Z |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-09-26T00:41:37.370Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-26T00:41:37.895Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-26T00:41:37.916Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-26T00:41:37.917Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-26T00:41:37.980Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-26T00:41:37.981Z |INFO |Root WebApplicationContext: initialization completed in 2373 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-26T00:41:38.406Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-26T00:41:39.059Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-26T00:41:40.498Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-26T00:41:40.963Z |INFO |Started MainApp in 9.045 seconds (JVM running for 9.707) |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-26T00:41:41.020Z |INFO |Start scheduling PRH workflow |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:41:41.033Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=03e4b462-9605-4321-adc0-f1f649db9e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:41:42.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:41:42.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-26T00:41:45.165Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-26T00:41:45.166Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-26T00:41:45.167Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:41:52.555Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=30543234-09ee-4449-bcd6-4c1e1b4bfc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:41:53.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:41:53.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:42:03.616Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=03a06439-99e9-4d17-b723-94fc4c55da6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:42:04.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:42:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:42:14.881Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5a395594-3f9b-4c70-aee3-93353b1a2588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:42:16.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:42:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:42:26.079Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ed07182d-7af1-4173-88de-d4b9356a6f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:42:27.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:42:27.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:42:37.153Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f7591a7e-c9ee-45bd-a4aa-c5067617132f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:42:38.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:42:38.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:42:48.229Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d2795734-2f76-4bc4-8069-6f017a1217c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:42:49.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:42:49.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:42:59.297Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=eb0be7c2-8d87-4cc8-bd42-c9f62af3a0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:43:00.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:43:00.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:43:10.689Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e3e27a6d-5f1b-4d9f-bd49-d8f2ecd34342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:43:11.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:43:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:43:21.761Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=cc9a8bd4-1d2c-4cbd-8895-342a7ecf797d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:43:22.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:43:22.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:43:32.897Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=37beec2e-7529-4ba9-84e5-fac4128a6ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:43:33.934Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:43:33.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:43:43.936Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1590cbf7-7ba3-4d25-8a9c-8e5e73821bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:43:45.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:43:45.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:43:55.042Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=71d6b4f0-8936-4805-994b-3a35f248513d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:43:56.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:43:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:44:06.209Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0407f527-5ea5-4579-8571-51ed25e23fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:44:07.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:44:07.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:44:17.248Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d1b19bb6-7206-4d8c-8c7d-62448a1ab6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:44:18.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:44:18.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:44:28.352Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=40d88d3d-b6d7-4954-af96-7d24206f58e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:44:29.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:44:29.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:44:39.424Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e3d3efd8-d490-4e19-bbc7-6f6cbbcb99de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:44:40.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:44:40.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:44:50.468Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a170f9d0-6365-4111-89ba-6d2ca799a3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:44:51.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:44:51.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:45:01.535Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=50cc877c-2cfa-4894-9047-c0bf1db4621c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:45:02.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:45:02.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:45:12.608Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b2a5130c-2a30-47c7-98e5-58fefbdabc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:45:13.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:45:13.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:45:23.647Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=38e5700e-fc41-44ee-bb29-bc7a425a23d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:45:24.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:45:24.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:45:34.738Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=463a654b-4707-4c4c-81ae-9acf6652042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:45:35.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:45:35.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:45:45.856Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9be4da84-1d45-410a-8ba9-3f83849d4208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:45:46.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:45:46.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:45:56.927Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c388d559-2ee0-4ed0-9544-1050c92f28d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:45:58.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:45:58.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:46:08.001Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f81408d7-1ed5-4c06-935b-1e7b1985b7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:46:09.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:46:09.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:46:19.107Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=21511b38-6f29-43de-bf0e-f24cb41b1cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:46:20.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:46:20.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:46:30.144Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=76c2f70a-a90a-41ac-82c3-817b8d33d27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:46:31.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:46:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T00:46:39.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T00:46:39.124Z |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-09-26T00:46:39.125Z |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-09-26T00:46:39.128Z |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-09-26T00:46:39.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T00:46:39.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T00:46:39.135Z |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-09-26T00:46:39.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:46:41.219Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=cc1425c1-7bc2-4840-b297-b09924062a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:46:43.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:46:43.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:46:53.060Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2f5f471a-e815-4513-92ac-83f604fcf67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:46:54.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:46:54.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:47:04.096Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3bdbd08d-80cf-44fe-ae43-cddc257f45db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:47:05.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:47:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:47:15.172Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1fac44f2-4137-4b43-a9d3-ce690fb49552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:47:16.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:47:16.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:47:26.241Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1d860ba1-be8d-42f2-b736-965185958573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:47:27.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:47:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:47:37.282Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a26ac237-3298-482b-a6c0-7450cc172eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:47:38.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:47:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:47:48.352Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8b6cc6fa-4818-40bd-94e3-a55523ab3700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:47:49.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:47:49.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:47:59.485Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c0ca8dc0-613c-4c5e-abe5-e91bb2e5f538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:48:00.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:48:00.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:48:10.559Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8fc40456-4ed8-4b6a-9497-33a8514ed155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:48:11.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:48:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:48:21.696Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c81afe72-9e4b-4c0d-a601-669c9c8b3a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:48:22.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:48:22.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:48:32.865Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=64a19dc4-dc29-4f65-91e8-ecfb2860b627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:48:33.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:48:33.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:48:43.902Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7a97d366-d6d7-4269-b14a-3150990e8bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:48:45.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:48:45.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:48:55.166Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2a8d0da5-0cbe-4344-969b-3fb925d94cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:48:56.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:48:56.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:49:06.274Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d3297cdc-b79d-49f7-9340-8358432d94bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:49:07.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:49:07.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:49:17.314Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=97b2e485-00b0-4bb1-9fbe-a35e5a88f753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:49:18.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:49:18.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:49:28.483Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7c773070-ffe0-4d99-a08a-8b93f26fa0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:49:29.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:49:29.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:49:39.649Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=32024f84-0e07-4ea4-96fb-96b0c370d8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:49:40.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:49:40.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:49:50.688Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d01ef384-fe27-4e02-bdad-ac37243d5a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:49:52.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:49:52.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:50:02.464Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2fd4f962-ac7e-4b68-98e7-9d642733e66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:50:03.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:50:03.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:50:13.890Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=75d96787-774f-49cc-abd7-c90caf183cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:50:15.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:50:15.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:50:25.025Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a61949e9-9c16-46c2-8fed-8703890728db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:50:26.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:50:26.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:50:36.320Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d1d47b4e-7a61-4fb4-bba9-ed16beaa1a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:50:37.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:50:37.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:50:47.398Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5d87678d-197d-4209-84da-615fef6e4736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:50:48.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:50:48.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:50:58.432Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=805639a1-81b4-4634-b56b-2e74bcccf04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:50:59.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:50:59.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:51:09.536Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1da0c120-d6bf-46f9-af84-fa33030d8253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:51:10.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:51:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:51:20.621Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=08f94732-027e-4bc9-9968-efa84571e4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:51:21.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:51:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:51:31.680Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=09d114ca-8e30-4875-b349-14384f1e180a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:51:32.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:51:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T00:51:38.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T00:51:38.644Z |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-09-26T00:51:38.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-09-26T00:51:38.659Z |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-09-26T00:51:38.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T00:51:38.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T00:51:38.671Z |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-09-26T00:51:38.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:51:42.753Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9ed9011e-e12c-4f57-8d2f-fbc715f573ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:51:43.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:51:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:51:53.984Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7d2896af-e138-4141-8673-dfc5b083cca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:51:55.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:51:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:52:05.057Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=da9d321d-17ca-4556-b3de-9fe81ad43ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:52:06.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:52:06.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:52:16.161Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d0e3a678-62bc-4c1c-9b38-bb28fd88f45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:52:17.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:52:17.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:52:27.904Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=76ff2ee0-9138-4521-b59f-8573e5e8978c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:52:29.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:52:29.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:52:39.456Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=287fd69b-e403-4dd7-9ebd-41bd208fa245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:52:40.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:52:40.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:52:50.499Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ac106acc-a6d0-4ba7-9190-fa729e697279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:52:52.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:52:52.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:53:02.145Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=549e7323-6ed2-4f34-8606-e2bb934b8659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:53:03.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:53:03.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:53:13.216Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=49abb4b3-bdae-4aa7-97d5-f27e83679263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:53:14.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:53:14.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:53:24.670Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=df48bfd8-34fe-477f-8243-fea150e5236f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:53:25.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:53:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:53:35.744Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1f3f958f-ee58-4c2f-858c-c2a5ae99f167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:53:36.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:53:36.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:53:46.783Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2513ca88-583b-4555-a551-5f1cb7376f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:53:47.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:53:47.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:53:57.856Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=80c08b63-7f49-4ddd-aa83-12dc714cf1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:53:59.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:53:59.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:54:09.986Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d0337b10-353f-4e8a-aaac-c469082d94cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:54:11.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:54:11.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:54:21.056Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ef1f97eb-e965-495e-bb33-32bdff990197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:54:22.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:54:22.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:54:32.191Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ba31db48-c93e-407f-a1bb-d82f67477aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-26T00:54:33.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.245:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:54:33.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:54:43.364Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=384de633-6615-49cc-ad7c-da5907725bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:54:43.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:54:53.490Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=77d7b245-b19b-45a1-895d-01ea5988b97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:54:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:55:03.509Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e32bad7f-2c87-4117-b05d-b0a87195bd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:55:03.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:55:13.521Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a001a43f-5346-4d7b-a4aa-bd7cb65e91bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:55:13.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:55:23.536Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=58fd6c3d-18d6-4532-82b4-f34dbc696a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:55:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:55:33.546Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6cca5ad9-d0d1-4017-b712-245e37e6671f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:55:33.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:55:43.557Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=07eebbca-f89b-4bff-b1ce-9d9c0a5fb4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:55:43.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:55:53.571Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3e6e2c41-b254-43b8-b6ec-d87e3140c75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:55:53.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:56:03.581Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=acbcd454-2421-4cc6-937d-ed5524d9183c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:56:03.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:56:13.594Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8d9a84fb-9ee2-48ab-a5ec-a933ff9a8669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:56:13.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:56:23.608Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f2509879-5376-4c01-9f60-db40f4ed382f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:56:23.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:56:33.619Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0c3986a7-9e6e-4831-b73b-27e76584aba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:56:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T00:56:38.627Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T00:56:38.627Z |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-09-26T00:56:38.628Z |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-09-26T00:56:38.629Z |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-09-26T00:56:38.634Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T00:56:38.634Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T00:56:38.634Z |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-09-26T00:56:38.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:56:43.631Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7f756bdb-ce83-47b5-9bf8-4dc2c453f119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:56:43.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:56:53.645Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ad7fb376-a7d1-4689-9ca1-489fd386f744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:56:53.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:57:03.657Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c522acd9-796b-4fa6-a4c6-3223c4bc25a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:57:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:57:13.666Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c77e748f-158c-4c12-b9e7-c1153a3f391c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:57:13.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:57:23.677Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e7895d8f-1fe8-457e-835d-c5b38b4446d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:57:23.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:57:33.687Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7dee33ad-c16d-4ba0-8470-c5aec806e469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:57:33.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:57:43.699Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bf7a3449-84fa-43f0-a909-62f1a70ff121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:57:43.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:57:53.710Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2f74bcb6-4873-47b6-a030-a2edb494b9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:57:53.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:58:03.722Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=17f1f253-3b44-43a0-8432-b85ac25d7a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:58:03.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:58:13.732Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1524c2b2-6fb7-4ee9-ad09-05523bf94242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:58:13.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:58:23.742Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=52dfe19c-d8ca-46d6-a58e-5744f4693cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:58:23.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:58:33.755Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c692fa47-5c89-4885-8aa0-b3f7e94612a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:58:33.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:58:43.767Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=be3f4182-7348-428b-9249-b97ee0cdc0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:58:43.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:58:53.779Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e68f9b8d-1004-4278-b7ce-f400da1dd010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:58:53.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:59:03.789Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=828cdee5-3637-4a9c-9c52-2631c3beb99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:59:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:59:13.801Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=89e6e566-4d0a-4d1c-a9de-7e7d10bef932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:59:13.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:59:23.812Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9c23a349-62ec-4bd2-8f65-9e3784ff162c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:59:23.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:59:33.821Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b4c9f763-26bf-4eb4-8589-51f252b4ba33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:59:33.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:59:43.831Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8ba89882-78c7-4810-919d-b9bc8af75d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:59:43.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:59:53.844Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5fd468f9-7a74-4298-8a55-3935f47797a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T00:59:53.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:00:03.855Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=93f6dfeb-3a02-4d25-81b6-1fc7febdbe68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:00:03.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:00:13.866Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=666f40bf-de06-4281-8618-674462d63262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:00:13.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:00:23.876Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b90315cd-1432-460c-be9a-6e156792afb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:00:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:00:33.886Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5dd45697-7492-4979-b6a8-0bef08299c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:00:33.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:00:43.895Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0b5c23d0-41f8-4d1b-9ce6-9f584c712068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:00:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:00:53.906Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6f37ba1b-66c3-4716-bb55-33417320f47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:00:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:01:03.917Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0be8fc9d-31ed-4b43-aa94-ea4d06a456d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:01:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:01:13.928Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=85a786c1-f10e-4e0f-bc5d-bc5106043eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:01:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:01:23.939Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b670748f-1017-424e-841d-65f07618e979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:01:23.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:01:33.949Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=dfc5cd82-8fe3-4c2e-8dad-74eb0524f64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:01:33.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:01:38.617Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:01:38.618Z |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-09-26T01:01:38.618Z |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-09-26T01:01:38.619Z |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-09-26T01:01:38.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T01:01:38.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T01:01:38.625Z |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-09-26T01:01:38.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:01:43.959Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4edfe8aa-cbf4-465c-abbf-83751110ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:01:43.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:01:53.970Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c17aaf52-c2e0-4a1e-a90c-25a258b7bf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:01:53.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:02:03.988Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bee19254-db7b-4ad1-bdb2-7db54c9fb8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:02:03.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:02:13.998Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f87c4b93-d252-454b-b22f-7dfb90f38470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:02:14.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:02:24.008Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4b06b60b-e56e-47d2-8526-3bef49f57085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:02:24.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:02:34.017Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=621578f2-f37d-442f-97fe-8f6cd34675c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:02:34.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:02:44.028Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3680f1df-d50f-4c83-9d60-b1bf360ac450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:02:44.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:02:54.038Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6718620c-e935-4829-9b24-d16d053d6afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:02:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:03:04.048Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ace1f15f-8ffa-4341-a0f2-9d7806e4ad5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:03:04.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:03:14.058Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=26922ed2-ff04-4ad6-ab80-2d6739b7956a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:03:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:03:24.068Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=93f59998-9e15-403b-8478-f96a8c3efd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:03:24.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:03:34.079Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b80adb1e-1c47-42ce-a5cc-6bb22f5833db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:03:34.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:03:44.088Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=51f28232-bd25-4738-ba4c-58704ea34eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:03:44.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:03:54.096Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=439bc871-7eeb-46d5-a7ef-72167f50d23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:03:54.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:04:04.105Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f3d707ac-8441-4371-83de-4179833731d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:04:04.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:04:14.116Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b01cb58f-7e39-4992-8ea6-1f47a6b637a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:04:14.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:04:24.127Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=20cac4c3-9b41-4248-b961-d8ff6de9e66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:04:24.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:04:34.135Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ca868991-6605-4c99-a2d3-266e2ba485b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:04:34.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:04:44.143Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4fc35d5a-3075-4260-b20e-1406480be5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:04:44.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:04:54.155Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a9f407ee-9d9f-4e3f-8081-c643fe480e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:04:54.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:05:04.165Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=aa153923-c71a-4de1-894f-c785113f5746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:05:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:05:14.175Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=799e4994-e025-44b7-a7a1-2af90c452e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:05:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:05:24.184Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a48c2680-cd7a-4e55-9ed1-630edb59f838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:05:24.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:05:34.194Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7d64a8bb-90f6-4722-a601-25e92aa9bae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:05:34.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:05:44.205Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=164dd5b2-d969-4d5d-80e8-d59154226a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:05:44.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:05:54.216Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9755c480-581f-441d-963b-fdee6346cb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:05:54.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:06:04.226Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=dd858798-2922-49f8-a22a-0805acbb7bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:06:04.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:06:14.236Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f8d76998-1c87-46be-8f5c-5c31f176b54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:06:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:06:24.248Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a3f87756-525a-46cd-b366-895e9aa2ce75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:06:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:06:34.257Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=128c14a1-e05e-4126-a650-11efbec9a79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:06:34.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:06:38.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:06:38.631Z |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-09-26T01:06:38.632Z |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-09-26T01:06:38.634Z |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-09-26T01:06:38.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T01:06:38.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T01:06:38.638Z |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-09-26T01:06:38.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:06:44.267Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9a9326ca-ece8-41c9-8beb-ea985c0ee5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:06:44.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:06:54.280Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f60d9533-0af5-4c6c-a2c6-5f52dc4f70c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:06:54.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:07:04.290Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5f14366c-d32e-461f-8872-c1f5daaedd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:07:04.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:07:14.299Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=aabb54ab-1bc0-4778-81ae-03367f438205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:07:14.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:07:24.307Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9f9f61b9-d57a-4483-91cc-57d3669d6484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:07:24.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:07:34.316Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=afeff56d-3af4-44a6-9d3b-6b193ece2d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:07:34.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:07:44.325Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1c7cf7d7-e948-4caa-80a5-2f885627687d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:07:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:07:54.336Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=24601356-6ef1-477a-9d11-86c9ec39ea4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:07:54.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:08:04.344Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=14b6ffdd-0bca-4112-b89d-348de1613b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:08:04.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:08:14.352Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9a1f4fc4-4c14-462c-9fdb-68e380e03320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:08:14.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:08:24.361Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a8308594-c739-4351-bf8a-579334605117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:08:24.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:08:34.370Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3cf0f6e9-0018-48e8-a156-4b5dca66f3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:08:34.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:08:44.377Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b55e8862-0cc1-4aa3-b7f7-4ec1573eb52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:08:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:08:54.387Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=856e5e86-ab64-4cff-992d-dc649360abbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:08:54.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:09:04.396Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=31b48a2e-2fec-493e-8b93-205f95c97b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:09:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:09:14.405Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=721898fa-4a70-4f76-b722-3f07d70e2eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:09:14.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:09:24.417Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c68bde24-8e19-4ee3-bb6b-84813e80d2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:09:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:09:34.426Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=90401d3e-6f95-46c1-b797-08105b3f8583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:09:34.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:09:44.435Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=744567e5-8be0-4308-babc-2a3675760989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:09:44.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:09:54.445Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4536ff42-4188-4484-b505-fa7d0209aa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:09:54.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:10:04.456Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4a736572-f608-4ef9-8e9a-662ed801bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:10:04.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:10:14.466Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d6db8bc2-53a3-4192-b16a-5cea287d3751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:10:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:10:24.476Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1ab6c892-1cc3-4df0-ab98-b8fb1c15b8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:10:24.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:10:34.485Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3c8d65d5-bd4f-47cd-87e7-6a6117f8c1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:10:34.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:10:44.493Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=809c9dc0-12e5-4c9c-8990-6d187cca72ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:10:44.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:10:54.501Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c3aa72a7-7683-4d3a-b42c-1bfc3dbab7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:10:54.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:11:04.508Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8df8554c-82ca-47d6-9438-7625afd51e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:11:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:11:14.517Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=28ac4f6d-5b52-4838-87bb-f836f26abf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:11:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:11:24.524Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e6d03bb7-ea51-4b1b-b41d-9c82fdc982e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:11:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:11:34.533Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ec79671f-b18c-4a4a-9c44-bb8d1c17fbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:11:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:11:38.610Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:11:38.610Z |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-09-26T01:11:38.611Z |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-09-26T01:11:38.613Z |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-09-26T01:11:38.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T01:11:38.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T01:11:38.617Z |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-09-26T01:11:38.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:11:44.541Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4a7f5ac0-2c23-4cfc-bbc9-ee27cf9b9f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:11:44.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:11:54.550Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ea8282bd-0e3c-4161-b10d-2253014907b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:11:54.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:12:04.558Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=330de3d4-8ec0-4e41-bb8b-46505bbed719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:12:04.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:12:14.566Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=49de9a84-f9d4-40c4-b25c-3888a6145599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:12:14.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:12:24.575Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=43f89fe0-fc11-47dc-bfb6-1d9ee6cd6a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:12:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:12:34.584Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1c8f679a-2d98-47b2-9369-afbb30f4190a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:12:34.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:12:44.593Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=dd6525c5-e219-4697-aef4-1f8c224a1d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:12:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:12:54.602Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=de1fcdb0-5a74-42f9-ad79-3f3c115239c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:12:54.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:13:04.613Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=16184b1f-a0ae-4542-9b2e-a816a1fe33b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:13:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:13:14.623Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a5c17f2a-1ba2-4de8-98aa-d787868b6486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:13:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:13:24.632Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=81c40458-3439-49bd-a8c8-51a6938fe142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:13:24.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:13:34.641Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5996d91c-6d8c-4188-8e46-78354cde1e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:13:34.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:13:44.648Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4c7b158c-b90e-40e6-8292-c586f330845e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:13:44.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:13:54.657Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d805a5f1-ab79-4525-9525-7c70bb818aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:13:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:14:04.666Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=df69aebe-b16f-49ed-8854-39bcd0bd0e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:14:04.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:14:14.674Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=244b9898-3b5d-42bc-8bae-206824eb90e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:14:14.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:14:24.684Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bc4202bc-11ea-457a-b85c-758b2ca623fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:14:24.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:14:34.698Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0960ea4a-abb7-416d-82e0-4961ee93c5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:14:34.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:14:44.707Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1b66003a-cf77-4731-80ca-a045229f2e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:14:44.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:14:54.715Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c0172bb9-0e07-4d1c-9454-d0ee5d36ead3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:14:54.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:15:04.725Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=220df18a-5281-46de-bae3-75a7b1ff3f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:15:04.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:15:14.733Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9437ef3d-7234-4e95-9ebf-5e67f2a9a036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:15:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:15:24.742Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=367bf69f-7191-4aac-bd96-8cf243ebfdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:15:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:15:34.752Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=12f6a579-19e8-40d4-84c1-8f7cae1dcf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:15:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:15:44.760Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=559e340a-256a-469a-8054-789f62b418cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:15:44.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:15:54.770Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=27102eda-bf8f-4ea6-b3e5-55a4d84c6009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:15:54.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:16:04.778Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=807fecc5-55c4-40aa-ae28-fca6c15c6e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:16:04.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:16:14.787Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7606e4cb-2823-49aa-9639-9e02f1008f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:16:14.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:16:24.796Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=715b492c-9ee7-403d-8be8-274100272088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:16:24.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:16:34.804Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ce1abc83-195b-4f38-a5b7-59cf20f0b614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:16:34.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:16:38.666Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:16:38.667Z |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-09-26T01:16:38.668Z |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-09-26T01:16:38.670Z |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-09-26T01:16:38.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T01:16:38.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T01:16:38.675Z |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-09-26T01:16:38.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:16:44.813Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5a79d741-81e8-4f51-9e1d-a1dc5c0faf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:16:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:16:54.821Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=884ab459-5799-4670-933e-96b7a1ddf263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:16:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:17:04.829Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1d41bc17-8140-4177-b283-418fa5f806d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:17:04.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:17:14.837Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e59c49ed-bb0e-448d-990f-866e268fc2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:17:14.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:17:24.848Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=80053b85-94a1-45c2-8e45-92e20ae57861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:17:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:17:34.857Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4787fcf6-a692-440d-b4e5-a10b1243cae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:17:34.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:17:44.866Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5cf515d5-40a9-4c6f-8f4e-9050b4c7859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:17:44.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:17:54.876Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7edaefca-d45b-4657-99e9-97b125affdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:17:54.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:18:04.884Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ced3dafb-9001-459e-af63-9cf3297834ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:18:04.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:18:14.893Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4b73ee0b-3691-42b9-95c5-3438a6dd0e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:18:14.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:18:24.902Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ca509451-bf40-47c2-bf10-d92ebd8c061d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:18:24.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:18:34.912Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5ab322d9-3e2d-44d0-9430-8ba454ccd8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:18:34.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:18:44.920Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=62658b7d-3669-4b7e-a67a-b6179109c9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:18:44.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:18:54.926Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4a558ac2-11eb-4da8-b7f6-f4e8c5665f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:18:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:19:04.934Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=59447869-4b21-4fb3-900f-efa0ac83dcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:19:04.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:19:14.941Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ae6ba30a-9dc6-41b8-b08c-28321dfae127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:19:14.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:19:24.948Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5edbbcb5-43c9-4321-af3a-1b98b6ce459d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:19:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:19:34.957Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=97dfa1c7-491c-47b1-ba39-bfccfda580bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:19:34.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:19:44.966Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=45ad9d39-f7fd-4ce1-9064-fc9379134e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:19:44.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:19:54.974Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bf882f95-e994-47df-9224-6d61dc0d7463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:19:54.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:20:04.982Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=385fcdd9-91a0-4519-9615-23591f42740b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:20:04.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:20:14.989Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e05fcf32-35e4-4302-8874-aa47a1709dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:20:14.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:20:24.996Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d80655a1-280a-430d-bb3d-db32e68ac083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:20:25.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:20:35.005Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=65430901-a68a-41bd-b0bb-22338479354a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:20:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:20:45.012Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8f69cfe2-8967-4ae7-b269-15d7f84c6511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:20:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:20:55.019Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7b03f0cf-19b3-405c-8867-ca035a6dfcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:20:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:21:05.027Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a4649e8b-b32e-4872-a8b7-7fb2396e21ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:21:05.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:21:15.036Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9c8eeea9-8047-4d5e-8b10-e4e6cd62e157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:21:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:21:25.044Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1581c5d1-ca35-47cb-a502-3df6680e30f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:21:25.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:21:35.052Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bc85412b-33b1-4f02-a843-b7554de92bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:21:35.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:21:38.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:21:38.609Z |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-09-26T01:21:38.610Z |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-09-26T01:21:38.611Z |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-09-26T01:21:38.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T01:21:38.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T01:21:38.615Z |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-09-26T01:21:38.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:21:45.059Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d0712728-3f52-4f24-9bce-74e50379494c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:21:45.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:21:55.067Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=873719d4-4db7-4e71-9655-037d7b08d956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:21:55.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:22:05.075Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b99d55ea-2eb8-4f9f-857a-26359caec8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:22:05.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:22:15.083Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=75270e29-50a5-42cf-a98a-a955e4c27498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:22:15.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:22:25.091Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=dbd53a10-35ca-467c-817b-ae85ce644623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:22:25.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:22:35.098Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0c4372a1-36c2-4010-b216-07c9d019a33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:22:35.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:22:45.106Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ae147ce0-1596-46b1-8f84-1c096cfdb67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:22:45.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:22:55.113Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8062e964-e21a-49df-a719-c7e07acb227b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:22:55.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:23:05.122Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=457ba98f-12f6-4009-8059-b8822c643836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:23:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:23:15.130Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c5ef47ad-48ac-48e1-a858-c8bf33ff3e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:23:15.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:23:25.138Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a92f3c1d-3784-4cb8-9a01-e38177f7f1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:23:25.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:23:35.146Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e30dbb70-323c-4378-a724-556a15237c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:23:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:23:45.155Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b2453f5a-2213-4d8f-90a1-686b31a028bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:23:45.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:23:55.163Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=96a42c10-6b97-4f8c-ab72-a46782d3d3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:23:55.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:24:05.170Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=482d5cc6-30b9-4638-8e3b-884d2f9dd384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:24:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:24:15.178Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=11c091b1-1177-438f-a042-d28267df1f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:24:15.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:24:25.185Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3a1b3004-f252-48db-97bb-49c19e6fd0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:24:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:24:35.193Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9062d5fa-2a56-4574-8cc0-b987bda38a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:24:35.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:24:45.202Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=31fa5214-6dbe-4d45-a81c-e6bcf8664490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:24:45.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:24:55.210Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=529bec6f-2e9a-45e2-8ba6-a8527c8053ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:24:55.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:25:05.218Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0d967ccb-ba1b-44a5-a6c6-1fc4eba58d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:25:05.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:25:15.225Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=56fd2b9b-86b7-46f4-af94-ed4e44adb501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:25:15.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:25:25.233Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3d0d1f25-c18d-40a7-9b7a-481b789af235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:25:25.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:25:35.242Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=157fe005-122e-4477-96c7-381aa69e7fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:25:35.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:25:45.252Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=52778590-d5b5-44dd-9127-5fa982f43b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:25:45.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:25:55.260Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=26e791b2-ce1e-45e3-99ca-323be9a3e8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:25:55.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:26:05.268Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=350e40c6-1118-4495-a0ae-b683a6dfb860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:26:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:26:15.275Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ef1d08c4-cb53-46fc-8fd2-d721721401f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:26:15.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:26:25.282Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=22d043e9-df19-4489-832e-d9e11a819797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:26:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:26:35.291Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a608e6e6-1ebe-43ad-88e4-aa7da9af702b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:26:35.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:26:38.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:26:38.594Z |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-09-26T01:26:38.594Z |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-09-26T01:26:38.596Z |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-09-26T01:26:38.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T01:26:38.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T01:26:38.599Z |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-09-26T01:26:38.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:26:45.301Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2ca06769-9ce4-43b9-917b-14964dced0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:26:45.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:26:55.309Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=04f8de71-b77a-4c88-9221-1eadedf70a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:26:55.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:27:05.318Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=169822c4-7b05-41f5-bfae-296f6fdf2297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:27:05.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:27:15.327Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=13d43e6d-98d6-4b40-8b50-87ea9b12bcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:27:15.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:27:25.335Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b12682fa-8409-4e61-82a4-1c43f85fe5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:27:25.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:27:35.342Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=aa4e1eb5-8db9-4225-a038-939ac6124177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:27:35.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:27:45.351Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d1c91afe-c9c9-44f0-aa89-5c6534fdfaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:27:45.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:27:55.358Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=da5db849-bbc1-47e5-91eb-67b67a7def78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:27:55.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:28:05.367Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f61cddcc-55cd-4e5d-9a72-3b1f4840e39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:28:05.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:28:15.375Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=57dad984-875c-4890-bf21-08cfb3bdab83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:28:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:28:25.381Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3a73cc2f-b8ee-4f69-96b5-bcef93b2b194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:28:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:28:35.389Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=37eb2965-903e-4e23-9e90-57088f4e79d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:28:35.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:28:45.398Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=964edb6b-7143-4664-8675-b152649dbd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:28:45.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:28:55.407Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4ac25f28-f87f-438c-9f97-1a45c1d0963d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:28:55.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:29:05.415Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=cea84c2d-b033-4615-af65-0b10abd73bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:29:05.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:29:15.423Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=91f37d61-7d3f-4816-a1a0-cea5fc37d1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:29:15.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:29:25.430Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=19250f9c-62c3-4bd8-a4f0-6a59b0615db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:29:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:29:35.437Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e9b9ba5e-66e3-4f9b-8353-90af73802465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:29:35.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:29:45.445Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=fd20acb2-28dc-4012-bf6c-fe13284461c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:29:45.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:29:55.452Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d4e3ed3d-2aca-427d-818e-3731fe579d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:29:55.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:30:05.462Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=23524abb-1619-4b32-9cbf-7806195b9722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:30:05.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:30:15.470Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d544697a-5303-4d74-b156-2d7084e521c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:30:15.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:30:25.478Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=dc906bcd-d486-475d-a3e4-0d8916fa55aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:30:25.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:30:35.486Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4127856a-c5ab-4501-a405-3bad7aa58192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:30:35.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:30:45.494Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=88ded77f-95f2-4c63-8ee3-9b0ef4f5c114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:30:45.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:30:55.501Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=10cb592e-3658-445c-b870-a8922e37b2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:30:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:31:05.509Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=577867ff-4bd0-4319-bc12-d6926d39eb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:31:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:31:15.516Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d706585f-611b-469d-b79a-96b297358bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:31:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:31:25.524Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b20a5845-f170-4bfa-a2d4-0abf92f367ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:31:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:31:35.531Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=75f9091f-6792-46a2-a6e5-0635d9ef8e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:31:35.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:31:38.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:31:38.626Z |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-09-26T01:31:38.626Z |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-09-26T01:31:38.627Z |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-09-26T01:31:38.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T01:31:38.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T01:31:38.630Z |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-09-26T01:31:38.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:31:45.540Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6d84ea12-7aab-40a4-bbe1-7212ebd622ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:31:45.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:31:55.548Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0e0ee927-0fe9-4015-b529-dd6461ffd2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:31:55.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:32:05.557Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1b6de1c6-dc39-4de9-b852-ef66d36b5d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:32:05.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:32:15.566Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b4320412-2007-43da-b53e-f701e6dda353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:32:15.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:32:25.575Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f5338765-0f25-4f0e-b810-8c60fed507e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:32:25.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:32:35.582Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=917aaca3-0831-4777-8f18-8104a9e6db7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:32:35.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:32:45.590Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=79f30589-2718-4f9d-8f49-89a33e3f143b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:32:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:32:55.599Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4733310f-55e3-42f0-86da-756863055f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:32:55.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:33:05.608Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6f07268c-14cd-43e2-b278-7de79de4dc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:33:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:33:15.616Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9c5bc6eb-379e-4356-ba49-6b6921e016da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:33:15.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:33:25.625Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=716733c3-94d4-4181-98c9-c13c06810f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:33:25.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:33:35.632Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=db88de5d-283b-4403-8c95-5ac92cc5b0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:33:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:33:45.640Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0672286a-06d5-47fa-8af8-2deab2a69a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:33:45.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:33:55.646Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=32065977-d5fa-4ceb-b5c6-89824b71398c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:33:55.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:34:05.654Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6deafdbe-c720-4f40-a9ca-1daabff306f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:34:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:34:15.662Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=95ea0f22-b536-4930-9748-8b897f79265a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:34:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:34:25.670Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1b90d29e-4889-4227-ae29-844b8776cfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:34:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:34:35.679Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9180fb9b-301a-49ad-94b0-d97aa6354798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:34:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:34:45.688Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8603fa96-7597-42a9-84e3-83a014a281b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:34:45.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:34:55.696Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=51af9b13-0c57-40c5-b14a-264ba0db5447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:34:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:35:05.704Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=577783d8-d1a9-492f-aa2b-d652688054ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:35:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:35:15.711Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7a4e875d-9f70-4a77-a22a-55b1b53b1151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:35:15.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:35:25.718Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6d21c1e5-8fc4-46fa-a8e7-f8c6840c5b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:35:25.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:35:35.725Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c2a1f4ae-e868-437d-bded-5812e410fa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:35:35.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:35:45.734Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b60e2034-7c76-488f-9a7c-2dae4867c9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:35:45.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:35:55.741Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=faed52f3-4bd3-486e-96ff-ec2eaeae6a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:35:55.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:36:05.748Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=791525a0-eebf-4eef-88fb-698f7521c331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:36:05.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:36:15.756Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6fb90204-3af2-4e6c-aa89-8e62bcc5dd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:36:15.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:36:25.763Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=df5330a9-81e0-48f6-b5a7-a481a119775a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:36:25.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:36:35.769Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1864d525-e16a-48d8-bf08-2ac6a618cc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:36:35.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:36:38.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:36:38.600Z |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-09-26T01:36:38.601Z |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-09-26T01:36:38.602Z |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-09-26T01:36:38.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T01:36:38.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T01:36:38.606Z |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-09-26T01:36:38.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:36:45.778Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0d65572a-4a50-4ba4-a8fb-8407ccea5b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:36:45.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:36:55.785Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d36ad985-3041-4f4b-b71b-ad83b8f94d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:36:55.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:37:05.793Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3c86f00f-cb25-4515-8dfd-bfcba6741a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:37:05.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:37:15.801Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b3897dce-72cc-4395-b85b-20c58308b87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:37:15.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:37:25.809Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=76c6f91a-e32e-4d0b-8007-d1aaf612d1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:37:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:37:35.817Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=21714f9a-c6d5-4139-b62f-ea9c6df56a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:37:35.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:37:45.824Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6c4dc2f8-4545-4971-ae94-6f7158d5240b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:37:45.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:37:55.831Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=145313fd-db4c-40e4-9b5b-fe1e63b5cee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:37:55.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:38:05.840Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f1759f1c-2f76-4506-86fe-5c9ee2c671b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:38:05.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:38:15.847Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4302cf57-7bba-4867-9a6c-b5fcfd9ad576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:38:15.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:38:25.854Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a1dbefde-b334-4b53-b15e-9e7b4827e6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:38:25.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:38:35.863Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bac2e7f2-053a-4bb1-8a94-de50de762d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:38:35.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:38:45.871Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f18c4e26-9cdd-4c47-b95e-f2a363cb6af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:38:45.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:38:55.879Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=04a497a9-58ff-4148-89b2-2d93061d0f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:38:55.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:39:05.886Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9ad24a4d-2958-4aba-9224-dd2d0b503284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:39:05.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:39:15.894Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=aae5fb25-1ab3-4acb-81c3-3c9aaa77d315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:39:15.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:39:25.901Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=562f902f-caa8-488f-ac79-9bde4443fc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:39:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:39:35.907Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b30fe34d-3467-4eff-ab0d-0d2ea3c27f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:39:35.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:39:45.916Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a271ca1d-ba28-4683-9821-65967220ba98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:39:45.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:39:55.924Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=85f295df-5b85-461d-b9db-2b2bc63e5c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:39:55.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:40:05.932Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=97a82422-5139-4a03-af27-11a71987db16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:40:05.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:40:15.938Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=676a95bd-45c0-4414-bc8f-adbcf5193da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:40:15.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:40:25.945Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7f83abce-e42c-430e-966b-a8f2e844bdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:40:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:40:35.952Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=87e44579-4c6b-449a-af8e-293b04d79a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:40:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:40:45.960Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bdb0f5bc-5cfc-4906-ad2e-e1f468033680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:40:45.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:40:55.966Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ea04fca8-b556-4d01-880d-85b9066831fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:40:55.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:41:05.974Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=fcd17e6d-e226-41f8-899e-32f5997b33aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:41:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:41:15.982Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e9578b2f-7d16-4dad-a226-c91f3bae16df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:41:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:41:25.988Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=05a413c1-9f79-4d37-a2c9-e977b893d80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:41:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:41:35.997Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6dc269a0-a607-44d6-89ff-6cd7ef29c9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:41:36.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:41:38.592Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:41:38.593Z |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-09-26T01:41:38.593Z |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-09-26T01:41:38.595Z |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-09-26T01:41:38.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T01:41:38.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T01:41:38.598Z |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-09-26T01:41:38.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:41:46.004Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d7f4a187-a5db-4550-a193-30183279b2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:41:46.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:41:56.013Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6ce776a3-7e32-4c89-8bb1-f1f13c690613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:41:56.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:42:06.020Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=468a6291-1cc1-41dc-91c3-4d095207ac65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:42:06.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:42:16.028Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=eaf7d0ad-a6b7-4012-9c7b-1dfc603d0a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:42:16.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:42:26.034Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=cf53a18a-95ef-4c4c-82e8-d25e4965358f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:42:26.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:42:36.042Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e67a8179-6d26-4d6d-abe8-4e409f910fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:42:36.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:42:46.050Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=18e4857e-2e25-411d-a91d-519039923709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:42:46.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:42:56.058Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=10402f87-1474-4fb0-9b4b-28d7516fc89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:42:56.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:43:06.065Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9baa558e-d830-44f4-96c3-2dfaeadc3a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:43:06.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:43:16.072Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2f124d14-97a6-4660-914d-5f40ddb819b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:43:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:43:26.079Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9bc689ab-61aa-4360-80c1-287c90d5b324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:43:26.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:43:36.086Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4535fd5f-3ce8-423f-aceb-ceef4d256969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:43:36.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:43:46.094Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e946c446-da94-4524-8971-ea258602ab79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:43:46.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:43:56.102Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5722b436-b092-4b1c-b882-a07bd5f02130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:43:56.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:44:06.108Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=77505d3d-8312-4d22-9266-a476ff4698b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:44:06.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:44:16.115Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0836b9a9-b39e-4e0e-9dd9-c5fec9caa32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:44:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:44:26.123Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=18c20f5e-8419-4ea6-a168-2153154caf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:44:26.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:44:36.130Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c0a9c91b-c241-4034-a1bc-58d8d0d4528d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:44:36.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:44:46.138Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=825e47ac-9574-4cdf-9465-14c8c6855313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:44:46.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:44:56.146Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4c8558c2-ffed-4a48-9fa2-b188c2290a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:44:56.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:45:06.153Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=150fca48-a1b0-4c96-9795-47435da4d9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:45:06.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:45:16.160Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=086d9c77-1961-4286-a105-95eb21217e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:45:16.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:45:26.169Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=02d6cc79-13b4-422b-ba27-913bc16076bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:45:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:45:36.177Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=96f6360f-5896-4134-8867-94bf51f7c77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:45:36.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:45:46.184Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=77b40075-74fc-41ac-a1ac-0cb2df84ce02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:45:46.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:45:56.190Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7dd03a2d-d7e9-4868-bd0e-d991973a4405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:45:56.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:46:06.197Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=06857376-e818-43a4-b9a6-2b85ec6b0ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:46:06.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:46:16.206Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0752afc1-c94a-4b86-ad62-f83b5b7e1fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:46:16.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:46:26.214Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=89a07668-0a6d-4bd4-9af8-0fb08df91e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:46:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:46:36.222Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4d9d2300-6257-4194-acd1-10db122a7ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:46:36.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:46:38.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:46:38.595Z |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-09-26T01:46:38.595Z |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-09-26T01:46:38.597Z |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-09-26T01:46:38.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T01:46:38.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T01:46:38.600Z |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-09-26T01:46:38.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:46:46.229Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d798049f-67b6-4309-8449-af467590158d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:46:46.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:46:56.236Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=789aaf97-6883-4525-b8ba-6ea6182a0d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:46:56.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:47:06.244Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4617216e-352c-4385-8cbc-5d2496c57b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:47:06.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:47:16.252Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d34ebaba-5d11-45b6-9ce2-650253b6fa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:47:16.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:47:26.259Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c455aa7f-2136-4f92-8226-004183be21b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:47:26.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:47:36.266Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bdcb1b90-96e5-48ad-a94a-c688c482835b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:47:36.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:47:46.273Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=22af955b-8378-40c8-bee2-15dfbb6da597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:47:46.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:47:56.281Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5e09d5ac-b007-47a2-ba1c-01155f81d268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:47:56.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:48:06.288Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1d1c1616-696a-4ebb-9da0-70cb0fa137b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:48:06.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:48:16.296Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7e1f30bc-b501-45c5-8cca-4cf885cbedc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:48:16.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:48:26.304Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c2ea985e-a09c-44f9-8ff8-f85d667cfe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:48:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:48:36.310Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f11db03d-77ba-4b97-b916-a5bb1eaafe7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:48:36.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:48:46.318Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a780e168-055b-441d-8ff7-e5aca3916e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:48:46.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:48:56.326Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d32529c7-5746-401d-a637-1823d91243e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:48:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:49:06.333Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=61f7adb5-f011-4436-a32f-57dd1a4441fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:49:06.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:49:16.340Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e2ff217b-753a-469f-91f1-0e468a88ea57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:49:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:49:26.348Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=853650fa-1514-4980-ab42-0e6f781122e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:49:26.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:49:36.355Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=644055ac-8c5f-45f7-89fa-a1a83600aa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:49:36.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:49:46.362Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c86f17be-6327-4fe6-b9fd-83a4d84da872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:49:46.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:49:56.369Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ad7ff3be-d15c-45f7-b02b-bb8949543597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:49:56.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:50:06.377Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=246b28de-8183-4210-bd43-506d3523d051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:50:06.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:50:16.384Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8fd5bef0-ae1a-42ba-a4eb-b147fca13a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:50:16.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:50:26.390Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=09fbc865-b8f3-4025-ab3b-bda0398f48df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:50:26.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:50:36.398Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=991b90e1-9672-485d-bf11-991ebb6f5016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:50:36.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:50:46.405Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=379f5de0-33c0-415d-b0af-4b136091b134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:50:46.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:50:56.418Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=15175a35-16c7-4646-94e0-91955ecbe2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:50:56.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:51:06.426Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bc359a20-3108-457f-9ab7-40c08d19b315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:51:06.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:51:16.433Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a982d9aa-58b3-4949-ab56-4c6eefb760cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:51:16.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:51:26.439Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e2237bff-f906-4e7a-9e68-774d4c2c6734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:51:26.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:51:36.447Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5532ff38-b3f7-4a28-8ba0-211d1faa144a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:51:36.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:51:38.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:51:38.594Z |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-09-26T01:51:38.594Z |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-09-26T01:51:38.595Z |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-09-26T01:51:38.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T01:51:38.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T01:51:38.598Z |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-09-26T01:51:38.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:51:46.454Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2c6ac4e5-f9ce-4eaf-9d95-cbc4fe6ba3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:51:46.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:51:56.461Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=89383e86-55dc-45c3-8133-97a328adcc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:51:56.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:52:06.467Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=fe661ba3-5a48-48cf-8b44-92eb48658132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:52:06.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:52:16.475Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=99321241-4477-4c10-bde9-f89cfe676b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:52:16.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:52:26.481Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bc9a5534-19f8-48da-9e6b-a1a00042d993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:52:26.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:52:36.488Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=52d53340-a086-4992-b22f-8f99ba2e9bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:52:36.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:52:46.495Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0920d6bd-bdca-446c-a7be-e12e9e4d1f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:52:46.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:52:56.501Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b7d880d7-bf81-43c7-93d1-26df624fc670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:52:56.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:53:06.508Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0bf67f92-2a8a-4c63-b729-4c36025090ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:53:06.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:53:16.514Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ffdda83e-b0b5-4693-86b6-c1cc944c4777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:53:16.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:53:26.522Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=36f3283a-a512-4ff7-bd55-6306aeb64f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:53:26.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:53:36.528Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ac80460e-2842-4409-b7f9-c3c7a951f7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:53:36.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:53:46.535Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=09dc2a08-814f-4812-81f9-a8e2dcbb4dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:53:46.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:53:56.542Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7350c19a-e506-4396-85d7-781c9eb4db50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:53:56.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:54:06.552Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=fe4fb471-00f5-49cc-9a08-b74a0a60f453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:54:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:54:16.559Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=215715fc-1d47-4d38-94a0-14732f3ec11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:54:16.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:54:26.566Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c9fd8ab9-0e33-4cec-9631-8d8dbae583f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:54:26.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:54:36.573Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b80a359e-b8ad-4637-bcd7-5aa99d7f9849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:54:36.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:54:46.580Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=336211c2-0b2a-46e2-ac0b-98aaad68ccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:54:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:54:56.586Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f74de11a-c543-45b2-9e89-75e6ed49d338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:54:56.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:55:06.593Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ca9c2a70-e809-4032-98e4-28f18fc591e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:55:06.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:55:16.600Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e0ef3549-dcb6-405a-b585-ea17f1368b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:55:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:55:26.607Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1efb925c-1818-4d21-abca-63979fc615e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:55:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:55:36.614Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=570df020-7af4-449a-80bf-a96c1a85d3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:55:36.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:55:46.621Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=30767cd0-7c52-42db-8181-6191286515ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:55:46.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:55:56.628Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=cb154e9e-4c0f-456e-a015-638a337e026a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:55:56.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:56:06.634Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c7d5488c-d00c-4563-9646-bd86815b3682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:56:06.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:56:16.641Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=87fe96e6-9573-40f1-9f2a-69ffb25ffa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:56:16.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:56:26.649Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=53a2e867-f8c1-4f28-b172-1bab98629597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:56:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:56:36.656Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a78c4d98-a7e1-4cbe-b46c-aaf61f273d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:56:36.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:56:38.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T01:56:38.592Z |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-09-26T01:56:38.592Z |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-09-26T01:56:38.593Z |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-09-26T01:56:38.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T01:56:38.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T01:56:38.596Z |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-09-26T01:56:38.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:56:46.663Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1ee49f50-4d61-47a6-afe6-1d05b646d7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:56:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:56:56.670Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a7ac21d4-4ea4-4bde-981a-3f8d915aa3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:56:56.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:57:06.677Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0c0bede4-d89b-479f-b134-165fb525381e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:57:06.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:57:16.685Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3df167e7-c024-4cae-89c1-27d5e66b4c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:57:16.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:57:26.692Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0fead5cb-a6a0-45ea-97d5-5d8bd0179757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:57:26.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:57:36.699Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=05c76e24-d1ab-4cd5-b6d3-5ce0856454a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:57:36.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:57:46.705Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ea7e096c-1cfd-4cf0-a586-4fd8a4450bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:57:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:57:56.713Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e3cbe0c6-2ce7-4839-a82d-90a880ffd09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:57:56.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:58:06.720Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=15ecb094-9977-4448-a2a3-e8b9bbc8d0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:58:06.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:58:16.727Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7223d842-f0b3-4e16-b0b9-d5cc7b58f8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:58:16.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:58:26.734Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=72a466d0-8808-44ce-8b65-06dbfd10862e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:58:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:58:36.741Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=95d616e5-ffa4-4c50-ba40-8faed5856bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:58:36.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:58:46.749Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=163f052c-fdb4-4afd-b86e-4d130511fb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:58:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:58:56.758Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7739e500-1542-474f-a4b9-d5b2206e5fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:58:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:59:06.764Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f5f1d09c-dc9c-4be2-9d29-9dac9806c12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:59:06.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:59:16.771Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7a9ecc82-bbbd-4477-a800-48bcca129f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:59:16.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:59:26.776Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5288d163-a9a7-4768-9c22-e54735e3d2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:59:26.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:59:36.783Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f37fff60-e7c3-4257-a47d-31c2931897f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:59:36.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:59:46.790Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1e3d93a7-643c-4428-9427-a707d11b7778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:59:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:59:56.797Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d6617140-2361-4bbd-9126-b9606e6dcbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T01:59:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:00:06.804Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5cd386fc-0df0-4a6c-ba94-c57419169a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:00:06.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:00:16.811Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5cea0f8b-a996-4f49-9825-136101f0d830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:00:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:00:26.818Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=36e17515-a171-4283-ac73-3fcc86185d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:00:26.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:00:36.825Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=70b5d3b2-274d-42b2-a6f6-5a3b41636666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:00:36.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:00:46.832Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c032210c-3c30-4268-9e39-50bf538cd10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:00:46.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:00:56.839Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2c2a6730-7c67-45cb-9306-bc051455be59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:00:56.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:01:06.846Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=126bfd4e-4bfd-4d85-90a4-c6238951e133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:01:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:01:16.854Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8033255e-6641-47a7-b1f2-b1d97af3f9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:01:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:01:26.862Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=fbd8ed92-0f9e-4712-a35f-2a5322face55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:01:26.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:01:36.869Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=38cd5d67-dcd9-4fe4-804b-684b776bd153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:01:36.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:01:38.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:01:38.600Z |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-09-26T02:01:38.600Z |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-09-26T02:01:38.601Z |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-09-26T02:01:38.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T02:01:38.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T02:01:38.604Z |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-09-26T02:01:38.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:01:46.876Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=58a7982d-cc12-425d-9549-22fb21a2715e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:01:46.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:01:56.884Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=be20eb88-3a02-4596-b6c7-3c1ca70f1b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:01:56.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:02:06.890Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c46e3f56-0128-484b-80f6-7dec7b3dc3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:02:06.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:02:16.897Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0954607e-1a2a-4cca-95a2-226ffdb9ab6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:02:16.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:02:26.903Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=66d3bf4a-0d38-476f-8dff-95b13801c894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:02:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:02:36.910Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d2c18d6a-b058-43e2-aff9-bd4c87faf7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:02:36.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:02:46.917Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9cd6c9ff-c7a2-4591-bd47-dcb7985f9b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:02:46.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:02:56.923Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=48270d43-3b7f-4a97-84da-27c3bd850f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:02:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:03:06.930Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3a83650b-8d13-4152-9987-7aa52540b1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:03:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:03:16.937Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0445b083-7c9b-45bb-bc89-3c5de56e6fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:03:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:03:26.944Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6e8ea371-b3c6-44a1-8ac4-c64a3fe3fe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:03:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:03:36.952Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=84d67fab-70d3-4b5e-959d-ee2f55ae5922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:03:36.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:03:46.958Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b6594ae5-e1af-4172-9616-c26c3f31054f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:03:46.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:03:56.964Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=37bad115-595c-4e95-b7a7-2b1d069d722e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:03:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:04:06.972Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4132a063-67ad-4343-be28-77709f42754b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:04:06.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:04:16.979Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=88888193-403c-4b23-a146-c95f72d49ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:04:16.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:04:26.986Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=df6f2908-704e-407c-8d3b-1697421fae40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:04:26.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:04:36.993Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=64a611f5-2f66-47f8-bede-83d557bb7a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:04:36.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:04:47.000Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=fc0b3432-fa55-4b21-ada7-200839e7c539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:04:47.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:04:57.007Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f1811eb5-3e0d-4c33-b847-6f08fe13df6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:04:57.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:05:07.013Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c2d23e7c-a95f-416a-832c-53848b5a277e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:05:07.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:05:17.022Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2277512f-c93f-4c1e-a448-0169e7fbd644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:05:17.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:05:27.029Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=95919796-d1db-454d-88b4-290f0be94558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:05:27.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:05:37.037Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=72671cf3-fd1b-44d6-8282-cd42ca0135ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:05:37.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:05:47.043Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c37b4e05-bc6d-4136-8fff-928d302c7fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:05:47.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:05:57.050Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=90184f28-ac55-446b-8823-19f07c0b747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:05:57.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:06:07.058Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=25845030-ce78-4bc6-84a8-56d1d9ed3d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:06:07.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:06:17.066Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9ea7cd80-8122-4221-a1ad-535be8a24144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:06:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:06:27.073Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=962c73bd-35ae-4cff-b93f-643a4dbb904b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:06:27.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:06:37.080Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e543e052-bd0d-4edc-a02e-93028e76d873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:06:37.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:06:38.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:06:38.616Z |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-09-26T02:06:38.617Z |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-09-26T02:06:38.618Z |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-09-26T02:06:38.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T02:06:38.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T02:06:38.621Z |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-09-26T02:06:38.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:06:47.087Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b5e8e57f-9353-49d3-a1f9-4df2a74bb7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:06:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:06:57.095Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2a6735b9-0a36-40a1-9636-b28193ca01f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:06:57.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:07:07.102Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=65c032d3-ab90-4eda-9bb0-c816b5f3edbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:07:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:07:17.108Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4aa0d2d2-717e-49a6-a1e2-b919f779f99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:07:17.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:07:27.115Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b413e9a3-d026-4da9-a26b-66b15cf17e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:07:27.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:07:37.123Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2ca508b2-92b0-4c3d-8dfb-5e6246dd6a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:07:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:07:47.130Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6b5d7d9b-477b-451e-a6fe-6e26790d3f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:07:47.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:07:57.137Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=593f3fce-83c7-4616-99c7-834e807cfacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:07:57.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:08:07.144Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=14692de3-aa30-4df6-9513-02ef1e3f6b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:08:07.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:08:17.150Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8c5b95db-84cd-4b7f-94c4-b0eaef36fa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:08:17.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:08:27.159Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7086923f-8899-404a-9618-08d21b19f8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:08:27.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:08:37.167Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ceec77d5-bb24-4e19-9ebf-5fb69906106f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:08:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:08:47.173Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bceb51be-a9ac-41fc-93e9-f70f499c5dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:08:47.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:08:57.181Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0ad7a684-ed40-4fdd-9420-4b3c60517269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:08:57.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:09:07.188Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b8de8a6a-372f-43b6-8a11-5937193a5e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:09:07.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:09:17.196Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=86fb51da-ef6a-412e-bd1e-ab64460bdb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:09:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:09:27.203Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ca155b64-d09b-43d6-96a3-0bb07bf104b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:09:27.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:09:37.218Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c9018609-1290-439e-9263-885dcd5bc228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:09:37.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:09:47.227Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a9c63298-4b85-407b-a4cc-f23d0b467745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:09:47.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:09:57.235Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=abb6176f-d062-4297-aa15-b4359b2595be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:09:57.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:10:07.243Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=335912c5-84db-4751-96a2-763691f5e8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:10:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:10:17.252Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0e5269ba-4f01-4c4a-8779-552b00f9c784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:10:17.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:10:27.259Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6cccbac3-1bdf-45bb-9a92-2c11bda3fecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:10:27.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:10:37.266Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c8325934-6563-47a7-abcc-6c264c3dccba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:10:37.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:10:47.272Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=78e3e7cb-2b2d-4d82-bb80-ce77dd36fa58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:10:47.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:10:57.278Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e9ab6fd1-838a-462e-910a-a81278e739d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:10:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:11:07.285Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f274fbbe-8207-4b07-bb69-d366e3d34c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:11:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:11:17.293Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c607567f-7a4d-4f19-8246-7df04bdd061e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:11:17.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:11:27.302Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2a995d00-567c-4079-b584-e8375fff3ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:11:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:11:37.311Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=cbaa4f5e-6a76-4388-a89c-8e5dd6cc1e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:11:37.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:11:38.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:11:38.588Z |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-09-26T02:11:38.589Z |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-09-26T02:11:38.590Z |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-09-26T02:11:38.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T02:11:38.592Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T02:11:38.592Z |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-09-26T02:11:38.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:11:47.317Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=066275cf-8ceb-44d0-b325-c7902cea4bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:11:47.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:11:57.324Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=153f8378-9e56-4a57-a6bb-02f2fa6769c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:11:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:12:07.331Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a6ee0aa0-ea08-4d60-bdaf-1dfd3bbde629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:12:07.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:12:17.337Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=53568f58-54cc-4a4b-b0c9-b027f548b701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:12:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:12:27.345Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a498faa6-19ae-4591-a606-c0cf2735644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:12:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:12:37.352Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5c36d37e-5ce8-4827-bc63-5875186f7918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:12:37.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:12:47.360Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=adddf761-1e4c-48a0-bd91-e7f1226d2b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:12:47.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:12:57.369Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6b56ff69-011d-44b2-a8ac-3b395cd3a7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:12:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:13:07.377Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=37422051-ce8d-4172-a7dd-1bc96421e34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:13:07.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:13:17.384Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=06f44712-55fe-45c7-ba81-a1bbe4da6450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:13:17.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:13:27.392Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a79a040d-5b4d-4ab3-9f2f-b0e0614f0db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:13:27.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:13:37.400Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=49d16285-3b18-46e6-91ac-1e719af1ffc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:13:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:13:47.406Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e962266e-488b-4931-a56a-6fc34c669ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:13:47.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:13:57.413Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c1fbd9ee-eb27-4c0e-b002-f9df504f0da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:13:57.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:14:07.422Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7be4929c-8870-49ea-aa7b-cefe0400dfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:14:07.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:14:17.430Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ad9e70ab-0071-4be0-832d-9b83abc8a760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:14:17.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:14:27.437Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3db09c0d-a031-4649-be18-62cf19fbab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:14:27.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:14:37.444Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=941940cd-bb72-4804-9082-2150aa77aca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:14:37.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:14:47.452Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=03135049-5459-48f6-ba09-f6099fd3baf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:14:47.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:14:57.461Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=52ec0ef9-78db-476a-afb5-c9695b73c672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:14:57.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:15:07.467Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b16ae8aa-46ec-403c-a5aa-086b57eba7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:15:07.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:15:17.474Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=48cd6ae3-305c-4e5a-a390-ebaef283ff11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:15:17.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:15:27.482Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=af447bb1-aae5-4f40-99e7-0f24ba225e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:15:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:15:37.489Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=dc25db73-e76e-46a9-98d2-0746566cb8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:15:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:15:47.496Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9ab4ae52-672d-44f9-9d23-963c97153ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:15:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:15:57.503Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f3a19840-1464-4609-b8c2-c451a0623682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:15:57.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:16:07.510Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6d152ca4-6577-4442-8acd-12b4f6075ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:16:07.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:16:17.516Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3dcc165a-a7ae-4796-8133-b0079f74dd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:16:17.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:16:27.521Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=163749f6-2527-4a75-b3db-c44f6e149130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:16:27.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:16:37.529Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3efc2f00-2234-42bf-8929-4190169de3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:16:37.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:16:38.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:16:38.612Z |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-09-26T02:16:38.613Z |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-09-26T02:16:38.614Z |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-09-26T02:16:38.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T02:16:38.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T02:16:38.617Z |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-09-26T02:16:38.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:16:47.536Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=27779318-5f13-4bf0-9ad4-7ece819eea0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:16:47.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:16:57.543Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=99d401a1-a8a5-4f6d-a456-885e6fff3fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:16:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:17:07.553Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=11cf9c48-4b4d-4b6e-95fd-c62c799cf2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:17:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:17:17.560Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5aa5ad0f-8662-4c29-becc-7cb78381ef82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:17:17.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:17:27.568Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=668a3054-972e-470c-8b5e-711bf2e1afe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:17:27.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:17:37.575Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=fc615b58-3bf0-4415-ad77-33100958b40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:17:37.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:17:47.582Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=94925c6e-88cf-4913-ab6e-7ca04df63d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:17:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:17:57.590Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9a192bd5-b73c-48a4-8984-dfb8674de84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:17:57.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:18:07.596Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a1742a5a-a732-4750-aca0-77429649d1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:18:07.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:18:17.603Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8a919cac-5990-467e-ade7-4d27f95cf487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:18:17.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:18:27.610Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1a714b61-eb11-4dc7-8921-3a4c64cb4035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:18:27.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:18:37.617Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=91f3a640-f9ad-4a8d-a538-fe8384677ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:18:37.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:18:47.623Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9641db14-4fdd-4818-b09a-c4d552118196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:18:47.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:18:57.631Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f5c209f1-a613-489c-ad1a-3297acb8705e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:18:57.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:19:07.638Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=976fa622-9ef3-44bd-ab0c-386e61980e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:19:07.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:19:17.645Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=15da3b8c-e2a5-41e1-999e-3c7507997ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:19:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:19:27.652Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e0237e1a-54fb-4b28-ad12-78929f503817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:19:27.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:19:37.658Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b30472e9-429b-4729-a603-61ed218bb45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:19:37.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:19:47.666Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=fb263a73-3774-42b1-b311-a18fa8c93c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:19:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:19:57.673Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ba783451-7ec7-4b77-92f5-a655f78bd5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:19:57.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:20:07.683Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b95f4638-f981-42c1-abb7-cae23a506c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:20:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:20:17.690Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=04fa8854-437a-43ea-af92-77df888ea389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:20:17.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:20:27.697Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=cdfff2a0-66c7-47e9-b3b5-6f34a8578f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:20:27.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:20:37.704Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=13d70f30-f61c-44f6-a1d3-d1b372d45b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:20:37.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:20:47.710Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7d27a911-0ec6-43a8-b6cc-ad41f65236b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:20:47.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:20:57.716Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e9ebdad3-851b-45a6-ad7a-ebb4eb2158ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:20:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:21:07.724Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f5ed038d-07a7-4703-8b09-7b0e45ca7433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:21:07.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:21:17.730Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=39fdd6d7-1364-4b14-b8a6-78436db1dd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:21:17.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:21:27.736Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=96908cc0-d7d8-4413-bb32-655ddca6c6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:21:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:21:37.743Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ea6067f8-db93-48af-bc0c-7827c9103808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:21:37.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:21:38.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:21:38.598Z |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-09-26T02:21:38.598Z |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-09-26T02:21:38.599Z |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-09-26T02:21:38.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T02:21:38.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T02:21:38.602Z |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-09-26T02:21:38.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:21:47.749Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5b545253-bcd8-4296-b7c6-c429149e7655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:21:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:21:57.756Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f9093a7f-295c-46ba-9386-4d589514369f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:21:57.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:22:07.763Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f8a14f13-2d2f-418c-a44e-974f5634a906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:22:07.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:22:17.770Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=043b7522-d0f7-4906-a149-c0d09510998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:22:17.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:22:27.777Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=24bc75f2-f41b-4b13-872a-73a33868b409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:22:27.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:22:37.785Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=28822ba6-87d3-499a-badb-fc66bd64c5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:22:37.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:22:47.793Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=144f3757-a8f7-472a-a027-908df6e16b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:22:47.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:22:57.799Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7ecc99bf-4464-4865-bc75-9b5a4518d037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:22:57.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:23:07.806Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=cf867202-544a-4c6a-9dcc-1e5ef3df6aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:23:07.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:23:17.812Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5e353209-0182-4303-b967-3133fd7b6d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:23:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:23:27.819Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=df0d2500-2525-4781-b3a8-1a6918cddf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:23:27.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:23:37.826Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=17e9ae08-0882-4d14-bb02-c18a31432744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:23:37.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:23:47.833Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3cd70e4f-1206-4a52-8ca2-d0bfb215995c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:23:47.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:23:57.840Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=825f4aa3-87ec-4f94-9419-cd57bef0912d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:23:57.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:24:07.847Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bead6759-9e8a-4fba-91da-94f04d05ca66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:24:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:24:17.854Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=92bff603-7af4-45f7-9d3d-0755b89cee3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:24:17.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:24:27.860Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2d517e8b-cb64-41c3-93fa-cd1ab5ea8895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:24:27.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:24:37.868Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=85b28efb-91d3-4eaa-88f3-bbe8d55492f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:24:37.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:24:47.875Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=eb295cb7-941c-4d9f-8c87-180522ff1aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:24:47.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:24:57.882Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=18931d8c-d765-4e7d-a714-831e9686612d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:24:57.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:25:07.888Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f9037f71-6dc2-4bcd-b9fe-e1f48136c6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:25:07.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:25:17.895Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=53ae4a67-001b-4a19-8ed9-c5aabc86bbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:25:17.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:25:27.902Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3410bf7e-55fd-457f-b6da-04529fb9e68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:25:27.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:25:37.909Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=838845a8-df9a-4b3e-8895-d829185b5fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:25:37.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:25:47.916Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=27578af7-7f68-4926-8ec6-5b559a603de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:25:47.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:25:57.924Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=987d7418-9505-461f-86bd-d01b6ee0f3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:25:57.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:26:07.932Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c5b772ae-022e-47b4-aceb-6e8b83de7965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:26:07.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:26:17.939Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=241a3385-5f91-4ac0-90cb-8549e4aa73e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:26:17.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:26:27.945Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7c7c8af2-8f7e-4fb2-b0a2-0ff4bebc94a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:26:27.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:26:37.952Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a78f5196-f6c0-4e65-99fe-271f26a4cdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:26:37.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:26:38.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:26:38.585Z |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-09-26T02:26:38.585Z |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-09-26T02:26:38.586Z |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-09-26T02:26:38.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T02:26:38.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T02:26:38.599Z |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-09-26T02:26:38.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:26:47.958Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2bb18b9d-fabb-4258-9a7d-abcadb09ac6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:26:47.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:26:57.966Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4760be3d-4769-4cc6-bbe0-317accd0997f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:26:57.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:27:07.973Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=34bfa464-1c30-4155-8117-47690ec1e386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:27:07.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:27:17.981Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0b63258b-5875-4b59-a382-b92ea40ef9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:27:17.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:27:27.988Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a9010554-f57b-420b-a90d-7a2c5c683b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:27:27.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:27:37.994Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b25a649d-c788-4972-bc57-73f015c67dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:27:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:27:48.000Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bfc22b29-bfed-44d8-8be3-38b324d1744e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:27:48.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:27:58.007Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9883ca70-d7ee-451d-a4a9-bcfadb49483c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:27:58.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:28:08.013Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e880a78b-61d4-489b-a764-4b5ea7ae745d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:28:08.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:28:18.021Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=550ac770-80b0-4bf3-a153-b3e81fd22784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:28:18.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:28:28.027Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=afb1a603-86e1-4dbb-8bc1-9dc2fbcee373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:28:28.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:28:38.033Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=895dc43f-adc8-46f7-80fa-e98f11816e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:28:38.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:28:48.040Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8e3701fa-d0a3-4f0a-b97f-e25b9010e71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:28:48.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:28:58.048Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f3cf8464-5979-49c5-b261-d82982e136e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:28:58.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:29:08.054Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6262323d-771b-4de7-a8d2-db0f39f70bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:29:08.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:29:18.062Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8fea2eb2-81b8-48c5-910c-5dfbc2284a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:29:18.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:29:28.068Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5744fc13-410a-426e-967d-d48052d5a44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:29:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:29:38.077Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a67d34ec-ee20-444e-aefb-28d62960472b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:29:38.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:29:48.083Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=40155b97-e301-4b90-b3b6-5b1e7a0a1caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:29:48.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:29:58.089Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ee5f169f-3e28-40d6-bb32-409a34e5fe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:29:58.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:30:08.096Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2fa7bc4a-a390-4f81-8293-f0d707df5aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:30:08.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:30:18.102Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6169366f-86c0-41c7-91ca-3a9793ba4471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:30:18.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:30:28.110Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c2dece7b-2052-49fa-adc4-bc02123919c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:30:28.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:30:38.115Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6a6b9392-b259-4ca5-9327-18878d660739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:30:38.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:30:48.121Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e8feb5ea-6111-4cc3-8ec3-168a54eee69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:30:48.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:30:58.127Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5bf7d907-c9cf-43b7-be19-de6cc88413f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:30:58.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:31:08.134Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=63832ace-accb-4095-bcfb-53552e62aeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:31:08.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:31:18.140Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=84d1325d-125a-45ba-a6bf-9469898d1193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:31:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:31:28.146Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9682db9a-6268-4ef9-8cc2-b12cb7f70d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:31:28.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:31:38.153Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8bd776a0-4315-4b50-bb56-cb2146e9067c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:31:38.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:31:38.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:31:38.598Z |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-09-26T02:31:38.598Z |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-09-26T02:31:38.600Z |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-09-26T02:31:38.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T02:31:38.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T02:31:38.603Z |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-09-26T02:31:38.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:31:48.161Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1c4fe2d4-5913-4fbd-a54e-1e76f9a484cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:31:48.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:31:58.168Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=126f58f8-273f-4e3a-9ef1-f356e733bd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:31:58.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:32:08.176Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7b8963c5-f05a-48a0-8aff-a3ec237cdd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:32:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:32:18.182Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=143f786d-c52b-49d9-9cdf-f809e598d7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:32:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:32:28.189Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e248cdea-aeff-4506-b475-61b229f5debd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:32:28.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:32:38.196Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d8e85570-8f55-440a-8331-838d0c9ac52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:32:38.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:32:48.203Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4da2fa83-94c6-4a1b-b9b5-c0a55e811bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:32:48.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:32:58.210Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b6a429aa-76f1-4079-8eec-9f27faf0a8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:32:58.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:33:08.217Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1754ebee-1873-467a-ae43-874be208a3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:33:08.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:33:18.224Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5b816923-2c75-4cf5-8949-e21d417fc875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:33:18.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:33:28.231Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c3509324-8f06-4904-bd12-77cf42e734a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:33:28.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:33:38.239Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=87339542-4fd2-4fb9-955c-a107642097b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:33:38.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:33:48.246Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=beea66fb-aaa6-4838-b2a5-df356bfe9c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:33:48.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:33:58.253Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7f32b7d7-1abf-4fa1-a809-d4ba7c03ab0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:33:58.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:34:08.259Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1623b282-8386-411c-ac0a-b289fd450541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:34:08.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:34:18.267Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=705e72da-7cd8-427b-9edb-f34f164fd76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:34:18.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:34:28.274Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=21462656-5042-414c-a8d3-0fab65772df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:34:28.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:34:38.280Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=74b915d4-07d3-4164-8017-25b543926d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:34:38.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:34:48.286Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e06e77b6-5413-48df-9b87-8d7014902a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:34:48.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:34:58.292Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0a041b26-cd9e-4895-9022-7e8e6dc722f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:34:58.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:35:08.299Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=22f150cc-f885-4b04-80cc-d9b1ce715d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:35:08.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:35:18.307Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=959575b5-4559-4c6a-869a-cacbe88d6692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:35:18.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:35:28.314Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=eeb18ca0-a644-47f0-89cb-8ea7cea31c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:35:28.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:35:38.320Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=87773e5c-bc05-4ede-ba44-a2fbfe78bd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:35:38.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:35:48.326Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=89251ad8-0643-48ef-a6d4-885d686a94f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:35:48.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:35:58.333Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3935d955-402a-44dc-9005-c3bf642f8be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:35:58.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:36:08.339Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7788bd2c-347d-484a-b3e9-532d99207552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:36:08.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:36:18.346Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=abb26be8-5882-463a-b242-64ff78eab249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:36:18.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:36:28.352Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c30e89e4-5818-4954-895e-b2602b0d7b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:36:28.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:36:38.359Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f1fed3e9-8bcf-42a5-85ec-b6a65d331166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:36:38.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:36:38.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:36:38.597Z |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-09-26T02:36:38.597Z |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-09-26T02:36:38.598Z |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-09-26T02:36:38.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T02:36:38.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T02:36:38.601Z |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-09-26T02:36:38.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:36:48.365Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8793a5e4-60d1-47e8-9426-a71d8a621a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:36:48.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:36:58.373Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d0271211-dd91-479a-93ba-4d453a01695c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:36:58.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:37:08.380Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2636863b-2699-4042-8a8c-5d5746133df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:37:08.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:37:18.386Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=35a463ff-9f18-4ea1-954a-d10981eb760e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:37:18.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:37:28.393Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ec7751cb-3ace-4224-94b8-4c261e85846e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:37:28.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:37:38.400Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ecf4f1d2-88bd-43f1-b5d2-a445b62d99a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:37:38.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:37:48.406Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0f5d967b-d663-4ccf-b442-42eaa046d9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:37:48.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:37:58.414Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e90ed03e-91b9-4b87-ac05-d831a6c219ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:37:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:38:08.420Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d86365e4-d0e4-416e-8ce0-045d558669f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:38:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:38:18.426Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e2579c60-ed77-4214-b665-dcaaf31399f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:38:18.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:38:28.434Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9db56868-aece-45e4-b9b2-a0ec661f427e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:38:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:38:38.441Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9a410f96-adab-4432-b176-170d67d764a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:38:38.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:38:48.446Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d4a9a8ab-d0f3-4f1f-aeec-927e97d8db8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:38:48.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:38:58.452Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=47cb79db-0567-4188-a915-8596049c82e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:38:58.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:39:08.458Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9cf8cc00-1b45-4bc0-890c-a3b60b218334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:39:08.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:39:18.465Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=186765ba-8e24-49fc-9a3f-d40cd32ac41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:39:18.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:39:28.472Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ac5ffa4d-7249-4cd2-8f0a-12f74a870fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:39:28.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:39:38.479Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2cf5bbf3-062a-4f44-b410-fe3f95ecedbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:39:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:39:48.485Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e2b8a6b2-272e-4c97-b212-366586c9777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:39:48.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:39:58.492Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=fbd6bd91-4592-4b49-a384-77ab60263b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:39:58.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:40:08.499Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2e354c68-0f33-4a41-9fad-d8811ac0a5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:40:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:40:18.506Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7dca4680-c478-4828-9d1f-3e0b20e72038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:40:18.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:40:28.514Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b593be1f-9bc3-4529-9b14-e781bb580a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:40:28.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:40:38.521Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0afbbf17-54f3-47b9-8d64-66834421d61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:40:38.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:40:48.528Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e453e2e7-4b20-4bc9-9993-11b38683f091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:40:48.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:40:58.534Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d9b63ab1-73f3-42de-b8d3-8a7b6a653e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:40:58.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:41:08.541Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=67747d71-3fe3-4346-99b4-dd3d0b188364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:41:08.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:41:18.547Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3289506d-879a-493e-960b-e4408fcff67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:41:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:41:28.554Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=44d497f6-2727-4a7e-a45f-40175faa1650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:41:28.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:41:38.560Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=2a61e86a-76f2-46d7-b2b4-e51b1e872bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:41:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:41:38.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:41:38.592Z |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-09-26T02:41:38.592Z |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-09-26T02:41:38.593Z |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-09-26T02:41:38.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T02:41:38.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T02:41:38.595Z |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-09-26T02:41:38.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:41:48.567Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4748a823-90f4-4937-96b8-e5a930044fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:41:48.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:41:58.573Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=fe0f2067-a38b-4eca-bb60-c0c397a422fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:41:58.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:42:08.581Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d001112d-2637-417a-ba39-847a380db6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:42:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:42:18.587Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a9e98dc1-302c-4456-b78f-7abaeeb99317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:42:18.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:42:28.594Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f6cb476d-5527-443c-92b6-c9133c910c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:42:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:42:38.602Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6a8a3e43-5a4d-4377-a3f8-29cd04595791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:42:38.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:42:48.609Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=25bb1bf4-bdfe-4f4c-a5f7-5ef8b76a3d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:42:48.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:42:58.615Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=090170b9-5b78-4175-b77f-5abd8436d97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:42:58.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:43:08.622Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=52af954a-f315-4330-a102-79bdb71d2728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:43:08.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:43:18.628Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=129e65fa-af47-4800-8aa6-6909225201e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:43:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:43:28.635Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9d35d484-ad1d-4020-99c9-31011f77921f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:43:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:43:38.642Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b70ac6cb-a4d1-48b9-b74d-97575833bd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:43:38.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:43:48.648Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=782e2cfb-d2f4-4038-a3c7-4e0f70b96b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:43:48.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:43:58.655Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0463ad2f-cd07-47c1-aa90-1980921d2b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:43:58.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:44:08.662Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=676020b2-edd0-42e8-94c8-4d61409d5ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:44:08.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:44:18.669Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d89ee9fa-d99f-4108-9756-5fb3542b7bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:44:18.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:44:28.674Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1dffc772-5714-4538-8290-64d2e0eaf417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:44:28.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:44:38.681Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f361e1fe-45d7-4c35-a6bc-9907276390ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:44:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:44:48.688Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7281961f-7408-4d5f-802e-9e84eebee37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:44:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:44:58.695Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bb7d7cd2-9f5e-4d3b-91d4-7a66c6d7c85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:44:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:45:08.702Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=03a8dd7d-0a6c-4ad2-95e0-ec922439785c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:45:08.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:45:18.709Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8f800005-8c58-4a09-a8cf-12f6297c3f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:45:18.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:45:28.715Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e75db6e6-25c8-405d-9d14-732e1b2d00d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:45:28.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:45:38.722Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5b1e565e-96b0-4322-bbc3-19c66aee4f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:45:38.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:45:48.729Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=34ddab27-0fea-4974-99eb-a05aeb448d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:45:48.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:45:58.736Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=fe0e530a-69ee-412c-b5ee-4514fe629096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:45:58.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:46:08.742Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=53fb9bf9-a4e4-4f5e-9617-c3bbceb03361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:46:08.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:46:18.749Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=af8bea39-0ab5-486d-85ad-e312792f06cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:46:18.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:46:28.757Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f86c6d78-3cca-4281-b4bf-f1a6087691bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:46:28.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:46:38.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:46:38.607Z |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-09-26T02:46:38.607Z |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-09-26T02:46:38.608Z |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-09-26T02:46:38.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T02:46:38.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T02:46:38.611Z |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-09-26T02:46:38.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:46:38.764Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b0588e26-e84f-4d10-a8bc-c21c7ec91cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:46:38.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:46:48.772Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9e1a1fa2-4e67-4f67-9c3b-13b853f49cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:46:48.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:46:58.780Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=54214902-457e-4fff-9e09-89a70f14a7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:46:58.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:47:08.786Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c0428d1c-8ac5-4f71-9b90-6bac8c2a7ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:47:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:47:18.792Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f10f6770-ff1c-46af-9d4c-dd6eb58ecb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:47:18.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:47:28.798Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9d0996a4-5671-4fec-ba33-9d5279a51834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:47:28.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:47:38.805Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=15644852-8b42-4c7e-99c7-fb2a6c3dd2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:47:38.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:47:48.812Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=128c3dd9-c8ab-4242-9592-ae1d32d10e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:47:48.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:47:58.819Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f63b73fe-46be-44ca-a96f-4186d911882f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:47:58.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:48:08.826Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=74810438-8441-4558-9134-2569e88b707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:48:08.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:48:18.831Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6820758e-db81-4dbd-a209-24cbbf10d396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:48:18.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:48:28.837Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=109d7146-d852-4894-9b4d-dbd0d16217e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:48:28.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:48:38.844Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1f6c6eac-13c8-4efd-b5a6-5453f655943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:48:38.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:48:48.850Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3d82aa8a-a8fe-4bd3-a4fc-6762bca20f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:48:48.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:48:58.858Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ce4641df-14eb-4daa-bce1-4886dafd0841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:48:58.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:49:08.864Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=29719d62-be1e-4d33-b766-79b626afc3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:49:08.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:49:18.871Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a3422326-de20-40ff-9eea-d5e31d524e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:49:18.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:49:28.877Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e15118e5-0e5e-456b-926c-03f5db66e644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:49:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:49:38.884Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=62d18a8d-b50a-4f57-bbd8-0aeeaba0e9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:49:38.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:49:48.891Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=cb07f3c9-e962-46c9-9b07-da3b50a4e207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:49:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:49:58.899Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e227edce-8f66-4b44-b415-975b90a2ae77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:49:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:50:08.905Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=76b0a9bf-8756-4ca7-914a-243374d22c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:50:08.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:50:18.912Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=75a23b89-e722-4d28-96cc-51fce034e5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:50:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:50:28.918Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1ee7bd8a-5d79-4905-86d1-56a2dcf586b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:50:28.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:50:38.925Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=788fed61-fff5-4087-ad3c-9668144d0b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:50:38.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:50:48.931Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=46e5f62f-30ab-44dd-b3c6-db1d814c2cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:50:48.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:50:58.938Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ca5798d3-e4df-4d0b-8709-18db3a2bfc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:50:58.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:51:08.946Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8d3be00d-3556-4d03-9f18-790302454c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:51:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:51:18.953Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a3534c5b-46ca-45c7-bae2-206dcb1d2832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:51:18.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:51:28.961Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4147093c-257f-468b-8ef1-301aa2b1d95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:51:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:51:38.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:51:38.586Z |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-09-26T02:51:38.586Z |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-09-26T02:51:38.587Z |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-09-26T02:51:38.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T02:51:38.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T02:51:38.589Z |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-09-26T02:51:38.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:51:38.968Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=14e75e3a-4b6c-4487-bd49-41280400821b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:51:38.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:51:48.976Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bfdbf431-4505-4f68-aea4-9cf1c7015e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:51:48.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:51:58.983Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=232c4a6a-703f-414c-af5a-0d69fd262a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:51:58.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:52:08.991Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b8ad02d6-8265-4845-929c-60da157fc571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:52:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:52:18.997Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5fec8ec1-1845-4c9e-835c-570b429c6e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:52:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:52:29.003Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=36889150-46d1-43b3-a3b1-d197ce1d5c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:52:29.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:52:39.010Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=f45bf0d3-dd1e-4e45-82da-720fcb47e9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:52:39.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:52:49.018Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=b8814a8d-c8aa-4f43-8c76-df411195917f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:52:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:52:59.025Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9c56df40-3314-4534-9415-da715ef13827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:52:59.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:53:09.035Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a2a10aa4-a80f-45ae-85a0-46c042b6b49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:53:09.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:53:19.042Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4d087cbc-e9ed-482f-83a5-f9839c2f9ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:53:19.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:53:29.050Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9b354330-c09a-4e63-a69c-da0f35194b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:53:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:53:39.056Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=12b1e2d0-f4be-4874-9c4f-cf65a54bf18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:53:39.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:53:49.063Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a60e4f53-6812-4ec5-b3ec-ab5aebdc906d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:53:49.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:53:59.070Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e7c98ba5-8e59-498a-a4a0-7a7b4c0dfe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:53:59.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:54:09.076Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ea4e364d-0d37-482e-819b-3502605e8cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:54:09.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:54:19.082Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5b8486fe-465b-4cef-b3aa-8573803dadd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:54:19.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:54:29.089Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=0f7ba960-7cbf-4061-9d70-1e91a6caaf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:54:29.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:54:39.096Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=230e920e-60cd-444b-98d9-9e3e3cd788c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:54:39.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:54:49.103Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e1fcaa5d-79c8-425a-8302-f4391d883ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:54:49.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:54:59.109Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=7350dbad-9c11-41a5-bf4e-0380d4564bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:54:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:55:09.115Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1dd882b4-63e3-4278-a89c-7154567d3719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:55:09.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:55:19.122Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=111c2a38-739b-4ed1-b65e-4e0e3060f120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:55:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:55:29.127Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=ef9a7865-84bf-499b-93dd-a027082f9874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:55:29.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:55:39.134Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=826095a5-2447-4764-8671-2af4fa4a8534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:55:39.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:55:49.141Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=20ed5657-727b-41a4-a78d-67ff065b9f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:55:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:55:59.148Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=23f7859b-59e1-4597-b4a6-dfa984aad8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:55:59.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:56:09.155Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6eed64c3-a207-4504-8304-1a597127dcf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:56:09.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:56:19.161Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6692ab34-ffe5-418d-a8f9-d6143949de3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:56:19.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:56:29.166Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=3c669121-807a-4a0b-9f25-4df7b10ef15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:56:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:56:38.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-26T02:56:38.598Z |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-09-26T02:56:38.599Z |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-09-26T02:56:38.599Z |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-09-26T02:56:38.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-26T02:56:38.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-26T02:56:38.602Z |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-09-26T02:56:38.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:56:39.174Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=313db231-f181-4454-b61e-ba7958f50398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:56:39.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:56:49.179Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5deb76e9-3f12-4a1b-ab18-c3a52240e4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:56:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:56:59.186Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=a254612f-c8b3-44bf-a13e-0cf3e34e03c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:56:59.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:57:09.194Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=40c6fc9a-c5b2-4694-b910-6991ac74b249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:57:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:57:19.200Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=20307c6a-57e7-4144-a2d6-26978e28d8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:57:19.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:57:29.207Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=47bde349-efc8-41d9-b0de-32f89f8ff643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:57:29.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:57:39.213Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=39f01692-d8f7-4401-8111-52cc0002c003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:57:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:57:49.220Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d6421d03-6993-4c57-91b6-8b2882197ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:57:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:57:59.226Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=6e6b7eb4-acb4-4ba8-acca-41baddbefaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:57:59.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:58:09.234Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=232c063b-0cf9-4476-bb20-604b53a3191b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:58:09.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:58:19.240Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=43137cc5-c8c0-4293-8c1a-818daefa097d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:58:19.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:58:29.247Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=aff514f3-3a27-4eca-ba13-8a5c7fb25575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:58:29.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:58:39.254Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=1442b616-ed2d-4581-8d54-31917091dd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:58:39.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:58:49.260Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9090d886-590c-4cf9-aa0f-f24c4c1b617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:58:49.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:58:59.267Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d5d5d791-8f1b-46de-8e46-2e5c18c53797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:58:59.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:59:09.275Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=5798e7f2-8a70-4013-bb05-6c5c096f9cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:59:09.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:59:19.281Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=d7b31930-87f4-4c83-88d7-45381e076c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:59:19.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:59:29.304Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=c971479b-16e9-4d16-9af5-d3be51215413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:59:29.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:59:39.311Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=4f7af8c9-68ff-4d42-a168-221dd0ef6ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:59:39.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:59:49.318Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=20f67882-caf0-4c5e-9699-5f4df4e37bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:59:49.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:59:59.324Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=655f6ff5-d00f-4b43-926a-1e3f28053a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T02:59:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:00:09.330Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=8088915e-266d-4de0-855f-cca3dbfbba99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:00:09.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:00:19.337Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=9c1d9c89-1b82-4b35-832b-31e36578112e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:00:19.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:00:29.344Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=bc0b10ea-7fe0-43a3-bb34-efe93e4990f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:00:29.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:00:39.351Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=711dac94-566c-4e71-8fae-e94d28fb8aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:00:39.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:00:49.357Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=e871cdc9-16a4-40c4-bdc4-bdb918478c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:00:49.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:00:59.364Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=14fd4511-743e-4c3c-8cfb-52b483ec8664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:00:59.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:01:09.371Z |INFO |Init configs |InvocationID=4cc8355b-bbc5-42d8-9e7f-0fe7d61e25a4, InstanceUUID=129a9d67-c979-43fc-adbd-ca66c5ed22fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:01:09.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-26T03:01:19.378Z