By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:01:52.729Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:01:52.736Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-04T03:01:52.808Z |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-06-04T03:01:54.091Z |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-06-04T03:01:54.287Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:01:54.288Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T03:01:54.288Z |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-06-04T03:01:54.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-04T03:01:54.689Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-04T03:01:54.737Z |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-06-04T03:01:57.439Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-04T03:01:58.295Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-04T03:01:58.336Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-04T03:01:58.337Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-04T03:01:58.441Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-04T03:01:58.442Z |INFO |Root WebApplicationContext: initialization completed in 3703 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-04T03:01:59.234Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f388cb20-3769-447c-9017-5497ab748d59 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-04T03:02:00.833Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f388cb20-3769-447c-9017-5497ab748d59 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-04T03:02:02.875Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f388cb20-3769-447c-9017-5497ab748d59 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-04T03:02:03.483Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-04T03:02:03.484Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-04T03:02:03.488Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-04T03:02:03.876Z |INFO |Started MainApp in 16.074 seconds (JVM running for 17.134) |InvocationID=f388cb20-3769-447c-9017-5497ab748d59 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-04T03:02:03.998Z |INFO |Start scheduling PRH workflow |InvocationID=f388cb20-3769-447c-9017-5497ab748d59 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:02:04.021Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c9b55e05-08ca-4393-a9d4-5ed8f6075c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T03:02:05.717Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.48:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:02:05.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:02:15.780Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ae83f1e8-0a01-430d-ac44-550c9935a5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T03:02:16.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.48:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:02:16.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:02:26.872Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=517af076-bbb7-44cf-838b-9e664647a196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T03:02:27.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.48:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:02:27.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:02:37.971Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=4db7d17f-c7e1-491b-917c-52a470d7146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T03:02:39.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.48:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:02:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:02:49.087Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=1c517d3b-6835-4e48-8e89-328ad027f723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T03:02:50.214Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.48:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:02:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:03:00.224Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2f34018a-7e89-4b94-884d-071c35630127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-04T03:03:01.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.48:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:03:01.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:03:11.285Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=818de995-dd84-47be-af01-b00729ac9b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:03:11.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:03:21.572Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e7af679c-9922-4c19-b2fb-5b78cd9bc71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:03:21.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:03:31.612Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7d0e417b-4e4b-4dba-82ca-2f02824f2acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:03:31.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:03:41.633Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=15593293-4903-444c-8ae1-5a66cdd86dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:03:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:03:51.654Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=37fd0202-2014-444c-90de-e4895fc32e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:03:51.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:04:01.682Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=05b13344-c7bb-4d2c-8d29-aa9aea9b6864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:04:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:04:11.728Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a601b6a4-cb33-474c-af53-02bdf9e69deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:04:11.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:04:21.752Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=84d39b27-5f02-4695-8acc-14bcc4b25d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:04:21.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:04:31.789Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=b095398f-7f07-4bb5-a350-00d9a41f01aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:04:31.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:04:41.807Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=076707c5-6a6c-4f5c-8eb9-dfcc01343496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:04:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:04:51.829Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=099a16c3-5d5a-459f-b4fd-6a5dd3f09c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:04:51.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:05:01.864Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f5cd845d-d47d-4aaf-8967-a08f62dc28e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:05:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:05:11.889Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=83c683bc-3704-480f-8c27-1b405a85fe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:05:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:05:21.920Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=092083d3-b41c-4150-92e4-974e321dfa22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:05:21.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:05:31.944Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a0805095-d5d4-4191-b1be-b76d1c65b042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:05:31.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:05:41.966Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e8647227-328b-4d63-94e0-a36d01234e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:05:41.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:05:51.985Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=79b63078-5d89-44e2-acfd-fe756132c208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:05:52.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:06:02.004Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=72f52d4b-40fc-4405-884a-8cdf4179eeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:06:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:06:12.027Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a704a0a5-a5fe-465f-a838-3d3f1e31d401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:06:12.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:06:22.046Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=1465aefe-b385-4c26-afd8-6cf762616ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:06:22.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:06:32.061Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=1e2dc009-77af-416c-a41d-da3187d3eab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:06:32.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:06:42.080Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ddc9a0c7-c6dc-4bb0-a1de-0e77fad115f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:06:42.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:06:52.110Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0205c302-bf30-4eb5-b7ca-f1c8ae9ae5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:06:52.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:07:01.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:07:01.062Z |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-06-04T03:07:01.064Z |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-06-04T03:07:01.068Z |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-06-04T03:07:01.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:07:01.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T03:07:01.092Z |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-06-04T03:07:01.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:07:02.135Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=bd2cb0f2-e6a7-405b-ad60-d490553ff1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:07:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:07:12.154Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=573ff9a2-592b-4932-918d-45e326266363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:07:12.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:07:22.169Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=b4e467a8-13ec-433e-8876-2b5c311c62e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:07:22.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:07:32.186Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=416e3ed3-d789-454c-a0e7-e79eb354e11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:07:32.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:07:42.203Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=933f8de8-5395-4c63-8dde-591c43086e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:07:42.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:07:52.220Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=6b25a037-77b9-402f-a4c8-030065f59a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:07:52.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:08:02.236Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2215edec-6967-4ac8-9bc2-6965a6c77e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:08:02.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:08:12.250Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=16a11de1-2296-4b42-9e74-90bad63a79a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:08:12.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:08:22.265Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ba75d024-31e3-4263-8ccc-f652bb529b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:08:22.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:08:32.281Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=85fbad1a-919b-4eb0-acd0-1800143fc582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:08:32.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:08:42.297Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=728711cc-2b7b-43d9-9797-175726ac198e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:08:42.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:08:52.326Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=658c3bb8-95f1-42d7-bca4-3716663ea4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:08:52.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:09:02.341Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=5b35f8a3-7e04-465c-a344-bb39017a5426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:09:02.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:09:12.357Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=b1e73ad5-bd19-49ce-9f98-6358bbdb014f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:09:12.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:09:22.375Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=34526710-2d0e-4de3-99e1-49a7fe8712a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:09:22.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:09:32.395Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=37d4aa8d-6443-45ea-82ba-5967410aedae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:09:32.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:09:42.411Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=dc73cde6-8135-4ad4-8ddd-6e889a5afa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:09:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:09:52.431Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=40c30477-52ff-4f10-9b71-ba7d5d915034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:09:52.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:10:02.449Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=cb73d84d-80a4-4b5b-8726-36d76a0235d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:10:02.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:10:12.465Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=cfb091a5-16fc-4cb2-9e2a-33cb4dbb0f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:10:12.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:10:22.481Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=081133b6-320b-4ea1-8d72-41cabeb67efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:10:22.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:10:32.505Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c6a69be4-37b2-44b2-b341-b5e9d18ea132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:10:32.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:10:42.523Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=bb377f15-a650-454d-b620-a03d262be096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:10:42.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:10:52.542Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c2297485-89a5-4a2d-a222-e879a1907310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:10:52.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:11:02.557Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2c7609ba-9e8c-44a6-aa7d-331fed9e166f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:11:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:11:12.574Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8d8cf510-af96-40ab-bd5d-1aa153bb4901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:11:12.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:11:22.590Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e54e4d0f-ab79-421a-91ec-0305d9447129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:11:22.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:11:32.606Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7ba3116a-051f-4d5b-87f6-6fd04a2dfe60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:11:32.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:11:42.621Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7ff740fd-79d4-4ce9-b0b2-c747654424ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:11:42.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:11:52.636Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c0fe0e68-ea20-40e7-ad8c-58776789ab80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:11:52.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:11:59.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:11:59.770Z |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-06-04T03:11:59.772Z |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-06-04T03:11:59.776Z |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-06-04T03:11:59.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:11:59.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T03:11:59.795Z |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-06-04T03:11:59.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:12:02.651Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=5387049a-e84e-4e5d-b8bd-65fbab8fd8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:12:02.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:12:12.673Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=90067409-839e-4cb7-bdff-639dab8f15f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:12:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:12:22.693Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=10e1e162-4997-471c-af57-d304630c6fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:12:22.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:12:32.708Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2fb955a1-6e42-4f2b-b4a7-03a21aca4fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:12:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:12:42.722Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a0f8b7a7-82cd-4c8f-a226-0edf12b431ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:12:42.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:12:52.736Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=1afccac2-4a28-4c62-be6c-90433455932f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:12:52.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:13:02.751Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=17e17585-1d1e-4895-9d41-5e019f2b2259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:13:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:13:12.766Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a7e6062f-86f0-4924-9ea3-916114ffc763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:13:12.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:13:22.779Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e855f09a-5bf4-4bba-bd03-98d64111af68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:13:22.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:13:32.792Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8d18da5d-e835-412b-82dd-bdac1d3c575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:13:32.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:13:42.811Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e20f99f6-7856-400f-b1a3-ca7fbec970a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:13:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:13:52.825Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=92f34558-b68e-494c-84df-f075abc5d0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:13:52.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:14:02.847Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=eda548ec-98f9-4402-920f-c9d23e03048a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:14:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:14:12.863Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=95634db0-e23f-4d27-8df6-cd7b3d9ec513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:14:12.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:14:22.879Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=432e07e9-7016-4e7e-bea8-211909ef3843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:14:22.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:14:32.894Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=61b55557-45d7-4449-a5b4-539d7c6c8ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:14:32.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:14:42.913Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a07687b6-44fd-4254-9db5-614f9db323b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:14:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:14:52.934Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ff6d794f-775c-42ab-a42f-4a2016d52ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:14:52.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:15:02.959Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=efe2bb33-a668-485f-8cd9-7b658669e6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:15:03.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:15:13.007Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a7500250-1781-44bb-bf45-b0008823b67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:15:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:15:23.031Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0d23a226-0daa-4893-accd-6782a1bb5bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:15:23.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:15:33.046Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2f7e3dd0-109c-43da-b14d-153229a86f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:15:33.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:15:43.063Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=61aaf364-3c99-40db-ae64-abbbfea1db86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:15:43.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:15:53.076Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=44b419e7-ad33-45e1-a23e-7e70136f5b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:15:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:16:03.091Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=afd3e03f-8830-462a-8f3f-4c94a8b0f97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:16:03.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:16:13.108Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a4aab6c9-27e1-4c25-b0bc-52e12f9f7047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:16:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:16:23.121Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a95b2819-0a4f-4d24-9437-d61d16dc57bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:16:23.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:16:33.140Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=af1f1858-73ce-4fef-882f-7e9a201dcdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:16:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:16:43.162Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7479c107-4721-413e-bf69-792b601d1885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:16:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:16:53.178Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=dae4a7e8-fe26-4f67-ab07-a58aaaac62a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:16:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:16:59.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:16:59.783Z |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-06-04T03:16:59.785Z |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-06-04T03:16:59.788Z |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-06-04T03:16:59.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:16:59.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T03:16:59.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-06-04T03:16:59.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:17:03.191Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=77a2ce05-98a2-414d-9aad-02e1dcde4164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:17:03.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:17:13.204Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f90df1ed-aa91-4394-805e-d0f954f35f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:17:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:17:23.220Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a4b60731-0964-4e47-94db-cbde25fc8a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:17:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:17:33.235Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=dc7f9e12-7cda-4521-bf84-a2385dc30a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:17:33.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:17:43.249Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=1397843f-9b3c-44ed-b6e8-ca02412e2735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:17:43.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:17:53.270Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=847562e7-a69e-40e1-a80e-f732fec37584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:17:53.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:18:03.294Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=399b1242-37c6-4961-9563-9f2b4b6219f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:18:03.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:18:13.308Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=79f87383-b678-4355-9fbd-086d3e0c300f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:18:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:18:23.321Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=21b098b4-86b5-4c80-8409-fc5929c17b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:18:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:18:33.339Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=3bdccc05-9f9f-4165-950b-37bc5df56303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:18:33.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:18:43.352Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f7aed6cb-8311-4176-a533-efc403247a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:18:43.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:18:53.368Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=bb7df3ac-e4f1-4029-ba68-76ac4c05aa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:18:53.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:19:03.390Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=643be093-3962-42bf-8722-e272b55bd117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:19:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:19:13.405Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=cb36bc6c-8874-4cec-9c91-4f0d7b2645d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:19:13.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:19:23.418Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=24415e65-eb58-475c-9818-2c2cde498b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:19:23.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:19:33.433Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=91670809-39e4-4608-87b9-e079b04e6479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:19:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:19:43.444Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=bcf4465a-49e6-4ab4-8557-96b1ce05cdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:19:43.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:19:53.457Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8d09e1e7-7107-4c6a-80ff-3f00b902bcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:19:53.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:20:03.470Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=9d10927b-bad9-4e58-92f0-1a8343b79136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:20:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:20:13.480Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=bddb6bb1-7692-4a09-aaf7-c38f8427461d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:20:13.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:20:23.498Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7673ab10-b682-4f88-9944-e831bcdbaff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:20:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:20:33.524Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2d387531-a658-42e2-9531-688670985f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:20:33.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:20:43.536Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ed8eb8d0-0e4d-4195-8b7f-39d661d23703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:20:43.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:20:53.548Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=41f2326a-b56b-4de6-9cb1-1a9f5a03aab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:20:53.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:21:03.561Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=b4475639-16e2-4781-8454-86e634e51abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:21:03.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:21:13.576Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=51446603-daa3-4133-9205-8dd581c2ce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:21:13.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:21:23.590Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a28164cc-05b9-4a69-bca6-464b465472b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:21:23.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:21:33.614Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e4b7af5e-078f-4baf-91d5-9097472f4fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:21:33.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:21:43.639Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7f9994e3-e08d-43d4-a69d-84a131e9ede1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:21:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:21:53.671Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0fa18d63-3d9c-4b4d-a9ce-dcc7477b8972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:21:53.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:21:59.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:21:59.904Z |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-06-04T03:21:59.909Z |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-06-04T03:21:59.914Z |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-06-04T03:21:59.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:21:59.940Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T03:21:59.940Z |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-06-04T03:21:59.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:22:03.717Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=14c490b9-400f-4875-882c-e3ed3f21b18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:22:03.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:22:13.738Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=09ac46a3-5f8b-4f14-8cd3-9a3b7d37e0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:22:13.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:22:23.752Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=086eeeb0-7128-42e4-a9bd-3bcfc564825e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:22:23.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:22:33.771Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2e814181-2d5b-4de3-abdf-794fabf2304a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:22:33.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:22:43.796Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=78ef0043-4a28-492b-aa52-c6e9d7aa6ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:22:43.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:22:53.809Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=515e4f08-cd4a-45c7-9ba3-0aa8287f49db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:22:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:23:03.830Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=08178735-bbdf-431f-9f4b-c0f877459151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:23:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:23:13.853Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c7fe6156-77e9-435a-98dd-21991a3668da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:23:13.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:23:23.868Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e6017413-babc-4fe2-8dad-a03496270a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:23:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:23:33.891Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=233c72f9-f6b2-4281-bfe8-89b31a36483f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:23:33.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:23:43.908Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=58ef2259-44df-4a3d-9c52-46b3ff234704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:23:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:23:53.924Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0ac62b11-0299-479e-a46f-4ee996813d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:23:53.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:24:03.944Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=fb55ec76-b9a4-4768-b110-7784b132ef15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:24:03.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:24:13.992Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=3e8c87de-a4e5-4dda-a8b5-0e4471cba053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:24:14.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:24:24.006Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0629742f-00d8-455c-9648-a121451b8517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:24:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:24:34.023Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7db91677-2c9e-4129-b070-1c9a8dcfd519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:24:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:24:44.038Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=428613aa-35e4-4cda-8f01-9c7c4d727850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:24:44.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:24:54.058Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=db99c1f8-9ab0-42f7-b98a-801e5d161d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:24:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:25:04.072Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=9972c591-f7d8-477c-877d-3854ad323f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:25:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:25:14.084Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=25d185c2-18aa-4698-a647-c2cb2f958230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:25:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:25:24.098Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ef5be484-4d4c-4d50-a001-848ca4f71e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:25:24.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:25:34.110Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0fb946e7-f708-4ba1-8dae-3f78532c4f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:25:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:25:44.129Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=79d251c6-388f-469d-b628-32a7cfc4bb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:25:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:25:54.150Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=60618085-7451-43a6-9886-f042f661769c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:25:54.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:26:04.162Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c7bfcf11-bb1b-4229-9f23-31601967e8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:26:04.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:26:14.252Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=fd370b96-6a4c-4bac-8626-000164abd207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:26:14.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:26:24.269Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ad44ba20-b1bc-4d57-9085-2f1d526db45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:26:24.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:26:34.293Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f4cec801-429f-401c-8488-04587b7be43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:26:34.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:26:44.319Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=bfb2d2c2-cb75-4112-b7d8-2f3a9add30e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:26:44.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:26:54.332Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=11f5141c-1c41-4fa0-bed8-4eec9e57013c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:26:54.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:26:59.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:26:59.683Z |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-06-04T03:26:59.684Z |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-06-04T03:26:59.689Z |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-06-04T03:26:59.709Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:26:59.710Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T03:26:59.710Z |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-06-04T03:26:59.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:27:04.347Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=cb839b17-8989-4fda-831c-cbb16d15c28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:27:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:27:14.363Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a0df35a7-ddbc-482a-88d0-b3a8caf4c3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:27:14.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:27:24.375Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=5ea5eda0-d677-476c-baf2-da0629e90593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:27:24.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:27:34.386Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=703c3382-637f-4bae-8089-d08078897568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:27:34.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:27:44.401Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=901020ca-789c-4fff-b19f-cb25ff637353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:27:44.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:27:54.412Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=91f10ec4-0a92-45aa-b1fa-2a47e75389ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:27:54.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:28:04.424Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0212b1c8-132a-42fd-851c-509e0b25b6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:28:04.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:28:14.436Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=6f3a9b1a-5911-4790-b481-68c9865ad6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:28:14.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:28:24.448Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=4ce76e72-8d01-407d-84f3-dea7838d3953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:28:24.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:28:34.466Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=27899ae7-5e76-49fe-a18c-2dbc893099af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:28:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:28:44.480Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=b09c852a-b1d4-47aa-9c92-eb8cc530f24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:28:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:28:54.493Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=51d73ed9-97a9-488b-9dd3-381667c412c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:28:54.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:29:04.506Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=46386e12-2835-4231-ac15-7e986f905f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:29:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:29:14.518Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=269cd4fc-23bd-4f79-a378-5f2014a12fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:29:14.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:29:24.530Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ef25e1ce-c9d0-436d-9602-af9d4da34880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:29:24.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:29:34.546Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f7ab6017-a0ba-4fe3-b029-e2e964ee9980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:29:34.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:29:44.557Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=fc2baea9-0160-4732-933d-3f84b4d885f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:29:44.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:29:54.568Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=804d0f63-5a45-4b6d-8326-3f0d860b518a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:29:54.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:30:04.581Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c92b33d4-defa-4d18-8a24-ee6fc9b32e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:30:04.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:30:14.591Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8f550974-3120-47cd-b6c9-b7b126d6178d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:30:14.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:30:24.604Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=d8fe4995-0817-495b-ac1a-ea212306a4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:30:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:30:34.614Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2f21d6bf-ac3b-46a6-818e-801545fc36c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:30:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:30:44.625Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=801057f3-edf7-4a06-a56e-22a00a8295fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:30:44.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:30:54.637Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=6293dc93-e9dc-4d12-8d58-9c2d4b9a720e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:30:54.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:31:04.648Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e952ad52-e6cc-4e24-8087-d6180da6bbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:31:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:31:14.663Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=6c0542a2-4592-4296-a6e4-900dd275299b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:31:14.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:31:24.676Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=67e8d9ae-8895-446a-9a28-9fe1b5d49246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:31:24.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:31:34.692Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=1651588e-5e6b-4c3b-9365-1541e6b9a43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:31:34.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:31:44.705Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=34d47650-48b5-40d5-b7e4-e253debb10a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:31:44.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:31:54.716Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=12029db2-636c-44c8-b263-531a769c9f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:31:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:31:59.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:31:59.715Z |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-06-04T03:31:59.718Z |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-06-04T03:31:59.724Z |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-06-04T03:31:59.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:31:59.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T03:31:59.741Z |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-06-04T03:31:59.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:32:04.727Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=5a96675d-9836-42cb-be45-fa57c210a005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:32:04.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:32:14.740Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=05032d3a-6ec4-4e7b-91cc-c3e18217ac5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:32:14.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:32:24.751Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c7fec977-fbab-48e5-b6d9-4c2966724a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:32:24.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:32:34.761Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=4b786e28-3948-4686-8402-3a6a073c7b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:32:34.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:32:44.773Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=b4b5495c-4338-404b-949a-6019e4e79897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:32:44.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:32:54.787Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=caf402b4-6d21-4f46-862f-5432e492750d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:32:54.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:33:04.799Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=42455f09-b840-4849-9e41-459d36bfe89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:33:04.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:33:14.815Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7c68e92f-9f86-495d-af73-a432997f1ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:33:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:33:24.828Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=64b2052a-0872-4a26-8fbb-c1862878267c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:33:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:33:34.840Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7d1cd245-4455-445b-84cb-119332325f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:33:34.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:33:44.857Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ce75b013-5d3b-4462-86e8-c6c301da0f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:33:44.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:33:54.868Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e8eb8b52-374f-4fb8-906b-f612bff824c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:33:54.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:34:04.879Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a6f36581-0479-465b-a608-f7b2b84fad94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:34:04.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:34:14.890Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=9e14e590-3f0d-4770-9fa1-4ed0b14f6250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:34:14.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:34:24.904Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f06735be-1e62-4e56-92e4-ba42e09f9032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:34:24.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:34:34.915Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=69a10c98-2619-4d17-a21a-619da2314923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:34:34.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:34:44.928Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c4669780-4970-407f-a3e2-cb1e0da68e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:34:44.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:34:54.940Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=593841f7-81e3-4d8f-99ba-681a46484211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:34:54.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:35:04.950Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=b6109fc3-640b-444c-95e2-fabd6a411476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:35:04.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:35:14.966Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=08d8667b-43c5-43a0-aeed-03164ecf77d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:35:14.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:35:24.978Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=db13b6d5-1fa3-48a5-9920-fbb0f811cff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:35:24.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:35:34.989Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=1ae963b4-9167-4822-9b2d-8215c2c2b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:35:35.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:35:45.004Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=da1f3fbd-e02a-432c-ad1b-70a265a21f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:35:45.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:35:55.017Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=1811aa72-65a4-4561-9c76-6ef76af37367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:35:55.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:36:05.029Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f0924e8e-46be-4cdd-bb26-dc4c6541a5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:36:05.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:36:15.042Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=da99473e-c8d5-40af-9d30-7ca68bf9dfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:36:15.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:36:25.056Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2f006281-b42c-4808-aaa3-6eafaf7be070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:36:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:36:35.068Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=bd085e43-c4b0-47b6-9355-0a3b5df6c0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:36:35.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:36:45.082Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=5c990f7e-bdd1-430c-9567-4989e3c600dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:36:45.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:36:55.094Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=66ccff8f-c97f-4ee3-b9e3-47cf7c20a095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:36:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:36:59.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:36:59.646Z |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-06-04T03:36:59.648Z |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-06-04T03:36:59.652Z |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-06-04T03:36:59.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:36:59.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T03:36:59.666Z |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-06-04T03:36:59.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:37:05.105Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8cf84b92-1d20-478e-8426-66f3ba982830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:37:05.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:37:15.118Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0461c64a-9c39-4813-a1b7-b71c9b0bc16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:37:15.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:37:25.131Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=703df702-be62-4f3c-a6f2-61d214e3ffb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:37:25.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:37:35.145Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=048c7250-d324-46c3-8d39-aa9c5687173f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:37:35.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:37:45.160Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=801c28d6-1f57-46b5-98a7-5257a84f6658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:37:45.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:37:55.173Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f772c2f3-f2f4-462e-952b-4217c220156e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:37:55.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:38:05.191Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=05007b2b-f1b9-4c55-9c2f-6d85af1a5aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:38:05.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:38:15.203Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=6653c034-989a-4c18-b138-85e9aa37b9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:38:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:38:25.217Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=de755f1a-9e78-4838-9d4d-9838794e65d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:38:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:38:35.233Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=05b4da15-6255-4770-993f-d42cc5e4c38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:38:35.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:38:45.244Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=28c3777b-184e-44e1-bcd6-e6a5549cbab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:38:45.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:38:55.258Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0a0c4940-8394-431a-963d-17bdf99865ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:38:55.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:39:05.269Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=acdca690-16ef-4e7c-9d13-28676aa2fe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:39:05.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:39:15.282Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=415289ad-a215-4e0d-af01-07c5071243b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:39:15.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:39:25.292Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0c4ef0ca-9f45-4728-b9c2-582327eb3702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:39:25.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:39:35.304Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=86dcb245-983b-4c78-9430-2e040b91eb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:39:35.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:39:45.314Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=98568149-f265-459b-aa9e-2458424df60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:39:45.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:39:55.327Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=3d341f47-41a4-4d9d-9f64-177b0d7caa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:39:55.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:40:05.339Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a111a9ca-7f39-40b8-96d4-d831203e67c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:40:05.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:40:15.351Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f08ba5cd-65e5-4eef-9f5d-38f2eb562a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:40:15.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:40:25.362Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=95fc7af2-93c3-43d1-b975-326f780e0985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:40:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:40:35.377Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=249442e7-eb56-4024-9d1c-4a9a8251b25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:40:35.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:40:45.388Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=741058ef-4d23-41b1-bea7-ea9f4c8209d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:40:45.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:40:55.398Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=d6f47fb1-91ef-4257-a751-d8334b10a242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:40:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:41:05.410Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=eff54346-af99-413f-b7a3-a89849d9d2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:41:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:41:15.419Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2d25d1a5-2ab0-4caa-9aa9-7c42dec910ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:41:15.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:41:25.437Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=dbdb2afc-ce7b-4442-b273-baec8e88f0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:41:25.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:41:35.448Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0eb1f97b-2197-44ec-b96b-3bd5c46015ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:41:35.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:41:45.459Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=486f9bd0-c551-4958-8a48-3e9408976157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:41:45.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:41:55.473Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=b4807319-ab6e-4383-b32b-e5ddeec76457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:41:55.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:41:59.659Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:41:59.659Z |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-06-04T03:41:59.661Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:41:59.664Z |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-06-04T03:41:59.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:41:59.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T03:41:59.673Z |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-06-04T03:41:59.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:42:05.484Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=3a5839c0-60a4-4d14-aa49-0f6d2bfdf054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:42:05.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:42:15.496Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f2f847aa-c14f-49d8-b922-4aeb4b2826cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:42:15.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:42:25.508Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=06d7c891-f306-4160-a618-68ae454c5f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:42:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:42:35.520Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=d110d444-589b-4d50-a25d-1cadf2cbf57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:42:35.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:42:45.531Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=40ed728d-b2fc-4875-81a1-7153736318d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:42:45.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:42:55.543Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0986d803-8670-4cad-877d-492c8a542ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:42:55.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:43:05.556Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=246214bf-f594-4c7a-a4c6-6dcdb5c98c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:43:05.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:43:15.568Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=6798fe1b-9b2b-40a2-af12-6d1a71d60794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:43:15.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:43:25.580Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=30184bc2-7d29-4b83-9f05-7a5d34915d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:43:25.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:43:35.591Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=516bb804-4841-4c79-b589-801d9e7b8241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:43:35.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:43:45.603Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ee8bed00-9adc-411f-aefa-c72336c2ea18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:43:45.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:43:55.614Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8487e333-31dd-4c30-ac46-f7390e3ef638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:43:55.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:44:05.628Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=093d2f3a-1aa1-48c1-9133-c752db7aa6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:44:05.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:44:15.641Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0148f87e-4f35-4fb5-858d-27779ee6c28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:44:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:44:25.652Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=67853dab-c9da-4a58-a5d1-071370e997e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:44:25.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:44:35.663Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=35c27eb0-d4d1-4de2-aaf0-0ff7212e53c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:44:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:44:45.675Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=1f8889a0-64b1-498f-bd08-1150ef1bacf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:44:45.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:44:55.685Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0e7429e1-8089-4aea-a8d8-52331f1ade53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:44:55.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:45:05.696Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0402636a-64ca-46f3-bc9b-a0a754a81e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:45:05.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:45:15.708Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=9db5dc43-7e40-427a-bb63-0848c5309a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:45:15.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:45:25.717Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7bf9a209-0970-4dab-9ea6-6d72a534f442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:45:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:45:35.728Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0f4ae161-8b78-45ad-8d94-452eeae8ef5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:45:35.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:45:45.739Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=048ea293-6f21-411e-861a-b8150b62011e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:45:45.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:45:55.751Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=78c7bfd5-18d7-4113-b00b-135472b6221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:45:55.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:46:05.762Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=63a69fd5-c25a-4735-aef5-acb141c335b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:46:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:46:15.773Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=9757d0ae-7a20-4c11-bbdc-bccb7aea4467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:46:15.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:46:25.784Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e8ea3f24-b378-4f83-a1ec-96016145a123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:46:25.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:46:35.795Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=4179969a-ba7f-4313-b9af-5171d080b6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:46:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:46:45.804Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=14a7d4c6-e8c7-43c3-9736-dad4040ca1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:46:45.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:46:55.815Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=310977dd-076a-4af6-89ef-82a448e88df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:46:55.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:46:59.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:46:59.623Z |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-06-04T03:46:59.624Z |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-06-04T03:46:59.629Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:46:59.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:46:59.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T03:46:59.642Z |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-06-04T03:46:59.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:47:05.826Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=9fe91714-20e1-41de-afd9-725bac70eba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:47:05.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:47:15.835Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=3c39a8f7-6a32-4e5c-a8c4-41ee79846641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:47:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:47:25.845Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=9baad8af-a5f0-4475-b01a-cac6438ff15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:47:25.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:47:35.855Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=73338197-934c-402b-b1c2-446b476b3862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:47:35.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:47:45.867Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=9c81af0d-f09f-46e6-ab15-cee960004a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:47:45.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:47:55.878Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=caf99c63-2a30-4865-9192-667add290bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:47:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:48:05.888Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=afacd7aa-5da1-4398-8282-9f49fc447180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:48:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:48:15.899Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ca49ba95-d2a0-4907-b619-17f5c108251e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:48:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:48:25.911Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=fc196c44-8cb2-4a75-8af4-1a1529c88b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:48:25.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:48:35.922Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0037c343-d969-494a-807c-81bc1a758ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:48:35.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:48:45.936Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=4b5ac331-8dc6-46ec-8460-ec449f02366f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:48:45.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:48:55.948Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=6da9bc53-fbfd-4acc-aaa4-a496d240f790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:48:55.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:49:05.962Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=d1808d93-50a1-4647-8e77-9318c680340f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:49:05.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:49:15.972Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=49e259e7-6005-4850-9601-fca90317e756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:49:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:49:25.985Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=4e128255-fae4-4954-af05-7af0d6b8121b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:49:25.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:49:35.996Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=98709420-7a4f-493d-b9dc-aabb934623a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:49:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:49:46.007Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=d7ef65dd-3584-4f53-932e-2302fc36b97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:49:46.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:49:56.022Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0d908d3d-f47a-4f27-87f7-ac4c4a934cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:49:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:50:06.036Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c322e3c0-77d7-4d4a-ab54-e6e12be39bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:50:06.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:50:16.055Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=97df8bed-c2cd-49e3-b6e7-cbdbae9e47b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:50:16.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:50:26.066Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=4ddd935f-e778-4f6c-b27a-12face5a130f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:50:26.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:50:36.078Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=bac68112-e397-4137-ae98-c9283049abd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:50:36.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:50:46.092Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=9be2f69d-faaa-4169-a19c-d5e39a7a9c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:50:46.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:50:56.134Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=fbb02ea4-3c1f-41b3-9ce3-093687b3b94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:50:56.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:51:06.144Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=3f1a3aa2-3ac7-4353-bac1-da5b7646b1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:51:06.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:51:16.156Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=956edbbc-dfc8-4c6a-9d84-3f7fb276d8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:51:16.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:51:26.165Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=b2ff879b-321f-4e55-865f-a9fe2cd70544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:51:26.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:51:36.176Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=74240bb0-21fe-4f6d-b62a-5571b3213c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:51:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:51:46.187Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=b24e1366-2cac-46b0-94eb-0dcf136ed45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:51:46.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:51:56.198Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8af37de8-963b-4bcb-a37a-8822d3236470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:51:56.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:51:59.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:51:59.601Z |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-06-04T03:51:59.602Z |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-06-04T03:51:59.605Z |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-06-04T03:51:59.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:51:59.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T03:51:59.617Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T03:51:59.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:52:06.210Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=02fa6fa2-5f9f-43b8-903e-6e93fbdd4452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:52:06.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:52:16.228Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0e086e2b-1fbf-41e9-aa8d-50dbee0708fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:52:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:52:26.237Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=cb9d6133-fd49-495e-a754-e3b787845107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:52:26.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:52:36.247Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=1f6d0e9e-3147-45a1-b2d2-c9eb69348051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:52:36.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:52:46.257Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=109d5895-4db7-42a0-a58d-fbae1c192136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:52:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:52:56.267Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8d818467-4007-4b27-93dd-70b9963d4a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:52:56.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:53:06.277Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f4f21939-8eec-4d37-aff3-321fc034872c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:53:06.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:53:16.286Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=5a3616df-9e97-45f3-8eab-f99f44f95c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:53:16.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:53:26.298Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=3a1285fc-a5b8-4dc3-9ea5-0c929eeace7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:53:26.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:53:36.309Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a0a1c8e0-e0ed-4aa1-8128-c19f0810ef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:53:36.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:53:46.319Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2159363d-aea6-4196-bf86-a77e8b36aa92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:53:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:53:56.329Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=76fc134d-0523-4dba-b458-41b202262078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:53:56.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:54:06.341Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=20744867-cff5-4b12-bb99-605f2ccb38b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:54:06.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:54:16.351Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=1973715c-757b-431f-994f-847bc2df7d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:54:16.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:54:26.362Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=d5e197c9-7d9d-48ba-a57c-a3f3910ac2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:54:26.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:54:36.373Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=aa9b3876-b4a9-4eb6-ad7b-bc1e65c10c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:54:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:54:46.383Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=d2afa65c-31fe-424f-a923-d3fe9d3913a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:54:46.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:54:56.393Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=d18c9c95-c4c5-4208-b0de-5f02d7f4271a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:54:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:55:06.403Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=5e372d7a-8d25-45bb-a840-85a3af138a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:55:06.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:55:16.412Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=dee85cc3-2487-4f91-bddc-fb36c14e4547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:55:16.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:55:26.423Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=283b839f-8840-4c64-a304-fdd61c0d619c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:55:26.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:55:36.433Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2e38fc83-4a32-43bd-827f-ce67af8a00d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:55:36.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:55:46.443Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=27a3e2df-3471-4280-af62-ebd0cb96f686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:55:46.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:55:56.454Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7345fdb9-873b-445a-b231-d3f958fc6260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:55:56.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:56:06.466Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=4c9e9385-5c42-44e8-ab65-900d2ed2a693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:56:06.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:56:16.479Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=91314944-99f1-466c-90b9-fa9693884486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:56:16.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:56:26.491Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7afdd194-1b9d-46ed-9792-31f4cf0d5bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:56:26.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:56:36.504Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=92e899e6-3321-4a33-a8be-970514a6ec52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:56:36.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:56:46.516Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=27849a24-a97b-47b1-b1db-9e7ae673b503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:56:46.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:56:56.525Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=949e4e8c-10d9-4592-a6f8-3ce90746246b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:56:56.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:56:59.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T03:56:59.620Z |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-06-04T03:56:59.622Z |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-06-04T03:56:59.625Z |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-06-04T03:56:59.642Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T03:56:59.642Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T03:56:59.643Z |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-06-04T03:56:59.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:57:06.536Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e52dfdca-3652-41cb-8245-77b03c77f84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:57:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:57:16.546Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=731d3b89-1968-4e4a-8b7c-4737ba212c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:57:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:57:26.556Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=023055bf-3179-4c2d-af79-25a4178f6995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:57:26.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:57:36.565Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8ba48c85-858f-40ee-b89b-80d33cab0d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:57:36.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:57:46.574Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=fb5f273e-18fd-40b3-8fb1-74e926d69f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:57:46.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:57:56.584Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=6416a423-bb38-4488-9761-b4d991d471f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:57:56.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:58:06.595Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=831ff021-4ef5-4120-a9b2-72b7a1c5798e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:58:06.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:58:16.605Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=63a945bc-9378-45b4-bf87-9bba3b615fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:58:16.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:58:26.615Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=fcc4d39e-2634-42d0-ab4f-a2c7ec0db995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:58:26.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:58:36.627Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=5eadd6b7-bf29-4a69-a554-4fd7e8c4f079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:58:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:58:46.636Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2ef5e5d6-9d68-4374-a9cb-bc879f8843d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:58:46.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:58:56.647Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8857420a-5684-4d32-879a-6eb63dd56fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:58:56.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:59:06.657Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=b717d160-3dc2-43c6-a1fa-6c561a231f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:59:06.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:59:16.667Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=6ac83b7d-596f-40fd-bded-9904f878afcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:59:16.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:59:26.677Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=9e4d3ccb-a5a2-40ab-bb6c-7b3ee416107d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:59:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:59:36.687Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=eafab1b3-d08b-4a58-b735-9096c68d00d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:59:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:59:46.696Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=21b31d99-7864-41a4-8c16-7719708503ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:59:46.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:59:56.708Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=258b7f80-c7c8-42e2-8630-5dde626834e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T03:59:56.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:00:06.718Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=4fbbf695-7904-4f17-b0e4-6aeef8390c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:00:06.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:00:16.728Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=fcc42ea2-54b1-421f-8aa7-4ede1dbd629a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:00:16.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:00:26.738Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=63d2bf09-e908-4405-99d2-05c64ad6becf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:00:26.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:00:36.749Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=861fffc0-a953-4244-9375-d03b193a825a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:00:36.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:00:46.761Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=eec6291f-a331-4902-bc77-abda620b7adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:00:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:00:56.772Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=4e8d98ff-d38e-47ec-b07b-cb386f9bc31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:00:56.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:01:06.783Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=78b751e2-4db5-4571-b3d3-3a7dea2ba4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:01:06.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:01:16.794Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=6c18f0da-fabd-49f7-a7f7-8c603b329424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:01:16.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:01:26.804Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=46df49d6-3f7c-4bf6-9282-5e111f202bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:01:26.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:01:36.814Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=d3499b60-5ac4-4fd7-ba86-058ff9234790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:01:36.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:01:46.824Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c8d4293f-3d1c-4d87-b0e1-71cd94e409ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:01:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:01:56.834Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=6e6872f9-f200-4e96-bc0f-455f26b628e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:01:56.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T04:01:59.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T04:01:59.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-04T04:01:59.527Z |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-06-04T04:01:59.530Z |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-06-04T04:01:59.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T04:01:59.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T04:01:59.544Z |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-06-04T04:01:59.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:02:06.843Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=cebeb8f9-57ce-471e-a1a1-ac371c88df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:02:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:02:16.854Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=324fb3ac-5f1f-4056-838c-b2942fc94152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:02:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:02:26.865Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=480b83fe-6d89-410b-a2ab-2b7b6cd78865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:02:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:02:36.880Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=634ae3bb-a4f4-4d4c-a5c9-1cc8c036056c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:02:36.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:02:46.891Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e96d8f4b-e8b6-4417-8e91-28be6140f8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:02:46.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:02:56.904Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8850617f-fadf-4cee-a1c2-33de83b07d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:02:56.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:03:06.914Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=120fea41-950a-42b9-8a8a-e5abeae1aee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:03:06.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:03:16.924Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=be658b0f-d34a-4708-aaa5-282f2e254512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:03:16.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:03:26.933Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0e13d409-01d0-4dca-81a6-c3ffa3f7f0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:03:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:03:36.944Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c8a40489-d5e2-4b12-adf9-1f7ecdb46a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:03:36.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:03:46.968Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=47c12378-66cd-4954-bf60-91958e3680b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:03:46.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:03:56.978Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=34043cc6-8aa1-4c15-aa63-b02a524f901a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:03:56.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:04:06.987Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=77cb3041-9322-40bc-b130-199e7e901968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:04:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:04:16.998Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=7ddc6e0c-444e-456d-ba86-0414a82f5fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:04:17.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:04:27.009Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=675f2ed8-7cb3-4e30-9474-02d974fb5acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:04:27.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:04:37.018Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f62e3f73-0059-4c5e-bfe1-1b0e27d7eb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:04:37.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:04:47.028Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=392b2c35-9a76-4c42-ab48-1233c7a1c357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:04:47.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:04:57.037Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=12a15712-df8b-4c3c-945c-e42af8b44d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:04:57.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:05:07.047Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=bc975de0-9307-446d-819d-9d13cdc284b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:05:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:05:17.055Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=54c0a7f9-b9c5-45b2-9748-5d36f9777049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:05:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:05:27.065Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=818c1743-28a1-4e56-b8bd-a6418db90a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:05:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:05:37.076Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=a3eb1a64-0931-4c4f-9c77-92303e43c35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:05:37.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:05:47.087Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2720d676-622f-4ed2-a1a3-28abf4e08f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:05:47.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:05:57.100Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=204f85c9-2df1-4237-a620-a65686dd621f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:05:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:06:07.112Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=0846e26e-0655-494d-abdc-ee0c8a1de5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:06:07.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:06:17.122Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=58f8a0ed-4770-4d7a-83cf-b553cd7fa882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:06:17.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:06:27.133Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=606f8ea7-bdb4-4a98-90b1-228142afea1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:06:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:06:37.143Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=725d0590-b861-4853-a983-df8597024df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:06:37.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:06:47.153Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=5e1b0fea-80ff-43d7-8bac-4c7849672b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:06:47.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:06:57.162Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=945e947f-13e4-48ae-8480-4bed3c6c0cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:06:57.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T04:06:59.590Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T04:06:59.591Z |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-06-04T04:06:59.592Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T04:06:59.595Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T04:06:59.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T04:06:59.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T04:06:59.601Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-04T04:06:59.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:07:07.176Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=d0fb73f4-c7e6-4de4-bd53-997150ff28c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:07:07.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:07:17.188Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=12ea77ea-19a8-4c74-b5ce-dde12e39b00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:07:17.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:07:27.199Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=be89440d-c668-44cc-b8a0-e6579ecfef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:07:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:07:37.209Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=3b98f116-baea-4abf-967a-d913144d5c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:07:37.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:07:47.227Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=5d9cfdce-6187-4720-bd3c-83cbc08f4df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:07:47.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:07:57.236Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=eb055b3e-87dd-473c-9076-f346a965ebc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:07:57.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:08:07.246Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=fe0131bd-1154-4a61-b637-f7fb3c91bc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:08:07.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:08:17.256Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=79a3c1cb-f825-4560-9bf2-e9d2115eed05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:08:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:08:27.266Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=22491175-b226-4195-89a9-39dd47b1f5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:08:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:08:37.276Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=b262d3a6-c83b-4cc1-b4f8-7e4f205aaf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:08:37.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:08:47.287Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=1847b24f-519c-491a-9b6a-d476883e42dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:08:47.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:08:57.297Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=d8618bc4-eefe-4232-a67a-620c6bed4705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:08:57.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:09:07.312Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=dda45331-3d45-4bc3-8b37-a078a0427ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:09:07.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:09:17.323Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=cea47acd-02c0-4228-b6d1-c7da5536b6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:09:17.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:09:27.337Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=bcb97d57-ef71-4cad-9201-a728301f9641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:09:27.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:09:37.347Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=eeeb0b3f-75e0-4f4e-888a-21414f0f8740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:09:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:09:47.356Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=37c9cbfb-b2ee-41b5-a8f1-67e6ce4c2acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:09:47.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:09:57.366Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=fce3c35a-b288-44dd-a151-7427a74741a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:09:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:10:07.377Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=d4e3cac2-11a0-4533-8353-7482b1180fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:10:07.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:10:17.391Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c46f097e-0914-40f0-bb4b-14beba83c05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:10:17.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:10:27.401Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=68d6904d-658d-4087-8198-4cc7701a3c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:10:27.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:10:37.411Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8ee3d3f6-b69b-4922-b0b0-e124b6c71d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:10:37.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:10:47.423Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=2a1f225d-b150-48ff-a6b7-a59c09cf3cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:10:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:10:57.432Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8751fa3d-e883-442a-816e-317a4f73b11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:10:57.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:11:07.443Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=144f71df-e4fb-4a8e-955a-b5646813f63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:11:07.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:11:17.453Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=72019316-b4a3-49c7-a105-dc5ccf503ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:11:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:11:27.464Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ae75740d-a16e-4895-b702-ccf248b3281c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:11:27.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:11:37.477Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8266e699-fa3e-40f1-a2c4-ea2d2206550c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:11:37.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:11:47.487Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=15441765-c203-4129-800b-2c8f24edbc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:11:47.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:11:57.496Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=14025307-7149-49a4-9cc8-c19d787d9975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:11:57.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T04:11:59.627Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-04T04:11:59.627Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-04T04:11:59.629Z |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-06-04T04:11:59.632Z |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-06-04T04:11:59.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-04T04:11:59.640Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-04T04:11:59.640Z |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-06-04T04:11:59.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:12:07.505Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=9677bdba-28c9-4734-87b4-a54b67604d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:12:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:12:17.515Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=fe836bac-d0c0-43d8-ae84-b2de6d2e69ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:12:17.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:12:27.525Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f6567c9f-01a0-4810-a3d6-e418449b4eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:12:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:12:37.535Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=f21f2202-cd82-4f29-8863-c76f98f05cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:12:37.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:12:47.544Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=c402bec2-e00b-4064-8408-a6dffc8c9edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:12:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:12:57.554Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=3ffe9ea0-272a-4901-a727-aacf64694cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:12:57.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:13:07.562Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=545564bb-c74d-41db-94fb-9126253c9ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:13:07.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:13:17.572Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=dffb5197-a24c-4559-8c8b-3ea51a12e0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:13:17.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:13:27.582Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=edf77209-7d3c-4cd4-9853-8ac8a1fcb82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:13:27.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:13:37.592Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8f88f596-b20a-4eea-82d5-ae55f7e8a9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:13:37.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:13:47.602Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=e115b958-3ec7-4a81-9873-fae0d9438aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:13:47.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:13:57.614Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=154392a6-287f-410a-8322-2c5376d493e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:13:57.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:14:07.623Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=4059979a-df4a-44af-94d9-8599e4d3ede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:14:07.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:14:17.633Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=90901de1-36ec-4cec-b0e7-cc4c1eb72e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:14:17.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:14:27.643Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=ed5cfb2a-1d0a-468b-822c-5086067d0dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:14:27.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:14:37.652Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=8b15bdb4-05ce-40bc-abb5-f62bfbe39468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:14:37.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:14:47.661Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=9b47235e-bca4-41db-953c-c7bc0b5d146b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:14:47.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:14:57.670Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=93f0e133-37cd-473c-9da5-b22efd16e930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:14:57.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:15:07.680Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=83dc42fe-d110-4490-92f1-7506cb51acf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:15:07.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:15:17.689Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=217034e4-9921-498f-8a44-638ed28d04b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:15:17.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:15:27.699Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=23945600-5fec-4302-b753-909e47ec1747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:15:27.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:15:37.710Z |INFO |Init configs |InvocationID=f388cb20-3769-447c-9017-5497ab748d59, InstanceUUID=64e13ada-8163-4f58-88a5-9106e1123787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-04T04:15:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |