By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:27:08.835Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:27:08.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T23:27:08.876Z |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-03-08T23:27:09.490Z |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-03-08T23:27:09.770Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T23:27:09.771Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T23:27:09.771Z |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-03-08T23:27:09.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-08T23:27:09.955Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-08T23:27:10.035Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-08T23:27:11.355Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-08T23:27:12.050Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-08T23:27:12.069Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-08T23:27:12.070Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-08T23:27:12.120Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-08T23:27:12.120Z |INFO |Root WebApplicationContext: initialization completed in 2084 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-08T23:27:12.472Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-08T23:27:13.451Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-08T23:27:15.249Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-08T23:27:15.354Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-08T23:27:15.366Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-08T23:27:15.368Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-08T23:27:15.768Z |INFO |Started MainApp in 9.221 seconds (JVM running for 10.018) |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-08T23:27:15.834Z |INFO |Start scheduling PRH workflow |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:27:15.843Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=079ce230-047b-42fe-b239-75618cc4c4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:27:17.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:27:17.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:27:27.860Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3c430ccc-e1b4-412e-b96e-7dba5ccdf10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:27:28.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:27:28.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:27:38.908Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=869f0173-db04-436f-a34b-8b40242d1a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:27:39.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:27:39.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:27:49.946Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d4bf83c2-681a-406c-a4bf-1624543651ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:27:50.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:27:50.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:28:00.983Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b65c637a-fd0f-4901-880a-625c9a6e8bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:28:02.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:28:02.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:28:12.025Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=dffa1bf8-d22b-49bd-b623-844acc4ba528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:28:13.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:28:13.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:28:23.066Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=40b60b77-64d4-445b-8fad-16b2b5a8a66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:28:24.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:28:24.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:28:34.106Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=06e10a86-a77d-40ae-b249-6ae7f38fd72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:28:35.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:28:35.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:28:45.144Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c4db93e0-a985-4356-b7be-af5edc4bd739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:28:46.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:28:46.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:28:56.186Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0a4cfae6-b4ce-4401-98ef-801538c43994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:28:57.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:28:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:29:07.228Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=98e99a67-30d6-444b-8fe3-3c4e4e36426b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:29:08.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:29:08.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:29:18.283Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e9d50a04-861b-4a80-878f-c587310cc6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:29:19.367Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:29:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:29:29.368Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9d070ab0-47d3-47c3-9550-62e5cbfba2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:29:30.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:29:30.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:29:40.408Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e42e70eb-024a-45de-9290-feb62908a498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:29:41.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:29:41.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:29:51.454Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=00a46cb6-e45b-46ea-b3e4-a49032f5818c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:29:52.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:29:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:30:02.488Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=65d285d0-be83-4982-b3f3-810694567215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:30:03.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:30:03.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:30:13.532Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=146e86ba-8ca6-4253-bb5b-bc19fbb31d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T23:30:14.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.59.96:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:30:14.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:30:24.569Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d15bcbff-ebf2-4592-869c-99837e957757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:30:24.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:30:34.698Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=78a3f41e-8b1d-4f4c-96d7-0b978f2461db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:30:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:30:44.712Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ed002d92-31b3-4218-96b3-ea251aeffd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:30:44.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:30:54.728Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6aaf35fd-fb9f-4da5-9511-dcf5d01a2b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:30:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:31:04.738Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7ac314d9-0ecb-49a5-b2bc-827e801da97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:31:04.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:31:14.752Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=266a0309-53fe-40df-9892-0b1b7f3b7bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:31:14.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:31:24.765Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=265f604b-abf4-43a6-b8fc-898fb67f1556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:31:24.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:31:34.785Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=59607e84-a49a-40c9-9e62-c5e22a41d0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:31:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:31:44.800Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8043b9e5-ae96-427d-9113-fb221e181aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:31:44.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:31:54.814Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=34de444a-613f-4fb7-8cdc-b5c20daec4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:31:54.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:32:04.823Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8a756875-f521-42f9-bbd6-e633c2bff0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:32:04.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:32:13.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:32:13.126Z |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-03-08T23:32:13.127Z |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-03-08T23:32:13.133Z |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-03-08T23:32:13.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T23:32:13.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T23:32:13.142Z |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-03-08T23:32:13.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:32:14.832Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f3568e6d-9047-4ac9-b9bb-f3bd205c75b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:32:14.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:32:24.840Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f505e49c-e0ce-44a1-a02f-46413d939946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:32:24.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:32:34.850Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=697a832e-40cd-48ca-8791-aba9777abdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:32:34.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:32:44.861Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0093b598-e222-4b8d-9264-d9ff926cf835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:32:44.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:32:54.874Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4b761cb4-60e0-4bf1-853e-94c0057b876c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:32:54.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:33:04.889Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=cdc55711-aef9-465f-bd6c-5bb513d489a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:33:04.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:33:14.899Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=86b6ac80-28bb-490f-acb5-76d0362a70d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:33:14.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:33:24.909Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=73ffc546-8221-4140-8f0f-658f2949c7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:33:24.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:33:34.918Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1dedcc05-03dd-4a02-aa4b-803dab198d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:33:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:33:44.925Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=790f48ab-ffb7-4268-ab08-07d121126c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:33:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:33:54.932Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=53674709-437a-4edf-8b3e-6ae73dd374ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:33:54.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:34:04.940Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8c34b50a-60d0-43b2-a7e0-98d889952f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:34:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:34:14.949Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=11ffe0aa-4128-4ec6-a31b-b605a4383514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:34:14.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:34:24.982Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=706bbb44-da65-4af8-b059-5091106f843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:34:24.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:34:34.993Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=5d83565a-2f93-4013-bad8-d4f4a6aa83e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:34:35.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:34:45.007Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=11197705-9850-41ed-b2c5-db91d7245eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:34:45.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:34:55.017Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b4bc673c-4c22-4302-b08e-74426b20df6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:34:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:35:05.028Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=292fa2ab-bf03-46de-96cd-9d9141356aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:35:05.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:35:15.036Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3ca63ec1-9cbe-4fe6-bbb0-e2e9535346ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:35:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:35:25.044Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=906de120-f232-4037-809d-5d307c1e7d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:35:25.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:35:35.052Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=019b405b-0760-4d07-8810-9240dd647c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:35:35.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:35:45.060Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=12f7cbbf-1fce-4a23-87e1-09f6ad2398bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:35:45.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:35:55.077Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4e415b93-0ce6-4e22-92ef-f07c8ea41a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:35:55.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:36:05.098Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=47524a84-1d36-471b-bf8c-2ebea10075b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:36:05.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:36:15.108Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=570b0410-3e95-4554-8b50-b1ebf4705695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:36:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:36:25.116Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0118aea5-6621-4081-b00a-bb5860c832c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:36:25.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:36:35.128Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=918aaec6-6d58-4cfa-8f50-0ff62f87b0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:36:35.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:36:45.134Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=de23fd4d-f9f1-4261-b154-8665781e8f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:36:45.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:36:55.142Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=07ce1138-e519-4d41-9765-c9bd9a97bd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:36:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:37:05.155Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c9e3e640-c631-4338-82f8-f7597264dc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:37:05.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:37:12.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:37:12.866Z |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-03-08T23:37:12.867Z |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-03-08T23:37:12.871Z |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-03-08T23:37:12.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T23:37:12.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T23:37:12.878Z |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-03-08T23:37:12.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:37:15.165Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=af0d830d-96d7-48aa-9600-20ee65f83b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:37:15.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:37:25.179Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e920b318-c643-40aa-92e5-440a8b0170d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:37:25.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:37:35.188Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f5898805-5720-48f6-b37b-b14c1790d59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:37:35.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:37:45.194Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1b4be795-5ba2-49c4-bde9-b706ec36b7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:37:45.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:37:55.204Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=171e947a-08be-488a-9f50-e33eea543d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:37:55.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:38:05.219Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0da6fa3e-cc6a-4459-852d-bc05d228ac4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:38:05.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:38:15.227Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4b8fc72e-c644-43d9-a3bb-dc479d02ab61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:38:15.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:38:25.234Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=fb8f7180-449b-40dd-9769-11df91cef340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:38:25.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:38:35.243Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=bedd8d81-33de-495a-87a7-4f761dde4308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:38:35.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:38:45.254Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=605e8537-c873-43c0-8aed-6266fc7924dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:38:45.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:38:55.265Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=96fdf0ac-f253-41a1-b481-ca17535a55a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:38:55.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:39:05.282Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c3e454e0-2eb3-437d-91cb-a2ce37aa5887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:39:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:39:15.291Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7a06e32d-ae3f-4d06-999e-51fe79fb1d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:39:15.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:39:25.298Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f8c356cf-4919-4fa4-bf43-11b6ce621817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:39:25.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:39:35.307Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=35575787-b83a-4f0d-81c6-f635f0b67e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:39:35.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:39:45.319Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=34db7a91-8fc4-4cdd-b4d9-5093f12a745d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:39:45.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:39:55.343Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=501caed8-87f3-4ec4-8a6e-02fb1242b800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:39:55.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:40:05.352Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a21a3ed9-3384-4083-8f43-368e42a1f0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:40:05.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:40:15.360Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=98c207c9-3d12-4bc2-b063-5a17b965439f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:40:15.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:40:25.367Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9fcc9e2e-e9fb-4516-9f25-c73cb4b0109a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:40:25.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:40:35.376Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=be8e04ca-d590-41b9-b77a-ff34e365baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:40:35.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:40:45.386Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e3b89a72-7071-4a7d-8e06-68be3389681d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:40:45.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:40:55.400Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6b1bfcb4-7182-445b-a95b-85f15da49e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:40:55.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:41:05.410Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=fdb75246-5b60-41a7-b937-811affbaa516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:41:05.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:41:15.416Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6069374c-0c08-453c-8eb5-e3eac7a7a068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:41:15.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:41:25.424Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b402aba2-4da0-49f1-815c-f3cf8877fa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:41:25.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:41:35.430Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7739a607-1eaa-46d1-868b-e5ae85d5c800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:41:35.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:41:45.436Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=625dd625-78c3-46b5-a696-380a6b6909d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:41:45.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:41:55.442Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c0ce0b5b-6386-4c85-a588-433d4147f690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:41:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:42:05.449Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=151fd3c9-b58d-4257-b685-7bf9fe83fb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:42:05.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:42:12.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:42:12.832Z |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-03-08T23:42:12.833Z |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-03-08T23:42:12.835Z |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-03-08T23:42:12.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T23:42:12.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T23:42:12.843Z |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-03-08T23:42:12.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:42:15.458Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a2da60b7-3f87-44a8-9d2a-4cca64ea6e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:42:15.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:42:25.465Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=94640388-620d-444e-9477-a0e602d6f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:42:25.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:42:35.473Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=54a07f17-7ab9-4fcf-b709-49827020310d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:42:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:42:45.482Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=fde7edb2-f50c-4677-a1db-7c5d87966248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:42:45.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:42:55.496Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4ecdadd6-3e18-4244-b41d-a38afe028db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:42:55.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:43:05.503Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=fa69f7fa-68a2-4e74-890f-64f78137f144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:43:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:43:15.510Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8caae78c-01ab-4071-87b7-47fddbd6f17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:43:15.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:43:25.516Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ece45fc0-19b5-4cc4-8391-dd994a2d9c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:43:25.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:43:35.522Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d10cffb9-fc6e-46e3-8eb8-8746f92f9300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:43:35.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:43:45.529Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f7e19686-5ba7-401e-b510-6a3e06484f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:43:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:43:55.535Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e15ac1f5-4451-40ab-8423-27f42f477cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:43:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:44:05.542Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ef4ce97b-f7f0-4f53-8fab-e805191f6be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:44:05.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:44:15.548Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b4d404c7-0ae4-4bd9-b378-63b783f02857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:44:15.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:44:25.556Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f26b42aa-64ea-4c7c-9e69-c0b0132954fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:44:25.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:44:35.563Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=71de1648-e0ab-46db-8000-5953c1a453af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:44:35.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:44:45.576Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=15217171-3b7d-4418-b8fe-67a3f03ee2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:44:45.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:44:55.585Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=156764a5-ec41-4483-a1ab-88e37ba31ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:44:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:45:05.593Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e946d3f9-77e9-4c9c-bd45-997053dc4b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:45:05.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:45:15.600Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=27072848-fc10-4898-8d58-4f98f160e106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:45:15.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:45:25.608Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=5aec948d-2b81-42db-af50-2193decdd731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:45:25.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:45:35.615Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2fd9d223-3e89-41da-bf66-31c52c84d825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:45:35.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:45:45.621Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=eb1164a7-603f-49b6-974d-76dab5c6d3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:45:45.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:45:55.627Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a888f65b-6809-4259-86c6-dbaeb33a7998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:45:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:46:05.634Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ca64a3a5-ab8a-46fb-9bff-9e7a5de16248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:46:05.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:46:15.641Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=093a67d0-c598-4367-b381-aeedc4d813ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:46:15.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:46:25.647Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e3770c88-6779-4402-9233-96379c19543c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:46:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:46:35.656Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c670dcbd-cf3f-4289-b0a0-0a3c5c8e466f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:46:35.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:46:45.668Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=5549250a-71d5-41a1-a059-4ce771de7150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:46:45.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:46:55.676Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=39c2ca8b-8e92-4b0e-a0b9-edee114f5b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:46:55.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:47:05.683Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ef4c8942-757e-48c2-9b9c-61a29029bd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:47:05.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:47:12.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:47:12.842Z |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-03-08T23:47:12.843Z |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-03-08T23:47:12.846Z |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-03-08T23:47:12.853Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T23:47:12.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T23:47:12.854Z |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-03-08T23:47:12.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:47:15.690Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=04ed3f68-a8ab-4008-b88d-8176e235691b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:47:15.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:47:25.697Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=da1fb6df-8c10-4d7c-84e2-c670750c2be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:47:25.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:47:35.702Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0aa55ae0-05c5-463b-8f7f-e100096f2c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:47:35.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:47:45.708Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=da37bfc1-3828-4baa-91a3-dc8622ca776e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:47:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:47:55.714Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ab8152c5-a055-4492-a504-358cd47888e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:47:55.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:48:05.721Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6a811805-7d46-47ab-9715-97d59588111f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:48:05.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:48:15.728Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=45f83d51-1391-44b5-b3be-ca33cb02e783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:48:15.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:48:25.735Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6689efcb-f466-4040-a9fc-26ebbf5f3e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:48:25.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:48:35.747Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1a8220ba-d5da-4f7f-b833-2d496974f7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:48:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:48:45.761Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=02e145de-2e8e-42bf-9a3f-ac784195df52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:48:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:48:55.768Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f064b62c-b7ae-4a69-8678-c005d62ae3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:48:55.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:49:05.775Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d02e4724-01c5-4d2d-875c-ddd1e8381290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:49:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:49:15.781Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2d1afc71-ce5f-4dac-bc64-01c7c6752e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:49:15.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:49:25.787Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=412c2a70-6a56-48fb-b351-8a5f57d3b753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:49:25.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:49:35.793Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c6361a3e-eb61-43f6-9bf6-aecf2aa73ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:49:35.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:49:45.799Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=aa7fe73c-320d-43d7-b195-8518bc9103ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:49:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:49:55.805Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a7a83b09-d8bb-4183-97b6-29f65ae1f84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:49:55.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:50:05.812Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=469f360c-3160-4e58-9eef-ca2149ea6dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:50:05.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:50:15.821Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ab61dc3f-eca2-4b6c-92c5-b15ce3493a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:50:15.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:50:25.837Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b926d72c-4bf6-4a38-a718-3aa85eb26898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:50:25.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:50:35.852Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b91f85ee-de75-40e9-9260-fc2bfc780260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:50:35.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:50:45.860Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4400ac69-8934-43e1-ba0f-d0ad6ba76ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:50:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:50:55.866Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=53c98a5c-dc00-46a3-8627-bc39078cd91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:50:55.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:51:05.872Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=17508076-b0c3-4763-a092-f57c46ce9013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:51:05.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:51:15.878Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=18bcf1dd-2b96-4315-a369-d2c3f12d6af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:51:15.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:51:25.884Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=02cd641b-2110-41b7-979b-a246669db4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:51:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:51:35.890Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d53a1df1-5857-4ab7-8a56-c533a78ba289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:51:35.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:51:45.896Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=468bce4c-c69e-46ea-8891-ffd3bfafaf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:51:45.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:51:55.903Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d0114266-2118-4e72-a714-4c5cd830cf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:51:55.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:52:05.916Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2f335275-f39d-449f-a14f-614ed0c2ff5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:52:05.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:52:12.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:52:12.825Z |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-03-08T23:52:12.826Z |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-03-08T23:52:12.829Z |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-03-08T23:52:12.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T23:52:12.835Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T23:52:12.835Z |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-03-08T23:52:12.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:52:15.926Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=80ab5682-505f-46da-9a01-b0120efa2cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:52:15.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:52:25.932Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=01fd4f96-a439-4b0e-a34b-430acc796b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:52:25.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:52:35.939Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1c6b76dd-64c9-4f94-8ba7-b94780678873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:52:35.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:52:45.945Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0e1512c7-6ec6-41bb-8258-5799a0999d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:52:45.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:52:55.953Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=33cdb708-5bf5-45e2-a2bb-693630110ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:52:55.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:53:05.959Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=32e94628-c964-4038-ba8a-61f08a18df96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:53:05.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:53:15.965Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=316bc2c7-e597-4465-a977-301a9480003b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:53:15.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:53:25.992Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9fc232ac-84f3-43f2-9156-5a8d2c2b2370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:53:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:53:35.999Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=27a8cb96-40db-490b-bec5-381af7b61117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:53:36.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:53:46.007Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3508d378-a986-4a42-b05a-86b97bde1782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:53:46.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:53:56.022Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2470412b-2aab-4491-a864-ffe7716bf6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:53:56.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:54:06.033Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=04c8bb7c-37af-452a-8531-11c5c7251ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:54:06.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:54:16.040Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c5e443e2-7afc-480e-98e0-496fc6434611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:54:16.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:54:26.046Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=749fcaa0-3dbf-4640-ad08-aca8c80e94dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:54:26.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:54:36.052Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=37bc2880-0da4-4cf0-97c4-325afab86433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:54:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:54:46.058Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c312cf11-54fd-4815-9590-ead4415e1e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:54:46.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:54:56.065Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2e94e120-2295-4551-8399-b50b5e2c2fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:54:56.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:55:06.071Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=42354731-db02-4e2a-9dfe-e18494e7ef85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:55:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:55:16.077Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8314aedf-aeb4-438e-baae-5ad0aa887646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:55:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:55:26.085Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=de3b61df-f206-4256-b2e9-eccd4055448a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:55:26.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:55:36.094Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8c85b592-1bc8-451f-bcbf-678c3ab436a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:55:36.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:55:46.109Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6bddd6e0-9867-4c9c-9ff3-dacbfbce090e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:55:46.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:55:56.117Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7b065cd9-a936-4d4c-96e4-9ed5691ef194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:55:56.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:56:06.122Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=29585e1a-1623-4f91-ba39-14c96cd69cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:56:06.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:56:16.130Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=99b2ea27-edce-456d-a9fe-41bff0665727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:56:16.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:56:26.136Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=07d50355-9c61-4c9b-bafd-ae51c23d2c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:56:26.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:56:36.142Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=657b7774-53cd-4776-a7a8-6bdba45bfc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:56:36.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:56:46.148Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=40eb9136-f349-48be-b167-951ecf24362e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:56:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:56:56.157Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=af61094e-ea85-4d16-bec1-fc93e25db1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:56:56.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:57:06.163Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=76850cc2-e477-4b68-b79a-7e9ccf1f3aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:57:06.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:57:12.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T23:57:12.819Z |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-03-08T23:57:12.820Z |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-03-08T23:57:12.824Z |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-03-08T23:57:12.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T23:57:12.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T23:57:12.829Z |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-03-08T23:57:12.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:57:16.169Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ce7d6a33-ee6c-41a8-a6df-fdd888c5d5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:57:16.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:57:26.183Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0077dceb-ae2b-453e-b297-1e893d9325aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:57:26.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:57:36.202Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=942e7381-e2ea-47e2-9c87-54485640ed98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:57:36.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:57:46.209Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f80af21b-561f-4937-8d94-0bef1a131891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:57:46.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:57:56.217Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f4501dce-60e4-4b11-9887-ff9af4fcffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:57:56.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:58:06.223Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=dd3e89fb-ed0c-4b1c-bee4-bc8ddba4a54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:58:06.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:58:16.228Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=667ac932-0a77-4f92-8974-6ea24e0d5ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:58:16.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:58:26.234Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=94560e5f-ad4b-42b8-afd3-7d18fe0aaa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:58:26.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:58:36.239Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=36deffbc-af6a-4311-8a9c-f4f0123462c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:58:36.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:58:46.245Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1a6889f7-4538-4f48-99cd-02c77225bed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:58:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:58:56.251Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8a6b7cdd-da0e-49a7-b2ad-a10d2ad0ab87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:58:56.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:59:06.258Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4660c574-9d14-4b1e-b45a-82a82c8aa23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:59:06.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:59:16.291Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ee5a2bd1-2329-4ec3-b24e-c48a4a34d2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:59:16.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:59:26.302Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=51da9bc1-55e4-4e9e-aa33-adcd9bbfe5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:59:26.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:59:36.312Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=769ed1e2-0515-4278-8539-7c0d52da942a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:59:36.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:59:46.318Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=00312d14-5d37-4583-baad-361d93eae932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:59:46.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:59:56.323Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=250dacba-31d0-46b5-b480-65dc7158908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T23:59:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:00:06.328Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f465d5a7-d7bb-4b92-b074-ef38474f2365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:00:06.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:00:16.352Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=17349162-da03-44e4-a84c-1879c78ea84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:00:16.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:00:26.359Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=56f9d731-0beb-44e2-915f-3dc27ce88717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:00:26.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:00:36.365Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=43f78818-5097-45d4-a42b-9034fd3f8070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:00:36.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:00:46.375Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=04744f8d-15ea-4f50-a0e9-3176225a1b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:00:46.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:00:56.384Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=746a5c96-480a-4844-afb3-a607eab50b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:00:56.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:01:06.400Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=27acfa31-7ce0-48a6-9d59-2899789af9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:01:06.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:01:16.408Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c82be012-7305-4d7d-9243-ba6e6dbd91bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:01:16.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:01:26.413Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c22e7ffa-fe48-42c4-b18a-2119d9231c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:01:26.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:01:36.424Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ec0a7926-c9dc-4c92-9681-e42e8387f300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:01:36.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:01:46.429Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=cf95e82d-bbca-40fb-85c8-73ff98971797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:01:46.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:01:56.435Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1459e265-8809-4d02-8401-6ea4250bb9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:01:56.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:02:06.441Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0348bbf7-c141-4eb5-a2da-2377a7a29785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:02:06.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:02:12.850Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:02:12.850Z |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-03-09T00:02:12.851Z |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-03-09T00:02:12.853Z |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-03-09T00:02:12.858Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:02:12.858Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T00:02:12.858Z |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-03-09T00:02:12.860Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:02:16.448Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=371e3165-b2fe-487a-a88b-d20b5b8f9f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:02:16.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:02:26.454Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=de0eff4a-6e3c-4436-ba1e-7fbad89caed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:02:26.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:02:36.460Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=5e996919-0e4c-49d4-b86c-99286329b4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:02:36.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:02:46.466Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b1968d06-dbbd-432a-a44b-eb01ea0c10f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:02:46.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:02:56.474Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4ec308b5-73ad-42f5-861e-d686037b3278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:02:56.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:03:06.486Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=84e0f405-7cd1-4994-b71b-28dfe40a6656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:03:06.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:03:16.495Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b52f326d-4637-46ef-b986-4df80de78cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:03:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:03:26.500Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7f50ecf3-e09b-4859-9a29-0c1105b498aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:03:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:03:36.506Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=89aeeaf8-4a56-451e-aa2d-028cfbbc7990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:03:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:03:46.512Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a5a3e43f-2dfe-4dd7-a22d-582fd8329b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:03:46.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:03:56.518Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9317e70e-827d-4b86-bd7e-56a1450ee8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:03:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:04:06.523Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8328e614-eae1-403f-ae8c-5e65b5f14b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:04:06.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:04:16.529Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a13d0d8f-5edb-47dd-96ed-d5797b4aae24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:04:16.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:04:26.535Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f2b6d235-d625-42af-a7e4-029c5759ada2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:04:26.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:04:36.540Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=eabbf12a-55f5-4f76-96d8-829e87817748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:04:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:04:46.548Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1bffd370-2aaf-4720-93bb-94955efad455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:04:46.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:04:56.729Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=eb74f489-aa66-4342-8dc1-bddd70027514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:04:56.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:05:06.741Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=15cea536-5d43-4caf-a10b-46a32ed7d3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:05:06.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:05:16.747Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0452d0a7-4a0c-468c-a8f3-a83a535bb35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:05:16.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:05:26.755Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1779941d-54e6-4f9d-8d94-1b34e24bf2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:05:26.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:05:36.760Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=56be3673-f817-45d2-8359-0469e1f7a15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:05:36.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:05:46.767Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=dfb77e3e-bd38-4a4e-8d55-0e402a14a0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:05:46.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:05:56.773Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b6d9b281-0a7e-4a4b-b7f2-037726a3b5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:05:56.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:06:06.779Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e9b4452d-1801-4521-868e-2fc1ecc2b99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:06:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:06:16.784Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6c307d4a-d049-4c95-9011-74c70c005637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:06:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:06:26.789Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=77ee7d6a-c313-45c2-99f7-086aabc3d58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:06:26.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:06:36.795Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8317239a-1438-4279-809f-a35862bedef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:06:36.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:06:46.801Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=be7a2478-e4a8-469f-8398-7bd3f3796d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:06:46.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:06:56.820Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d0e2a0fc-be34-4d90-a453-e4e8e4b1cf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:06:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:07:06.831Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1c61b4d9-e83f-41aa-a672-627be277aab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:07:06.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:07:12.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:07:12.845Z |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-03-09T00:07:12.846Z |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-03-09T00:07:12.848Z |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-03-09T00:07:12.853Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:07:12.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T00:07:12.853Z |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-03-09T00:07:12.855Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:07:16.838Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e1d938b2-bb57-4029-a6e9-b1079d086d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:07:16.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:07:26.845Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0706f28d-2cb4-4aeb-abe1-03adbe28b681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:07:26.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:07:36.850Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9be42f38-9db6-41ee-8dbb-0adafa076860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:07:36.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:07:46.856Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8401368b-c794-476a-ac5e-96dea2fb13cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:07:46.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:07:56.862Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c16b65a8-5086-41f7-93df-e5a69df1defa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:07:56.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:08:06.867Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=cb834292-9ce3-4518-995e-8c554c8aec36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:08:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:08:16.880Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=fae5759d-2a7a-4376-9159-55b4f48cff91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:08:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:08:26.887Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e7f5ea62-c092-459d-84a5-e92a93fd5b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:08:26.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:08:36.893Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0bf1a53f-c6de-4931-9628-e95afa90954f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:08:36.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:08:46.899Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c370ea51-ac3b-459a-9319-8c0564d7812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:08:46.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:08:56.910Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1be38a7b-6c62-49a8-b110-3627165be716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:08:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:09:06.919Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2da7b8e3-8fd4-4870-8666-6edaa1f0b7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:09:06.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:09:16.926Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=99102ead-e7d6-411f-91ce-58f6e6ea0743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:09:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:09:26.932Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2c50f082-0169-47ff-bd51-d9e0ad553b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:09:26.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:09:36.937Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ebab8e90-f5f7-421a-a40a-f40377d9208d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:09:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:09:46.943Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c3ac8eaa-3824-46c0-abe1-f955e6584aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:09:46.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:09:56.949Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1f43ee58-6d1d-41b0-a8ea-ff51df9c4c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:09:56.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:10:06.954Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=88ee1cf7-4741-4828-8848-4001d1c82ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:10:06.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:10:16.962Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6f2d28c1-76bc-42d4-895c-29a78ff20fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:10:16.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:10:26.968Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=aa7f3bf7-44db-41bf-9bf4-3035eafa5fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:10:26.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:10:36.975Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=794bb57f-2ca0-4853-9c26-6f49bbd62898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:10:36.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:10:46.982Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=168d46b0-8563-4b1f-ac5e-49492051aa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:10:46.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:10:56.994Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b8dfff68-1981-4ffc-aad0-351979695ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:10:57.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:11:07.000Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=fd251efb-c8a0-4c4c-8e17-5e40d6714aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:11:07.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:11:17.008Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=764b3e42-c44e-4e43-85b9-93f102683b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:11:17.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:11:27.014Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=496d7e0e-e663-4112-9481-c37b2bfc3241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:11:27.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:11:37.020Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c74bb50f-2dde-414e-86e0-bd4190e21b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:11:37.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:11:47.025Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e761c1af-5edf-4d53-a26c-3dd292e24e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:11:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:11:57.032Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4815d00e-632b-4392-a3e9-fe4bf9cf3960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:11:57.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:12:07.038Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ca834e9c-f68d-4996-806b-fc085eec07f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:12:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:12:12.854Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:12:12.854Z |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-03-09T00:12:12.855Z |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-03-09T00:12:12.859Z |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-03-09T00:12:12.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:12:12.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T00:12:12.866Z |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-03-09T00:12:12.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:12:17.044Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b6c1cd6f-a67c-4e38-9490-489607427591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:12:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:12:27.054Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=acbc5c48-7249-4368-b9a6-d83808436fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:12:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:12:37.065Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9ffa5001-64bb-403e-a59b-b5e360c2857b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:12:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:12:47.078Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4d7c4e52-85c0-4d6d-a426-a62f78ba0967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:12:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:12:57.084Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ae65d841-78ae-4244-82b6-de2f78e47c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:12:57.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:13:07.091Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f9456a01-0232-421a-9858-37d524b04d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:13:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:13:17.097Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=971d6fae-2784-45a7-8064-74af59735388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:13:17.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:13:27.102Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1ef5032c-1494-4516-ac71-99155e75f7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:13:27.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:13:37.108Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6a0d5456-57e6-414c-8de1-8fad701a7fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:13:37.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:13:47.116Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c20223c2-d01a-4b2c-af8c-bbfad14f4bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:13:47.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:13:57.122Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=07d434f4-facb-420a-bda6-8c0ea85f68c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:13:57.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:14:07.128Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=56743815-2ca4-4586-a649-31bba4d58288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:14:07.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:14:17.134Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=612917ec-4726-4357-ac25-a2d66625d47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:14:17.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:14:27.144Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8f929516-e4de-4f62-b0ae-65b13f146e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:14:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:14:37.159Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=68816aea-ec37-44e8-99f8-94df6124e1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:14:37.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:14:47.166Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a5ebcf5a-8c9b-4815-a610-5c37c9736c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:14:47.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:14:57.172Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ef4f5dca-d333-468f-b512-9330ce504792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:14:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:15:07.177Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a1390382-1a3f-4386-b98c-7e380168e826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:15:07.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:15:17.183Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=143f1fc3-9d19-47cb-90f1-2f8f018608a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:15:17.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:15:27.188Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=79dad1ce-da5f-48ad-b583-a1d44f58fb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:15:27.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:15:37.194Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b4470f07-dfd6-4c4a-b023-47e0ca751871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:15:37.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:15:47.200Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ad257a18-0149-42ac-b406-688b0dd118f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:15:47.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:15:57.206Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4b31a32d-a2dc-40ef-9b91-f6b6a3668213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:15:57.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:16:07.212Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=235cd6a4-5dc4-4a0c-bb67-6af2593c760a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:16:07.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:16:17.219Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=68362725-8eb0-40a5-bdcf-d07b0abf07a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:16:17.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:16:27.231Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=01fdc6ad-c88c-4a8d-a836-c4384bb3c741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:16:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:16:37.241Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4ae83484-f083-4109-9f9f-7912bdb4ac1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:16:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:16:47.246Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=80bf2ff4-680b-4c3c-a033-7fd182e92989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:16:47.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:16:57.253Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=74cf5ff6-5a5c-4d94-b1da-34e42f11bf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:16:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:17:07.259Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b800447d-c24b-470b-ac2a-c7a4bdb42d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:17:07.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:17:12.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:17:12.827Z |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-03-09T00:17:12.827Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:17:12.830Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:17:12.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:17:12.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T00:17:12.834Z |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-03-09T00:17:12.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:17:17.264Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=625a7b7b-7248-4ca1-ac2f-54292fee65f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:17:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:17:27.272Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e8dc3764-f5f8-4b13-990c-6f009b34cfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:17:27.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:17:37.279Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=43a5d0c0-8a01-49cd-8e62-cc62ed2be08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:17:37.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:17:47.285Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a2012810-4867-4c5d-b1d6-e7fa51a620b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:17:47.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:17:57.291Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2725e63c-5f9c-4a38-b6f6-65f4c2898b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:17:57.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:18:07.299Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a4306da7-8f64-443d-acd4-cd90e7e656f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:18:07.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:18:17.310Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=70b6008e-7810-4c93-91fa-6cfdfbd31823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:18:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:18:27.317Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=929aba4e-5928-4a9f-aecb-d7404d9fbdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:18:27.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:18:37.323Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9d273d78-20e6-4126-9025-fa4bfb79ea30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:18:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:18:47.329Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=dc3fa7fc-6840-4e2b-aab6-778256085148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:18:47.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:18:57.334Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e89bd4ab-cbee-4928-ae5b-ebc40b7f88f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:18:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:19:07.339Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f515df55-ee74-483d-b535-3a632b97fc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:19:07.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:19:17.344Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3822c4d9-f0a5-4140-acb3-b35c21991897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:19:17.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:19:27.350Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a9e290ff-a395-40e3-9c0f-f011b59b6308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:19:27.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:19:37.355Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=939022fd-eccf-48ce-abdd-2903279e3f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:19:37.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:19:47.362Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=639496cc-c141-4f7c-87b7-f025ef3820a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:19:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:19:57.369Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7a01b4bf-691a-43ba-835b-7def7c8093ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:19:57.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:20:07.380Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9fa80aa6-f40e-4394-b44d-dd4ecf517e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:20:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:20:17.391Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=081050a2-e7f6-4210-a279-3835573f8f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:20:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:20:27.397Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=669c36ab-a4f8-4eec-8114-aa6da22850e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:20:27.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:20:37.404Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9f9bb46f-1337-449d-82d8-f19e7cd73fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:20:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:20:47.410Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=bd3cd3af-2189-4ccd-832e-3bca322ab687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:20:47.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:20:57.415Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3f96c0f1-f7d5-4c67-bd47-552b7241127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:20:57.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:21:07.420Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=321fffcb-3a75-4848-bb6e-16dbc4775d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:21:07.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:21:17.425Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c1c4eb6f-e21b-4c94-8f79-89f44d1270c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:21:17.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:21:27.431Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=05f058f4-a17a-4fcd-8191-f1c347d291a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:21:27.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:21:37.437Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=025a500f-5c2c-4fbf-abba-bc1dab72e69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:21:37.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:21:47.444Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=13a1a071-67e4-487e-91ae-e09ef34a3527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:21:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:21:57.452Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=02af42c4-a783-4518-a02e-7b1e524ead79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:21:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:22:07.467Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e33abb7b-9fae-4a58-b47c-b5f5678c9623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:22:07.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:22:12.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:22:12.833Z |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-03-09T00:22:12.834Z |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-03-09T00:22:12.836Z |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-03-09T00:22:12.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:22:12.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T00:22:12.841Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T00:22:12.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:22:17.472Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=49a2a179-2f80-401a-96c3-4e18b9542a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:22:17.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:22:27.479Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=61c3ae6d-ecbb-4782-aeb4-65365e5722ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:22:27.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:22:37.486Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=fc22fb90-ea30-4c86-982f-05fc20b4e74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:22:37.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:22:47.491Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d88bf43a-4fdb-4707-b2fc-60f7d69abb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:22:47.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:22:57.497Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=be39a8f2-72cc-421f-9440-bd3b052d7a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:22:57.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:23:07.502Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=378aa3ce-7cfa-4243-ae9a-fba4e31f2547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:23:07.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:23:17.508Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3cc9a588-3265-4e12-8531-ace8d00465d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:23:17.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:23:27.515Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=238ed123-b914-435a-af90-0d3d46fb9798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:23:27.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:23:37.521Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4626faa2-7f34-458c-8fac-08f6a18baf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:23:37.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:23:47.532Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=66c747e2-09f3-46f2-8800-1a26b795a37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:23:47.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:23:57.544Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a32f434c-10ba-43c2-8327-3d5ff4d2288f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:23:57.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:24:07.551Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c65c7fa9-2ee1-4104-b194-9f52d50c8d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:24:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:24:17.560Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a0fbbc17-306a-4018-8101-37433fd3fd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:24:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:24:27.568Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=bce21bbb-2fe4-4b7b-b928-8d1e21dc5899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:24:27.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:24:37.573Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=03680551-8c56-45ec-bad1-f94b9a7ff739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:24:37.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:24:47.579Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=deb63f37-92b0-42f1-9aed-2135ad2d1482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:24:47.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:24:57.586Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9bfa65ef-caaa-446e-baf9-244fcd905bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:24:57.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:25:07.594Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f7b533a5-321a-42e9-a6b0-9359362d2e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:25:07.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:25:17.599Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=70ba0eb7-d997-4521-83fb-d4374db55e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:25:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:25:27.605Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=27d207e7-3cff-4d3a-9534-5def31bcdd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:25:27.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:25:37.612Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=17407a06-0725-4266-8ac2-09f75d00ba4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:25:37.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:25:47.621Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=fb4445ad-2861-4ac0-8c21-b2ff7e2925c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:25:47.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:25:57.633Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8c6ec502-6bf8-4adc-b59f-fdccd079df9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:25:57.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:26:07.640Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=fe6c0ff8-2695-48e9-8b1c-6da4716fa88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:26:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:26:17.646Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=63aecd20-cab0-47af-b368-7563afd1a15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:26:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:26:27.658Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ccac13de-a3e9-4e9c-9042-46cfed2663f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:26:27.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:26:37.663Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d9be7099-b1de-477c-ba23-4540b8f17445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:26:37.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:26:47.669Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=fd96962d-2640-4700-b7fb-3233b911f8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:26:47.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:26:57.676Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c63001a6-20aa-44e2-ac40-ef18368efd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:26:57.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:27:07.681Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=bc15dd50-d53d-4047-9980-c51b4bb43539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:27:07.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:27:12.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:27:12.832Z |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-03-09T00:27:12.833Z |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-03-09T00:27:12.837Z |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-03-09T00:27:12.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:27:12.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T00:27:12.840Z |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-03-09T00:27:12.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:27:17.689Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=841fe4bb-63e9-4c41-9372-33dd5b1765b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:27:17.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:27:27.695Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0d3674e0-351a-429f-b609-0bbaa34aafa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:27:27.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:27:37.702Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=dba3bcc2-3a8f-4575-84e9-51d2c11ded9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:27:37.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:27:47.718Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6d23e593-95f6-4d51-9285-64b62c6825ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:27:47.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:27:57.727Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a13b1135-30ea-4334-a6e8-a6b0178d5390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:27:57.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:28:07.733Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d98b3deb-c9a6-4d8e-aa88-592a9a52c700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:28:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:28:17.739Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=cfe231db-1bb0-4d9a-8ead-81909b132a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:28:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:28:27.746Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4ac5cee4-edd0-4bf9-88a8-482e7e60b105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:28:27.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:28:37.752Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e9bdaade-87d6-47d1-be1e-0b5b00e0c879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:28:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:28:47.758Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3b9dc66e-ae7f-4a54-8d8d-72d749a7f19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:28:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:28:57.763Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=888ae8fb-6c6e-490f-bcf2-0906042a90e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:28:57.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:29:07.769Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=aee9f73f-5dcf-4284-9dd3-2bb5e00d36c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:29:07.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:29:17.775Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8a59bfea-1309-466f-b4d7-588619643b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:29:17.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:29:27.785Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=79b876b5-69f3-41a9-8cfc-a50e745e55fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:29:27.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:29:37.796Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=da014a4c-106f-443b-92d5-3c8add4b2672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:29:37.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:29:47.801Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=43470ec3-bb49-4137-800e-c9b7cfec8d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:29:47.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:29:57.806Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a6f2cd79-1816-4bf6-8424-8b920a895fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:29:57.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:30:07.811Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d4ef273b-bfdd-4402-a00f-e931bcf556f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:30:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:30:17.818Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c3da05dc-701f-4fca-be36-ed2f8e91a6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:30:17.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:30:27.824Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=de60afef-52af-4ed9-9213-b51beb22a773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:30:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:30:37.829Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2e2c0435-38bb-4e3b-8d74-8de56a6e8c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:30:37.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:30:47.834Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=eb80a560-67e8-46d8-a8d0-35281eab5cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:30:47.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:30:57.839Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c30dcde6-3db7-4db6-9fc3-2b968b265128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:30:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:31:07.846Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6f535ef4-4715-4d21-9eb3-47e7dbc3deeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:31:07.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:31:17.854Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8ef5af7f-c40b-49fc-920e-2c9fb74c9a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:31:17.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:31:27.866Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0bcb7db8-9418-4e74-a720-8a026bbd47ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:31:27.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:31:37.873Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c5e48fe4-f04d-4a28-a44c-2a22584c9552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:31:37.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:31:47.879Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=68b7b556-7832-4ad6-9285-35b69e72de49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:31:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:31:57.884Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7fb76751-54cc-4a1c-b626-36c5a363d379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:31:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:32:07.889Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4540eb41-a7af-4f88-921b-ed1754c5c79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:32:07.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:32:12.834Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:32:12.835Z |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-03-09T00:32:12.835Z |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-03-09T00:32:12.838Z |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-03-09T00:32:12.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:32:12.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T00:32:12.841Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T00:32:12.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:32:17.894Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f00f3ad7-5fd3-4b73-8223-18f4cfc4c10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:32:17.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:32:27.904Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6070c60f-4d2b-4ff1-a1d9-1b9a36dc657d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:32:27.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:32:37.909Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0d4842c1-d310-4815-b256-b0c060393cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:32:37.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:32:47.915Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6a051510-f4b1-4f67-9e50-d5f94ce7126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:32:47.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:32:57.921Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7b4b4a08-d05d-4ecf-9e8c-9f44c6604132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:32:57.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:33:07.929Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=aac0748b-37fc-4810-9c70-ee6345166247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:33:07.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:33:17.942Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2fd269b7-f4c0-455b-a148-8bea35ab9996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:33:17.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:33:27.947Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3fd20592-61f8-4211-bf3e-e9485dfd4e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:33:27.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:33:37.951Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=5b051dd1-b1b8-4abc-958d-c917469e4d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:33:37.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:33:47.956Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=77d27ecc-4a6d-4b2b-a89a-86b4f38a09c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:33:47.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:33:57.961Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=38358693-3562-419f-8252-3ebf8894c1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:33:57.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:34:07.966Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c8337d30-2cc2-4a9b-87cd-48f0d6753d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:34:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:34:17.971Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f51c0653-fe1f-4bda-b2f0-dc68adce21d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:34:17.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:34:27.977Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0616e9f8-e4a9-4517-877e-863e44584f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:34:27.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:34:37.983Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=62fbb67b-179b-45b8-9e5b-1a607b28863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:34:37.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:34:47.989Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=72e9d1da-6bd5-41df-8d87-ad02d200e069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:34:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:34:57.995Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=5096dcdc-a71e-42ac-a5bd-9c6a3318a5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:34:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:35:08.001Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=760d0445-52de-4892-a704-92f98acbc6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:35:08.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:35:18.010Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8a721265-e4ae-490e-972e-31b0fbf82763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:35:18.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:35:28.022Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=75d88b65-2abb-4e10-bdd2-7126de18ab5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:35:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:35:38.028Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c31dea8a-d9d4-4abf-a130-4ea3adfebd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:35:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:35:48.034Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e4568694-dffa-443c-8bcd-a9974575c94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:35:48.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:35:58.039Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d549f4bc-a1db-4333-b1a7-0d54d6400d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:35:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:36:08.044Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=280079c8-8fb0-4272-8097-0a6ec8dd4ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:36:08.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:36:18.050Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=dbf05b47-aa64-4616-86f4-9c859dfff59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:36:18.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:36:28.055Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=88fd2119-4883-4962-9904-128b28cbe034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:36:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:36:38.060Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0736b40e-9f2b-4051-b3b3-415636b02d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:36:38.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:36:48.066Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=06a1634d-9a18-4e87-9f9b-11c1fce0c446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:36:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:36:58.072Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=274ef3e8-28e0-4744-afba-1ff4d46d40a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:36:58.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:37:08.079Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=00148986-ceba-4c63-a088-4d7f069f6f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:37:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:37:12.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:37:12.843Z |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-03-09T00:37:12.844Z |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-03-09T00:37:12.846Z |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-03-09T00:37:12.850Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:37:12.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T00:37:12.851Z |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-03-09T00:37:12.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:37:18.090Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=16a72d13-1f2c-47a5-ba91-fa0e172538e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:37:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:37:28.096Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=59213bdc-9a87-48bd-8b1a-30763f68f812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:37:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:37:38.102Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=45a5da82-d7c4-4fb7-92d0-54da0cf50179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:37:38.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:37:48.107Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f4e20670-0653-4a4b-9085-8cf6cd5a3e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:37:48.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:37:58.112Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=95cbf067-f956-47c0-b8cf-95163f12404f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:37:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:38:08.117Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7cc2f0d8-e3c3-4969-85a3-82a4920f12ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:38:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:38:18.124Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9ebb5593-541a-4977-8e6b-db8ec847ef4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:38:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:38:28.129Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=44e43190-68b5-4a82-a265-668dd5d5a9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:38:28.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:38:38.135Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7014e0c5-5bc7-4ec5-9c80-bb8dba5fb249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:38:38.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:38:48.141Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3ecd7cb2-03ca-499c-9ef5-8682c3f32e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:38:48.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:38:58.149Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=93d44284-ddbf-43c2-a01c-81ca0031e015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:38:58.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:39:08.161Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3f8510b5-dc8c-4e8e-9b03-2d4316a139f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:39:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:39:18.167Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=66e267dd-41cd-41ee-8547-7c0655f74347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:39:18.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:39:28.177Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8fb1fcaa-b4df-4f49-bc82-63137b3f80e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:39:28.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:39:38.183Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f9ba4f34-800b-49fd-862b-8e4342d7c382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:39:38.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:39:48.189Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=10995fb2-ef39-4c2d-98bb-b8295b43341b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:39:48.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:39:58.194Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9ab1b57c-d903-4fa2-b857-d349855cd7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:39:58.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:40:08.200Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ccba5581-6e37-456a-8ad5-e6c3db1c3480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:40:08.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:40:18.205Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=25b17bc3-c701-4af5-8ce6-b24f361c9c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:40:18.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:40:28.211Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1f8054cc-b573-45d3-ad00-fbba06c2a2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:40:28.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:40:38.216Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b748f0fb-5ed0-44f7-b73b-3409ecb55c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:40:38.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:40:48.223Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e481e516-94ea-46d4-be79-ea94230e4dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:40:48.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:40:58.237Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8758aaf7-1034-4729-913e-032f17fe2dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:40:58.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:41:08.247Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a5edf62d-49fa-4e97-ae11-ca55e50e3d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:41:08.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:41:18.252Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f355ba26-7eb0-4136-936e-967d71089e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:41:18.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:41:28.259Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a5bf3fa9-7d57-498d-8de1-e84656002e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:41:28.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:41:38.264Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4fbd7689-bd7e-4195-824e-9dd62f55fe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:41:38.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:41:48.274Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d3f9df21-51f2-4dbe-ae8a-9b2c0a22f078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:41:48.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:41:58.293Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=88c3cbc7-4034-43d0-87ce-c9a72104e601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:41:58.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:42:08.298Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1a1accf5-d7a2-45e7-94d0-de4dc34458c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:42:08.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:42:12.835Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:42:12.836Z |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-03-09T00:42:12.837Z |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-03-09T00:42:12.840Z |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-03-09T00:42:12.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:42:12.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T00:42:12.851Z |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-03-09T00:42:12.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:42:18.304Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a6e3b60a-d027-4b45-b11b-e9d9d995c4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:42:18.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:42:28.314Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9f12d8a4-4cd7-4249-9143-96a43650ee9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:42:28.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:42:38.328Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=906b8204-e9f6-45fb-bfd8-ff280c1ce316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:42:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:42:48.334Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=14799ce6-1106-4118-a292-205b174f921e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:42:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:42:58.340Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d8a904b3-1dbd-4373-acf8-8dc7151a5483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:42:58.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:43:08.346Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=89806849-7039-4a51-9588-8120023d84b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:43:08.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:43:18.354Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f32d0abd-26fd-4c2a-9fe2-d88eff87fc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:43:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:43:28.360Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=99f54cc6-2700-417e-893c-51a24bedb59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:43:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:43:38.366Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=354cf658-4d07-4803-8918-be21d3eebe19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:43:38.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:43:48.371Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3e19d2cb-5064-40a8-b998-10002d3a51ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:43:48.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:43:58.377Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=cf7d57f8-68df-42ee-9005-433bc7e37392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:43:58.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:44:08.383Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=714aa961-ff0a-479a-b540-2f61403b4de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:44:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:44:18.393Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1b2d2c0f-caf5-450e-8573-e3da431dde40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:44:18.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:44:28.401Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7aec7ae5-1865-4af1-9fcd-e0ad220823e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:44:28.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:44:38.407Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=158baf56-c7af-4da7-9935-c251ebc971bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:44:38.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:44:48.412Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=dfd9c47d-f948-4b9d-861a-d96f07256fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:44:48.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:44:58.418Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d040e29c-1676-4ffe-9676-a956333a6c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:44:58.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:45:08.423Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=5436bff7-54c8-4e0d-bf41-cd787a6f52a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:45:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:45:18.428Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=848dc670-a874-4b00-8b00-37dc8802020c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:45:18.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:45:28.435Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f9f9af8d-8b62-4980-8798-c0ce950efa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:45:28.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:45:38.442Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=694a3d0c-9ddc-4d26-b423-83030cd52afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:45:38.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:45:48.448Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a4c59991-0558-4d9b-96c5-eb9738337b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:45:48.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:45:58.454Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b06376ac-610f-42a1-8da3-c50afe11d458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:45:58.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:46:08.464Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=769a7715-e948-481a-96a5-37d308f95d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:46:08.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:46:18.476Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=512bf68f-f57e-4f1c-bef5-9f9b69046b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:46:18.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:46:28.481Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=de5aafbd-f71c-4e25-a458-f4f28ee9d77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:46:28.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:46:38.487Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2fd316ce-3a3a-416d-988b-3805487b8c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:46:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:46:48.492Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=857b10c0-d454-4041-9e48-96f29f7700bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:46:48.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:46:58.497Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6131d611-68e2-469f-acc9-b7d81b7d25f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:46:58.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:47:08.505Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=57473683-1145-4564-b05d-4184c0fcec47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:47:08.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:47:12.830Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:47:12.830Z |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-03-09T00:47:12.832Z |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-03-09T00:47:12.834Z |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-03-09T00:47:12.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:47:12.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T00:47:12.839Z |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-03-09T00:47:12.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:47:18.514Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2b4656e2-cb63-4b94-ab45-3604ed60aff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:47:18.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:47:28.519Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=5cd4a785-4501-41c8-8ba8-e7df48eb9c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:47:28.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:47:38.525Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e44023b8-9970-4e44-ba71-78906fbeb851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:47:38.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:47:48.530Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2ed57d20-2079-4e4c-92b3-b93c334563de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:47:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:47:58.539Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=218d0c29-7598-446d-b586-b45ff556c4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:47:58.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:48:08.548Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3b3ad9c1-5db3-4b81-897f-264bd210f0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:48:08.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:48:18.556Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=36c101ce-49b9-4688-a520-50bb979e1440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:48:18.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:48:28.563Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=46442ed2-47b1-4b70-970a-3c3088119aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:48:28.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:48:38.568Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6c9ba5b2-2197-4441-a5eb-99bc3b88ba14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:48:38.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:48:48.576Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=976bfd2c-a264-4d46-8ace-8c1b7b652d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:48:48.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:48:58.581Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=1a20fa66-3d5c-4168-a281-9f9c034013a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:48:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:49:08.587Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=f95a2856-2dc4-4032-bbbe-601326000a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:49:08.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:49:18.593Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=820122e9-f5c8-4568-8fcc-42ed8b53b2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:49:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:49:28.597Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2f6af18d-57c6-473b-ac76-b7afab3fe482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:49:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:49:38.603Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7d42c800-db06-44a3-a159-5394def36ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:49:38.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:49:48.608Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d86f1ad3-edc8-445a-8f82-fc0448e28548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:49:48.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:49:58.616Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=17741524-ba5b-4a1e-b369-017784ef0e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:49:58.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:50:08.627Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ddca2342-6fb8-425b-aca0-b5bf732c9ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:50:08.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:50:18.634Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=e0519282-2f88-4f26-b416-628aebfe90f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:50:18.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:50:28.639Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b7716d56-ef78-4b3e-9c7a-e034b34016d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:50:28.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:50:38.644Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=cb12b251-f1a8-46cf-9eea-9ae222d25209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:50:38.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:50:48.649Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a6626f29-3846-484a-b774-b5928c8588d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:50:48.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:50:58.654Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=30976840-edac-4013-a10b-930439ed1278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:50:58.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:51:08.660Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3481ac4b-1003-4c6f-ba96-25da584a5c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:51:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:51:18.665Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6495854c-16c4-4c47-93f0-34ef72714cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:51:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:51:28.671Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=de293da3-265e-4e9d-aeba-b5c3aa4b9f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:51:28.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:51:38.677Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9e9d7cc9-2254-425a-815e-5b551f92a172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:51:38.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:51:48.763Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c1a1cc49-c0de-4d41-a7bd-bcee22b632dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:51:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:51:58.775Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=5162d365-1d41-4fd4-8d35-81761cb3948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:51:58.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:52:08.781Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=023ab537-b725-4e28-b9f9-beb4ec930836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:52:08.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:52:12.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:52:12.836Z |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-03-09T00:52:12.838Z |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-03-09T00:52:12.841Z |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-03-09T00:52:12.845Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:52:12.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T00:52:12.845Z |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-03-09T00:52:12.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:52:18.787Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7f21919c-cde4-4aaf-a806-5d69b428db75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:52:18.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:52:28.793Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0e2bd500-be7d-428e-bc08-3edfeee7b16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:52:28.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:52:38.801Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c31fed9c-5539-49ca-b2d2-261782955aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:52:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:52:48.807Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=bddaa8fa-884b-4cc4-b797-7b62063fb8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:52:48.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:52:58.813Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ce753086-6f28-461f-88e8-4586c9c11800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:52:58.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:53:08.819Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c7b99bf3-d679-4bca-9b85-72fc3cd4a188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:53:08.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:53:18.824Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=52daa0d2-6839-4a7a-bfd9-9189dd2ba194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:53:18.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:53:28.829Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=5136677b-b9b0-4466-b0c0-6514d61fad4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:53:28.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:53:38.841Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=bc1998e8-e39b-4eba-a097-3bce126e71e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:53:38.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:53:48.854Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=3f5a4c75-dfc8-4688-a656-d5b4341780d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:53:48.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:53:58.860Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=24b84d55-cd3b-44da-9134-00cc34a6ad0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:53:58.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:54:08.866Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=44141464-1c53-457f-b3c7-682ce2bf5f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:54:08.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:54:18.873Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=480fdb8c-483c-4cc7-9bcf-90aaf3447be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:54:18.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:54:28.878Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7ff32895-4b31-4902-bde8-af90df2db735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:54:28.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:54:38.883Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7e7c6757-f5cf-4dfb-9d55-2ace762d2ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:54:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:54:48.889Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d4cf1d0c-23c0-4d20-9832-d6364c7d4fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:54:48.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:54:58.893Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=07437a6e-7218-4fba-9ba0-e7d25f076aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:54:58.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:55:08.899Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=4c5630d7-02a8-4ff8-8c9d-1e4c3bb6c1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:55:08.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:55:18.905Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d83b155e-5a65-48e4-a87e-b379f3f6b975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:55:18.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:55:28.911Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=8be5db0e-5074-4612-940b-ca7853aed68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:55:28.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:55:38.917Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=5dffc324-8fb7-454b-afbe-a9563ae5db1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:55:38.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:55:48.930Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=216f2325-00b0-4ae7-bef5-eafeb4ba39e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:55:48.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:55:58.939Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=852c5d8a-c438-46bc-a3b8-12cdc783623c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:55:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:56:08.947Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=b1d9734e-e1d1-41ac-b4ba-b32b8eee2b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:56:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:56:18.953Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=cbf782a0-6e4e-4193-b720-a8e426627fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:56:18.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:56:28.958Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=276c3617-75dd-4f80-9a99-9889df6ad6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:56:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:56:38.966Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=34f399d2-9b04-4bdb-b93b-0b92637dd9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:56:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:56:48.970Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=6d627d1e-f39c-4d35-98e6-5d84aad5f423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:56:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:56:58.976Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ea38576b-d4cf-44b7-b12c-44984273602b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:56:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:57:08.982Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2e0821f2-5b2e-470d-9b81-6ecd965510ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:57:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:57:12.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T00:57:13.105Z |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-03-09T00:57:13.106Z |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-03-09T00:57:13.109Z |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-03-09T00:57:13.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T00:57:13.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T00:57:13.112Z |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-03-09T00:57:13.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:57:18.988Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=c8afa069-2218-4bb8-8c02-01170e188348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:57:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:57:29.002Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=aaa6d837-bfa8-49ea-93ad-c97c18a60422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:57:29.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:57:39.014Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=ba35cde8-0a5d-4f17-979c-94659109c48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:57:39.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:57:49.070Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=9e71e76f-720c-4e88-ac68-546dbb721713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:57:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:57:59.077Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=2b5d7863-6ded-4289-90c8-6759aba43b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:57:59.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:58:09.083Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=7203e1f0-d8d7-4c82-b3ce-f581207fb943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:58:09.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:58:19.087Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=d5e87ac3-11c9-4c77-bfd9-c42a32f72608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:58:19.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:58:29.092Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0838b90f-6686-4e0b-b010-e46ba3a2b6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:58:29.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:58:39.098Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=0bd405d5-fea0-45b8-a135-7d0cf1693c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:58:39.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:58:49.122Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=bda67c2a-ffb8-4180-a715-7a51ce60da8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:58:49.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:58:59.128Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=84fb3abe-a9c6-42b1-a217-8d24fdcd4a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:58:59.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:59:09.134Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=a70fa985-2580-4064-a753-fb5bbdf0b0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:59:09.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:59:19.139Z |INFO |Init configs |InvocationID=6a4cc35a-c1b9-42ef-80e6-f3b3d2208b45, InstanceUUID=40facc54-d1d0-4928-9f99-1eaed43538b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T00:59:19.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |