Results

By type

          10:55:15.014 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available.
2021-07-15 10:55:16.056  INFO 1 --- [           main] org.onap.nbi.Application                 : Starting Application on dev-nbi-7f4ff9b567-hswmj with PID 1 (/opt/onap/app.jar started by onap in /app)
2021-07-15 10:55:16.059  INFO 1 --- [           main] org.onap.nbi.Application                 : The following profiles are active: default
2021-07-15 10:55:19.026  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8443 (https)
2021-07-15 10:55:23.429  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-07-15 10:55:23.606  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC GET url :  https://sdc-be.onap:8443/sdc/v1/catalog/services/{id}/metadata
2021-07-15 10:55:23.607  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC FIND url :  https://sdc-be.onap:8443/sdc/v1/catalog/services
2021-07-15 10:55:23.607  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC HealthCheck :  https://sdc-be.onap:8443/sdc2/rest/healthCheck
2021-07-15 10:55:23.656  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-07-15 10:55:23.656  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-07-15 10:55:23.656  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-07-15 10:55:23.656  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI aaiHealthCheckUrl :  https://aai.onap:8443/aai/util/echo?action=long
2021-07-15 10:55:23.666  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO create service url :  http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances
2021-07-15 10:55:23.666  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO create e2e service url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3
2021-07-15 10:55:23.666  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO delete service url :  http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances/
2021-07-15 10:55:23.666  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO delete e2e service url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/
2021-07-15 10:55:23.667  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO e2e service actiavtion url :  http://so.onap:8080/onap/so/infra/e2eServiceInstances/v3/
2021-07-15 10:55:23.667  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO get so status url :  http://so.onap:8080/onap/so/infra/orchestrationRequests/v7/
2021-07-15 10:55:23.667  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-07-15 10:55:23.667  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO healthCheck :  http://so.onap:8080/globalhealthcheck
2021-07-15 10:55:24.221  WARN 1 --- [           main] o.h.dialect.function.TemplateRenderer    : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
2021-07-15 10:55:25.648  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 8443 (https) with context path '/nbi/api/v4'
2021-07-15 10:55:25.653  INFO 1 --- [           main] org.onap.nbi.Application                 : Started Application in 10.521 seconds (JVM running for 11.639)
2021-07-15 10:57:36.028 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-07-15 10:57:36.030 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.52.196] failed: Connection timed out (Connection timed out); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to message-router.onap:3905 [message-router.onap/10.96.52.196] failed: Connection timed out (Connection timed out) 
2021-07-15 10:57:46.706 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@652bc79 error : {}
2021-07-15 10:57:46.708 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-07-15 10:57:46.708 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-07-15 10:57:56.752 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4ec8036a error : {}
2021-07-15 10:57:56.753 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-07-15 10:57:56.753 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-07-15 10:58:06.770 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@1540c174 error : {}
2021-07-15 10:58:06.771 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-07-15 10:58:06.771 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-07-15 10:58:16.806 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@34de7a02 error : {}
2021-07-15 10:58:16.808 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-07-15 10:58:16.809 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-07-15 10:58:26.825 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@26a0d6d4 error : {}
2021-07-15 10:58:26.825 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-07-15 10:58:26.825 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-07-15 10:58:36.836 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@4e4709ac error : {}
2021-07-15 10:58:36.837 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-07-15 10:58:36.837 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-07-15 10:58:46.848 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@66c35d37 error : {}
2021-07-15 10:58:46.849 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-07-15 10:58:46.849 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-07-15 10:58:56.862 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@531a0998 error : {}
2021-07-15 10:58:56.862 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-07-15 10:58:56.862 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-07-15 10:59:06.873 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@7031e870 error : {}
2021-07-15 10:59:06.874 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-07-15 10:59:06.875 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-07-15 10:59:16.918 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@507aa2b0 error : {}
2021-07-15 10:59:16.919 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-07-15 10:59:16.920 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-07-15 10:59:26.938 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@72c2389a error : {}
2021-07-15 10:59:26.939 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-07-15 10:59:26.940 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-07-15 10:59:36.952 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@445ef780 error : {}
2021-07-15 10:59:36.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-07-15 10:59:36.953 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Not Found