. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.5) 12:15:55.805 [main] INFO org.onap.cps.ncmp.dmi.Application - Starting Application using Java 11.0.9.1 on onap-ncmp-dmi-plugin-77cf4dc496-ss72l with PID 1 (/app/classes started by ? in /app) 12:15:55.809 [main] DEBUG org.onap.cps.ncmp.dmi.Application - Running with Spring Boot v2.5.5, Spring v5.3.10 12:15:55.809 [main] INFO org.onap.cps.ncmp.dmi.Application - The following profiles are active: helm 12:15:59.394 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 12:15:59.410 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 12:15:59.411 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.53] 12:15:59.526 [main] INFO o.a.c.c.C.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 12:15:59.526 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3170 ms 12:16:02.128 [main] INFO o.s.s.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5cc075da, org.springframework.security.web.context.SecurityContextPersistenceFilter@5a6af2c4, org.springframework.security.web.header.HeaderWriterFilter@6c56fff, org.springframework.security.web.authentication.logout.LogoutFilter@1ed52f44, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@2ccecae2, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@14fff5e7, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@37dec463, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4258106, org.springframework.security.web.session.SessionManagementFilter@2b15ba1a, org.springframework.security.web.access.ExceptionTranslationFilter@18f8e2e0, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@349aeec4] 12:16:04.381 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' 12:16:04.488 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8081 (http) 12:16:04.489 [main] INFO o.a.catalina.core.StandardService - Starting service [Tomcat] 12:16:04.490 [main] INFO o.a.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.53] 12:16:04.509 [main] INFO o.a.c.c.C.[Tomcat-1].[localhost].[/] - Initializing Spring embedded WebApplicationContext 12:16:04.509 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 123 ms 12:16:04.549 [main] INFO o.s.b.a.e.web.EndpointLinksResolver - Exposing 4 endpoint(s) beneath base path '/manage' 12:16:05.155 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer - Tomcat started on port(s): 8081 (http) with context path '' 12:16:05.986 [main] INFO org.onap.cps.ncmp.dmi.Application - Started Application in 11.281 seconds (JVM running for 11.957) 12:16:18.674 [http-nio-8081-exec-1] INFO o.a.c.c.C.[Tomcat-1].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 12:16:18.675 [http-nio-8081-exec-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 12:16:18.677 [http-nio-8081-exec-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 2 ms