By type
07:45:06.940 [main] INFO org.springframework.core.KotlinDetector - Kotlin reflection implementation not found at runtime, related features won't be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.7.RELEASE) 2022-04-14 07:45:08.837 INFO 1 --- [ main] o.o.d.runtime.web.RuntimeapiApplication : Starting RuntimeapiApplication on onap-dcaemod-runtime-api-796cf9f7b8-khlbp with PID 1 (/maven/runtime-web-1.3.2-SNAPSHOT.jar started by dcaemod in /maven) 2022-04-14 07:45:08.839 INFO 1 --- [ main] o.o.d.runtime.web.RuntimeapiApplication : The following profiles are active: onap 2022-04-14 07:45:09.064 WARN 1 --- [kground-preinit] o.s.h.c.j.Jackson2ObjectMapperBuilder : For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath 2022-04-14 07:45:14.254 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 9090 (http) 2022-04-14 07:45:14.371 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2022-04-14 07:45:14.372 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.22] 2022-04-14 07:45:14.694 INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2022-04-14 07:45:14.695 INFO 1 --- [ main] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 5742 ms /maven/data/imports/onapImports.yaml 2022-04-14 07:45:16.393 INFO 1 --- [ main] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm repo add local http://chart-museum:80 --username onapinitializer --password demo123456! "local" has been added to your repositories 2022-04-14 07:45:17.606 INFO 1 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator' 2022-04-14 07:45:18.056 INFO 1 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor' 2022-04-14 07:45:20.191 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 9090 (http) with context path '' 2022-04-14 07:45:20.201 INFO 1 --- [ main] o.o.d.runtime.web.RuntimeapiApplication : Started RuntimeapiApplication in 13.106 seconds (JVM running for 14.457) 2022-04-14 07:46:36.181 INFO 1 --- [nio-9090-exec-3] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-04-14 07:46:36.182 INFO 1 --- [nio-9090-exec-3] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2022-04-14 07:46:36.201 INFO 1 --- [nio-9090-exec-3] o.s.web.servlet.DispatcherServlet : Completed initialization in 18 ms 2022-04-14 07:46:36.652 INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@55874122 2022-04-14 07:46:37.295 INFO 1 --- [io-9090-exec-10] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@3bdf2cdd] 2022-04-14 07:46:37.490 INFO 1 --- [io-9090-exec-10] o.o.d.platform.helmchartgenerator.Utils : cloning dir/file at : /tmp/chart5884244294444753767 2022-04-14 07:46:37.574 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm dep up /tmp/chart5884244294444753767 Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "local" chart repository Update Complete. ⎈Happy Helming!⎈ Saving 7 charts Downloading common from repo http://chart-museum:80 Downloading repositoryGenerator from repo http://chart-museum:80 Downloading readinessCheck from repo http://chart-museum:80 Downloading dcaegen2-services-common from repo http://chart-museum:80 Downloading postgres from repo http://chart-museum:80 Downloading serviceAccount from repo http://chart-museum:80 Downloading mongo from repo http://chart-museum:80 Deleting outdated charts 2022-04-14 07:46:37.999 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm lint /tmp/chart5884244294444753767 2022-04-14 07:46:44.258 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : ==> Linting /tmp/chart5884244294444753767 2022-04-14 07:46:44.258 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : [INFO] Chart.yaml: icon is recommended 2022-04-14 07:46:44.259 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : 2022-04-14 07:46:44.259 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : 1 chart(s) linted, 0 chart(s) failed 2022-04-14 07:46:44.269 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm package -d /tmp/chart8987542547557641853 /tmp/chart5884244294444753767 2022-04-14 07:46:44.544 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.chartbuilder.HelmClientImpl : Successfully packaged chart and saved it to: /tmp/chart8987542547557641853/nginx-1649922386-1.0.0.tgz 2022-04-14 07:46:45.502 INFO 1 --- [io-9090-exec-10] o.o.d.p.h.d.ChartMuseumDistributor : {"saved":true} 2022-04-14 07:48:37.603 INFO 1 --- [nio-9090-exec-5] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@41e99001 2022-04-14 07:48:38.176 INFO 1 --- [nio-9090-exec-9] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@60de7d80] 2022-04-14 07:48:38.230 INFO 1 --- [nio-9090-exec-9] o.o.d.platform.helmchartgenerator.Utils : cloning dir/file at : /tmp/chart7423634934561673939 2022-04-14 07:48:38.266 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm dep up /tmp/chart7423634934561673939 Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "local" chart repository Update Complete. ⎈Happy Helming!⎈ Saving 7 charts Downloading common from repo http://chart-museum:80 Downloading repositoryGenerator from repo http://chart-museum:80 Downloading readinessCheck from repo http://chart-museum:80 Downloading dcaegen2-services-common from repo http://chart-museum:80 Downloading postgres from repo http://chart-museum:80 Downloading serviceAccount from repo http://chart-museum:80 Downloading mongo from repo http://chart-museum:80 Deleting outdated charts 2022-04-14 07:48:38.660 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm lint /tmp/chart7423634934561673939 2022-04-14 07:48:44.984 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : ==> Linting /tmp/chart7423634934561673939 2022-04-14 07:48:44.985 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : [INFO] Chart.yaml: icon is recommended 2022-04-14 07:48:44.985 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : 2022-04-14 07:48:44.986 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : 1 chart(s) linted, 0 chart(s) failed 2022-04-14 07:48:45.017 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm package -d /tmp/chart14731010784893930713 /tmp/chart7423634934561673939 2022-04-14 07:48:45.290 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : Successfully packaged chart and saved it to: /tmp/chart14731010784893930713/nginx-1649922510-1.0.0.tgz 2022-04-14 07:48:45.422 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.d.ChartMuseumDistributor : {"saved":true} 2022-04-14 07:50:49.809 INFO 1 --- [nio-9090-exec-6] o.o.d.r.web.controllers.GraphController : org.onap.dcae.runtime.web.models.GraphRequest@51b126ca 2022-04-14 07:50:50.492 INFO 1 --- [nio-9090-exec-9] o.o.d.r.web.controllers.GraphController : [org.onap.dcae.runtime.web.models.Action@c611f1d] 2022-04-14 07:50:50.554 INFO 1 --- [nio-9090-exec-9] o.o.d.platform.helmchartgenerator.Utils : cloning dir/file at : /tmp/chart16581320732165154355 2022-04-14 07:50:50.650 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm dep up /tmp/chart16581320732165154355 Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "local" chart repository Update Complete. ⎈Happy Helming!⎈ Saving 7 charts Downloading common from repo http://chart-museum:80 Downloading repositoryGenerator from repo http://chart-museum:80 Downloading readinessCheck from repo http://chart-museum:80 Downloading dcaegen2-services-common from repo http://chart-museum:80 Downloading postgres from repo http://chart-museum:80 Downloading serviceAccount from repo http://chart-museum:80 Downloading mongo from repo http://chart-museum:80 Deleting outdated charts 2022-04-14 07:50:51.159 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm lint /tmp/chart16581320732165154355 2022-04-14 07:50:56.896 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : ==> Linting /tmp/chart16581320732165154355 2022-04-14 07:50:56.897 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : [INFO] Chart.yaml: icon is recommended 2022-04-14 07:50:56.897 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : 2022-04-14 07:50:56.897 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : 1 chart(s) linted, 0 chart(s) failed 2022-04-14 07:50:56.902 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : running: helm package -d /tmp/chart16273535941458759830 /tmp/chart16581320732165154355 2022-04-14 07:50:57.068 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.chartbuilder.HelmClientImpl : Successfully packaged chart and saved it to: /tmp/chart16273535941458759830/nginx-1649922631-1.0.0.tgz 2022-04-14 07:50:57.169 INFO 1 --- [nio-9090-exec-9] o.o.d.p.h.d.ChartMuseumDistributor : {"saved":true}