By type
00:33:26.343 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available. 2021-09-03 00:33:28.436 INFO 1 --- [ main] org.onap.nbi.Application : Starting Application on onap-nbi-68f4955946-k98f8 with PID 1 (/opt/onap/app.jar started by onap in /app) 2021-09-03 00:33:28.438 INFO 1 --- [ main] org.onap.nbi.Application : The following profiles are active: default 2021-09-03 00:33:35.020 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8443 (https) 2021-09-03 00:33:43.416 INFO 1 --- [ main] o.o.n.a.h.s.d.CheckDMaaPEventsManager : DMaaP Get Events url : https://message-router.onap:3905/events/$topic/$consumergroup/$consumerid?timeout=$timeout 2021-09-03 00:33:43.825 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC GET url : https://sdc-be.onap:8443/sdc/v1/catalog/services/{id}/metadata 2021-09-03 00:33:43.825 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC FIND url : https://sdc-be.onap:8443/sdc/v1/catalog/services 2021-09-03 00:33:43.825 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC HealthCheck : https://sdc-be.onap:8443/sdc2/rest/healthCheck 2021-09-03 00:33:44.021 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI service url : https://aai.onap:8443/aai/v14/nodes/service-instances/service-instance/$serviceId 2021-09-03 00:33:44.021 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI services url : https://aai.onap:8443/aai/v14/business/customers/customer/$customerId/service-subscriptions 2021-09-03 00:33:44.022 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI service instances url : https://aai.onap:8443/aai/v14/business/customers/customer/$customerId/service-subscriptions/service-subscription/$serviceSpecName/service-instances/ 2021-09-03 00:33:44.022 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI aaiHealthCheckUrl : https://aai.onap:8443/aai/util/echo?action=long 2021-09-03 00:33:44.032 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO create service url : http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances 2021-09-03 00:33:44.033 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO create e2e service url : http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3 2021-09-03 00:33:44.033 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO delete service url : http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances/ 2021-09-03 00:33:44.033 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO delete e2e service url : http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/ 2021-09-03 00:33:44.034 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO e2e service actiavtion url : http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/ 2021-09-03 00:33:44.034 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO get so status url : http://so.onap:8080/onap/so/infra/orchestrationRequests/v7/ 2021-09-03 00:33:44.034 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO get e2e so status url : http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/$serviceId/operations/$operationId 2021-09-03 00:33:44.034 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO healthCheck : http://so.onap:8080/globalhealthcheck 2021-09-03 00:33:45.228 WARN 1 --- [ main] o.h.dialect.function.TemplateRenderer : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered 2021-09-03 00:33:48.133 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:33:48.135 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:33:49.151 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8443 (https) with context path '/nbi/api/v4' 2021-09-03 00:33:49.210 INFO 1 --- [ main] org.onap.nbi.Application : Started Application in 22.581 seconds (JVM running for 24.27) 2021-09-03 00:33:59.173 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:33:59.173 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:34:10.211 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:34:10.212 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:34:21.253 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:34:21.253 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:34:32.291 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:34:32.291 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:34:43.332 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:34:43.332 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:34:54.372 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:34:54.372 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:35:05.413 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:35:05.413 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:35:16.453 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:35:16.454 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:35:27.494 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:35:27.494 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:35:38.531 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:35:38.531 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:35:49.573 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:35:49.573 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:36:00.613 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:36:00.614 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:36:11.653 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:36:11.653 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:36:22.691 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:36:22.692 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:36:33.733 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:36:33.733 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:36:44.782 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:36:44.783 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:36:55.813 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:36:55.813 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:37:06.878 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:37:06.879 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:37:17.892 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:37:17.892 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:37:28.933 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:37:28.934 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:37:39.971 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:37:39.972 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:37:51.011 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:37:51.011 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:38:02.052 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:38:02.052 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:38:13.092 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:38:13.092 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:38:24.131 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:38:24.132 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:38:35.172 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:38:35.172 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:38:46.213 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:38:46.213 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:38:57.261 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:38:57.261 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:39:08.292 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:39:08.293 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:39:19.333 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:39:19.334 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:39:30.371 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:39:30.371 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:39:41.414 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:39:41.415 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:39:52.452 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:39:52.452 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:40:03.491 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:40:03.492 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:40:14.532 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:40:14.532 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:40:25.571 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:40:25.571 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:40:36.581 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:40:36.582 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:40:47.620 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:40:47.620 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:40:58.662 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:40:58.662 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:41:09.700 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:41:09.700 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:41:20.707 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:41:20.707 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:41:31.749 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:41:31.749 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:41:42.788 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:41:42.788 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:41:53.829 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:41:53.829 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:42:04.867 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:42:04.867 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:42:15.881 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:42:15.881 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:42:26.916 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:42:26.917 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:42:37.956 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:42:37.956 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:42:48.997 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:42:48.997 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:43:00.037 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:43:00.037 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:43:11.081 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:43:11.081 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:43:22.116 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:43:22.117 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:43:33.156 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:43:33.156 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:43:44.196 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:43:44.196 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:43:55.237 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:43:55.237 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:44:06.277 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:44:06.277 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:44:17.318 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:44:17.318 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:44:28.356 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:44:28.356 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:44:39.396 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:44:39.397 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1": Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.233.13.64] failed: Connection refused (Connection refused) 2021-09-03 00:44:49.718 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@462a61e9 error : {} 2021-09-03 00:44:49.719 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:44:49.719 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:44:59.735 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1c7af4c9 error : {} 2021-09-03 00:44:59.736 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:44:59.736 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:45:09.748 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4fe7319b error : {} 2021-09-03 00:45:09.748 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:45:09.748 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:45:19.763 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@73c54015 error : {} 2021-09-03 00:45:19.763 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:45:19.763 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:45:29.777 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6a05f13a error : {} 2021-09-03 00:45:29.777 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:45:29.778 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:45:39.792 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@13c9a8ce error : {} 2021-09-03 00:45:39.792 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:45:39.792 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:45:49.804 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6d71416 error : {} 2021-09-03 00:45:49.805 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:45:49.805 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:45:59.818 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@769b8a1e error : {} 2021-09-03 00:45:59.818 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:45:59.818 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:46:09.830 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@17c18f error : {} 2021-09-03 00:46:09.830 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:46:09.830 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:46:19.842 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4fe5e73c error : {} 2021-09-03 00:46:19.842 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:46:19.842 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:46:29.854 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7682c3da error : {} 2021-09-03 00:46:29.854 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:46:29.854 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:46:39.867 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4a65d844 error : {} 2021-09-03 00:46:39.868 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:46:39.868 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:46:49.879 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@16fe2b58 error : {} 2021-09-03 00:46:49.880 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:46:49.880 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:46:59.892 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@48e8b94a error : {} 2021-09-03 00:46:59.893 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:46:59.893 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:47:09.904 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@258948cb error : {} 2021-09-03 00:47:09.905 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:47:09.905 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:47:19.917 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6c5f4103 error : {} 2021-09-03 00:47:19.918 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:47:19.918 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:47:29.929 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6ae3ac3f error : {} 2021-09-03 00:47:29.930 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:47:29.930 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:47:39.940 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@456639b6 error : {} 2021-09-03 00:47:39.941 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:47:39.941 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:47:49.951 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@295205b7 error : {} 2021-09-03 00:47:49.952 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:47:49.952 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:47:59.962 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@553304e7 error : {} 2021-09-03 00:47:59.962 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:47:59.962 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:48:09.974 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@657220ab error : {} 2021-09-03 00:48:09.975 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:48:09.975 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:48:19.986 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4452249a error : {} 2021-09-03 00:48:19.987 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:48:19.987 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:48:29.999 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@75dc3a27 error : {} 2021-09-03 00:48:29.999 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:48:30.000 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:48:40.012 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7279f090 error : {} 2021-09-03 00:48:40.012 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:48:40.012 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:48:50.023 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@612cf1c5 error : {} 2021-09-03 00:48:50.024 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:48:50.024 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:49:00.034 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1db1964 error : {} 2021-09-03 00:49:00.034 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:49:00.034 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:49:10.047 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@43dd334a error : {} 2021-09-03 00:49:10.047 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:49:10.047 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:49:20.058 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3b81ac52 error : {} 2021-09-03 00:49:20.058 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:49:20.058 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:49:30.069 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@16863721 error : {} 2021-09-03 00:49:30.069 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:49:30.069 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:49:40.081 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6b31b8fc error : {} 2021-09-03 00:49:40.082 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:49:40.082 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:49:50.093 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@ee0af3 error : {} 2021-09-03 00:49:50.094 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:49:50.094 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:50:00.105 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@53732ee2 error : {} 2021-09-03 00:50:00.106 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:50:00.106 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:50:10.117 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@34818818 error : {} 2021-09-03 00:50:10.117 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:50:10.117 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:50:20.126 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@507b74f2 error : {} 2021-09-03 00:50:20.127 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:50:20.127 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:50:30.137 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1d7974af error : {} 2021-09-03 00:50:30.137 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:50:30.137 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:50:40.149 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3ee3c154 error : {} 2021-09-03 00:50:40.150 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:50:40.150 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:50:50.161 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@3403984d error : {} 2021-09-03 00:50:50.161 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:50:50.161 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:51:00.172 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@167b8062 error : {} 2021-09-03 00:51:00.172 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:51:00.172 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:51:10.182 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@55777316 error : {} 2021-09-03 00:51:10.183 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:51:10.183 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:51:20.194 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@30fbc4bf error : {} 2021-09-03 00:51:20.194 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:51:20.194 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:51:30.204 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5408d725 error : {} 2021-09-03 00:51:30.204 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:51:30.204 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:51:40.214 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@550c58c8 error : {} 2021-09-03 00:51:40.214 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:51:40.214 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:51:50.223 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4763e150 error : {} 2021-09-03 00:51:50.224 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:51:50.224 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:52:00.234 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@60e9b12d error : {} 2021-09-03 00:52:00.234 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:52:00.234 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found 2021-09-03 00:52:10.244 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@12d3e7c1 error : {} 2021-09-03 00:52:10.245 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling dmaap URI: https://message-router.onap:3905/events/AAI-EVENT/NBICG1/NBIC1?timeout=2000 2021-09-03 00:52:10.245 ERROR 1 --- [ scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found