By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:04:41.515Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:04:41.518Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-11T23:04:41.548Z |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-11T23:04:42.102Z |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-11T23:04:42.175Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:04:42.175Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T23:04:42.175Z |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-11T23:04:42.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-11T23:04:42.328Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-11T23:04:42.350Z |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-11T23:04:43.443Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-11T23:04:43.768Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-11T23:04:43.783Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-11T23:04:43.784Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-11T23:04:43.841Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-11T23:04:43.841Z |INFO |Root WebApplicationContext: initialization completed in 1490 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-11T23:04:44.110Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-11T23:04:44.716Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-11T23:04:45.886Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-11T23:04:46.312Z |INFO |Started MainApp in 6.777 seconds (JVM running for 7.403) |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-11T23:04:46.369Z |INFO |Start scheduling PRH workflow |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:04:46.383Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=108dda27-11c0-4a22-adba-dea363c46d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:04:47.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:04:47.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-11T23:04:54.157Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-11T23:04:54.158Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-11T23:04:54.161Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:04:57.855Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ea710842-acdd-4f2f-9920-83797dc136e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:04:58.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:04:58.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:05:08.902Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=df37a6c3-0bd4-40be-a240-125900b17c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:05:09.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:05:09.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:05:19.941Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=94bc9a66-af14-46bf-b7a8-8b34371b6650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:05:21.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:05:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:05:31.015Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=af0f0d6d-af52-45ef-a53e-89d8fb7fe9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:05:32.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:05:32.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:05:42.086Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=cc97f73e-eba7-4d06-8eae-cd36c6976807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:05:43.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:05:43.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:05:53.125Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e5c29637-1ea2-472d-a537-3640adea1b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:05:54.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:05:54.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:06:04.166Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bf0ab266-6b8e-4583-b376-6d82cccc4622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:06:05.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:06:05.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:06:15.205Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3fb99b69-f943-40d6-99b9-66478a8ea39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:06:16.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:06:16.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:06:26.245Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7cb8d869-1ea3-4bad-82b5-47cde61b735e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:06:27.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:06:27.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:06:37.285Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bcec0f65-ee0f-4ae5-99af-4cfbf010b66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:06:38.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:06:38.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:06:48.325Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5fd8a8f6-e3fa-4417-a0a3-5db8394e42a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:06:49.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:06:49.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:06:59.366Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ad6a874c-672e-4662-90e0-fbea3482fcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:07:00.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:07:00.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:07:10.407Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b0129ea3-a2e0-41c3-9bc6-e8b1edf23b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:07:11.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:07:11.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:07:21.446Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0c1b4bf0-405a-44f8-9406-17f8661e9da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:07:22.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:07:22.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:07:32.486Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f11b28a0-3a88-40df-88fa-d38e4798cfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:07:33.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:07:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:07:43.530Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6320e549-b11e-414b-a9c4-3c1c09354220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:07:44.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:07:44.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:07:54.566Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=eb844a83-cde0-4863-b1bc-418b418ace53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:07:55.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:07:55.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:08:05.605Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=abc284be-4a86-4597-8e08-c3ac33ae4e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:08:06.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:08:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:08:16.648Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=48a98616-2084-424b-9d91-468c14b4c04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:08:17.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:08:17.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:08:27.689Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b185bcc8-7f44-4288-94cd-91d2ed587873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:08:28.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:08:28.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:08:38.758Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b22b456c-dd28-4aa4-971e-5d7ce022911e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:08:39.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:08:39.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:08:49.798Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=719e0942-eeab-4404-b5a3-e5f3d3fbca32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:08:50.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:08:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:09:00.837Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c4129f90-ba40-40ec-8171-16cff8d24d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:09:01.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:09:01.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:09:11.877Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=be683152-c852-4e61-aa5d-6ee48d9f9cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:09:12.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:09:12.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:09:22.917Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=81656d26-a7d3-4658-a803-975df4f137c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:09:23.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:09:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:09:33.957Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=11c9f5d8-1c04-4b9f-991e-78ae2c37749a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:09:34.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:09:34.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:09:44.998Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c72c1d50-7168-4aed-9ce0-2700db39853e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:09:45.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:09:45.341Z |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-11T23:09:45.342Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:09:45.345Z |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-11T23:09:45.354Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:09:45.354Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T23:09:45.354Z |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-11T23:09:45.356Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:09:46.036Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:09:46.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:09:56.037Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e21d6f7c-4f7b-4005-bd89-ab13b36e570a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:09:57.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:09:57.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:10:07.078Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ce2661e1-4625-4af6-86b0-9e5ebf020be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:10:08.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:10:08.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:10:18.122Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3bcbf2ab-cd2e-47fd-a13f-b0079bcd9d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:10:19.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:10:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:10:29.157Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5718aa19-b36b-4dd2-bbf3-85797c29bfcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:10:30.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:10:30.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:10:40.198Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=dc245011-ee49-4e87-884a-245ee6e242ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:10:41.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:10:41.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:10:51.242Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4411c6af-8979-4def-8fcb-a07f03110b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:10:52.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:10:52.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:11:02.278Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2633a83b-db82-4bd3-8bda-f27f4037fb5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:11:03.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:11:03.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:11:13.317Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=78709896-3530-4293-a879-292565c9c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:11:14.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:11:14.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:11:24.358Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=95d2ebf3-d464-473b-bbcf-c567c5bdea11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:11:25.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:11:25.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:11:35.399Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2c720f41-8eab-44fc-a466-4ed9e10d695d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:11:36.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:11:36.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:11:46.442Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d8ac7fdf-86c5-4f2f-b853-4d3f0ff08cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:11:47.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:11:47.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:11:57.478Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ae21de98-4051-43c4-a497-e96447eb57a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:11:58.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:11:58.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:12:08.517Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=786d6e0a-bdf2-4e9b-baaa-115ecdfd52ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:12:09.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:12:09.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:12:19.557Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a0f5015b-b718-4ae5-85ca-41d39f966006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:12:20.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:12:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:12:30.598Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0e255a23-2e0a-4ffc-9b21-7ea134b75411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:12:31.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:12:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:12:41.637Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=cf7ceb24-e297-488f-8de0-eaeeb6711978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:12:42.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:12:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:12:52.679Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5a86d792-f4e0-4449-ae3f-f380f43e5cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:12:53.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:12:53.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:13:03.721Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1eb05378-4d2e-4b80-832d-062c1e051ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:13:04.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:13:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:13:14.758Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=547eaee9-578d-486e-9ce7-750a78937eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:13:15.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:13:15.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:13:25.798Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b0b53035-4db5-49ac-80c3-ef97c08bf27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:13:26.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:13:26.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:13:36.837Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d86e4389-c8e3-4aeb-9c39-e71a8ba17b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:13:37.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:13:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:13:47.878Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a2b68e54-5f0f-4c2d-9fa3-ae8e640a1f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-11T23:13:48.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.193.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:13:48.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:13:58.917Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=510606b0-7188-4fed-8ca8-f56eb88a9705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:14:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:14:10.069Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=329eed51-a95d-48ed-ab4d-39643827c297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:14:10.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:14:20.089Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=428ed459-07fa-4aaa-8bf7-c2e6a1a588f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:14:20.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:14:30.112Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bf66874b-b101-4ac0-8a88-5ae0969c5200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:14:30.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:14:40.133Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=aacd19cb-db2a-4652-a983-70eb8484de45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:14:40.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:14:44.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:14:44.548Z |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-11T23:14:44.549Z |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-11T23:14:44.553Z |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-11T23:14:44.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:14:44.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T23:14:44.560Z |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-11T23:14:44.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:14:50.143Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6d09a82c-eb20-44ef-a70e-cf9b877b7766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:14:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:15:00.153Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ac8b9989-ccbb-46d1-b417-3e07c5f2da94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:15:00.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:15:10.163Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=79adf122-a7a6-4622-8720-6e20a1cc6c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:15:10.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:15:20.173Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=236e8566-501f-4727-9ac9-ee15ddf96bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:15:20.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:15:30.183Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=da77c792-9d7d-4daa-a55a-15fadd14b769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:15:30.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:15:40.194Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=835ead24-f615-436a-9a75-d94b0b722a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:15:40.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:15:50.203Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=eaa38959-7956-43df-87d0-67f5bb6d366e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:15:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:16:00.218Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4ad91431-6999-43aa-8065-1beb26acd177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:16:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:16:10.236Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1e7d45d5-2a53-438a-9555-72c19f7a1114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:16:10.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:16:20.248Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8a4f0791-0c25-4445-98c5-f6efc006b2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:16:20.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:16:30.259Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=71461c8d-906b-4fa5-9b87-d513555bedf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:16:30.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:16:40.268Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=993f7f95-c606-434c-a6c6-ddcff2e480ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:16:40.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:16:50.277Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5e0d9955-c2f6-4223-82cc-04de7b085ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:16:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:17:00.287Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e3528c92-77c0-4b57-bdac-fad480513393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:17:00.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:17:10.298Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c330510d-5461-429c-ad65-a8ad13311732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:17:10.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:17:20.312Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1da17c08-fd24-4356-a00e-7c50a7c39d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:17:20.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:17:30.330Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=227baf65-694b-4fcc-acee-c0af163d9d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:17:30.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:17:40.352Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ac891b49-1d10-451a-a1b7-9554ed5750ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:17:40.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:17:50.368Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=227ad987-c244-40e1-888d-ee9358157690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:17:50.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:18:00.377Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1b2383ca-d8ec-4845-83be-956e5d4e1812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:18:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:18:10.388Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3d17da6d-1a49-4513-bbd2-6cbc8bce396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:18:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:18:20.409Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e29ac018-ea74-4314-ac3f-fcd0dfbb565d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:18:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:18:30.417Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e6f5bcd9-1c0e-46fb-995c-6cbeab08ecd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:18:30.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:18:40.503Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=34cb3567-0f18-4ee7-8af1-02456f6f5e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:18:40.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:18:50.510Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=af090b15-a5cd-462b-9f8c-fc85cee4690d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:18:50.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:19:00.521Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=80b99eb5-817f-43c7-a008-1362550ed3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:19:00.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:19:10.529Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b10be933-6846-4f48-ae5e-bb2b1f96ae48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:19:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:19:20.539Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2e1cf715-f960-41c4-ad72-22846a356e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:19:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:19:30.549Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3a9902ba-1c4b-44b8-89ed-4670fa4215e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:19:30.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:19:40.562Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ac3c97e8-783f-4440-adec-91749b498c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:19:40.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:19:44.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:19:44.480Z |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-11T23:19:44.481Z |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-11T23:19:44.484Z |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-11T23:19:44.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:19:44.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T23:19:44.491Z |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-11T23:19:44.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:19:50.583Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d6bffa27-2a54-49c6-b72b-9dda780aafab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:19:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:20:00.602Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=48461c17-09a0-4985-a919-1bd11d5de385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:20:00.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:20:10.612Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=eecadeae-a5ce-4f83-95d4-86aea8f17e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:20:10.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:20:20.620Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=21560955-7b05-4ddb-9ef9-d7686981ed95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:20:20.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:20:30.633Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d93a329b-b29f-476a-a98b-20173fe72967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:20:30.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:20:40.642Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=dc4aa88a-07bd-4109-a5b5-fcf1c57e8b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:20:40.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:20:50.650Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c3f78202-5304-4f67-bb02-6112a9a0d757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:20:50.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:21:00.658Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b52f11bf-fff3-4f60-933d-b28c8a452d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:21:00.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:21:10.666Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8fe460eb-7385-4bf8-9899-5a77540ecda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:21:10.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:21:20.679Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=9e9912d2-94a5-4741-9561-c037fe9f8ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:21:20.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:21:30.699Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d83262bc-90b3-463e-a410-ab99ce13655c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:21:30.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:21:40.709Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d00bd33b-6ed5-4e01-a825-deb45b556aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:21:40.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:21:50.724Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ff0dc55b-c5a4-4e0c-9825-19980f87a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:21:50.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:22:00.732Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5dbc45ae-4b37-4d90-9636-a41a1bafe064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:22:00.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:22:10.741Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=debc59fc-11c3-42e6-878e-3d3deb2f8f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:22:10.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:22:20.750Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=78417f23-0659-4354-8b67-56704ea1dd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:22:20.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:22:30.761Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=91d7e78c-cc67-4607-9c9d-71114702e469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:22:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:22:40.771Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c782f03c-2fdc-4a00-8e61-95bedb75a5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:22:40.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:22:50.789Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7acace9e-49e3-475c-85fb-3e60931b682b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:22:50.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:23:00.811Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=953c6ec6-b48f-4040-9191-41bfd3c45078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:23:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:23:10.820Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=21f5071c-b852-4dc7-97fa-e203fd8f1dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:23:10.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:23:20.829Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=77d06b34-caed-4b6a-9ebb-4e5ccce0d52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:23:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:23:30.840Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c2873fb2-15d2-4b94-b2d9-52fa86596142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:23:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:23:40.851Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3eeabea8-db27-4c4f-9979-767bf4f27ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:23:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:23:50.860Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=55f61a25-8df3-477b-bd2d-b1c52f2dfb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:23:50.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:24:00.879Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=65622bbc-785a-42ee-bfae-0c6d5bce1671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:24:00.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:24:10.888Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7bfc15e4-b355-4780-a127-eedc3841b63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:24:10.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:24:20.905Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bcfa85ad-5cd1-4f93-b3db-03ebf9bf0aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:24:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:24:30.913Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=174f2eb8-d6ab-40f7-9358-2127b71ce026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:24:30.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:24:40.926Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0376bb46-f7bc-493b-882c-3eaaa580fa3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:24:40.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:24:44.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:24:44.539Z |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-11T23:24:44.540Z |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-11T23:24:44.543Z |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-11T23:24:44.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:24:44.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T23:24:44.551Z |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-11T23:24:44.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:24:50.955Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d2286f52-a444-429b-83e8-f876589886fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:24:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:25:00.968Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d0a00146-ccad-4a1c-a957-da0f45d51f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:25:00.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:25:10.984Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6a1989aa-65cc-44c4-97dc-d0e832802be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:25:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:25:20.994Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=81f9c196-0878-4cfb-91a4-7b730dc86c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:25:21.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:25:31.002Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ae35f3fe-3bb4-470e-9b13-2769d3e837a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:25:31.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:25:41.011Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c5f25c89-2858-4ec8-ba06-9c7f75d46bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:25:41.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:25:51.020Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=53a54911-689d-47da-8b9c-9e993e6535b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:25:51.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:26:01.029Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ed976815-4ff9-4880-95fb-f7a05b3603a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:26:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:26:11.037Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=903e291b-7178-46a1-b521-8476bd030cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:26:11.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:26:21.049Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c5de1296-50df-4bfb-baa1-74e93e50e3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:26:21.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:26:31.155Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3c6ed292-3a5c-415e-bb49-caad26980896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:26:31.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:26:41.166Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=05e4e467-b793-4987-ab5e-b224b1d895c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:26:41.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:26:51.176Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6846613b-4cdf-42ce-8c2d-93b6fdddd556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:26:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:27:01.186Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2195ae64-197e-40bc-8040-6ec6d640c7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:27:01.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:27:11.196Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b48cb218-92a1-410a-9490-1e89877b70d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:27:11.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:27:21.203Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=eaab7dd5-0952-431d-b543-d84342effe3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:27:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:27:31.212Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=46092743-14be-4f0e-ac57-58f45ad62cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:27:31.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:27:41.220Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=af18f029-1374-470e-9201-912d0fcb77ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:27:41.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:27:51.228Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=dcf4f9ef-8d45-4597-81ce-6daf9a420369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:27:51.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:28:01.241Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=15484a15-a03c-415c-8c4c-af8580b093b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:28:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:28:11.252Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0d11cf17-7353-484c-aeb7-2b42ed7113c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:28:11.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:28:21.270Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e42d41be-584f-4ed0-af8e-33eeac2288ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:28:21.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:28:31.278Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=18857afa-5c98-496e-b194-ca2808ce893c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:28:31.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:28:41.286Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=59e96212-7f0b-4490-ad79-12183805a9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:28:41.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:28:51.295Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=addaaa3a-21fb-4d43-933d-b4808bb3590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:28:51.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:29:01.306Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=913d0a3d-0f0b-4a89-bb0a-240f549623d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:29:01.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:29:11.314Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4b46965b-2017-4c06-b682-8971ac4b8d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:29:11.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:29:21.324Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=658f3056-2b80-49d5-b5ae-253e7780355c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:29:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:29:31.332Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0a1ed6fd-2ec5-4baf-a9a4-71e7d6caf1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:29:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:29:41.342Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6f9a7f3d-1dc5-4cce-a03f-1f896006dca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:29:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:29:44.509Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:29:44.510Z |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-11T23:29:44.511Z |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-11T23:29:44.513Z |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-11T23:29:44.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:29:44.521Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T23:29:44.521Z |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-11T23:29:44.523Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:29:51.352Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=99dbff0b-3cb2-4377-af7c-b72bd7fe197b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:29:51.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:30:01.366Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=14c885af-e315-456b-85a1-303ff33f59e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:30:01.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:30:11.399Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b89bc6f2-7c8e-4890-bea8-2cc3b68c40a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:30:11.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:30:21.410Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2db87ec2-5e84-4068-94ce-2b2eab6737ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:30:21.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:30:31.418Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=316b4717-f41d-46f2-9acb-951eaa6f5b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:30:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:30:41.426Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4afc875d-4405-48d7-a2aa-4de24c758c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:30:41.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:30:51.436Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=375101d1-170a-4905-92b3-36197f5123c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:30:51.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:31:01.445Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2cf2e7ef-accc-4f5c-bfe7-c748025438b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:31:01.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:31:11.454Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a38fff5a-5766-47b6-b232-0de19216b988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:31:11.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:31:21.468Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1a64dd35-686f-4b44-9046-d920a48bb6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:31:21.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:31:31.477Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3bcf1a68-cfef-437e-8f01-f9ecef7a094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:31:31.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:31:41.488Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4a3804de-9206-4b4d-b5bc-f6b845fbc7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:31:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:31:51.501Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4ce21a5c-0cbe-4429-8c63-5d2392540bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:31:51.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:32:01.519Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b787c06b-3d45-49f2-9fb6-587ad9b987a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:32:01.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:32:11.527Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=44901056-c5bc-4a6f-a6cf-7bec42b3a3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:32:11.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:32:21.536Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1bcc5885-4c12-4ca7-a6de-a658962ba73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:32:21.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:32:31.546Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=04d48377-f2a8-449c-97e9-2f207892a0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:32:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:32:41.560Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b141e683-a976-4cf5-822d-c99251c15bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:32:41.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:32:51.568Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ca984a10-2b73-4b6b-b100-5c059c7514c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:32:51.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:33:01.577Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=322b0fce-ca32-4db6-8241-47543f52fc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:33:01.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:33:11.585Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ab2ba154-c770-41aa-b713-724598358d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:33:11.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:33:21.594Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0859d4ec-3c34-417e-baa5-fdb245778ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:33:21.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:33:31.602Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bedcb00e-37ce-4728-a8ee-09aaff04d0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:33:31.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:33:41.612Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=43591c1d-d8a6-4232-98c6-22fbcda3da49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:33:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:33:51.621Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=af0132bd-a5e8-484a-aa5f-1c3106a2851e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:33:51.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:34:01.633Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=cae9d485-4164-4489-b6ac-c6fe333d67a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:34:01.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:34:11.654Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b94fa868-869c-492f-b6ee-5d4e4acaa559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:34:11.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:34:21.664Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bd992dab-7829-40d3-b9fe-082c2f6ac69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:34:21.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:34:31.674Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b2532d22-5edc-4134-acb6-3fedc1144382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:34:31.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:34:41.689Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=04cb34bc-1249-4792-ad2a-4f9dbec6faf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:34:41.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:34:44.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:34:44.492Z |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-11T23:34:44.493Z |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-11T23:34:44.496Z |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-11T23:34:44.501Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:34:44.501Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T23:34:44.501Z |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-11T23:34:44.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:34:51.697Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ee8e55b0-b04a-47c1-a078-6ceaf824574e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:34:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:35:01.705Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=974452fd-8086-4c6b-af04-b0022b29eab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:35:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:35:11.713Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f910d8d7-1a75-4a34-b585-de3c425113ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:35:11.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:35:21.722Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5669dca9-023d-4d16-bcbc-6045a0a38aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:35:21.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:35:31.729Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8dd3fa8d-fb05-4a68-a92c-f855ae810a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:35:31.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:35:41.739Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=301d1554-9701-4ad9-ba16-b13931e035d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:35:41.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:35:51.749Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2f33f960-1def-46be-a7a4-b033013a93f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:35:51.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:36:01.760Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=605a217d-7126-47cc-9882-4b2f1105d948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:36:01.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:36:11.770Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=543df75d-9ccf-451f-be2d-7c9f86ab8e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:36:11.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:36:21.783Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5021739f-b121-4ce0-9775-4899f9bdb666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:36:21.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:36:31.798Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6b055e3a-9a16-4389-a9c2-1de06d552512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:36:31.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:36:41.806Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=81d34514-a8df-4d40-91d2-92da419d57fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:36:41.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:36:51.813Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0b819e8a-4ecc-453c-95ab-4db61558ecf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:36:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:37:01.821Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=dcfd8856-a183-4eaf-bc9a-719f39b7f1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:37:01.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:37:11.828Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a85f6e23-27b3-47db-8095-001106d96c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:37:11.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:37:21.837Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6803a0d9-34e9-447b-b81c-dd50f18f0bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:37:21.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:37:31.844Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ec967169-15b8-4c30-96a7-4b62926031cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:37:31.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:37:41.852Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c4c49a6f-a5b2-4a2f-b68a-9b981bea0c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:37:41.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:37:51.860Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=009b6518-c525-42f4-b26b-4a1288c0a1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:37:51.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:38:01.870Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=cea662d0-1242-489e-8525-98596d4c9fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:38:01.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:38:11.880Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2c9d400c-667b-4a51-8ebc-2d92180eb4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:38:11.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:38:21.895Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=fc2eeef1-a296-4402-b4b6-ff159ef7e223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:38:21.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:38:31.903Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f55e47e3-938c-48a0-af45-af8fc49f908b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:38:31.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:38:41.968Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=35e77878-1215-4963-a506-606f51140ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:38:41.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:38:51.975Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=9a816308-54af-4b45-b36c-be5b67808fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:38:51.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:39:01.983Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=cb62c72c-b94d-481b-a1fd-790c2e68ab08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:39:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:39:11.990Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6fa7fc42-fd8c-4e44-b4cb-865b2fb10700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:39:11.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:39:21.997Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=918ba162-4a1e-4d1b-9263-8f1bb5f43166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:39:22.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:39:32.005Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=12a27784-7503-46a1-8df9-fdadc4664485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:39:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:39:42.013Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6f13414a-0c93-4d50-abec-2fcd2e5dd563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:39:42.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:39:44.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:39:44.468Z |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-11T23:39:44.470Z |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-11T23:39:44.473Z |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-11T23:39:44.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:39:44.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T23:39:44.479Z |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-11T23:39:44.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:39:52.027Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=07b756e2-8578-44bd-9c8d-63c296d9aa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:39:52.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:40:02.050Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2a1d925b-7bd9-4005-a7c0-f29ec1c05b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:40:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:40:12.059Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=683419b6-0993-46b9-a494-cbdc8f2baa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:40:12.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:40:22.068Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=722b8d69-8485-4723-9d40-c018c1fd7a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:40:22.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:40:32.076Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e1568697-0a6a-4f52-8b31-323a50960ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:40:32.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:40:42.084Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=9bad1ad8-066b-4bd5-b489-d88cf8d6a1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:40:42.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:40:52.092Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3586bed4-fa8f-4df7-90a2-7cdbfb5f0af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:40:52.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:41:02.103Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bc321d3b-8fe3-4938-b5de-1cbbcc2052ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:41:02.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:41:12.114Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=927b9834-b9c8-46d1-9b3d-b86b835772c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:41:12.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:41:22.121Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=427371c6-0ade-41c1-8b0c-c95a4ed8816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:41:22.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:41:32.128Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4094be17-8e19-45bc-a872-2e643fe03094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:41:32.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:41:42.138Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b1b462a1-c0f4-4c77-8219-ce07285ba3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:41:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:41:52.151Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5f1d6caa-672d-4fde-a704-f54cdc77e533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:41:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:42:02.174Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=19f70256-9cb0-4bc0-913c-d4b92e051826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:42:02.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:42:12.184Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f45681fa-1e96-4a28-be35-eeb61c7abe1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:42:12.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:42:22.191Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f9a49704-4bf1-4792-90f8-17c4b1b84735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:42:22.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:42:32.199Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=88fd8898-565f-444e-9510-68aaf59b4d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:42:32.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:42:42.207Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f5d92cea-ebe8-4d4f-97c7-83ba73906010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:42:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:42:52.214Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=da5d3162-3a09-4b27-91b1-1534f8cdde64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:42:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:43:02.221Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6afcdc1a-0b6a-4b47-90e1-b868788042ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:43:02.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:43:12.227Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=cca59260-8a9d-41ed-970d-052e46379a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:43:12.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:43:22.233Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1a3de2a0-fca6-43e9-a3d0-0fe84edefc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:43:22.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:43:32.241Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4c5b1a22-8992-4079-b3ed-d7c8382ce3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:43:32.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:43:42.249Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=13eab744-4c93-49a0-878d-31588c1d5624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:43:42.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:43:52.256Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=aaf73914-3896-40c1-9dfe-b1cdf958974c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:43:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:44:02.267Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1e6875ef-476d-439e-99a0-83a7da6e5093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:44:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:44:12.286Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=49de991c-7107-44e5-b496-9e8b5eba12be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:44:12.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:44:22.299Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=395f7fc5-3fa6-4b10-9ddf-6f986cc66fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:44:22.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:44:32.306Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6e1a0a09-bdcd-4808-b945-3f9c205ec36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:44:32.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:44:42.311Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4384b6d0-7315-49ac-9091-32da6e76c378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:44:42.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:44:44.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:44:44.500Z |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-11T23:44:44.501Z |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-11T23:44:44.504Z |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-11T23:44:44.509Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:44:44.509Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T23:44:44.509Z |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-11T23:44:44.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:44:52.319Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=79664e89-ad6e-47c7-9493-57d3e9946a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:44:52.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:45:02.326Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6605eae9-75df-4b8c-9dc7-86dcd86a465c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:45:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:45:12.333Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e0e17d08-6837-4a64-aef7-719b269565c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:45:12.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:45:22.339Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=30467a5b-4c88-4c79-9e28-dc5da7c73e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:45:22.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:45:32.346Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6d232b58-ce18-494d-99a5-4ad7c626c178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:45:32.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:45:42.352Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=11c1aa6a-39ba-470f-9440-a98086fbe8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:45:42.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:45:52.361Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ac8911c9-1f5a-444e-a5d7-c4c742281214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:45:52.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:46:02.370Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=85a542bb-b63e-433b-badc-1ceed112908e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:46:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:46:12.380Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5e27a511-3d86-48e6-92fb-e752bc059ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:46:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:46:22.397Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=60f2d70e-2449-44cc-b6ac-fe9d2b8ec6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:46:22.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:46:32.407Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=028a80f2-72d4-46e8-92c9-a6688ccc6c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:46:32.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:46:42.415Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=98101db3-0f6d-42ef-8813-dc1330ea7112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:46:42.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:46:52.427Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ff68169e-3e2e-40f5-882b-4e97d4c4c080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:46:52.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:47:02.435Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3901d527-a1ef-4fab-a432-37ac4cc2e821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:47:02.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:47:12.442Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5c4aab33-0afe-4d83-9286-521c97fac30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:47:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:47:22.449Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f5f6aada-2d78-466c-9d11-a05bc1710755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:47:22.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:47:32.457Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8e223a20-4eee-47c1-9c3a-c40814b80d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:47:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:47:42.463Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=76ced613-d4bb-4a8f-b349-47690ae5eec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:47:42.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:47:52.472Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=069c7157-468c-4dce-83c7-3f6d0804820b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:47:52.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:48:02.481Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d9fca253-6aa4-48ae-ba0b-d4c90268276d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:48:02.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:48:12.490Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ee6f2d88-cc0b-46f1-b1a8-83cc8b005f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:48:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:48:22.501Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4dc31af9-870f-4722-bbf6-d3c61a6187a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:48:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:48:32.522Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=cd92a70d-d865-4150-b20d-104354b94884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:48:32.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:48:42.532Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6fa450a4-1c07-4a33-abbe-18a0415939e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:48:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:48:52.541Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5e078722-ea33-44cd-ad3f-fdaabdcf5fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:48:52.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:49:02.550Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7e9ddbe8-6741-411b-9c4d-df9f916eb593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:49:02.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:49:12.558Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6305919b-8fb7-47b6-9917-81a447927045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:49:12.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:49:22.566Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8bea808b-f04f-479e-8a52-2865284ffbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:49:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:49:32.575Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=be94d89e-4d02-4a48-b579-45a2995a2f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:49:32.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:49:42.583Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e69e28be-659a-49c1-89fc-37808dd5ac01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:49:42.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:49:44.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:49:44.526Z |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-11T23:49:44.528Z |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-11T23:49:44.531Z |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-11T23:49:44.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:49:44.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T23:49:44.537Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-11T23:49:44.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:49:52.591Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bfc933bc-cb69-4315-bb02-c7de26c80443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:49:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:50:02.599Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bf7a2ef8-ad9e-43ca-81fa-f1678324d64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:50:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:50:12.611Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a6761d9d-8a65-4e24-b5d2-44c119bcc0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:50:12.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:50:22.619Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a37fa840-c697-449a-9ed6-8d63b09715cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:50:22.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:50:32.633Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=cb744e61-dc53-429c-a9b8-8802967b4281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:50:32.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:50:42.654Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2c27b944-0288-4d3d-a0b4-d2e738f50e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:50:42.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:50:52.662Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b2bb30ea-9170-44f9-89a0-019a16c97392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:50:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:51:02.669Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=9d522744-9100-4955-8c02-b3512a591240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:51:02.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:51:12.677Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8e7261db-3814-461a-9796-d2441137f324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:51:12.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:51:22.687Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a7253e9d-4e00-4137-9584-b9f2f8154955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:51:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:51:32.694Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e843e717-5051-4054-9175-c1a031bdc40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:51:32.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:51:42.702Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ee1525b8-6788-4db3-a147-4fa9f39da0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:51:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:51:52.709Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6cc43ab5-04b4-485f-b346-23941b2d5771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:51:52.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:52:02.717Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7bcba544-276d-43ba-97f5-c3f821ce7d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:52:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:52:12.726Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3d691df4-a7c0-4c44-80bd-7c2dccc3c693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:52:12.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:52:22.733Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=acbb97d4-4224-44c7-8d9d-e697849c6c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:52:22.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:52:32.740Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2a74a6e3-8db4-4847-ac15-f4f2470f46c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:52:32.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:52:42.752Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b0764493-770c-4db0-ba4b-069a0ef90437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:52:42.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:52:52.766Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7eb7800b-a422-4356-b8bc-e598e9771e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:52:52.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:53:02.780Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=365efae2-1cc4-4622-b9a1-12e828163803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:53:02.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:53:12.788Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4df2a91b-a2ed-4f28-aadc-eeecf96807c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:53:12.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:53:22.795Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=35551b32-e7f3-46c0-8ad1-64ca18d983c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:53:22.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:53:32.803Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a0a24d6c-6435-4852-a7de-9df336ad79f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:53:32.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:53:42.811Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=15ce7f88-b657-4cd7-b46c-b72b79704a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:53:42.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:53:52.817Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=fb693f89-dfb0-496b-b7e3-ce2b84e281ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:53:52.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:54:02.825Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c0c6562e-0651-45da-81c2-ff57c4e97bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:54:02.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:54:12.835Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=9d739267-74f2-488c-a70f-28a26921e037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:54:12.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:54:22.844Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=590e18ec-0f56-4273-8622-0b39a1fd4188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:54:22.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:54:32.851Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=35033436-d21e-4c3c-9a04-016ebd0dd66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:54:32.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:54:42.862Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7a3a20eb-93eb-407a-97e5-cbaaff26f65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:54:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:54:44.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:54:44.505Z |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-11T23:54:44.506Z |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-11T23:54:44.509Z |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-11T23:54:44.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:54:44.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T23:54:44.514Z |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-11T23:54:44.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:54:52.881Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2d5acdd0-b9bc-43b2-97ec-eb1de65bfcc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:54:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:55:02.891Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=56800a88-da52-48d9-a925-e7b7e9de2f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:55:02.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:55:12.900Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=37847317-7d44-446c-9377-2c7da7e4d7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:55:12.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:55:22.908Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=891f5e20-628b-41aa-9939-3ebd5559266e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:55:22.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:55:32.916Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7ddd4d2f-77c4-482f-b049-6d6512f6558a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:55:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:55:42.925Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=837991d6-d76e-4fda-bb4a-68794489eeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:55:42.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:55:52.933Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d7b5e1fe-3523-4a25-93a8-ba34bf4f3acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:55:52.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:56:02.941Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=298ee3b9-8549-4995-aa47-7a31ee21089e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:56:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:56:12.948Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b3c18192-8a8a-46a6-a8a7-5b56a21c3c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:56:12.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:56:22.956Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=03f368cc-ede9-4d4e-8615-540ddcb1d8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:56:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:56:32.966Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b3c54919-0d3b-4df9-b3f8-26e0a8dd55ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:56:32.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:56:42.974Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7d63e1ec-8f12-492b-99cc-0b455077fbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:56:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:56:52.987Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=da59cfd7-9924-4785-b5c6-f7735e4dceeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:56:53.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:57:03.008Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2d153d3b-064c-417b-916b-5467c0ffdcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:57:03.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:57:13.017Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6b8b3647-4026-453c-a8a9-cb17709d8255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:57:13.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:57:23.024Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ed103cd2-8262-4782-a361-6bf8208744f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:57:23.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:57:33.034Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=19ad9c12-52ae-4a39-bf7c-529e64652a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:57:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:57:43.043Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a0aa3373-04f7-47d4-8e19-c36c7e092f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:57:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:57:53.051Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e3a947f7-05de-439f-b7dc-56c9e216d2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:57:53.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:58:03.059Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5f085da0-0571-4338-a1f1-3bdad3278132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:58:03.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:58:13.067Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8f16dc23-2da1-4ca5-b31f-ef3d689b6ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:58:13.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:58:23.075Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=fdb43ff8-8f2b-49b2-a561-4977c195332b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:58:23.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:58:33.082Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a24f76eb-1f25-4691-ac5a-283f676e15f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:58:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:58:43.091Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a78da308-bf05-4251-8163-b93b3cb32c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:58:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:58:53.099Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c4dee2b2-adea-4c89-bb97-8c11ef29b233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:58:53.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:59:03.118Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=27b0bc5f-3821-401e-a386-15406cbf0e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:59:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:59:13.138Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bc0b06d3-5b20-4b4a-833b-2bb3a028c821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:59:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:59:23.147Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0e4fb9cb-2511-4583-977a-9c6769ff1f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:59:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:59:33.155Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b216e1ff-77b2-4e71-ae8b-93348f2a0600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:59:33.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:59:43.162Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c7fbe801-79c1-4e3d-bc0c-1e7699afd8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:59:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:59:44.477Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-11T23:59:44.477Z |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-11T23:59:44.479Z |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-11T23:59:44.481Z |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-11T23:59:44.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-11T23:59:44.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-11T23:59:44.486Z |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-11T23:59:44.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:59:53.170Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=48df9d4d-65e7-4bf3-8f4c-fff887bf1d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-11T23:59:53.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:00:03.180Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=46a499d8-27c9-4b86-b9a4-1d200e26e976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:00:03.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:00:13.197Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e2b0080e-52d9-47c8-ab28-ae1003d8406b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:00:13.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:00:23.204Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a3c7dd40-9ae7-490b-9897-5d642af2ff78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:00:23.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:00:33.214Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7a3a7f3c-5385-4c59-8dad-797c32d9e57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:00:33.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:00:43.223Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bdee8e8f-9fd9-4abb-9118-728a0a02601c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:00:43.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:00:53.229Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d64fb521-0e52-4107-8108-3f8465089d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:00:53.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:01:03.240Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=57c4dc5a-16d1-48e0-b743-d95231e0499f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:01:03.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:01:13.262Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=679dd7e7-72c3-48e7-8ca4-a0886cb526b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:01:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:01:23.269Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=243b1575-f830-4c9d-9c6a-9e5c2bb9d85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:01:23.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:01:33.276Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bf79a0e4-94c1-4e92-9a18-7e574f7d8801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:01:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:01:43.284Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3eb7b163-9b52-4107-863c-34ec48e74ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:01:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:01:53.292Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=99037c84-7f36-4e93-b575-9918a40f8084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:01:53.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:02:03.300Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=66693d1f-b279-47ab-ba9c-21e4bed9427c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:02:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:02:13.307Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=55e47d47-5247-497a-8d5c-d0fae61d8d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:02:13.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:02:23.315Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=abce73d6-dbc7-4db4-9323-9491060978e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:02:23.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:02:33.328Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ff979ea6-30cd-43c0-88e4-57013c49a6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:02:33.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:02:43.336Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=57957f9f-a262-4427-b61f-85f6a8273cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:02:43.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:02:53.343Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c7d843be-374d-4f5d-917b-3a0909d4facd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:02:53.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:03:03.352Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7b5a6578-5cbe-451b-b062-9e94b0e2f376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:03:03.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:03:13.363Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=25ce7c85-0ee0-4dfc-8f21-158fd688b9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:03:13.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:03:23.377Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e83a2a5d-63fa-456e-89b5-46d97418350b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:03:23.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:03:33.385Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d938750c-e939-4344-8e96-83c3887196b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:03:33.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:03:43.396Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0e15c5f1-bf7c-41f3-9489-84d144aaf70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:03:43.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:03:53.403Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b526c0f7-029b-4409-ad9e-11367d8d3a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:03:53.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:04:03.411Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4377eb03-c41b-4753-9db3-12f8ddbb1bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:04:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:04:13.419Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=55b8331a-7d08-4618-92bd-32c53c8d76c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:04:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:04:23.426Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8117abe4-5df9-4f72-9927-53f35d7eefc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:04:23.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:04:33.433Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a410c250-1efa-4a9b-8704-efbdc1fb2c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:04:33.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:04:43.441Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=892ded61-ff11-4d8b-bda7-5d5596f046c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:04:43.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:04:44.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:04:44.494Z |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-12T00:04:44.495Z |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-12T00:04:44.499Z |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-12T00:04:44.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T00:04:44.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T00:04:44.503Z |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-12T00:04:44.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:04:53.447Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e87a62c5-0e94-4024-8d65-321a3ea448d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:04:53.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:05:03.456Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c547bbeb-456d-42ea-95bf-da135e2f925f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:05:03.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:05:13.468Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=fc0d0482-0284-4871-a2c8-f367046b827f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:05:13.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:05:23.491Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=12efaa1d-21fc-440e-92b0-5573be6502fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:05:23.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:05:33.502Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=871adfc1-7275-4dd0-a8db-9d4bd47d5d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:05:33.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:05:43.512Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1e34b0b0-a56f-4985-887d-37ee08e430e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:05:43.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:05:53.520Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6483cbac-e21e-423d-a8bf-2764924788ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:05:53.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:06:03.527Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e4174acb-4649-40a8-a1e2-e0f7ba350330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:06:03.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:06:13.536Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=42e5de86-b851-4b41-8ba7-f336c7e19b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:06:13.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:06:23.546Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c0becea4-5cd8-4904-a56f-8b1cdfcdb686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:06:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:06:33.553Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=61002e90-c3d8-487a-91ec-3e0875ae78f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:06:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:06:43.561Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4d311704-54ac-4c78-851a-02cd3dd094cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:06:43.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:06:53.568Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2f1989f1-9681-44e4-b891-a432367ce3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:06:53.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:07:03.577Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=28dbc48f-9bad-40db-9ebe-2285aad47863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:07:03.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:07:13.586Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=dcdcb945-d7a2-40d6-85c3-bea2190b7797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:07:13.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:07:23.595Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ac0aa112-fa2b-4fba-a92a-db787b6ec46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:07:23.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:07:33.615Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=eeb4b319-6459-4a5c-bc4f-44c0d1653886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:07:33.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:07:43.637Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=15a16d40-f32f-4b60-af39-ca03b2d8bf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:07:43.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:07:53.644Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f168dfbd-8e5d-45d6-bee4-e46cf1dafa3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:07:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:08:03.653Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d765d59e-4434-4b07-915c-f2793f0b324c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:08:03.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:08:13.660Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e2531683-7dba-4c04-abad-f158e60d06fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:08:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:08:23.667Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=9300da9b-6c97-4f0b-9510-b5531faab442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:08:23.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:08:33.674Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=52e7fef0-c169-41f5-a576-88c73842074c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:08:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:08:43.682Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=50f230b2-81d5-4da0-a030-6ad217cdb36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:08:43.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:08:53.690Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=838ff68b-dff6-4bdf-a6a7-106ad79fba52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:08:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:09:03.696Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=42f0bcf0-0bcb-45c9-93ad-d7a2998903b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:09:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:09:13.705Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=674a40e6-9fac-452c-8dd9-3f04bcdf3082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:09:13.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:09:23.713Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b4d84e40-ed27-44c8-93c5-09fc33a8eca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:09:23.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:09:33.721Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f8e71ce5-d8c7-4f27-8090-a8820d69765f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:09:33.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:09:43.736Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d3ddf29b-ee10-4280-a3be-2bbc3b5d5b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:09:43.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:09:44.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:09:44.538Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-12T00:09:44.540Z |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-12T00:09:44.542Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T00:09:44.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T00:09:44.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T00:09:44.547Z |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-12T00:09:44.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:09:53.755Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e1488f7a-11fa-498d-8b33-fa1c4a037a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:09:53.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:10:03.764Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e5620397-1f89-4379-ad71-104eaf12f47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:10:03.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:10:13.772Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ec6f03cf-3768-4a58-b9ea-332a787c0cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:10:13.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:10:23.779Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=aced8da8-d074-4b4c-b814-a144e3f5aa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:10:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:10:33.789Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a91d5b5c-0acf-4243-a004-40924229589c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:10:33.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:10:43.797Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=989b0fdc-7de9-4d2e-9c98-39830f9dc8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:10:43.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:10:53.804Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b7a68ed7-632b-40e6-b129-9b577709c871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:10:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:11:03.812Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3d31f42a-e549-406a-8720-fa32dd593db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:11:03.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:11:13.819Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=35dcf6cd-f371-4df2-adb7-bf7e954e6f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:11:13.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:11:23.826Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=63f06d91-3231-4d2d-83b9-76eb91fc581f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:11:23.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:11:33.833Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7b1660fb-d896-41b5-a0da-763b0cd90eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:11:33.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:11:43.844Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a4e127f1-6ef6-4396-ac08-05e7c18385b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:11:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:11:53.856Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d9bbf8cd-a831-4696-b68c-a518281eb822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:11:53.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:12:03.879Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=9ee5400a-3582-47b9-90b5-25cfc8b5c35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:12:03.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:12:13.887Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=aff11620-159d-4606-b20d-aee7f30bea34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:12:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:12:23.895Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=226ed9d8-a3e0-4cbe-8761-08558d1e31c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:12:23.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:12:33.902Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=12d60f06-0616-4b2d-8093-c10dab4048a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:12:33.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:12:43.922Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0a69ab4f-e330-4c92-90ea-bb355c9ad2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:12:43.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:12:53.929Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=67c1d473-5f97-4e68-abc4-25386f1b0de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:12:53.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:13:03.936Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=061348f9-66b2-4504-b99a-bf2ffc162b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:13:03.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:13:13.943Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=147bcfaf-62ab-4afa-95a9-e095d0523138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:13:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:13:23.951Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b15cea48-326e-431c-9399-352627937399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:13:23.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:13:33.957Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=87995d72-6e82-4b54-b9b2-9091147377b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:13:33.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:13:43.965Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=80c150dc-af62-4692-8aad-04dc3d6e6672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:13:43.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:13:53.974Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=55df6f59-6bd6-4c25-ba95-10057481eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:13:53.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:14:03.983Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8c53b4c4-8db1-4e85-8dc6-77ee7e8d8319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:14:03.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:14:13.994Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=311b5d81-56f3-479b-b668-4b83c3e87b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:14:14.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:14:24.014Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=fa2c8404-0453-46df-9750-70d6bb513d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:14:24.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:14:34.022Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b84121ec-8619-4bfc-acd7-e0ce781afde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:14:34.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:14:44.030Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8ba687b3-c989-4ba5-a5e8-2667a2e8a92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:14:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:14:44.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:14:44.544Z |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-12T00:14:44.545Z |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-12T00:14:44.548Z |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-12T00:14:44.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T00:14:44.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T00:14:44.553Z |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-12T00:14:44.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:14:54.037Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3ccac1b3-de7e-42f6-b4b4-dbba4327b427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:14:54.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:15:04.045Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=9984c61f-a0fb-4b56-947d-956abf507236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:15:04.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:15:14.051Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=aea09e17-4cb6-4aaf-835a-46374ccafd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:15:14.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:15:24.060Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7877543c-37ab-4605-baad-1fc7f650d489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:15:24.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:15:34.067Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1c0ccd2f-6651-45a1-9c31-e1843d98c849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:15:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:15:44.074Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=af538107-84d7-4d43-bd25-f63b6134bdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:15:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:15:54.082Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8b4c444a-5e8a-46d3-96aa-ec2fe1d969be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:15:54.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:16:04.092Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4f984b3f-51c5-4ec7-bc83-4ff3b300929b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:16:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:16:14.099Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=38de7bee-cde8-4101-95ca-5756009f3352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:16:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:16:24.109Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=27d818a2-99de-4ef1-9f72-2212599e4725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:16:24.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:16:34.124Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e7925804-bf75-4ae5-8ca0-ef050288b2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:16:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:16:44.133Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5ca02643-4eda-47ed-9e7f-92af96b11f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:16:44.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:16:54.141Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a09e9f4a-93a6-4e43-9f57-6b0b67701ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:16:54.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:17:04.148Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=160a9829-2a03-4d1c-8a9a-27b87d172200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:17:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:17:14.156Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8b9208c4-5e5d-4030-ad74-6a6565670346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:17:14.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:17:24.164Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0cebb899-6158-4ab9-96f3-013d3ecdc00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:17:24.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:17:34.171Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2514db4b-44df-4954-a55b-d09fd50ab60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:17:34.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:17:44.179Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=742d94ae-51c2-4f80-a998-0cb107e30d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:17:44.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:17:54.186Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1923cb86-13b7-407b-a0a1-51435b1f07f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:17:54.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:18:04.193Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6c6711b8-dd9e-49bd-be0d-f199a69fae56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:18:04.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:18:14.202Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8f5a818c-945a-4ab8-8586-76d204910d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:18:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:18:24.210Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4a94f584-3f4f-44a3-9d53-911a213ea266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:18:24.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:18:34.221Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d2de43c3-4c3d-4458-addf-00ae7c23b335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:18:34.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:18:44.241Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=62249852-5130-4f59-9d52-eb724a4d7995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:18:44.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:18:54.249Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a73e24f7-db96-4031-954a-9b9765f7458b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:18:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:19:04.259Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5fa13be8-47ca-473d-8196-5a0c45f5bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:19:04.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:19:14.265Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=9d6572e1-05fa-45ef-a2c6-50b1aa921bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:19:14.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:19:24.274Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0c442f5d-7774-499c-8ddd-96820bb79fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:19:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:19:34.281Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=944cbbb6-2742-451e-b5bb-f6ec77d72371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:19:34.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:19:44.287Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6a49f4c5-c63b-4503-b316-f70de935ca66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:19:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:19:44.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:19:44.474Z |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-12T00:19:44.475Z |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-12T00:19:44.478Z |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-12T00:19:44.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T00:19:44.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T00:19:44.482Z |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-12T00:19:44.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:19:54.293Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c31ca9f7-34b8-4ef2-aa3c-097fe2dc52c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:19:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:20:04.300Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c0987688-aab2-43be-88a0-4c90a0eeeb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:20:04.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:20:14.308Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=395c6273-2fc4-4439-8079-4846ddc93e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:20:14.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:20:24.316Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d193af0e-b22e-4bfb-a945-4810ce27573a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:20:24.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:20:34.324Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e9cead05-abdc-403e-82ff-e010a15e39e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:20:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:20:44.335Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3f827e4c-9ed7-46f2-981d-f37783e1836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:20:44.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:20:54.351Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=36e3d572-b9f2-4974-835b-cc1bdd552c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:20:54.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:21:04.366Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3cfae80e-4d62-4bb8-9ffd-a60fe3e05777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:21:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:21:14.374Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=48331b7d-2478-476a-a0e5-32aefb7f1259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:21:14.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:21:24.381Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e145c393-6816-4a18-b243-fb9f970d8aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:21:24.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:21:34.391Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0ef7458e-effc-478b-8ed8-c498c7a2b5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:21:34.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:21:44.399Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6d1501ad-5a50-41d0-8d84-745cea41868b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:21:44.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:21:54.406Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7bc5adfe-bdc2-4620-a726-c6fac6f7aff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:21:54.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:22:04.414Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=afbed8d8-6c87-424f-9771-75845160fb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:22:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:22:14.421Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=82a4038e-e165-4946-867d-21f183e9e982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:22:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:22:24.428Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=37673345-7aff-4270-9fa2-76fba58edaec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:22:24.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:22:34.436Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f9defbb7-19f8-4535-87bf-63fef91e2006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:22:34.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:22:44.443Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=32fd530a-dc72-4800-9447-440897cbef83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:22:44.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:22:54.453Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=da1391d2-c477-4ce1-b3b6-f3c894278052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:22:54.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:23:04.465Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d94cd273-d17b-406f-8765-94dc0440e27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:23:04.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:23:14.482Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c2916477-fc7c-4427-a4a9-84ff47b4583a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:23:14.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:23:24.490Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=447b87e6-1cbb-4c27-b010-44b1ca6bd7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:23:24.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:23:34.497Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c43de62f-d86a-445d-b0e4-1bc3b391ee9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:23:34.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:23:44.506Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=232ab734-2571-48b7-bd95-f9cc622f1d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:23:44.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:23:54.514Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=72f09018-d60a-448a-a6d0-27de33cb30f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:23:54.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:24:04.521Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=74b6c498-b7a4-4aba-82c6-5ec840385dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:24:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:24:14.529Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=737b7177-0fac-4f04-9720-3f494b217aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:24:14.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:24:24.537Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c8e70dc1-0041-42b6-9177-3e7aca53a094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:24:24.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:24:34.545Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0a80b088-758b-4870-831e-9442eb7f8841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:24:34.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:24:44.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:24:44.522Z |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-12T00:24:44.524Z |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-12T00:24:44.527Z |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-12T00:24:44.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T00:24:44.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T00:24:44.533Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-12T00:24:44.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:24:44.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:24:54.568Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=452d46e5-f38a-49c3-877f-8b17234e5782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:24:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:25:04.580Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=547eeefe-acc4-42b6-a0bd-81e8ec905a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:25:04.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:25:14.602Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d5c373d0-8e59-4b42-9113-00df3daa8556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:25:14.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:25:24.609Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a3cbb07c-a2a7-4de3-a630-be22fa0b7c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:25:24.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:25:34.617Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=92010447-5aa7-4732-bfa8-7a8f7156d785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:25:34.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:25:44.625Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0633734c-2c91-4cc4-a3dd-b5eba8f6d937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:25:44.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:25:54.633Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e8ffc35d-3658-4f16-af30-a0b8406e0ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:25:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:26:04.640Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3256176e-e325-4a54-8a4c-90cd0b068938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:26:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:26:14.648Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1969ed99-874f-40b3-832b-35f1fb4d1128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:26:14.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:26:24.655Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=36b8129e-649a-4c04-a7b1-47f53aa469e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:26:24.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:26:34.665Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=afed19b5-44ad-473a-b0a1-30d021b12255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:26:34.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:26:44.673Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=9eee6e62-15dc-4ff4-b78c-f492180b7911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:26:44.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:26:54.681Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7c89aea3-589e-42e7-8d7f-e2cd0f603cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:26:54.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:27:04.689Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3ec08890-46ab-4393-8d66-9cf7db6ac271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:27:04.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:27:14.701Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=89f6c58f-0db8-478a-9a84-eef73b136a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:27:14.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:27:24.717Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4ced1334-89f8-458c-b3eb-44c8a8d3c183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:27:24.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:27:34.726Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8ac31d2f-e381-44d4-868e-a2808883044f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:27:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:27:44.734Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=dbf4f4b7-02f0-4eef-8ffe-b9083a2ff83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:27:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:27:54.740Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=aa9081fe-837d-480e-b575-ccd52fc65fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:27:54.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:28:04.747Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d1809a55-5461-4625-b9f1-4e4d4b24f3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:28:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:28:14.755Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e6f9ef67-4b89-45d0-b780-601046c0b27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:28:14.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:28:24.764Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ba53c10c-95d7-48ef-9d81-68b775c1eb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:28:24.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:28:34.771Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e71fd1d2-77b8-45a4-8510-43c8c6ecd1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:28:34.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:28:44.779Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=b80a3853-3a0b-42e3-90c4-e8f1ddc833cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:28:44.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:28:54.786Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=0f701b61-68ad-4b0f-a063-249f3d0aa09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:28:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:29:04.795Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=a4933444-e68c-4c20-ae40-897c3b45e9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:29:04.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:29:14.803Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=04e44ba4-e6fe-4d74-8a1d-c63734e8ad17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:29:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:29:24.815Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f0a5533a-6888-40d9-8d37-20b62885e31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:29:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:29:34.832Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7fe23430-704d-4db5-b936-b1c617d6738d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:29:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:29:44.528Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:29:44.529Z |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-12T00:29:44.530Z |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-12T00:29:44.533Z |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-12T00:29:44.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T00:29:44.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T00:29:44.538Z |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-12T00:29:44.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:29:44.840Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bf95ab47-436e-4387-9dc7-49d827b7b405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:29:44.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:29:54.846Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6f8b03ed-264e-481a-a420-55f4091d0f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:29:54.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:30:04.853Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bc6fc4d2-0beb-415e-a37b-1f3d8faddc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:30:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:30:14.860Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=14d1dc92-b097-4f04-b736-b9ec489ee9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:30:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:30:24.867Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=efac9796-ecc3-46ee-b882-2511abb96c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:30:24.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:30:34.873Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=477b5c7b-8b9f-4adb-bae0-438cf96722b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:30:34.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:30:44.880Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=bba8decd-c353-47af-ae56-daa96c834bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:30:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:30:54.889Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=676615b6-e81b-4906-b7b2-edaf918c9021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:30:54.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:31:04.901Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6dc096a6-9602-4e62-8b26-2fb2b82b9324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:31:04.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:31:14.909Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f8f7efe4-5f40-4183-b750-74363a1278d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:31:14.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:31:24.918Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=06182d65-2338-4ff4-9483-f4d6907eaf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:31:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:31:34.929Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1640c374-7b05-49eb-86cb-fb2662550ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:31:34.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:31:44.943Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=66812544-229c-40c2-af5a-7f6187ef8cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:31:44.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:31:54.950Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8e26f011-b050-4f3f-b4d9-b968d129c70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:31:54.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:32:04.957Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4e1f8916-4a80-44dd-bb6f-a55d9fe83365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:32:04.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:32:14.966Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e8881674-149a-422b-9e9a-fe8bb5752244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:32:14.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:32:24.973Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=20618eaf-d054-452c-86d0-ce443d77a3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:32:24.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:32:34.980Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=cb49db89-f38b-4bcd-b3dd-65b76fd864ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:32:34.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:32:44.987Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6caad19f-dbd1-4304-9e0f-5f6f6452c9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:32:44.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:32:54.998Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=1ed4e8f5-e821-4d1d-aab0-7ab350a09d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:32:55.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:33:05.006Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2303b306-30b3-4559-8ae1-84d07a6b749a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:33:05.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:33:15.014Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3d815ec3-3cad-485e-8709-877aca791df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:33:15.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:33:25.020Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3b4e764d-c87c-4897-b5ac-ce57f02c574e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:33:25.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:33:35.029Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=75bf4c4c-70f7-427e-bd80-3af5bc4db83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:33:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:33:45.049Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4296df2f-5f52-4145-acf3-faf2e56ef82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:33:45.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:33:55.056Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=aa0f9b02-132f-420e-8767-51695bddac54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:33:55.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:34:05.063Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=f0705843-3f7a-4338-a74c-88094fb0da84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:34:05.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:34:15.077Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=cae72ce2-014b-4976-b522-18215ac246eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:34:15.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:34:25.084Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d844bc16-2e48-43a0-b7e4-e1047fa4c0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:34:25.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:34:35.091Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6aa389ab-d078-4aa3-916e-01c76863e520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:34:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:34:44.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:34:44.505Z |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-12T00:34:44.506Z |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-12T00:34:44.509Z |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-12T00:34:44.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T00:34:44.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T00:34:44.513Z |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-12T00:34:44.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:34:45.099Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c30655ec-a8e2-453a-9c77-3b11b2106418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:34:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:34:55.105Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4dd941e3-78da-4b43-bbd9-7525c072318c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:34:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:35:05.111Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ea1fa2ba-67f7-4ba9-93df-b0ff10d4e9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:35:05.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:35:15.119Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=dc51c914-bc4e-417a-ab6c-a2bba1bb6ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:35:15.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:35:25.126Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4ef49076-f925-490f-9e28-e66787055cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:35:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:35:35.132Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=875a6230-1983-4188-9e9f-65a74ace364e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:35:35.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:35:45.141Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=13690b87-982d-41bf-a0f0-357ecefd7010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:35:45.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:35:55.164Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3d3cc2e4-2d23-44cd-bfcf-207bfa0df3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:35:55.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:36:05.170Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=74959944-9a3b-4a4e-a384-383504c645c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:36:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:36:15.177Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=c04701c7-16f8-4b5a-a8d7-226a16ebbd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:36:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:36:25.183Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5b638b49-5bf8-4835-97bc-d42a3151bd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:36:25.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:36:35.188Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=8c34eacd-7906-4760-a63d-6bc956d62ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:36:35.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:36:45.194Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7e6a0f8b-7a2b-4321-b02f-7ab7f6584355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:36:45.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:36:55.203Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2fb2dbd8-22e4-4bb7-91af-6ec5d7ba4252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:36:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:37:05.209Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=6668798d-542f-413e-a92b-c8aefb999c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:37:05.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:37:15.216Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=329af700-ca6c-49d9-ad1a-14dffe3552c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:37:15.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:37:25.222Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=2e3a48f5-2407-4c13-a399-42786392357f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:37:25.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:37:35.229Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=72b8a3fb-b693-4345-879d-8dd17dfac9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:37:35.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:37:45.236Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=948ffdd5-b4d5-42c8-a8bc-57dc36e6f88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:37:45.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:37:55.245Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=38aa99c6-2bfc-497c-90de-458498bb4cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:37:55.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:38:05.258Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=23e8c4be-7056-4285-8630-c62b0baf439a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:38:05.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:38:15.265Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=aa4d6f58-448c-49ac-a870-66e1d606e16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:38:15.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:38:25.271Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=4631feab-879b-4116-8dec-e9f6145802ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:38:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:38:35.277Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=ea870822-ec60-4dc1-9b6b-b9797f1de272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:38:35.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:38:45.286Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d128b227-0414-4551-8858-bf1d6ea170c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:38:45.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:38:55.293Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=3b4226b3-8a9e-42e0-ba5d-8a7d1d0b9dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:38:55.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:39:05.299Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=d8b1fee2-8759-4d3c-aec8-560180fa713c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:39:05.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:39:15.305Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=5c752a42-0249-493e-bec0-70111a791f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:39:15.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:39:25.315Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=e2aa79e6-a315-43f9-97ce-4699229ececa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:39:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:39:35.322Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=924906b5-7c52-47e7-9232-c786993549ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:39:35.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:39:44.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-12T00:39:44.511Z |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-12T00:39:44.512Z |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-12T00:39:44.515Z |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-12T00:39:44.518Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-12T00:39:44.518Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-12T00:39:44.518Z |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-12T00:39:44.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:39:45.332Z |INFO |Init configs |InvocationID=6f023249-cd37-4ab8-90b9-462f656014ca, InstanceUUID=7f344f7a-91a9-4a3f-9057-cb29ad3b74b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-12T00:39:45.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |