Results

By type

          00:53:34.611 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available.
2021-09-11 00:53:36.914  INFO 1 --- [           main] org.onap.nbi.Application                 : Starting Application on onap-nbi-9ccb477b8-jfjp4 with PID 1 (/opt/onap/app.jar started by onap in /app)
2021-09-11 00:53:36.916  INFO 1 --- [           main] org.onap.nbi.Application                 : The following profiles are active: default
2021-09-11 00:53:43.403  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 8443 (https)
2021-09-11 00:53:51.000  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-11 00:53:51.410  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-11 00:53:51.410  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC FIND url :  https://sdc-be.onap:8443/sdc/v1/catalog/services
2021-09-11 00:53:51.411  INFO 1 --- [           main] o.o.nbi.apis.servicecatalog.SdcClient    : SDC HealthCheck :  https://sdc-be.onap:8443/sdc2/rest/healthCheck
2021-09-11 00:53:51.599  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-11 00:53:51.599  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-11 00:53:51.600  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-11 00:53:51.600  INFO 1 --- [           main] o.o.nbi.apis.serviceinventory.AaiClient  : AAI aaiHealthCheckUrl :  https://aai.onap:8443/aai/util/echo?action=long
2021-09-11 00:53:51.610  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-11 00:53:51.610  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-11 00:53:51.611  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-11 00:53:51.611  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-11 00:53:51.611  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-11 00:53:51.611  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-11 00:53:51.612  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-11 00:53:51.612  INFO 1 --- [           main] org.onap.nbi.apis.serviceorder.SoClient  : SO healthCheck :  http://so.onap:8080/globalhealthcheck
2021-09-11 00:53:52.837  WARN 1 --- [           main] o.h.dialect.function.TemplateRenderer    : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered
2021-09-11 00:53:56.489  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-11 00:53:56.493  INFO 1 --- [           main] org.onap.nbi.Application                 : Started Application in 21.586 seconds (JVM running for 23.29)
2021-09-11 00:56:00.790 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5c15e73a error : {}
2021-09-11 00:56:00.791 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-11 00:56:00.792 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Service Unavailable 
2021-09-11 03:19:34.107  INFO 1 --- [nio-8443-exec-9] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-09-11 03:19:34.142  INFO 1 --- [nio-8443-exec-9] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-09-11 03:22:14.998  INFO 1 --- [nio-8443-exec-4] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-09-11 03:22:15.022  INFO 1 --- [nio-8443-exec-4] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-09-11 03:24:05.010  INFO 1 --- [nio-8443-exec-3] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-09-11 03:24:05.037  INFO 1 --- [nio-8443-exec-3] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-09-11 03:24:06.865  INFO 1 --- [nio-8443-exec-7] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-09-11 03:24:06.877  INFO 1 --- [nio-8443-exec-7] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-09-11 03:25:59.961  INFO 1 --- [nio-8443-exec-8] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-09-11 03:25:59.987  INFO 1 --- [nio-8443-exec-8] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-09-11 03:27:24.922  INFO 1 --- [nio-8443-exec-5] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-09-11 03:27:24.947  INFO 1 --- [nio-8443-exec-5] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-09-11 03:28:55.998  INFO 1 --- [nio-8443-exec-4] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-09-11 03:28:56.023  INFO 1 --- [nio-8443-exec-4] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-09-11 03:30:44.922  INFO 1 --- [nio-8443-exec-3] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-09-11 03:30:44.945  INFO 1 --- [nio-8443-exec-3] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-09-11 03:30:51.310 ERROR 1 --- [   scheduling-1] o.o.nbi.exceptions.BackendErrorHandler   : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6575d5d9 error : {}
2021-09-11 03:30:51.311 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-11 03:30:51.311 ERROR 1 --- [   scheduling-1] o.o.n.a.h.s.d.CheckDMaaPEventsManager    : Exception while calling DMaaP is org.onap.nbi.exceptions.BackendFunctionalException: Service Unavailable 
2021-09-11 03:32:05.053  INFO 1 --- [nio-8443-exec-5] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-09-11 03:32:05.076  INFO 1 --- [nio-8443-exec-5] o.o.n.apis.serviceinventory.BaseClient   : response status : 200
2021-09-11 03:34:45.047  INFO 1 --- [nio-8443-exec-1] o.o.nbi.apis.servicecatalog.SdcClient    : response status : 200
2021-09-11 03:34:45.071  INFO 1 --- [nio-8443-exec-1] o.o.n.apis.serviceinventory.BaseClient   : response status : 200