By type
22:44:02.645 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available. 2021-07-04 22:44:03.443 INFO 1 --- [ main] org.onap.nbi.Application : Starting Application on dev-nbi-7f4ff9b567-fz6fb with PID 1 (/opt/onap/app.jar started by onap in /app) 2021-07-04 22:44:03.445 INFO 1 --- [ main] org.onap.nbi.Application : The following profiles are active: default 2021-07-04 22:44:05.680 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8443 (https) 2021-07-04 22:44:09.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-07-04 22:44:09.471 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-04 22:44:09.471 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC FIND url : https://sdc-be.onap:8443/sdc/v1/catalog/services 2021-07-04 22:44:09.472 INFO 1 --- [ main] o.o.nbi.apis.servicecatalog.SdcClient : SDC HealthCheck : https://sdc-be.onap:8443/sdc2/rest/healthCheck 2021-07-04 22:44:09.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-07-04 22:44:09.521 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-04 22:44:09.521 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-04 22:44:09.521 INFO 1 --- [ main] o.o.nbi.apis.serviceinventory.AaiClient : AAI aaiHealthCheckUrl : https://aai.onap:8443/aai/util/echo?action=long 2021-07-04 22:44:09.529 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-04 22:44:09.530 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-04 22:44:09.530 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-04 22:44:09.530 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-04 22:44:09.530 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-04 22:44:09.531 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-04 22:44:09.531 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-04 22:44:09.531 INFO 1 --- [ main] org.onap.nbi.apis.serviceorder.SoClient : SO healthCheck : http://so.onap:8080/globalhealthcheck 2021-07-04 22:44:09.965 WARN 1 --- [ main] o.h.dialect.function.TemplateRenderer : HHH000174: Function template anticipated 4 arguments, but 1 arguments encountered 2021-07-04 22:44:11.275 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-04 22:44:11.279 INFO 1 --- [ main] org.onap.nbi.Application : Started Application in 8.533 seconds (JVM running for 9.326) 2021-07-04 22:46:20.509 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-04 22:46:20.512 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.168.67] 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.168.67] failed: Connection timed out (Connection timed out) 2021-07-04 22:48:39.768 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-04 22:48:39.770 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.168.67] 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.168.67] failed: Connection timed out (Connection timed out) 2021-07-04 22:50:59.032 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-04 22:50:59.033 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.168.67] 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.168.67] failed: Connection timed out (Connection timed out) 2021-07-04 22:53:18.298 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-04 22:53:18.299 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.168.67] 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.168.67] failed: Connection timed out (Connection timed out) 2021-07-04 22:53:28.533 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@383f7095 error : {} 2021-07-04 22:53:28.535 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-04 22:53:28.535 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-04 22:53:38.547 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@6b3d5d4 error : {} 2021-07-04 22:53:38.547 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-04 22:53:38.547 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-04 22:53:48.559 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2dfd4ab6 error : {} 2021-07-04 22:53:48.559 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-04 22:53:48.559 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-04 22:53:58.580 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@a137896 error : {} 2021-07-04 22:53:58.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-07-04 22:53:58.581 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-04 22:54:08.604 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@2dbd0099 error : {} 2021-07-04 22:54:08.604 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-04 22:54:08.604 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-04 22:54:18.621 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@5c9a81bf error : {} 2021-07-04 22:54:18.621 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-04 22:54:18.621 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-04 22:54:28.634 ERROR 1 --- [ scheduling-1] o.o.nbi.exceptions.BackendErrorHandler : BackendErrorHandler org.apache.http.conn.EofSensorInputStream@348382b3 error : {} 2021-07-04 22:54:28.634 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-04 22:54:28.634 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-04 23:07:31.728 WARN 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 1205, SQLState: HY000 2021-07-04 23:07:31.729 ERROR 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : (conn=97) Lock wait timeout exceeded; try restarting transaction 2021-07-04 23:10:30.708 WARN 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 1205, SQLState: HY000 2021-07-04 23:10:30.709 ERROR 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : (conn=97) Lock wait timeout exceeded; try restarting transaction 2021-07-04 23:10:34.670 WARN 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 1205, SQLState: HY000 2021-07-04 23:10:34.670 ERROR 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : (conn=97) Lock wait timeout exceeded; try restarting transaction 2021-07-04 23:10:43.241 WARN 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 1205, SQLState: HY000 2021-07-04 23:10:43.241 ERROR 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : (conn=97) Lock wait timeout exceeded; try restarting transaction 2021-07-04 23:10:45.246 WARN 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 1205, SQLState: HY000 2021-07-04 23:10:45.247 ERROR 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : (conn=97) Lock wait timeout exceeded; try restarting transaction 2021-07-04 23:18:07.637 WARN 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 1205, SQLState: HY000 2021-07-04 23:18:07.638 ERROR 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : (conn=742) Lock wait timeout exceeded; try restarting transaction 2021-07-04 23:21:32.843 WARN 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 1205, SQLState: HY000 2021-07-04 23:21:32.844 ERROR 1 --- [ scheduling-1] o.h.engine.jdbc.spi.SqlExceptionHelper : (conn=742) Lock wait timeout exceeded; try restarting transaction 2021-07-04 23:35:23.914 WARN 1 --- [ scheduling-1] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@5691bda6 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-07-05 00:04:51.285 WARN 1 --- [ scheduling-1] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@1b330ee8 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-07-05 00:12:32.588 WARN 1 --- [ scheduling-1] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@1e0118bd (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value. 2021-07-05 00:12:32.590 WARN 1 --- [ scheduling-1] com.zaxxer.hikari.pool.PoolBase : HikariPool-1 - Failed to validate connection org.mariadb.jdbc.MariaDbConnection@734005f7 (Connection.setNetworkTimeout cannot be called on a closed connection). Possibly consider using a shorter maxLifetime value.