. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:56:09.856Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T04:56:09.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-24T04:56:09.907Z |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-24T04:56:10.705Z |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-24T04:56:10.815Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T04:56:10.815Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T04:56:10.816Z |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-24T04:56:11.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-24T04:56:11.077Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-24T04:56:11.102Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-24T04:56:12.950Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-24T04:56:13.443Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-24T04:56:13.462Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-24T04:56:13.463Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-24T04:56:13.530Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-24T04:56:13.531Z |INFO |Root WebApplicationContext: initialization completed in 2428 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-24T04:56:14.033Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-24T04:56:15.173Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-24T04:56:16.546Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-24T04:56:17.317Z |INFO |Started MainApp in 9.896 seconds (JVM running for 10.607) |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-24T04:56:17.413Z |INFO |Start scheduling PRH workflow |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:56:17.429Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=638a635c-d907-4407-b4da-339e0b032ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:56:19.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:56:19.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-24T04:56:21.292Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-24T04:56:21.293Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-24T04:56:21.295Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:56:29.126Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=d03f2c73-be54-489f-99f6-680dc70aabc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:56:30.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:56:30.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:56:40.221Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=3effe217-4a67-4327-b4d3-a3da874c5db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:56:41.262Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:56:41.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:56:51.264Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=3872507a-790b-444a-aa5e-d2c86a6b1536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:56:52.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:56:52.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:57:02.334Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=5582a558-42ed-48ca-b0ae-4f17073bb150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:57:03.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:57:03.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:57:13.374Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=16e82ba6-2f02-4a36-a0b3-45feda8c72ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:57:14.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:57:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:57:24.414Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=99f33996-cf64-4c2a-880c-f80e14f558af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:57:25.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:57:25.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:57:35.489Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a2de7dae-a732-41a5-8069-e60eadd205b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:57:36.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:57:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:57:46.527Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=158130e2-036e-4e08-8b3a-99e4ec2ffe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:57:47.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:57:47.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:57:57.567Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=c492c7c4-51f9-4bb1-bf33-0b3ec73a6a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:57:58.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:57:58.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:58:08.639Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=929aa973-e609-41ca-9e7c-14b19caa2dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:58:09.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:58:09.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:58:19.678Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e6c04720-90a3-4db5-802e-270d6642e873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:58:20.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:58:20.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:58:30.762Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=6f80badd-a70c-477b-b7f7-73449349684b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:58:31.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:58:31.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:58:41.825Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=feb5a84c-f137-4ba9-949c-84b90f4a27c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:58:42.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:58:42.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:58:52.862Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=d8a61468-f386-4227-97cc-8e2ecd75d83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:58:53.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:58:53.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:59:03.901Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=108b0b28-71c9-46b8-9321-5238d87b7e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:59:04.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:59:04.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:59:14.946Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=979b3831-e0a7-4ebe-8b53-34c1e132139a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:59:15.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:59:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:59:25.980Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=2a016ae0-806e-47f0-897a-a5f4e3a22e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:59:27.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:59:27.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:59:37.022Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=f397df04-f9fd-40b9-99ed-42227f1b823b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:59:38.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:59:38.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:59:48.093Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=2bbe273c-5784-4a0b-b31b-96f05d31c77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T04:59:49.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:59:49.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T04:59:59.135Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=47416267-aa14-4002-95c2-fc1bd66cfce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T05:00:00.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:00:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:00:10.174Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=d68c150a-d5c7-4948-b87b-bf0b766ca997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T05:00:11.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:00:11.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:00:21.212Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=d77a3401-eca9-478d-9eba-c3bcecfb3743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T05:00:22.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:00:22.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:00:32.286Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e78fc8fe-a00d-4f4a-8e6b-1e70154f3c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T05:00:33.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:00:33.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:00:43.327Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=ae83e669-4003-4acc-b62a-373db97ed5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-24T05:00:44.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.16:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:00:44.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:00:54.399Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e8b0000a-72ce-4d49-93ae-d21c24794920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:00:54.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:01:04.594Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a1a43dfe-fff1-4393-b43f-a842d0cab126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:01:04.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:01:14.620Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=123414a9-a17b-4ef7-8bd4-fe616dcec856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:01:14.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:01:15.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:01:15.001Z |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-24T05:01:15.002Z |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-24T05:01:15.006Z |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-24T05:01:15.022Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T05:01:15.023Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T05:01:15.023Z |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-24T05:01:15.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:01:24.662Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a48c0c17-6415-44c6-b0fa-93ad19802313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:01:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:01:34.682Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=010fa4e5-2e27-40d6-936d-ac6835a9daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:01:34.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:01:44.695Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=c476f4f6-21ca-441c-8a73-a7dd290d87b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:01:44.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:01:54.712Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=3288827e-9164-47a1-a839-18473661be0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:01:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:02:04.737Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=95e759cd-0dfe-4aa2-a3c9-05ccd280a577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:02:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:02:14.754Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=9eb49777-8da5-4768-8bd2-9e156d79d5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:02:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:02:24.767Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=390c4b1a-c8cf-471b-812f-f6aa04380e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:02:24.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:02:34.783Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=36decaf8-ba2c-4e54-9705-cc2f2d987126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:02:34.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:02:44.805Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=059958e9-ec32-4bb5-96c2-0e9c20f4391b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:02:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:02:54.827Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=f2a0db6a-c65c-48f3-b034-bf9043e07ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:02:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:03:04.846Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=9119345f-7811-4a34-88dd-e8d77f6ffc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:03:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:03:14.861Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=052110ed-695a-45e4-a2b7-3fe4e827f3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:03:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:03:24.878Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=1ee98a30-ff0b-4b04-b96a-c742ce2ced55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:03:24.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:03:34.894Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=526604b5-f04c-468e-b523-3ee4e5a5f36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:03:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:03:44.908Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=ab2e9d8a-3c32-4cdd-98d6-fdc3e3c323d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:03:44.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:03:54.931Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=c0e8e3fe-12d7-4a21-9e64-0d26c85ca519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:03:54.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:04:04.946Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=3507257e-e2be-4ebd-b713-26ff64ba1fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:04:04.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:04:14.963Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=9f9ee324-bc6c-4663-a2d1-cf7c4d43515f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:04:14.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:04:24.973Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a1596e97-205d-4535-8368-49fd4e3486a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:04:24.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:04:34.983Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=79d59e08-3f33-4c43-ace0-4fffdf261326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:04:34.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:04:44.997Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=4ca6f17e-69c5-4433-96e3-75a220b57bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:04:45.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:04:55.007Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=2bb2aacc-a514-4001-b127-a7cec13c273c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:04:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:05:05.017Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=8cbf60ab-badb-4ba6-b9c0-3107f9eca396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:05:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:05:15.028Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a9c6849e-d657-42ea-98d4-965edfb890e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:05:15.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:05:25.058Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a94e63e5-8572-42f1-930d-4fd219c2f4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:05:25.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:05:35.068Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=86510743-380c-4fea-9499-19eea33cd479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:05:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:05:45.080Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=c6b989d8-fd75-4252-a00a-1254d6577d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:05:45.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:05:55.091Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=3e69e6a0-d1d4-48fb-abf4-acc9360ebad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:05:55.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:06:05.102Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=4a17c740-3fa7-46af-b8ce-ed3cd1f50423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:06:05.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:06:14.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:06:14.398Z |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-24T05:06:14.399Z |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-24T05:06:14.403Z |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-24T05:06:14.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T05:06:14.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T05:06:14.413Z |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-24T05:06:14.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:06:15.114Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=736da1a3-cfcc-4f3c-8dfa-4f4655efa505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:06:15.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:06:25.125Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=0547e61d-96b4-4cd6-8845-baea10a092b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:06:25.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:06:35.135Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=265585a5-a8ea-4605-a33e-b7f7ee5c816b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:06:35.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:06:45.153Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=7e009ea7-44f8-4789-b627-7e28f2a17df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:06:45.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:06:55.162Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=ed0e2939-48d3-44a6-93e0-5b9122160d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:06:55.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:07:05.172Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=5671b293-cc8b-4560-a0bc-1431242f24e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:07:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:07:15.181Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=db9b63f7-2794-45de-88c0-50df89b9960c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:07:15.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:07:25.191Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=6a230f15-2ea1-41d7-b11a-f7c4f897d0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:07:25.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:07:35.201Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=245d35a6-29b8-472a-aae6-6577016d9a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:07:35.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:07:45.211Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=4c1b7c36-e2f7-41d2-8b3e-7b9ae8be01ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:07:45.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:07:55.221Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=bb4b13da-0b43-4431-a037-1dc7871fe37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:07:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:08:05.231Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=747b2af7-43d1-4fd0-9ec4-38c2f9ea0734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:08:05.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:08:15.246Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=804edef8-837d-40d3-8ea9-b6058c3143fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:08:15.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:08:25.257Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=89f22f6c-c33a-4f94-84d1-3ca1c6fd883a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:08:25.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:08:35.268Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=f7e4a78a-9ca3-491a-b09c-7d1d2967a73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:08:35.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:08:45.278Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=527600be-2064-4595-b8f7-adb816c9f054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:08:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:08:55.292Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=c7592a2f-fa80-42eb-bda3-c5a3a7518d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:08:55.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:09:05.304Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=7a692ba7-0e43-4a1e-bbf5-61d53d1f2b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:09:05.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:09:15.314Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=c0d5ec5c-e739-488e-add2-53a058d1c82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:09:15.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:09:25.323Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e128d9be-b4f5-4807-9724-5fc7c58a139d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:09:25.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:09:35.340Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=fa1e9a02-378a-4aff-9e93-9de4fd488413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:09:35.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:09:45.350Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=046f7aab-3cba-45b4-9d09-1a11759d5eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:09:45.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:09:55.359Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=9ffbc92d-49e8-46c9-af1e-93a38160ff96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:09:55.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:10:05.372Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=c7dfcf89-d5f2-4c23-b16d-fd315b547891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:10:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:10:15.403Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=f6739adf-49a0-4624-a1e9-8f72d9b32e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:10:15.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:10:25.414Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=8e048fde-aae3-496c-a890-9da089581ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:10:25.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:10:35.424Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=edafd56a-04c4-4264-aaaf-d7e220178d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:10:35.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:10:45.436Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=7ec9c4e6-c395-4344-acf1-6ee2eb029729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:10:45.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:10:55.446Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=400e8a20-a0b1-4a8a-b089-642b65d23712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:10:55.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:11:05.455Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a43cd5ac-b377-47a4-af8b-71e091c6e017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:11:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:11:14.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:11:14.378Z |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-24T05:11:14.380Z |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-24T05:11:14.382Z |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-24T05:11:14.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T05:11:14.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T05:11:14.391Z |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-24T05:11:14.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:11:15.466Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=3b22fdb0-010d-451e-b4da-86703504536d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:11:15.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:11:25.475Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=89d6dc92-315d-4507-aab2-bcf9de7d0c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:11:25.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:11:35.484Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=00aa757b-a643-4775-8f71-89d12cb774e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:11:35.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:11:45.496Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=253b04da-b806-4b4d-b959-9303aac01c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:11:45.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:11:55.507Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=5a27f6ff-ac43-4348-8c13-3962869d8aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:11:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:12:05.517Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=361ca5c6-2332-44ca-bc08-c18d7b7c5e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:12:05.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:12:15.526Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=773cba65-e36a-46be-99b8-80dc0667b11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:12:15.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:12:25.538Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=6091ac44-fb8d-4fb3-829e-0111270df253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:12:25.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:12:35.547Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=275fa6cf-4fb6-4d46-8e5a-90cf00f7cbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:12:35.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:12:45.557Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=1a8f7457-731b-40d6-ac28-59775c7b0b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:12:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:12:55.566Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=c1fbe984-216f-4d1d-8b25-0def218208c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:12:55.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:13:05.575Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=5f6f5e51-3ca0-4321-a900-76af27537771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:13:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:13:15.583Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e43613a3-0219-4130-ba93-ce1baaf9a91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:13:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:13:25.592Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=09d8ba48-3abc-458d-bf61-dab3be43da47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:13:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:13:35.601Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a6d25336-f9ef-4d1f-bccc-28b3a7ddadf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:13:35.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:13:45.610Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=dcf13c83-58c4-49b8-84a4-07cdb3e73ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:13:45.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:13:55.619Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e7a688a1-2919-459d-9bf0-942cb44d6b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:13:55.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:14:05.628Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=57deb99c-180d-42f0-aacd-6159ee291e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:14:05.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:14:15.642Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=157dcefd-93d8-4137-9719-c675a126cedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:14:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:14:25.659Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=b437ff18-a325-4b40-9ed4-a85327e6832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:14:25.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:14:35.668Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=88df8b51-9d68-4bf9-a701-8dcda7394146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:14:35.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:14:45.678Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=f07d1c83-2a86-41c5-bea8-d46038358677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:14:45.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:14:55.687Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=d290c9c9-e97b-4ba0-8c98-8295bdad938e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:14:55.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:15:05.696Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=72b86c15-dba4-417c-8992-1d0b15e66980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:15:05.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:15:15.705Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=065e5610-3730-4477-b47a-cee2e8bc1039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:15:15.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:15:25.713Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=152b9763-31bf-48e6-b814-249dedb12163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:15:25.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:15:35.722Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=6e873657-9643-41d2-a3ab-310498ae7b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:15:35.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:15:45.730Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=92d7e762-3bec-49d1-87ff-560fcef5cdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:15:45.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:15:55.741Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=1832526e-26de-4fb7-8a01-68736dc1bafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:15:55.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:16:05.759Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=d927bba7-60da-4b78-a81d-18347f433b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:16:05.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:16:14.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:16:14.364Z |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-24T05:16:14.365Z |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-24T05:16:14.366Z |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-24T05:16:14.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T05:16:14.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T05:16:14.375Z |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-24T05:16:14.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:16:15.769Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=be3c255f-8f87-4210-bd91-66f3f475a819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:16:15.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:16:25.780Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=bbe21cd3-2b08-4842-8ecd-5af906ec9b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:16:25.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:16:35.792Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=daf186fb-a05c-4853-a138-b29bf48fb11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:16:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:16:45.805Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=fd6c9e4b-9bce-43ae-8bdb-376a84736678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:16:45.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:16:55.815Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=ca9ca222-8e33-4801-8dd8-f7a4f817e776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:16:55.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:17:05.825Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=df48e2e9-d048-4772-8a8f-43d435e0e46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:17:05.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:17:15.842Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=ed2c5571-1ff7-48e0-b5b2-bc7f8622a51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:17:15.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:17:25.865Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=d34430db-38d1-4d06-acae-94ee6c1c6295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:17:25.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:17:35.906Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=386de410-7b10-4054-b8c1-ec2352225c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:17:35.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:17:45.927Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=0b6039bc-aa02-4db6-93fc-6c5fcd798756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:17:45.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:17:55.950Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=7866096a-5090-4f01-9e65-4792cd189753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:17:55.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:18:05.962Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=f2d9e1cf-99ba-450b-be78-275690520952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:18:05.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:18:15.971Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=c05f7cfb-98f2-4636-a2a9-3f7186c5a339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:18:15.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:18:25.983Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=c9a7b37c-df2c-4cf5-961f-84c77898c4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:18:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:18:35.994Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=5d3807c1-c1bc-438b-a221-63219f8be01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:18:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:18:46.004Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=29a67055-6898-4edd-a057-162af417153f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:18:46.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:18:56.013Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=57057241-018f-4f3e-8928-e93f23bb27b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:18:56.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:19:06.026Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=da60f883-bb68-4641-9673-0fdaa530db1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:19:06.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:19:16.046Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=01702e98-9d54-4905-aaa5-e366d63c42f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:19:16.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:19:26.062Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=775f7667-4078-4093-babf-d8e0d258aeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:19:26.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:19:36.075Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=2537adf9-188b-4c30-8401-5b1b0c562d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:19:36.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:19:46.102Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=3073b344-f009-4564-b463-56fc56e10a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:19:46.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:19:56.114Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=c0bc8bb0-0538-4c5a-a10f-9b8a17ad60f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:19:56.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:20:06.123Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=2a4c02c0-a8ee-464d-9d27-b57b7b330c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:20:06.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:20:16.133Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=17eb3088-ad13-461b-a3e7-0be498cebf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:20:16.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:20:26.151Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=0adf7509-1b63-4b8e-b562-a86b425405b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:20:26.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:20:36.179Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=7a1a14d7-74c5-4534-8626-98dafe5fff28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:20:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:20:46.190Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=88e8e545-41b4-4a79-9653-df9f664f81b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:20:46.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:20:56.210Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=4e510bb7-3362-419c-a683-90d4f93a2109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:20:56.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:21:06.226Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=45770d43-9ab1-415d-850a-65868b6cb6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:21:06.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:21:14.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:21:14.447Z |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-24T05:21:14.450Z |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-24T05:21:14.453Z |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-24T05:21:14.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T05:21:14.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T05:21:14.462Z |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-24T05:21:14.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:21:16.238Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=61fc733b-4ad3-4a83-9d79-a18e7a6ad3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:21:16.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:21:26.258Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=cf5cf39c-9e22-486a-a202-0a389fec2171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:21:26.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:21:36.278Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=11b49a0d-5a7c-4ad2-ad16-f6b92b776f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:21:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:21:46.294Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=d39e9b88-afa9-4492-a717-46abea9a7de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:21:46.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:21:56.317Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=24a49e35-00c3-4c42-a8eb-7c00d5be7153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:21:56.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:22:06.330Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=279365c3-3940-44a8-a94c-6e6f0e4c0b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:22:06.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:22:16.342Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=6ac9cabc-e2cf-4130-a402-2242d49686b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:22:16.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:22:26.352Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=750ace32-ebfd-4114-9998-e3f6fce999b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:22:26.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:22:36.362Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=89326304-c039-4fb2-ae12-e8b3baf5e97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:22:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:22:46.380Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=8a5f1044-ce4d-49a0-bda5-05d87896c537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:22:46.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:22:56.393Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=8bc566ed-debf-4f07-951c-a34d37bad2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:22:56.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:23:06.405Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a303cbd6-5d2e-472e-85e1-36efceee2614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:23:06.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:23:16.413Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=f1f3d987-9ce2-49d8-9529-e84d86138ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:23:16.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:23:26.423Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=fe9a3f80-cc6d-426c-86ab-70e04373d3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:23:26.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:23:36.432Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=daf682ff-4b4a-457a-b0a9-d2832f22ac5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:23:36.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:23:46.441Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=15c14a86-e907-49c0-be3c-0b374b21ff9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:23:46.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:23:56.455Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=6ad4747c-852c-4cc4-b174-88ae364fb9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:23:56.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:24:06.464Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=fdad8ee0-e68a-4085-869b-5d5374693283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:24:06.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:24:16.472Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=56821b63-1995-48c8-be72-4a558dea0634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:24:16.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:24:26.479Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e3aedf1f-da8a-4b78-bd92-1336e337fda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:24:26.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:24:36.488Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=0b3de95f-6a29-48e7-acc0-a5f59dfbba24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:24:36.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:24:46.497Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=342b718f-2c46-4e05-809d-65ea0f0d8c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:24:46.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:24:56.506Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a6505d78-0440-4a24-a853-3d718d67413a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:24:56.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:25:06.514Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=6b964100-e9f0-472d-9ab2-02dbf5c81daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:25:06.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:25:16.525Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=f5906aad-00bb-454c-93b6-7cb49be1de4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:25:16.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:25:26.538Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=78015065-0d13-4454-b6bd-7dbe27e63d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:25:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:25:36.545Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=b93380d9-6082-41ef-8c62-2441793388a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:25:36.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:25:46.557Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=5e56fbdc-2989-4391-aaa4-787a30d79dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:25:46.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:25:56.567Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=7e7eb35c-1e6f-4118-8da3-e30abe9cf481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:25:56.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:26:06.577Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=f78d71d3-ccee-47b0-9889-b6c7f2ecf2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:26:06.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:26:14.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:26:14.364Z |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-24T05:26:14.365Z |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-24T05:26:14.368Z |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-24T05:26:14.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T05:26:14.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T05:26:14.376Z |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-24T05:26:14.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:26:16.590Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=561a51a1-ef75-4ef8-a2c8-0efdeb2eaa05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:26:16.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:26:26.599Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=0098af63-dbd0-414a-be87-00ea5cd84dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:26:26.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:26:36.608Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=33c26b27-0dfd-42e8-bd72-0f230ce95f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:26:36.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:26:46.616Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=bb15c457-0531-475b-b2ef-2d1a91da35df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:26:46.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:26:56.624Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=cd73d04e-5596-4d54-814f-53dfbad7b0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:26:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:27:06.632Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=6c55db21-6bef-436f-a824-deb06f431ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:27:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:27:16.640Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=f886a03e-dedc-4338-a5e1-549607f3e389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:27:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:27:26.652Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e498fe5e-8d3e-405e-973d-a14399ad5c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:27:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:27:36.660Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=62aecb5f-bba1-45ee-a066-6364649a26b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:27:36.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:27:46.671Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=54d88f9e-2d03-40a0-860c-45d9cccb5f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:27:46.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:27:56.682Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=017dc556-9ccd-4d8e-a9c9-e99f3154d375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:27:56.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:28:06.690Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=bd27f3d9-fe9e-49dd-bd1d-32c55738f670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:28:06.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:28:16.700Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=77aab5ce-44c6-4e6e-85ab-a2c8cae797be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:28:16.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:28:26.708Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=901b420b-1594-4c8b-a083-5cb1ea28e0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:28:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:28:36.716Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=2826c617-2569-4213-a110-7f2f6a1552f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:28:36.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:28:46.732Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a5a9753c-3fa7-42c9-8aae-afe4c6a5cfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:28:46.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:28:56.747Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=ae2efde0-e1cf-41b8-b263-962dc04df71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:28:56.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:29:06.759Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=586b2a87-cea8-475d-8225-e875000ec777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:29:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:29:16.769Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=bc1ff238-a6d1-45be-a1ee-e84a58be60c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:29:16.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:29:26.779Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=49b74ac1-9c5a-4353-ba48-9b3b681945a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:29:26.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:29:36.787Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=78170023-78ef-44af-b637-b7ef54ea53bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:29:36.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:29:46.796Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=76ec7268-6cd8-46c2-93f8-34eb3cd33dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:29:46.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:29:56.803Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=374dc92f-ec7b-41cf-a485-1d06005c1621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:29:56.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:30:06.811Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=2cc03fb4-d2ab-4886-ba25-f3ffec4631a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:30:06.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:30:16.819Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a09f8132-93e5-4a28-a070-7204ff24936c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:30:16.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:30:26.834Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=8831fe3b-48b1-4187-b819-cc5ba274d72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:30:26.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:30:36.842Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=dfdc56f7-c034-46e5-9c2a-57d95b82d07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:30:36.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:30:46.854Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=3ffe5332-407f-400c-bad4-b65b5e4a6510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:30:46.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:30:56.862Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=7ad3695c-9b42-4d89-8bb9-27a31e901ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:30:56.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:31:06.872Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=1be4e73c-05e4-4c17-98c2-7ec8cbe663f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:31:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:31:14.321Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:31:14.321Z |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-24T05:31:14.322Z |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-24T05:31:14.324Z |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-24T05:31:14.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T05:31:14.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T05:31:14.331Z |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-24T05:31:14.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:31:16.879Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=ac324068-8c25-40f9-ad64-5d392fe58fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:31:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:31:26.887Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=25c1df67-c228-4456-9fc0-095f666ad918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:31:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:31:36.894Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=fb0fe392-f207-4e68-bcec-37205bba908b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:31:36.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:31:46.902Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=01680e2d-3689-433c-b9d8-b5e6bc34f193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:31:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:31:56.911Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=5884ee5f-aac8-4d41-9849-541226a4d386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:31:56.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:32:06.921Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=21d476a7-ac1c-407d-8381-0cd4a1eb3742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:32:06.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:32:16.930Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=976e5df9-b031-47ea-b062-d9860501c3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:32:16.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:32:26.941Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=fd845ce5-1c01-419f-9fc4-b27c58eb7cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:32:26.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:32:36.949Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=7145eeba-bd7d-436c-a308-fc224ec1aaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:32:36.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:32:46.956Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=73bc65af-49b2-4e9c-8bf1-58912781d3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:32:46.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:32:56.967Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=896e25b2-f647-406c-b60f-a23c91fa5303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:32:56.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:33:06.975Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=898a78f8-9a22-474b-bca2-8eb5a45d335f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:33:06.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:33:16.985Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=91996abc-312c-42de-bad0-8913c03babeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:33:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:33:26.993Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=f63446f9-8ea9-4c47-90e3-55f1645fbb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:33:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:33:37.002Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e215a831-52d3-4b0b-9a80-9d0bf825b2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:33:37.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:33:47.010Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=3baf8816-d36f-4c2b-9035-7aa644c6e3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:33:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:33:57.019Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=0fd29d85-1e43-45ed-b7d2-68d269c82943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:33:57.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:34:07.027Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=f11b65a3-ccb1-47bc-81b7-eb9fd2116cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:34:07.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:34:17.042Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=858b92d2-78fc-464e-be1e-10200138edf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:34:17.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:34:27.054Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=dce4e45a-d85c-4602-94d7-acfa7c31e86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:34:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:34:37.062Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=08874437-0eac-44d0-bb70-63b5afad93a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:34:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:34:47.070Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=1a06c6a7-e64a-45e3-8478-9f44b588b628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:34:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:34:57.079Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e35c64e3-7377-4cba-acc9-3dd1d6310dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:34:57.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:35:07.087Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=907a25ca-93d4-486a-b974-6b95170b9113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:35:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:35:17.097Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=1165d235-3dfc-4c98-bd83-c3804f4e919d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:35:17.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:35:27.105Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=bf9ebc7f-3841-447e-b57e-be32a02663d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:35:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:35:37.114Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a99768c0-5096-4140-9801-e7e23137fefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:35:37.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:35:47.122Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=3d0348fc-7058-40c0-a209-309bf30cd817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:35:47.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:35:57.134Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=29028971-de0e-4ef8-812e-201cc1fb84b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:35:57.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:36:07.142Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a81b32c3-6fd3-4579-a53a-76fa0b24d671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:36:07.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:36:14.344Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-24T05:36:14.345Z |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-24T05:36:14.346Z |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-24T05:36:14.348Z |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-24T05:36:14.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-24T05:36:14.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-24T05:36:14.360Z |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-24T05:36:14.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:36:17.152Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=bdbb27df-33fc-45b2-92d6-5cc1c4c07a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:36:17.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:36:27.161Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=37cc5053-9077-49cc-ba64-956a338597c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:36:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:36:37.168Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=2ec214db-b78d-43fb-b4a3-7fc4fbc7f85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:36:37.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:36:47.177Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e506e3c1-e16a-4c37-beea-0232ea250bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:36:47.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:36:57.189Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e3fce555-99b2-4199-9863-cfc25171d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:36:57.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:37:07.198Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=037a9802-c518-4291-8c73-6504e1486c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:37:07.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:37:17.211Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a0a61e8a-6ed5-48e6-accf-3112cfa8820f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:37:17.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:37:27.219Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=3781817c-e736-4a20-b42e-0c38477ef37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:37:27.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:37:37.227Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=eb45d247-c575-4f3f-843e-515084419249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:37:37.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:37:47.235Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=a0f145a6-343e-4320-9058-3eccb342ed12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:37:47.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:37:57.245Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=aed20aa2-2f91-44f0-8085-010c3e4b6ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:37:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:38:07.253Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=d1e8bc9f-058e-4af6-9f79-b155f2f8464f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:38:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:38:17.261Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e1f76eaf-3a65-4a60-bd36-72e215fbd495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:38:17.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:38:27.269Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=508dda40-8db2-4eae-bb94-a7b0e60b1414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:38:27.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:38:37.277Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=7b8eb72d-fd7b-45e2-aae5-63a73014cd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:38:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:38:47.290Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=e1cba46e-4c4c-418c-a5f5-76cf8c2e693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:38:47.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:38:57.298Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=934157d4-27b0-4410-9212-a505a145f034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:38:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:39:07.307Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=68550584-7be9-4d1a-bf48-f5c152d07766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:39:07.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:39:17.315Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=2af0a507-a577-4be9-a640-8a5c04c6113b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:39:17.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:39:27.323Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=4d70eac5-6d2e-4270-9b1d-520d709b7144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:39:27.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:39:37.332Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=ee79181f-4ff0-4e29-a3c8-1e8d34ba25d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:39:37.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:39:47.346Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=3abe53a2-44d9-460c-987f-12656120e190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:39:47.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:39:57.355Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=6792426b-01f1-4b18-ba4d-20ff62336666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:39:57.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:40:07.363Z |INFO |Init configs |InvocationID=86c4f1fe-d879-424c-927b-2ef04187bf7c, InstanceUUID=5ad67b84-248b-44f8-8db1-f7d26015bfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-24T05:40:07.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |