Results

By type

          
  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.1.7.RELEASE)

2021-05-23 01:20:49.323  INFO 1 --- [           main] o.o.d.runtime.web.RuntimeapiApplication  : Starting RuntimeapiApplication on onap-dcaemod-runtime-api-66ff9555f6-8gppr with PID 1 (/maven/runtime-web-1.2.3-SNAPSHOT.jar started by dcaemod in /maven)
2021-05-23 01:20:49.328  INFO 1 --- [           main] o.o.d.runtime.web.RuntimeapiApplication  : The following profiles are active: onap
2021-05-23 01:20:52.738  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 9090 (http)
2021-05-23 01:20:52.773  INFO 1 --- [           main] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2021-05-23 01:20:52.773  INFO 1 --- [           main] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.22]
2021-05-23 01:20:52.944  INFO 1 --- [           main] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2021-05-23 01:20:52.945  INFO 1 --- [           main] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 3514 ms
/maven/data/imports/onapImports.yaml
2021-05-23 01:20:54.250  INFO 1 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2021-05-23 01:20:54.531  INFO 1 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
2021-05-23 01:20:55.677  INFO 1 --- [           main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 9090 (http) with context path ''
2021-05-23 01:20:55.681  INFO 1 --- [           main] o.o.d.runtime.web.RuntimeapiApplication  : Started RuntimeapiApplication in 7.466 seconds (JVM running for 8.118)
2021-05-23 03:26:20.917  INFO 1 --- [nio-9090-exec-4] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-05-23 03:26:20.918  INFO 1 --- [nio-9090-exec-4] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2021-05-23 03:26:20.933  INFO 1 --- [nio-9090-exec-4] o.s.web.servlet.DispatcherServlet        : Completed initialization in 15 ms
2021-05-23 03:26:21.123  INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.controllers.GraphController  : org.onap.dcae.runtime.web.models.GraphRequest@21c78400
2021-05-23 03:26:21.964  INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.controllers.GraphController  : [org.onap.dcae.runtime.web.models.Action@438e784d]
2021-05-23 03:26:21.965  INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.service.GraphServiceImpl     : applying actions to graph
2021-05-23 03:26:21.965  INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.service.GraphServiceImpl     : generating blueprints for the affected nodes
2021-05-23 03:26:22.072  INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.service.GraphServiceImpl     : pushing bluepirnts to the dashboard inventrory
2021-05-23 03:26:23.339 ERROR 1 --- [nio-9090-exec-2] o.o.d.r.web.service.BlueprintInventory   : failed to push on inventory
2021-05-23 03:26:23.339 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-05-23 03:26:23.340  INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.service.BlueprintInventory   : Distributed: nginx-1621740362_nginx-1621740362:2105230326
2021-05-23 03:33:49.282  INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.controllers.GraphController  : org.onap.dcae.runtime.web.models.GraphRequest@369c3ab2
2021-05-23 03:33:49.844  INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.controllers.GraphController  : [org.onap.dcae.runtime.web.models.Action@6f2d14cd]
2021-05-23 03:33:49.845  INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.service.GraphServiceImpl     : applying actions to graph
2021-05-23 03:33:49.845  INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.service.GraphServiceImpl     : generating blueprints for the affected nodes
2021-05-23 03:33:49.858  INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.service.GraphServiceImpl     : pushing bluepirnts to the dashboard inventrory
2021-05-23 03:33:50.883 ERROR 1 --- [nio-9090-exec-8] o.o.d.r.web.service.BlueprintInventory   : failed to push on inventory
2021-05-23 03:33:50.884 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-05-23 03:33:50.884  INFO 1 --- [nio-9090-exec-8] o.o.d.r.web.service.BlueprintInventory   : Distributed: nginx-1621740813_nginx-1621740813:2105230333
2021-05-23 03:41:27.260  INFO 1 --- [nio-9090-exec-2] o.o.d.r.web.controllers.GraphController  : org.onap.dcae.runtime.web.models.GraphRequest@64f42f8a
2021-05-23 03:41:27.955  INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.controllers.GraphController  : [org.onap.dcae.runtime.web.models.Action@3e6325c8]
2021-05-23 03:41:27.955  INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.service.GraphServiceImpl     : applying actions to graph
2021-05-23 03:41:27.955  INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.service.GraphServiceImpl     : generating blueprints for the affected nodes
2021-05-23 03:41:27.964  INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.service.GraphServiceImpl     : pushing bluepirnts to the dashboard inventrory
2021-05-23 03:41:28.993 ERROR 1 --- [nio-9090-exec-6] o.o.d.r.web.service.BlueprintInventory   : failed to push on inventory
2021-05-23 03:41:28.993 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-05-23 03:41:28.993  INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.service.BlueprintInventory   : Distributed: nginx-1621741260_nginx-1621741260:2105230341
2021-05-23 03:48:57.183  INFO 1 --- [io-9090-exec-10] o.o.d.r.web.controllers.GraphController  : org.onap.dcae.runtime.web.models.GraphRequest@185c025
2021-05-23 03:48:57.762  INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.controllers.GraphController  : [org.onap.dcae.runtime.web.models.Action@715dfcee]
2021-05-23 03:48:57.762  INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.service.GraphServiceImpl     : applying actions to graph
2021-05-23 03:48:57.763  INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.service.GraphServiceImpl     : generating blueprints for the affected nodes
2021-05-23 03:48:57.769  INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.service.GraphServiceImpl     : pushing bluepirnts to the dashboard inventrory
2021-05-23 03:48:58.787 ERROR 1 --- [nio-9090-exec-4] o.o.d.r.web.service.BlueprintInventory   : failed to push on inventory
2021-05-23 03:48:58.788 ERROR 1 --- [nio-9090-exec-4] 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-05-23 03:48:58.788  INFO 1 --- [nio-9090-exec-4] o.o.d.r.web.service.BlueprintInventory   : Distributed: nginx-1621741731_nginx-1621741731:2105230348