Results

By type

          11:15:51.290 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available.
2021-08-19 11:15:51.996  INFO 1 --- [           main] org.onap.nbi.Application                 : Starting Application on dev-nbi-7b6bff7cf-cn74r with PID 1 (/opt/onap/app.jar started by onap in /app)
2021-08-19 11:15:51.998  INFO 1 --- [           main] org.onap.nbi.Application                 : The following profiles are active: default
2021-08-19 11:15:54.416  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8443 (https)
2021-08-19 11:15:58.333  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-08-19 11:15:58.473  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC GET url :  https://sdc-be.onap:8443/sdc/v1/catalog/services/{id}/metadata
2021-08-19 11:15:58.474  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC FIND url :  https://sdc-be.onap:8443/sdc/v1/catalog/services
2021-08-19 11:15:58.474  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC HealthCheck :  https://sdc-be.onap:8443/sdc2/rest/healthCheck
2021-08-19 11:15:58.521  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-08-19 11:15:58.522  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-08-19 11:15:58.522  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-08-19 11:15:58.522  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI aaiHealthCheckUrl :  https://aai.onap:8443/aai/util/echo?action=long
2021-08-19 11:15:58.531  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO create service url :  http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances
2021-08-19 11:15:58.531  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO create e2e service url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3
2021-08-19 11:15:58.531  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO delete service url :  http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances/
2021-08-19 11:15:58.531  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO delete e2e service url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/
2021-08-19 11:15:58.531  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO e2e service actiavtion url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/
2021-08-19 11:15:58.532  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO get so status url :  http://so.onap:8080/onap/so/infra/orchestrationRequests/v7/
2021-08-19 11:15:58.532  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-08-19 11:15:58.532  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO healthCheck :  http://so.onap:8080/globalhealthcheck
2021-08-19 11:15:58.994  WARN 1 --- [           main] o.h.dialect.function.TemplateRenderer    : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
2021-08-19 11:16:00.113  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8443 (https) with context path '/nbi/api/v4'
2021-08-19 11:16:00.116  INFO 1 --- [           main] org.onap.nbi.Application                 : Started Application in 8.755 seconds (JVM running for 9.582)
2021-08-19 11:16:00.738 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-08-19 11:16:00.744 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:16:11.774 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-08-19 11:16:11.774 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:16:22.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-08-19 11:16:22.815 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:16:33.852 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-08-19 11:16:33.853 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:16:44.864 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-08-19 11:16:44.864 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:16:55.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-08-19 11:16:55.869 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:17:06.914 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-08-19 11:17:06.916 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:17:17.948 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-08-19 11:17:17.949 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:17:28.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-08-19 11:17:28.957 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:17:39.964 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-08-19 11:17:39.965 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:17:50.972 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-08-19 11:17:50.973 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:18:02.014 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-08-19 11:18:02.014 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:18:13.053 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-08-19 11:18:13.054 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:18:24.060 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-08-19 11:18:24.060 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:18:35.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-08-19 11:18:35.069 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:18:46.108 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-08-19 11:18:46.109 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:18:57.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-08-19 11:18:57.158 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:19:08.188 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-08-19 11:19:08.189 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:19:19.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-08-19 11:19:19.205 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:19:30.236 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-08-19 11:19:30.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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:19:41.251 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-08-19 11:19:41.252 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:19:52.284 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-08-19 11:19:52.285 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:20:03.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-08-19 11:20:03.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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:20:14.301 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-08-19 11:20:14.301 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:20:25.309 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-08-19 11:20:25.309 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:20:36.316 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-08-19 11:20:36.317 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:20:47.357 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-08-19 11:20:47.358 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:20:58.397 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-08-19 11:20:58.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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:21:09.405 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-08-19 11:21:09.405 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:21:19.409 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-08-19 11:21:19.409 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:21:30.428 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-08-19 11:21:30.429 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.96.88.26] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.88.26] failed: Connection refused (Connection refused) 
2021-08-19 11:21:40.653 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@23c003a3 error : {}
2021-08-19 11:21:40.654 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-08-19 11:21:40.655 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-08-19 11:21:50.675 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@61b52f40 error : {}
2021-08-19 11:21:50.676 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-08-19 11:21:50.676 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found