JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2021-12-18T00:46:06.137Z||main|||||INFO|500||The following profiles are active: basic 2021-12-18T00:46:17.182Z||main|||||INFO|500||Starting service [Tomcat] 2021-12-18T00:46:17.182Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2021-12-18T00:46:17.288Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-12-18T00:46:23.566Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2021-12-18T00:46:23.799Z||main|||||INFO|500||catdb-pool - Starting... 2021-12-18T00:46:24.027Z||main|||||INFO|500||catdb-pool - Start completed. 2021-12-18T00:46:24.422Z||main|||||INFO|500||reqdb-pool - Starting... 2021-12-18T00:46:24.588Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-12-18T00:46:24.687Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2021-12-18T00:46:24.812Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2021-12-18T00:46:25.271Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-12-18T00:46:26.521Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-12-18T00:46:28.544Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-12-18T00:46:28.598Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2021-12-18T00:46:29.287Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2021-12-18T00:46:29.707Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2021-12-18T00:46:30.709Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-12-18T00:46:32.010Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2021-12-18T00:46:37.168Z||main|||||WARN|500||--- 2021-12-18T00:46:37.169Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2021-12-18T00:46:37.170Z||main|||||WARN|500||--- 2021-12-18T00:46:37.719Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-12-18T00:46:42.713Z||main|||||INFO|500||Started ApiHandlerApplication in 39.549 seconds (JVM running for 40.835) 2021-12-18T00:46:42.734Z|3afae957-a4fa-44c2-bdb9-591b39d15fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-18T00:46:42.748Z|3afae957-a4fa-44c2-bdb9-591b39d15fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-18T00:46:42.753Z|7ca32e24-36af-4ec1-9b7e-daf76a1f9fb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-18T00:46:42.760Z|7ca32e24-36af-4ec1-9b7e-daf76a1f9fb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-18T00:46:45.789Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-12-18T00:46:45.994Z|27df1b23-b9fe-4389-8643-bed62ee8a4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2021-12-18T00:46:46.431Z|27df1b23-b9fe-4389-8643-bed62ee8a4ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-18T00:46:51.594Z|7ebef1f4-1800-462b-8d43-096efd15178f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-18T00:46:51.595Z|7ebef1f4-1800-462b-8d43-096efd15178f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-18T00:46:52.047Z|0a5fe0eb-f2d4-4784-9292-b889799bef29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-18T00:46:52.049Z|0a5fe0eb-f2d4-4784-9292-b889799bef29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-18T00:46:56.574Z|d6b0b875-5fc2-48b6-9b75-1192f3d74c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-18T00:46:56.575Z|d6b0b875-5fc2-48b6-9b75-1192f3d74c24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-18T00:46:57.705Z|d55c61f4-7379-4639-bcf9-4dd28bb2942d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-18T00:46:57.707Z|d55c61f4-7379-4639-bcf9-4dd28bb2942d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-18T00:47:01.628Z|9ad817c2-de6e-4253-ad64-64a3661ef7fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-18T00:47:01.629Z|9ad817c2-de6e-4253-ad64-64a3661ef7fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-18T00:47:02.082Z|e4d17978-ea2c-4943-9267-52f733ccbd47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-18T00:47:02.084Z|e4d17978-ea2c-4943-9267-52f733ccbd47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-18T00:47:06.623Z|2ef0a1b3-ae9c-444d-a3c2-b8f8fae925c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-18T00:47:06.625Z|2ef0a1b3-ae9c-444d-a3c2-b8f8fae925c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-18T00:47:11.661Z|b42f2315-1c78-4510-8b28-d923b426d52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2021-12-18T00:47:11.663Z|b42f2315-1c78-4510-8b28-d923b426d52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-18T00:47:12.115Z|fa80243f-ddd1-4b2d-ae96-989d6b47e856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2021-12-18T00:47:12.116Z|fa80243f-ddd1-4b2d-ae96-989d6b47e856|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-18T00:47:12.706Z|6885e669-5da9-47fa-89a7-e7c0c4cce3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-18T00:47:12.708Z|6885e669-5da9-47fa-89a7-e7c0c4cce3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-18T00:47:12.762Z|4e565035-4719-40de-8c4c-51faa83ddde3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2021-12-18T00:47:12.763Z|4e565035-4719-40de-8c4c-51faa83ddde3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2021-12-18T00:47:16.663Z|0b522243-da1f-495a-8e5c-9d947a63ded1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2021-12-18T00:47:16.665Z|0b522243-da1f-495a-8e5c-9d947a63ded1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-18T00:47:21.699Z|42c164c6-c9d1-47e5-a90e-0cca5a960db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2021-12-18T00:47:21.701Z|42c164c6-c9d1-47e5-a90e-0cca5a960db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2021-12-18T00:47:22.146Z|56489858-199d-4660-a1af-c7a7768c9950|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2021-12-18T00:47:22.147Z|56489858-199d-4660-a1af-c7a7768c9950|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.