By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:01:04.713Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:01:04.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T05:01:04.797Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:01:05.949Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:01:06.106Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:01:06.107Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T05:01:06.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T05:01:06.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-05T05:01:06.508Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-05T05:01:06.562Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-05-05T05:01:08.755Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-05T05:01:09.403Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-05T05:01:09.431Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-05T05:01:09.432Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-05T05:01:09.526Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-05T05:01:09.526Z |INFO |Root WebApplicationContext: initialization completed in 2963 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-05T05:01:10.471Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-05T05:01:12.074Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-05T05:01:14.421Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-05T05:01:15.331Z |INFO |Started MainApp in 15.924 seconds (JVM running for 17.148) |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-05T05:01:15.486Z |INFO |Start scheduling PRH workflow |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:01:15.542Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b003459b-885d-4bef-ad8c-542e932d8f07 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-05T05:01:15.685Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-05T05:01:15.686Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-05T05:01:15.690Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:01:17.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:01:17.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:01:27.535Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=fcbe501f-a193-450d-958d-40ce419c53a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:01:28.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:01:28.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:01:38.686Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=9610c737-f06a-4f6d-a0e1-df7f2538a1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:01:39.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:01:39.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:01:49.748Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=e38fd406-cbfd-487e-b96c-cf3330eaf9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:01:50.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:01:50.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:02:00.826Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=40ed9cc0-1fed-4b40-a3f3-05c7d102fb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:02:01.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:02:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:02:11.892Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=c2184465-98c0-4bfc-ae72-6ccfad8bdad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:02:13.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:02:13.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:02:23.065Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0f102dd7-265a-4581-91e7-8654c0ead05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:02:24.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:02:24.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:02:34.152Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=2aa626eb-60c2-4969-944a-5ba2aefd7a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:02:35.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:02:35.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:02:45.237Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=d417e8f5-5266-4364-8c86-3997c5b6159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:02:46.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:02:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:02:56.312Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=22b87c4c-0da2-4a96-822d-35a55cdb5bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:02:57.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:02:57.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:03:07.417Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=82dc28b4-714f-4c77-91a1-fa2898a0da99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:03:08.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:03:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:03:18.483Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=284071c5-dd54-4d5c-a1da-04918df60e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:03:19.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:03:19.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:03:29.534Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=43674acc-3c3f-4f98-916c-9de38f70302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:03:30.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:03:30.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:03:40.594Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=abb4beb6-780d-47df-986d-17f0b8852592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:03:41.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:03:41.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:03:51.634Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=3e36a7b8-6aa0-4536-b07e-0ac8a365d03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:03:52.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:03:52.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:04:02.676Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=099905c8-ba7f-4d15-922c-4a22fac96d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:04:03.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:04:03.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:04:13.714Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=9c0edab6-ebe6-46fd-8e92-deb6742f6549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:04:14.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:04:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:04:24.757Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=2117ca03-4af8-4a65-a159-dfb97d6a5b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:04:25.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:04:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:04:35.830Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=60f23562-9ecc-492c-bb94-6fcda76c660f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:04:36.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:04:36.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:04:46.901Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=99cd1a40-127a-434d-b6b5-a5f602687ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:04:47.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:04:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:04:57.947Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=6a3f9827-5acf-4f48-a0da-faa7b72e48af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:04:59.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:04:59.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:05:09.008Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0da42bf0-ff1b-49c6-b932-2d3998c2a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:05:10.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:05:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:05:20.088Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=85e39a83-0ba7-41d9-b87e-fdb87bcabf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:05:21.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:05:21.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:05:31.123Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=40157ec7-d573-42e6-927b-4e7849687d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:05:32.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:05:32.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:05:42.195Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=a9dd8719-022d-44c3-b4e6-a2f300ef5e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-05T05:05:43.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.53.45:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:05:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:05:53.267Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=6729e082-cabc-4d16-acf3-08da079101e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:05:53.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:06:03.478Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=bf443e4a-017e-456a-a407-de662c0674f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:06:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:06:11.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:06:11.785Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T05:06:11.786Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:06:11.790Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:06:11.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:06:11.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T05:06:11.807Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T05:06:11.810Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:06:13.502Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=64298131-0b84-4c23-8c36-d04852697548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:06:13.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:06:23.541Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=26acb0dd-98e9-4502-b9a9-29743b4e123b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:06:23.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:06:33.560Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b221a8f8-44bf-40c7-bda4-6031db6d1ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:06:33.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:06:43.584Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=a399e0de-7aea-483f-a284-c7cdaf304322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:06:43.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:06:53.603Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=1135704e-1611-4c1e-9b1c-2f6334e51604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:06:53.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:07:03.620Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=1f4e3cb2-f996-4a49-8857-6e0ae312b38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:07:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:07:13.635Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=5ba364c6-6c7e-4bcf-8b27-771de481839e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:07:13.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:07:23.650Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=41f76280-9e03-49b9-b2f0-18baa14229dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:07:23.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:07:33.667Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=9b6bf9f0-9336-40ec-8258-0d770d833715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:07:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:07:43.683Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=8b05c145-d5ef-47dd-bf93-dc74b5b72a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:07:43.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:07:53.697Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=aae4dc2d-a394-487c-8c61-0b205adb98e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:07:53.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:08:03.712Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=d5365785-8e8f-40c9-8e37-a4d7bda3f0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:08:03.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:08:13.725Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=a3f304b2-5305-49e3-9c68-9d252379323a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:08:13.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:08:23.747Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0a8c4546-7b42-4e2d-824d-5e97f59d78fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:08:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:08:33.763Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=ba963e52-8572-4f3c-aa7b-3a0c944832a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:08:33.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:08:43.777Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=55499851-12ec-419e-8194-5847d61e4676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:08:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:08:53.789Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=da801fb1-0722-493e-bb13-7586229d716c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:08:53.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:09:03.807Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=1803950c-5e86-4e99-a9bb-e76f39d6d71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:09:03.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:09:13.825Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=00a643e6-5538-49dc-adbc-514c1cf8c46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:09:13.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:09:23.847Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=eba03f9d-6225-448f-b2c9-817db2b76574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:09:23.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:09:33.863Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=6eb12e0f-d4b5-4c1d-a5ce-79b7dd3df835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:09:33.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:09:43.881Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=04980ba0-bb11-4216-b7eb-02bb858f8097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:09:43.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:09:53.904Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0bc6b099-c9ab-4646-a24b-11202d36791e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:09:53.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:10:03.920Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=6acc65aa-4e40-4c70-b76d-0cb66fc4a8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:10:03.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:10:13.937Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=972e34df-6e30-4a72-a923-9b6632638c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:10:13.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:10:23.952Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f879cdba-58ed-4136-9ee2-9b41587f4b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:10:23.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:10:33.972Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=fc5fc167-7593-4d31-ab71-4a4427f1c1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:10:33.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:10:43.988Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=8927ece2-1cb8-44ca-95e1-13b9fe718f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:10:44.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:10:54.003Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=eb06fe0d-f1be-4145-af6f-9bb4d045324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:10:54.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:11:04.022Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b2888d6c-a4c4-45ab-9767-61e4f929a487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:11:04.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:11:10.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:11:10.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T05:11:10.932Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:11:10.936Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:11:10.954Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:11:10.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T05:11:10.954Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T05:11:10.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:11:14.066Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=e3480934-53ff-416a-b1c0-0448efb4b870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:11:14.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:11:24.085Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=e81830ee-216b-4e7c-8b0a-a292154211d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:11:24.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:11:34.097Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=4e0ac1fc-4984-4843-accd-630daed0893d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:11:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:11:44.116Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=2bd58501-81d5-4cc4-8dc4-13b1e2528a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:11:44.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:11:54.129Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=12729210-4cfe-4f86-b1c0-5b4787c29c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:11:54.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:12:04.149Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f9f49498-34e5-4a57-8d7c-3049073d6c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:12:04.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:12:14.163Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=57da8948-14fc-4d43-965b-29de5b9af4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:12:14.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:12:24.179Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=d82893e9-9dd0-4c83-9013-b705f462d67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:12:24.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:12:34.192Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=ea60a419-1aa4-4748-beea-9eea29fe5093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:12:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:12:44.209Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=463413b9-4f6f-423b-a1bd-0e6f67e7a1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:12:44.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:12:54.221Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=bd5dd2e2-ae2b-431e-bd6d-ab41156c187d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:12:54.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:13:04.247Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=de99e9f6-5fc8-4601-b908-3424b8f81617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:13:04.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:13:14.259Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=ac7f7d47-fbd3-4da5-a287-35864481bc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:13:14.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:13:24.288Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=d48d9c08-f6a1-4bb4-aeee-dbb14af6975f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:13:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:13:34.311Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=87aa95e3-bd9d-4840-affd-65b66f980b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:13:34.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:13:44.323Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=92d505d8-1b06-463b-b2e8-a306098d09c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:13:44.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:13:54.335Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=7008ec8d-4a3a-4ada-aca6-837b5bff606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:13:54.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:14:04.351Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=5a567e94-80c2-42fb-8054-536d31fd3c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:14:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:14:14.363Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=4738aa1a-85e9-42fb-80d3-8d14e7e7bdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:14:14.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:14:24.379Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=140119cc-779b-4e91-987c-fb64fc74d8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:14:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:14:34.390Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=955bd86e-acb2-45c8-87e2-aad3b75b4324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:14:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:14:44.408Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0bc63231-2449-4406-867e-86fd3b19eb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:14:44.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:14:54.420Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=bbfd54e6-0a71-4083-bf97-bc2d42ca8238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:14:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:15:04.437Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=621f84f6-5819-466b-a410-e6b27f4582ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:15:04.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:15:14.452Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=09fc1f64-5b00-48b2-bee8-bf9054516f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:15:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:15:24.477Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=998e149c-1437-43d0-9af7-185a3b25e021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:15:24.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:15:34.487Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=530283b2-f1a8-4cfc-857b-07929062a6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:15:34.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:15:44.502Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f5af4634-9f9b-43dc-91e5-e7171f105a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:15:44.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:15:54.568Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0445b4ca-db7b-4c6e-8290-6afc13dffbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:15:54.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:16:04.578Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=61909811-a0e9-4376-8b19-71e95bd5fd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:16:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:16:10.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:16:10.942Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T05:16:10.943Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:16:10.947Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:16:10.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:16:10.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T05:16:10.960Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T05:16:10.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:16:14.587Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0cffd59f-2f10-441c-bf03-cd1ef221aeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:16:14.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:16:24.598Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=d0889795-098e-41bc-9b60-5ca6571bff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:16:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:16:34.611Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=c36863f4-7b79-49ad-8351-7f8070903cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:16:34.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:16:44.622Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f4eced87-59c4-4b88-9047-070f9de1215e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:16:44.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:16:54.633Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=dcbd78f1-9a0a-4dc7-b691-290dd2d638c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:16:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:17:04.651Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=c162ad09-ec38-46b1-97da-5e61778c735c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:17:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:17:14.662Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=cd2b420d-a73d-466b-b4e9-c601e5e54447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:17:14.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:17:24.687Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=1a0880e4-fca8-481d-9175-aca2eabad65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:17:24.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:17:34.698Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=279373de-3669-4f17-8797-6f13b926d07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:17:34.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:17:44.713Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=2bc9ba54-4c60-4e22-ba05-96173e9a9f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:17:44.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:17:54.723Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=a2617e6d-9a7b-4488-8331-32ec16012f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:17:54.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:18:04.744Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=19bebd27-d58c-41c7-8fe5-2e2d61918c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:18:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:18:14.757Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f1494b79-c869-43cc-9273-299eab8dd87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:18:14.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:18:24.776Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=34d0ad1c-9f58-436e-bde3-2c1df66b56d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:18:24.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:18:34.786Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=4183fa75-873a-431c-a878-407639fde44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:18:34.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:18:44.796Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=eae14f89-c956-4f85-b47b-8b4fd17d6661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:18:44.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:18:54.806Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=308ac7e8-11ec-478a-92fd-ec00258cc115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:18:54.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:19:04.817Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b3cfe28e-243b-4b76-af76-6f75faad112a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:19:04.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:19:14.830Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=84b112c4-fc6b-4f7a-8631-f66029c3b010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:19:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:19:24.844Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=7576dd20-3619-4432-b89b-3aa00a7c147f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:19:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:19:34.860Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=54645965-f615-479d-8f63-f9b3a7b3943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:19:34.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:19:44.872Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=e13dc14f-0f1b-497f-b747-b4c17e01398f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:19:44.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:19:54.890Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=81f2d849-efd3-461a-b899-4820d72fcc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:19:54.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:20:04.906Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f801b4a1-7543-4e7c-80c9-4a797e8c6ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:20:04.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:20:14.921Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=adf14ca3-c682-4ec4-9ab4-4e373e57e55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:20:14.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:20:24.935Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=3ce1dca6-aa2e-4b60-9f32-c3b225e18b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:20:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:20:34.958Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=a0b98cbc-588b-4f45-b5ce-21d4c0ae6c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:20:34.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:20:44.977Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=75b83604-b143-4253-a174-60240908bd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:20:44.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:20:54.995Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=c74a8049-3d64-41c3-bd28-28c51d502769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:20:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:21:05.004Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=a6066f25-0041-4d74-8196-e341fb5c11f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:21:05.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:21:10.992Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:21:10.993Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T05:21:10.995Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:21:10.999Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:21:11.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:21:11.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T05:21:11.026Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T05:21:11.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:21:15.017Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0361e014-7a08-4859-a0c0-044aa90402bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:21:15.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:21:25.029Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=d15960ce-86e7-4b0f-a5d4-49c2ac347bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:21:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:21:35.045Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=a423b7f1-9412-4d61-84e8-a8124f3e7dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:21:35.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:21:45.075Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=be38792e-c223-427d-bcb1-8d40b3d35611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:21:45.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:21:55.087Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f0641c1c-f343-4844-9f81-fbc6a3cfc725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:21:55.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:22:05.108Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=7a9483ae-65a1-4624-8158-59a4700d772a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:22:05.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:22:15.122Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=28bd9b36-1d3a-43d1-a116-21955f6e1267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:22:15.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:22:25.142Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=cc3e48a7-b72f-42e6-bf2b-673847eef127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:22:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:22:35.163Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=bbfcf85c-a404-4f80-81a0-922a75a284da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:22:35.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:22:45.173Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=ae8fb8d7-d836-4a58-8b5f-24e520e2025c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:22:45.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:22:55.187Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=135252c7-1aa6-4c60-933d-812125290c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:22:55.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:23:05.200Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=eb3535c7-86f4-40f0-9829-dcb1d3fb12bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:23:05.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:23:15.220Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=ccb2d3a6-38fe-4abc-92e7-d8bb812dba6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:23:15.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:23:25.235Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b92db91a-e24a-4bfb-9c79-25b60b68c267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:23:25.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:23:35.251Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=790966b2-6e50-48b0-9008-d789b049ca73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:23:35.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:23:45.264Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=2f6bdbaf-10a6-4447-9033-7b7da405f816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:23:45.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:23:55.276Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0b717848-7955-4989-8cbc-6a9e00f79eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:23:55.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:24:05.286Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f9e74c89-201c-4eaf-adab-a32756ef749f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:24:05.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:24:15.306Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b8bdfe02-75b8-48a0-9f82-74d654ef0987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:24:15.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:24:25.316Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=e420f432-43b0-4331-841f-74b9c0a170f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:24:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:24:35.327Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=fd2c138d-5332-448e-92e7-d54fd096a6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:24:35.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:24:45.337Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=36862c56-961f-4579-83e8-05e9625350be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:24:45.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:24:55.349Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b6cdb3f7-1692-4552-b13e-a1c50d0662f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:24:55.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:25:05.365Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b6a66169-5f32-462b-942e-f8a64423c8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:25:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:25:15.378Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=1143a236-edca-486c-bc3b-2137f843329a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:25:15.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:25:25.391Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=8493990f-9936-471f-a084-341778fb03dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:25:25.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:25:35.402Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0c1e2fcb-0c07-4c26-aba9-a891c67d1a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:25:35.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:25:45.412Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=6210b504-b67b-4d9a-a09a-333e0c2f54b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:25:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:25:55.422Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=5e969054-8eb9-4273-8f00-76d35104bc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:25:55.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:26:05.434Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=8cf5b4f7-9804-4525-9fdc-474fcc031670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:26:05.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:26:10.825Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:26:10.826Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T05:26:10.827Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:26:10.830Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:26:10.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:26:10.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T05:26:10.841Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T05:26:10.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:26:15.444Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=143a59cf-8d4b-40fd-bd9b-7f0f02ac62b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:26:15.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:26:25.453Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=c9050faa-c6d9-4ec7-bd64-e79d3af286cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:26:25.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:26:35.463Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=348424a8-2637-440e-9678-f106096a9b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:26:35.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:26:45.472Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=1a4c1080-45e1-41ee-9422-1549254414dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:26:45.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:26:55.482Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=e45f965a-c702-4d74-ae1d-c58031f0e308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:26:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:27:05.491Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=78301b6b-8dc8-45f1-a90b-bc7c8cbf6602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:27:05.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:27:15.504Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=1d2f3b5f-f41a-42f0-8caf-ef266d09cfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:27:15.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:27:25.516Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=fb5e737b-47fb-44cc-944d-c9959e8236c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:27:25.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:27:35.528Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=58424e7a-376a-4056-9bb4-f26611822124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:27:35.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:27:45.538Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=76732907-038b-4ba9-99f8-a23f033b65c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:27:45.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:27:55.550Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=57c3adbd-060d-4d4c-9257-bf64d6f665ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:27:55.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:28:05.560Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=bbc608d4-c21a-4865-afc6-3e59b3fd5081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:28:05.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:28:15.570Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=e8c8a2db-165e-42a5-8030-8a868e3e3b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:28:15.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:28:25.580Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b58ae2c7-160b-46bf-b777-30bc74947989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:28:25.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:28:35.590Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=426eb5e4-51e7-4b17-af5c-69964849b049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:28:35.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:28:45.599Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=8f6fcf4b-2771-4dd5-a051-fa93ed96c80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:28:45.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:28:55.608Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=06e8d0aa-d6aa-40a4-81df-3110449ebc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:28:55.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:29:05.616Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=11e54bd8-761e-48c4-9edc-1d6230e4a698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:29:05.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:29:15.625Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=1d23ada2-18ed-4001-b382-6cf9207b2057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:29:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:29:25.640Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=d4ba0351-68d4-4a6a-973d-ee8ea9f999cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:29:25.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:29:35.654Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=8309cf5b-b4be-489a-ab3a-d3eda9c1fb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:29:35.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:29:45.670Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=afaeb264-eb7e-484f-9792-fddba3d5b915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:29:45.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:29:55.683Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=5384735c-0748-4872-ad37-6273d8d2e572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:29:55.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:30:05.693Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=e38333aa-5fe5-4e98-a6b9-dcd08fcb43ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:30:05.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:30:15.704Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b4324030-0d27-428e-9b75-b61166ac985d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:30:15.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:30:25.713Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0475e13a-1b58-4097-8683-7e947938cf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:30:25.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:30:35.725Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=71514b86-6d7a-4ea4-b189-8fb1c0fcee9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:30:35.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:30:45.738Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=ab498315-3923-4f0c-bbd5-2bf6c72a1fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:30:45.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:30:55.749Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=623d9661-f829-4c58-b67f-883064b3af84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:30:55.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:31:05.759Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=51ddf6a1-7d91-4dc0-be5e-393a3d8e252c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:31:05.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:31:10.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:31:10.736Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T05:31:10.736Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:31:10.739Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:31:10.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:31:10.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T05:31:10.749Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T05:31:10.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:31:15.769Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=c44ebbcc-3280-493e-9ba3-3af786284f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:31:15.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:31:25.782Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=d66674fe-a9ef-4261-b205-2cda476f117c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:31:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:31:35.793Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=4c8fcda4-d45d-49c8-b6a2-f9a467cc68a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:31:35.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:31:45.803Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=251a1755-58ac-40f3-92c0-f28f9ae470ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:31:45.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:31:55.816Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=098289ea-8ae5-4d7d-a54b-d373b28f408f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:31:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:32:05.827Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=789d770e-72ff-414e-9a38-0f01f094c1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:32:05.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:32:15.838Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=26820800-fbab-4a76-a99c-af22d9110d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:32:15.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:32:25.851Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=4c9afaf0-6794-4420-bb5a-a2361f2c5a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:32:25.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:32:35.866Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=e67441e4-b148-466b-8be2-30ebf861bc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:32:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:32:45.877Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=7f138f87-1d44-40eb-836c-4ba5dfc99d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:32:45.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:32:55.897Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=3a228d64-1af7-46cf-8cd5-acdc63445ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:32:55.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:33:05.907Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=c272092f-89e8-4ed6-8bc3-19b62031cbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:33:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:33:15.917Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=68d27c98-c9f6-450f-bc71-c8c52d2df303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:33:15.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:33:25.930Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b1221b43-27fe-43f5-b788-b430c484da82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:33:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:33:35.942Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0de42fd9-2aa9-4d15-b422-4b917f61ab09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:33:35.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:33:45.951Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=a28a190c-9254-4abd-98d0-2c87473e691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:33:45.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:33:55.964Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=7d09661f-28a7-4785-94f6-b23e7d43b6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:33:55.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:34:05.974Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=d2e9f93e-3164-4f0a-b22e-f6d62bfb222f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:34:05.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:34:15.986Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0b8268e6-c794-4d53-a959-6deaf38f8d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:34:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:34:26.001Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=828465e5-e604-45b7-808e-fab22a18cd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:34:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:34:36.012Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=aef295cb-57c1-4b10-908d-18f405eda539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:34:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:34:46.021Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=6e21612c-993c-476e-bc70-16dfac9258b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:34:46.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:34:56.039Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=74fcc5ed-d808-4a54-aabd-d529aee69298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:34:56.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:35:06.052Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=dddded92-cf9a-41e3-9c0c-febcf4517512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:35:06.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:35:16.071Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=ef4347dc-b9e8-4ca0-8c9e-f24307d4b8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:35:16.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:35:26.089Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=a0e0a26a-e38b-4a2d-b9a5-13b8ada807eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:35:26.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:35:36.098Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=902fb17c-427b-4dd3-a066-29b843a41c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:35:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:35:46.107Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f8308061-1086-4b4d-a24c-293e4edf371c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:35:46.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:35:56.116Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=ec821162-6c72-4abc-b101-cfc40273c086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:35:56.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:36:06.125Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=48c66b74-ada4-4a6a-a521-4f550ff3ae0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:36:06.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:36:10.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:36:10.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T05:36:10.807Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:36:10.811Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:36:10.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:36:10.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T05:36:10.822Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T05:36:10.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:36:16.142Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=dde77970-efd9-4a1d-9147-f8d6d40a025a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:36:16.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:36:26.151Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0335291e-4681-4c4e-ae37-fd8b80125bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:36:26.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:36:36.159Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=3a786f47-7ecb-4b9e-bcc3-2fea4c0df7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:36:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:36:46.168Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=1dfe044c-de03-45f3-9523-d93b91333c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:36:46.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:36:56.178Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=6ba26f36-c6ae-4988-a47d-1a2d84762d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:36:56.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:37:06.186Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=471a78cf-445c-4e19-8931-a6f7467b4af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:37:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:37:16.195Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f40a5eea-327c-4284-8fa4-d8a091efb72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:37:16.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:37:26.205Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=cc6d2890-1748-4986-8a4d-be2f378e631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:37:26.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:37:36.216Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=cbbc62e1-d450-4f36-8534-94a03aae8771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:37:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:37:46.226Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=aacefcbe-d31d-417f-be42-4dae06bc8f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:37:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:37:56.240Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=3dc45876-8e01-43fa-bba1-6265f84f2c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:37:56.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:38:06.252Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=4bef82e1-d90a-413d-9a80-b0ba6228a9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:38:06.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:38:16.262Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=87d45dc1-c5c2-43bf-97ed-d5be32d163dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:38:16.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:38:26.276Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=9fc1f42f-4451-4c1d-a835-7c2674fcdafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:38:26.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:38:36.287Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b70a7792-3e18-45d5-8b8b-f11936759d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:38:36.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:38:46.296Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f914b2d0-375c-47bb-baea-52f8272bc54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:38:46.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:38:56.304Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f98118ec-b717-4187-b02b-94efd792d959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:38:56.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:39:06.316Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=66a76243-0d37-4ebb-8c52-07369a213fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:39:06.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:39:16.325Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=9051622b-884a-48f0-81eb-7a5835aeca08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:39:16.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:39:26.336Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=4e0488ff-db1f-4671-baee-d39b0130522c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:39:26.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:39:36.346Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=c12d306d-e689-4c0c-8945-a8b29822b01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:39:36.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:39:46.355Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f70debe3-c2cf-4204-ac20-7d8da0c15e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:39:46.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:39:56.365Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=7e1abb03-ddbe-445d-8c27-770173808efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:39:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:40:06.375Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=355d5f00-b18e-48e1-affb-19f804493f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:40:06.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:40:16.385Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=818f487e-3fcc-428e-96c7-8e53b05e9952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:40:16.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:40:26.398Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=fd9f0b09-562a-41dc-9b55-756e74309b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:40:26.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:40:36.410Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=78c3114c-edd8-466d-a767-ca5a37ac1dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:40:36.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:40:46.435Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=fab00fda-3e3a-4dcf-8835-0a9d0d06aa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:40:46.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:40:56.449Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=5f069ed4-e99d-4b5b-ba2e-0f1d564ac1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:40:56.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:41:06.458Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b49f8953-d8be-45dc-804c-62ca9a6721c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:41:06.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:41:10.801Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:41:10.801Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T05:41:10.802Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:41:10.804Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:41:10.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:41:10.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T05:41:10.812Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T05:41:10.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:41:16.467Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=b6201bd1-60ae-43be-b61d-8f5e9f61f34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:41:16.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:41:26.476Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=68667f88-b22b-4bd8-b20c-5147a13e0225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:41:26.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:41:36.486Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=9e6f4d63-521f-4d48-b994-a485bdebb1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:41:36.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:41:46.499Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=de8b7243-970a-4576-8ddc-11b92e855f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:41:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:41:56.507Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=526a4d5f-72f9-4bb1-aa1e-5c35d18ba1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:41:56.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:42:06.515Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=846f3b1a-ed07-4e22-902a-91c2e8103cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:42:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:42:16.526Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=ed1a003c-5772-416f-92f5-6ee0de5a32d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:42:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:42:26.536Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=6640550c-36b7-4961-9579-dbe9cf4aab8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:42:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:42:36.545Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=d25b2f4c-b9fe-4f80-94ec-53cf54aea8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:42:36.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:42:46.554Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=bb9b2109-12fd-4db8-aba3-d87ddce78ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:42:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:42:56.562Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=7ed8b6d3-e374-4162-bc7d-c0cd385d70df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:42:56.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:43:06.572Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=8f329de8-6ddc-4e69-9dd0-73a43d840350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:43:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:43:16.583Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=ec19392c-97be-4bbd-85d4-df24c360bf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:43:16.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:43:26.591Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f57dbef4-3bf6-4251-9856-41ed210c5934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:43:26.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:43:36.613Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=92c49507-8078-46a6-8d20-f397bb2de87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:43:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:43:46.624Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=f7db40b8-869a-417e-930a-baf9c24242af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:43:46.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:43:56.634Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=32cf722f-64bf-46f9-a399-aa263fcb62f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:43:56.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:44:06.643Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0bcbf0a9-1afd-4bb9-a9c8-3449734dd925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:44:06.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:44:16.652Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=a5cab082-59ea-420a-b450-e22a3a365e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:44:16.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:44:26.669Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=9a6679f9-e17f-4596-b5cc-8a24080fad62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:44:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:44:36.679Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=c84f32a6-d255-499b-b169-4713cfffee27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:44:36.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:44:46.689Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=0fa8a158-c130-48d6-a1e8-4a0120b14465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:44:46.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:44:56.701Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=2b322c00-a029-404c-ad25-3901b1765272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:44:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:45:06.713Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=fa4a5987-3a81-4c72-b79f-3efdc08fc2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:45:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:45:16.721Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=c779e321-f096-43b1-9279-5c37f59476a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:45:16.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:45:26.734Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=d64c9441-1e87-466d-89b0-bc6fdaba2663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:45:26.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:45:36.743Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=7a0ea733-4871-4db0-9c36-46d463764070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:45:36.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:45:46.753Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=3b7b07bb-b23b-4bb0-acd7-5759f79f2918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:45:46.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:45:56.761Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=5169dd5f-6869-4e10-8cdd-20a805a87a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:45:56.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:46:06.771Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=354be44d-790c-4663-85ed-1fe08362a648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:46:06.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:46:10.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-05T05:46:10.675Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-05T05:46:10.675Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:46:10.677Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:46:10.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-05T05:46:10.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-05T05:46:10.683Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-05T05:46:10.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:46:16.780Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=68dc1a98-4eae-4fb1-bb0e-347ffc48f36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:46:16.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:46:26.792Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=4b886f45-6407-4fc7-885d-4b5cb930ed0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:46:26.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:46:36.801Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=7e1fc112-e201-4379-8d5b-58b81f5a874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:46:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:46:46.809Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=9d80608c-fe69-493c-95e7-f3f4d594951a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:46:46.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:46:56.817Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=1a34364d-20e7-4798-8e1d-e0e16584f902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:46:56.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:47:06.825Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=e8c9358b-bc50-4fa7-b78b-6e6d898683df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:47:06.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:47:16.834Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=9c939b46-faa0-4dd9-81a3-fb38943e8242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:47:16.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:47:26.847Z |INFO |Init configs |InvocationID=56c2f590-4461-40a9-a47d-1a4b18c98008, InstanceUUID=a0ce2732-0231-484c-890b-1ecf59826242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-05T05:47:26.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |