. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.7.RELEASE) 2021-04-28 17:34:47.635 INFO 1 --- [ main] o.o.d.runtime.web.RuntimeapiApplication : Starting RuntimeapiApplication on onap-dcaemod-runtime-api-66ff9555f6-hrm8b with PID 1 (/maven/runtime-web-1.2.3-SNAPSHOT.jar started by dcaemod in /maven) 2021-04-28 17:34:47.639 INFO 1 --- [ main] o.o.d.runtime.web.RuntimeapiApplication : The following profiles are active: onap 2021-04-28 17:34:51.153 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) 2021-04-28 17:34:51.187 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2021-04-28 17:34:51.188 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.22] 2021-04-28 17:34:51.331 INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2021-04-28 17:34:51.331 INFO 1 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 3519 ms /maven/data/imports/onapImports.yaml 2021-04-28 17:34:52.755 INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2021-04-28 17:34:53.021 INFO 1 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2021-04-28 17:34:54.226 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9090 (http) with context path '' 2021-04-28 17:34:54.231 INFO 1 --- [ main] o.o.d.runtime.web.RuntimeapiApplication : Started RuntimeapiApplication in 7.968 seconds (JVM running for 8.613) 2021-04-28 19:51:34.476 INFO 1 --- [io-9090-exec-10] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-28 19:51:34.477 INFO 1 --- [io-9090-exec-10] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2021-04-28 19:51:34.491 INFO 1 --- [io-9090-exec-10] o.s.web.servlet.DispatcherServlet : Completed initialization in 14 ms 2021-04-28 19:51:34.706 INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@37d62a50 2021-04-28 19:51:35.537 INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@f36c5c1] 2021-04-28 19:51:35.537 INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.service.GraphServiceImpl : applying actions to graph 2021-04-28 19:51:35.538 INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.service.GraphServiceImpl : generating blueprints for the affected nodes 2021-04-28 19:51:35.652 INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.service.GraphServiceImpl : pushing bluepirnts to the dashboard inventrory 2021-04-28 19:51:36.883 ERROR 1 --- [nio-9090-exec-8] o.o.d.r.web.service.BlueprintInventory : failed to push on inventory 2021-04-28 19:51:36.883 ERROR 1 --- [nio-9090-exec-8] o.o.d.r.web.service.BlueprintInventory : I/O error on POST request for "https://inventory:8080/dcae-service-types": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused) 2021-04-28 19:51:36.884 INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.service.BlueprintInventory : Distributed: nginx-1619639481_nginx-1619639481:2104281951 2021-04-28 19:59:04.282 INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@4613abf7 2021-04-28 19:59:04.845 INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@66a88a2c] 2021-04-28 19:59:04.846 INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.service.GraphServiceImpl : applying actions to graph 2021-04-28 19:59:04.846 INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.service.GraphServiceImpl : generating blueprints for the affected nodes 2021-04-28 19:59:04.859 INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.service.GraphServiceImpl : pushing bluepirnts to the dashboard inventrory 2021-04-28 19:59:05.901 ERROR 1 --- [nio-9090-exec-6] o.o.d.r.web.service.BlueprintInventory : failed to push on inventory 2021-04-28 19:59:05.902 ERROR 1 --- [nio-9090-exec-6] o.o.d.r.web.service.BlueprintInventory : I/O error on POST request for "https://inventory:8080/dcae-service-types": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused) 2021-04-28 19:59:05.902 INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.service.BlueprintInventory : Distributed: nginx-1619639927_nginx-1619639927:2104281959 2021-04-28 20:06:28.488 INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@3a0a3d88 2021-04-28 20:06:29.143 INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@779f0946] 2021-04-28 20:06:29.143 INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.service.GraphServiceImpl : applying actions to graph 2021-04-28 20:06:29.143 INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.service.GraphServiceImpl : generating blueprints for the affected nodes 2021-04-28 20:06:29.153 INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.service.GraphServiceImpl : pushing bluepirnts to the dashboard inventrory 2021-04-28 20:06:30.192 ERROR 1 --- [nio-9090-exec-2] o.o.d.r.web.service.BlueprintInventory : failed to push on inventory 2021-04-28 20:06:30.192 ERROR 1 --- [nio-9090-exec-2] o.o.d.r.web.service.BlueprintInventory : I/O error on POST request for "https://inventory:8080/dcae-service-types": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused) 2021-04-28 20:06:30.192 INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.service.BlueprintInventory : Distributed: nginx-1619640376_nginx-1619640376:2104282006 2021-04-28 20:14:28.502 INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@3207a2fb 2021-04-28 20:14:29.251 INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@4c5c3275] 2021-04-28 20:14:29.251 INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.service.GraphServiceImpl : applying actions to graph 2021-04-28 20:14:29.251 INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.service.GraphServiceImpl : generating blueprints for the affected nodes 2021-04-28 20:14:29.259 INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.service.GraphServiceImpl : pushing bluepirnts to the dashboard inventrory 2021-04-28 20:14:30.286 ERROR 1 --- [nio-9090-exec-2] o.o.d.r.web.service.BlueprintInventory : failed to push on inventory 2021-04-28 20:14:30.286 ERROR 1 --- [nio-9090-exec-2] o.o.d.r.web.service.BlueprintInventory : I/O error on POST request for "https://inventory:8080/dcae-service-types": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused) 2021-04-28 20:14:30.286 INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.service.BlueprintInventory : Distributed: nginx-1619640851_nginx-1619640851:2104282014