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) 2022-11-18T03:22:36.878Z||main|||||INFO|500||The following profiles are active: basic 2022-11-18T03:22:50.565Z||main|||||INFO|500||Starting service [Tomcat] 2022-11-18T03:22:50.566Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-11-18T03:22:50.693Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-11-18T03:22:57.718Z||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. 2022-11-18T03:22:57.950Z||main|||||INFO|500||catdb-pool - Starting... 2022-11-18T03:22:58.188Z||main|||||INFO|500||catdb-pool - Start completed. 2022-11-18T03:22:58.607Z||main|||||INFO|500||reqdb-pool - Starting... 2022-11-18T03:22:58.615Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-11-18T03:22:58.721Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-11-18T03:22:58.972Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-11-18T03:22:59.568Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-11-18T03:23:01.498Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-18T03:23:03.594Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-18T03:23:03.657Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-11-18T03:23:04.360Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-11-18T03:23:04.675Z||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. 2022-11-18T03:23:05.864Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-11-18T03:23:07.240Z||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 2022-11-18T03:23:13.482Z||main|||||WARN|500||--- 2022-11-18T03:23:13.483Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-11-18T03:23:13.484Z||main|||||WARN|500||--- 2022-11-18T03:23:14.067Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-11-18T03:23:19.112Z||main|||||INFO|500||Started ApiHandlerApplication in 45.802 seconds (JVM running for 48.343) 2022-11-18T03:23:19.122Z|03a90dac-7291-41a5-a474-e8811a703cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:23:19.133Z|03a90dac-7291-41a5-a474-e8811a703cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:23:19.134Z|09cb01f0-a85e-4a93-9a3c-2b9c21ff064a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:23:19.139Z|09cb01f0-a85e-4a93-9a3c-2b9c21ff064a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:23:19.241Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-11-18T03:23:19.449Z|f41d8a55-f431-4b80-bbe0-42c928503328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:23:19.449Z|88e1755d-8459-4d31-8747-cfad7b770406|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 2022-11-18T03:23:19.904Z|f41d8a55-f431-4b80-bbe0-42c928503328|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:23:19.904Z|88e1755d-8459-4d31-8747-cfad7b770406|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:23:20.008Z|f4ad68c0-79b4-411a-ab40-83fea6ea78b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:23:20.009Z|f4ad68c0-79b4-411a-ab40-83fea6ea78b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:23:30.120Z|46510ddf-450f-4299-ab76-c9dcb2ac15bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:23:30.122Z|46510ddf-450f-4299-ab76-c9dcb2ac15bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:23:30.145Z|06d0f5c9-8bdf-4039-8c00-a04f8cfdcde1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:23:30.146Z|06d0f5c9-8bdf-4039-8c00-a04f8cfdcde1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:23:30.341Z|ba6084b0-5652-4211-bfa3-47f15a71332f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:23:30.343Z|ba6084b0-5652-4211-bfa3-47f15a71332f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:23:34.106Z|4fd1da59-2315-4271-a922-6583f5a58670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:23:34.110Z|4fd1da59-2315-4271-a922-6583f5a58670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:23:40.235Z|c6d4bfd3-e402-4485-9787-6c382110bbe2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:23:40.240Z|c6d4bfd3-e402-4485-9787-6c382110bbe2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:23:40.263Z|8c602949-7edb-4958-9292-4c2eab6a73ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:23:40.264Z|8c602949-7edb-4958-9292-4c2eab6a73ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:23:40.467Z|e53ab5f5-bfdb-44ec-8545-5107c4268a75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:23:40.468Z|e53ab5f5-bfdb-44ec-8545-5107c4268a75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:23:49.104Z|7bc6732e-ce98-40ac-b314-2a1919e228a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:23:49.106Z|7bc6732e-ce98-40ac-b314-2a1919e228a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:23:49.141Z|d3e09653-9e73-4f44-8c8c-a3545e30e8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:23:49.142Z|d3e09653-9e73-4f44-8c8c-a3545e30e8c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:23:50.314Z|a64d47b1-1fa7-47a7-ba3c-0db4b3f51cf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:23:50.317Z|a64d47b1-1fa7-47a7-ba3c-0db4b3f51cf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:23:50.337Z|bfbb7b14-5f72-4d2a-9cb6-f4531b34e852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:23:50.338Z|bfbb7b14-5f72-4d2a-9cb6-f4531b34e852|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:23:50.572Z|cd949f2f-38b6-46ef-bdd0-29fbcf47de51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:23:50.574Z|cd949f2f-38b6-46ef-bdd0-29fbcf47de51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:00.368Z|7cb3df05-8f8a-4cdd-80f5-7e4fac41db65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:00.370Z|7cb3df05-8f8a-4cdd-80f5-7e4fac41db65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:00.401Z|f44f8684-21a3-4cb2-a00a-9fdd4ff0f49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:00.402Z|f44f8684-21a3-4cb2-a00a-9fdd4ff0f49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:00.676Z|e83558d2-a5b2-4135-a5f0-79b60a1be611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:00.678Z|e83558d2-a5b2-4135-a5f0-79b60a1be611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:04.103Z|3e13c70d-720c-46a1-b9d1-35608704721f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:24:04.105Z|3e13c70d-720c-46a1-b9d1-35608704721f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:24:10.421Z|96aec994-c9bc-490b-86ed-1ecf707143df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:10.422Z|96aec994-c9bc-490b-86ed-1ecf707143df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:10.502Z|5b380061-227b-4803-adb6-f3198720a2e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:10.504Z|5b380061-227b-4803-adb6-f3198720a2e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:10.721Z|44d1ff28-01e4-498d-a67d-b48ab0be1d2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:10.722Z|44d1ff28-01e4-498d-a67d-b48ab0be1d2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:19.103Z|11187bad-f68f-4b77-8ff1-c0bf2f275782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:24:19.106Z|11187bad-f68f-4b77-8ff1-c0bf2f275782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:24:19.143Z|f3993106-c382-410d-bfa8-5b98ac156dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:24:19.144Z|f3993106-c382-410d-bfa8-5b98ac156dcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:24:20.526Z|e48ebe89-18d6-4072-8d77-997b32c6115f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:20.527Z|e48ebe89-18d6-4072-8d77-997b32c6115f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:20.585Z|8620c3b5-b2c9-49c4-bd79-b9c64f58797b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:20.587Z|8620c3b5-b2c9-49c4-bd79-b9c64f58797b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:20.793Z|ff28fa5f-008c-4719-a00e-5d5362a1ed5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:20.794Z|ff28fa5f-008c-4719-a00e-5d5362a1ed5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:30.717Z|7290447a-c673-40d1-848e-e939051589fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:30.718Z|7290447a-c673-40d1-848e-e939051589fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:30.725Z|1d2b419b-bba9-41c7-a511-4ee78b3485aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:30.725Z|1d2b419b-bba9-41c7-a511-4ee78b3485aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:30.881Z|e736cbf4-d6fc-4c22-98fd-a3190e1ca3cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:30.883Z|e736cbf4-d6fc-4c22-98fd-a3190e1ca3cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:34.103Z|79a7cd83-c271-406e-ad52-85ea2171d198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:24:34.104Z|79a7cd83-c271-406e-ad52-85ea2171d198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:24:40.819Z|a985e848-70b4-4814-97d2-a97be98712bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:40.821Z|7d82ff71-8467-4769-97a9-f0f4e7722b4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:40.821Z|a985e848-70b4-4814-97d2-a97be98712bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:40.822Z|7d82ff71-8467-4769-97a9-f0f4e7722b4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:40.967Z|dd41546f-d97a-4c47-bf07-f8bfb277236c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:40.968Z|dd41546f-d97a-4c47-bf07-f8bfb277236c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:49.103Z|94ccc53c-9f18-4cb0-a060-1124a4117263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:24:49.104Z|94ccc53c-9f18-4cb0-a060-1124a4117263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:24:49.145Z|5d2cc2cc-995d-4f1f-a17d-ebf6b8138c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:24:49.145Z|5d2cc2cc-995d-4f1f-a17d-ebf6b8138c86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:24:50.913Z|5c3ea362-dee1-401c-9817-99197afa5f28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:50.914Z|5c3ea362-dee1-401c-9817-99197afa5f28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:50.915Z|950da67a-89a0-494d-8dbc-5ff118459e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:50.917Z|950da67a-89a0-494d-8dbc-5ff118459e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:24:51.061Z|6fa26d99-c6b7-447e-aa33-057398d97e7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:24:51.063Z|6fa26d99-c6b7-447e-aa33-057398d97e7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:00.992Z|dd15afcc-2dd0-4196-9490-e6444d8f4cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:00.993Z|dd15afcc-2dd0-4196-9490-e6444d8f4cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:01.001Z|01b20ef7-9e5d-4c21-a1ae-62fd4bf5ac13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:01.001Z|01b20ef7-9e5d-4c21-a1ae-62fd4bf5ac13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:01.140Z|1273169f-8681-4676-bc1b-d71f83ff71da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:01.141Z|1273169f-8681-4676-bc1b-d71f83ff71da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:04.103Z|73d9b1e4-6d1a-4361-8160-d1ba72198caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:25:04.107Z|73d9b1e4-6d1a-4361-8160-d1ba72198caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:25:11.027Z|5dfca6f2-2517-42d7-96ae-28eb576f023d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:11.028Z|5dfca6f2-2517-42d7-96ae-28eb576f023d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:11.034Z|6f75e547-f30e-40dc-bfba-1f6dace5afaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:11.035Z|6f75e547-f30e-40dc-bfba-1f6dace5afaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:11.181Z|99d002a1-cfb8-4dc8-9f00-d27b936c7bc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:11.183Z|99d002a1-cfb8-4dc8-9f00-d27b936c7bc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:19.103Z|53b7545e-e121-4011-a50a-53114f66bbf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:25:19.104Z|53b7545e-e121-4011-a50a-53114f66bbf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:25:19.146Z|b1e0807f-132a-4e94-9cd8-9e782dcdf702|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:25:19.147Z|b1e0807f-132a-4e94-9cd8-9e782dcdf702|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:25:21.090Z|87ebee93-4884-4658-a372-1e088b1e6a61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:21.091Z|87ebee93-4884-4658-a372-1e088b1e6a61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:21.161Z|20739e01-0a29-486c-9aab-65217892fa74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:21.162Z|20739e01-0a29-486c-9aab-65217892fa74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:21.251Z|95fa5791-8462-4609-933a-24d60c852de8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:21.252Z|95fa5791-8462-4609-933a-24d60c852de8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:31.142Z|dba8c98b-255f-48fb-a3ae-60238cc00fbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:31.143Z|dba8c98b-255f-48fb-a3ae-60238cc00fbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:31.261Z|3b2aac7c-72f4-4061-9fbe-7897577c395c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:31.263Z|3b2aac7c-72f4-4061-9fbe-7897577c395c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:31.405Z|50c97edc-cd09-4f60-8ee3-9d55380be14d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:31.407Z|50c97edc-cd09-4f60-8ee3-9d55380be14d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:34.103Z|ffa77265-6f89-4123-af5f-ee7b397bd8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:25:34.104Z|ffa77265-6f89-4123-af5f-ee7b397bd8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:25:41.184Z|f9060e57-77c0-4688-aa31-892ce57a54e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:41.185Z|f9060e57-77c0-4688-aa31-892ce57a54e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:41.322Z|2a2981e2-d50f-48d1-89ce-ab88b71c5b71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:41.324Z|2a2981e2-d50f-48d1-89ce-ab88b71c5b71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:41.480Z|b448d506-0807-4504-92f4-e0a8722b94c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:41.481Z|b448d506-0807-4504-92f4-e0a8722b94c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:49.104Z|89974b7a-2d87-473c-8c04-b16b07d08d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:25:49.107Z|89974b7a-2d87-473c-8c04-b16b07d08d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:25:49.148Z|5982f115-8541-4f1b-a412-9f9ccd7f77a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:25:49.149Z|5982f115-8541-4f1b-a412-9f9ccd7f77a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:25:51.216Z|399b93a7-c04f-4b3b-bcff-6ce8829a2562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:51.217Z|399b93a7-c04f-4b3b-bcff-6ce8829a2562|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:51.382Z|0838aafa-8e3b-42b1-930d-ef215220248b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:51.383Z|0838aafa-8e3b-42b1-930d-ef215220248b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:25:51.518Z|c73e6df5-1ac4-48ae-bbee-335c79976dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:25:51.520Z|c73e6df5-1ac4-48ae-bbee-335c79976dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:01.256Z|6250ade1-a5c8-4f8f-b5ed-0cfddd6cacdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:01.257Z|6250ade1-a5c8-4f8f-b5ed-0cfddd6cacdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:01.425Z|300bd6ce-da39-4ab6-ae96-da16232846a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:01.426Z|300bd6ce-da39-4ab6-ae96-da16232846a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:01.553Z|248d86a6-e431-470e-b12f-3d22d049251c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:01.554Z|248d86a6-e431-470e-b12f-3d22d049251c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:04.103Z|e7b70f3f-ca13-498a-a26e-5a2c7fcd5f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:26:04.104Z|e7b70f3f-ca13-498a-a26e-5a2c7fcd5f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:26:11.305Z|000d5666-8c46-4950-ab47-9b7dd5f710d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:11.306Z|000d5666-8c46-4950-ab47-9b7dd5f710d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:11.458Z|cb98f0a7-3eaf-4304-b865-aaa358815f9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:11.459Z|cb98f0a7-3eaf-4304-b865-aaa358815f9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:11.588Z|c9767f82-63e6-471c-b5b9-0df34d8d6363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:11.590Z|c9767f82-63e6-471c-b5b9-0df34d8d6363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:19.103Z|ff635198-7b4d-4f73-bdf2-c3c72ef86eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:26:19.104Z|ff635198-7b4d-4f73-bdf2-c3c72ef86eaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:26:19.150Z|8bf7c876-00bd-496d-8401-bb9aee67b382|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:26:19.150Z|8bf7c876-00bd-496d-8401-bb9aee67b382|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:26:21.342Z|67555329-fd70-4356-b379-8db70cc2d332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:21.344Z|67555329-fd70-4356-b379-8db70cc2d332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:21.492Z|ff54b0d6-c9f9-4a0b-931e-07c8e16dea86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:21.493Z|ff54b0d6-c9f9-4a0b-931e-07c8e16dea86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:21.641Z|9efd9270-3071-4ca2-9c2c-525670494fa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:21.643Z|9efd9270-3071-4ca2-9c2c-525670494fa9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:31.464Z|30df5f87-2f1a-4471-a447-0c5fe19aff6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:31.465Z|30df5f87-2f1a-4471-a447-0c5fe19aff6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:31.604Z|b2b68572-966c-45b1-b6c6-e74fad282bbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:31.606Z|b2b68572-966c-45b1-b6c6-e74fad282bbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:31.743Z|05e8149b-5ed1-4f8e-a5ee-2e16cefd295f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:31.744Z|05e8149b-5ed1-4f8e-a5ee-2e16cefd295f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:34.103Z|a06d453c-e8e9-444e-a72b-a4ec09527eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:26:34.106Z|a06d453c-e8e9-444e-a72b-a4ec09527eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:26:41.509Z|4744eaed-cc39-4972-89c7-47cf5a03e968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:41.510Z|4744eaed-cc39-4972-89c7-47cf5a03e968|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:41.672Z|2921cd4c-26f0-4d80-8142-9948154fd1b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:41.673Z|2921cd4c-26f0-4d80-8142-9948154fd1b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:41.801Z|486a0385-6001-49ab-906a-8aee21ece43e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:41.803Z|486a0385-6001-49ab-906a-8aee21ece43e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:49.103Z|18f05b10-ce12-4973-bb14-b949c99412f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:26:49.104Z|18f05b10-ce12-4973-bb14-b949c99412f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:26:49.151Z|3677fce0-e5f5-4f22-833d-b86bbd17d35f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:26:49.152Z|3677fce0-e5f5-4f22-833d-b86bbd17d35f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:26:51.550Z|993768eb-57b9-4ca1-bf10-814b0ed6e181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:51.551Z|993768eb-57b9-4ca1-bf10-814b0ed6e181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:51.716Z|a064486c-af4b-467b-8f9f-0b9f15a3f5c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:51.717Z|a064486c-af4b-467b-8f9f-0b9f15a3f5c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:26:51.880Z|b04f44b5-930f-42f4-a511-ab3b138ef2c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:26:51.881Z|b04f44b5-930f-42f4-a511-ab3b138ef2c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:01.593Z|fa771b41-9cb1-41dc-8e13-9941f34b147e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:01.594Z|fa771b41-9cb1-41dc-8e13-9941f34b147e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:01.760Z|6a45be6c-8f0e-4b60-a535-325ca24cd54d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:01.761Z|6a45be6c-8f0e-4b60-a535-325ca24cd54d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:01.922Z|2a33f42b-ce33-4df5-83b7-6c4c953027f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:01.923Z|2a33f42b-ce33-4df5-83b7-6c4c953027f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:04.104Z|a7159dca-b902-4b02-b3f1-11fadc7fb088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:27:04.105Z|a7159dca-b902-4b02-b3f1-11fadc7fb088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:27:11.646Z|0affcd73-c07e-4fae-bd3f-e48faa7acb24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:11.647Z|0affcd73-c07e-4fae-bd3f-e48faa7acb24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:11.798Z|47d727f4-eff0-4266-8334-5d3d9d793520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:11.799Z|47d727f4-eff0-4266-8334-5d3d9d793520|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:12.008Z|8dbc2972-0d7f-4b0f-857d-9504c7ce6d44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:12.009Z|8dbc2972-0d7f-4b0f-857d-9504c7ce6d44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:19.103Z|af1ead3b-5d09-4731-92ba-66b15825e057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:27:19.107Z|af1ead3b-5d09-4731-92ba-66b15825e057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:27:19.153Z|668db8a6-c51d-4857-96db-b8d16eacfeff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:27:19.154Z|668db8a6-c51d-4857-96db-b8d16eacfeff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:27:21.692Z|c7516d80-a8c0-493b-9bc0-be55afc6a270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:21.694Z|c7516d80-a8c0-493b-9bc0-be55afc6a270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:21.847Z|392832b3-c3b3-4ec8-a973-b3695735a121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:21.848Z|392832b3-c3b3-4ec8-a973-b3695735a121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:22.062Z|1f8a4f38-9f2f-4204-9662-edc23d4b1c97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:22.063Z|1f8a4f38-9f2f-4204-9662-edc23d4b1c97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:31.768Z|c37ee0e2-e0fc-4498-a133-dbf37da7c1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:31.770Z|c37ee0e2-e0fc-4498-a133-dbf37da7c1de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:31.911Z|5341647b-7bb7-4eef-98a3-9cf4cd728d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:31.912Z|5341647b-7bb7-4eef-98a3-9cf4cd728d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:32.211Z|0fb35f63-74d5-4416-9a14-7563e5651b19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:32.212Z|0fb35f63-74d5-4416-9a14-7563e5651b19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:34.103Z|5a22067a-f30e-4006-a00c-57b909c29e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:27:34.104Z|5a22067a-f30e-4006-a00c-57b909c29e9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:27:41.807Z|b40f0850-3f90-4ed5-b58a-09fd9927b21c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:41.808Z|b40f0850-3f90-4ed5-b58a-09fd9927b21c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:41.992Z|3d7da237-1777-4f24-9777-3dfd5c46b70b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:41.993Z|3d7da237-1777-4f24-9777-3dfd5c46b70b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:42.279Z|fe261c40-f42f-4bda-88f4-51208fa88442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:42.280Z|fe261c40-f42f-4bda-88f4-51208fa88442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:49.103Z|844d9d2c-2370-4073-8e9e-52ca3c30d745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:27:49.104Z|844d9d2c-2370-4073-8e9e-52ca3c30d745|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:27:49.155Z|b1a7aded-0b05-409e-8ad7-bc2950cd538e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:27:49.156Z|b1a7aded-0b05-409e-8ad7-bc2950cd538e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:27:51.872Z|c7baf4c0-0bf6-47ee-96f7-a43c888a3946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:51.873Z|c7baf4c0-0bf6-47ee-96f7-a43c888a3946|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:52.039Z|8a5e9a3b-bee1-4782-97a7-2183fecfe75a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:52.041Z|8a5e9a3b-bee1-4782-97a7-2183fecfe75a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:27:52.326Z|18d222dd-454d-42ea-805b-1fdd6fd54af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:27:52.327Z|18d222dd-454d-42ea-805b-1fdd6fd54af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:01.936Z|d2d85e13-97f7-4e77-a68c-b5cef90b3b3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:01.937Z|d2d85e13-97f7-4e77-a68c-b5cef90b3b3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:02.082Z|c2b6a4f7-2c9a-47c3-9583-27baca0ff83b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:02.083Z|c2b6a4f7-2c9a-47c3-9583-27baca0ff83b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:02.385Z|5c4aa28f-2c9e-4951-8bc0-c9349ca89e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:02.387Z|5c4aa28f-2c9e-4951-8bc0-c9349ca89e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:04.103Z|cf12ea0f-d325-4bcc-b02f-3d87bf852c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:28:04.106Z|cf12ea0f-d325-4bcc-b02f-3d87bf852c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:28:11.974Z|80f42a45-8f84-4907-9e62-88bcf39f1ea0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:11.975Z|80f42a45-8f84-4907-9e62-88bcf39f1ea0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:12.130Z|66c77bdc-33c2-47ec-86df-e087ed26e4fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:12.132Z|66c77bdc-33c2-47ec-86df-e087ed26e4fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:12.423Z|51c4b0f8-954f-4b8a-85cc-b4f9542a82a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:12.424Z|51c4b0f8-954f-4b8a-85cc-b4f9542a82a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:19.103Z|b65bafaa-4228-48a6-ac6a-f227b019f52a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:28:19.104Z|b65bafaa-4228-48a6-ac6a-f227b019f52a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:28:19.157Z|c16ec374-0f0a-4570-9e96-b1adab566e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:28:19.158Z|c16ec374-0f0a-4570-9e96-b1adab566e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:28:22.026Z|f0fd965f-6c7f-4a27-be65-7a392bd9d3b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:22.028Z|f0fd965f-6c7f-4a27-be65-7a392bd9d3b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:22.164Z|cfe96ff0-b3ab-4cf5-918a-702a9d8b773b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:22.165Z|cfe96ff0-b3ab-4cf5-918a-702a9d8b773b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:22.458Z|65141dc1-b591-4f9b-b1fe-30a1ab988ac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:22.459Z|65141dc1-b591-4f9b-b1fe-30a1ab988ac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:32.093Z|68af3deb-436c-4de1-8525-78f61fa29c06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:32.095Z|68af3deb-436c-4de1-8525-78f61fa29c06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:32.259Z|a337ff90-0697-4279-877c-8bbe13b97be6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:32.260Z|a337ff90-0697-4279-877c-8bbe13b97be6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:32.508Z|60d40365-f5af-4474-8852-1dad8292870f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:32.510Z|60d40365-f5af-4474-8852-1dad8292870f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:34.104Z|0a1c7314-cfed-46b4-9f5c-925404506691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:28:34.105Z|0a1c7314-cfed-46b4-9f5c-925404506691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:28:42.206Z|c976cdc3-e7d5-41d3-9ae2-fe3aa1eeb549|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:42.207Z|c976cdc3-e7d5-41d3-9ae2-fe3aa1eeb549|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:42.336Z|0f301a92-056a-4eb6-882e-43ee2fcff931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:42.337Z|0f301a92-056a-4eb6-882e-43ee2fcff931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:42.609Z|fa09724b-46fe-429a-945e-c2b215f9d70c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:42.611Z|fa09724b-46fe-429a-945e-c2b215f9d70c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:49.104Z|16b644aa-b9d6-4963-a8ed-71153d0681e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:28:49.108Z|16b644aa-b9d6-4963-a8ed-71153d0681e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:28:49.159Z|9a01a8e3-c76c-4024-85d9-01bad2cce1ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:28:49.160Z|9a01a8e3-c76c-4024-85d9-01bad2cce1ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:28:52.250Z|4f245481-89d9-409b-bab6-ec8a35cbb264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:52.251Z|4f245481-89d9-409b-bab6-ec8a35cbb264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:52.370Z|42d9ef67-fa26-438d-bb9b-d0faf06c2f33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:52.372Z|42d9ef67-fa26-438d-bb9b-d0faf06c2f33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:28:52.659Z|5ac32b40-a1cc-4918-93ad-3f1e3f43b38e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:28:52.660Z|5ac32b40-a1cc-4918-93ad-3f1e3f43b38e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:02.314Z|a1373b46-f460-449c-bccc-ab5cb2abc8fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:02.315Z|a1373b46-f460-449c-bccc-ab5cb2abc8fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:02.437Z|94be3552-c669-4f77-813d-42e7b6ee8e90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:02.438Z|94be3552-c669-4f77-813d-42e7b6ee8e90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:02.689Z|35bb7b18-ac11-4d28-9da6-9ef30fefcce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:02.690Z|35bb7b18-ac11-4d28-9da6-9ef30fefcce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:04.103Z|72cf17f8-75f3-4c6c-b1ea-73179853feb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:29:04.104Z|72cf17f8-75f3-4c6c-b1ea-73179853feb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:29:12.356Z|c056022d-57a8-41dc-bdc7-ebb39831bd82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:12.357Z|c056022d-57a8-41dc-bdc7-ebb39831bd82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:12.471Z|d182f2b5-640b-4519-83e4-d74747f033f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:12.472Z|d182f2b5-640b-4519-83e4-d74747f033f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:12.746Z|8b63fb09-82d3-491d-8a5c-db9f94a7d9e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:12.748Z|8b63fb09-82d3-491d-8a5c-db9f94a7d9e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:19.103Z|08f68b9c-7529-46af-a050-617b9f10fd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:29:19.104Z|08f68b9c-7529-46af-a050-617b9f10fd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:29:19.161Z|e2dae2ba-a88e-40ce-a821-84bd70cb154d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:29:19.161Z|e2dae2ba-a88e-40ce-a821-84bd70cb154d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:29:22.391Z|9a105700-0230-4a56-bc57-4827ac63df1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:22.392Z|9a105700-0230-4a56-bc57-4827ac63df1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:22.513Z|d1aee158-fd9c-4a9b-836e-4de02eed42e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:22.514Z|d1aee158-fd9c-4a9b-836e-4de02eed42e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:22.787Z|fbe6b599-8078-40da-9e80-654b899d93e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:22.788Z|fbe6b599-8078-40da-9e80-654b899d93e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:32.440Z|e960e699-e132-4005-8959-8822116cf6d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:32.442Z|e960e699-e132-4005-8959-8822116cf6d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:32.551Z|46ca60d3-3814-4147-853c-72a23319957c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:32.552Z|46ca60d3-3814-4147-853c-72a23319957c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:32.823Z|f5080f7e-d482-4016-b400-7131470913bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:32.824Z|f5080f7e-d482-4016-b400-7131470913bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:34.103Z|f27624ec-7607-44af-a6e5-334a1d21b489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:29:34.106Z|f27624ec-7607-44af-a6e5-334a1d21b489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:29:42.469Z|ba77e4f3-b6fb-4394-abcb-bd6f41beaabc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:42.471Z|ba77e4f3-b6fb-4394-abcb-bd6f41beaabc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:42.587Z|c0e36ad5-8397-4f24-9550-f62d176d63d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:42.588Z|c0e36ad5-8397-4f24-9550-f62d176d63d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:42.895Z|17093b0f-4592-4d28-a47c-c828fb3f97c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:42.897Z|17093b0f-4592-4d28-a47c-c828fb3f97c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:49.103Z|88d852b6-aada-45e7-b061-92a79aedb958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:29:49.105Z|88d852b6-aada-45e7-b061-92a79aedb958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:29:49.162Z|713f44d7-de5b-4d6e-9892-86685511d00d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:29:49.163Z|713f44d7-de5b-4d6e-9892-86685511d00d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:29:52.525Z|bccad21d-54d6-4711-8f02-698e38595b50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:52.526Z|bccad21d-54d6-4711-8f02-698e38595b50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:52.630Z|a58621c7-7daa-4152-96cb-c1c5f5b4837f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:52.630Z|a58621c7-7daa-4152-96cb-c1c5f5b4837f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:29:52.928Z|4c4e0143-2112-4e35-9cf8-42d5a3a71dc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:29:52.929Z|4c4e0143-2112-4e35-9cf8-42d5a3a71dc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:02.568Z|bfef7dc3-691d-4603-921b-cb43b0500310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:02.569Z|bfef7dc3-691d-4603-921b-cb43b0500310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:02.675Z|060017aa-4ea6-402f-8b6b-5a8d61f0a1cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:02.676Z|060017aa-4ea6-402f-8b6b-5a8d61f0a1cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:02.958Z|9591270b-78c3-47a1-8433-a5afc53c2d5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:02.958Z|9591270b-78c3-47a1-8433-a5afc53c2d5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:04.103Z|c7188cae-64b7-47fb-93d1-7765d34503aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:30:04.104Z|c7188cae-64b7-47fb-93d1-7765d34503aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:30:12.598Z|9d341582-f997-4412-84cb-37b28c93ef98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:12.599Z|9d341582-f997-4412-84cb-37b28c93ef98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:12.705Z|d4b5d630-40ea-4d40-8911-82dc34344204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:12.706Z|d4b5d630-40ea-4d40-8911-82dc34344204|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:12.989Z|57db58e5-818e-466a-a41a-49bddecb0478|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:12.990Z|57db58e5-818e-466a-a41a-49bddecb0478|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:19.103Z|51afdccd-06dc-466f-aa0b-53f633eb594d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:30:19.108Z|51afdccd-06dc-466f-aa0b-53f633eb594d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:30:19.164Z|b96811e2-54b2-4437-9787-463f60bf3ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:30:19.165Z|b96811e2-54b2-4437-9787-463f60bf3ba3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:30:22.635Z|cb0651db-d088-4ca2-8b86-d4f4ac2740c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:22.636Z|cb0651db-d088-4ca2-8b86-d4f4ac2740c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:22.735Z|2fa083cd-ba50-4506-9a86-9be8dbd5f20c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:22.736Z|2fa083cd-ba50-4506-9a86-9be8dbd5f20c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:23.020Z|13544b74-a496-4359-a12e-e0b302710929|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:23.021Z|13544b74-a496-4359-a12e-e0b302710929|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:32.761Z|253fd7d0-42ea-43b8-a13c-3684d665aabf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:32.762Z|253fd7d0-42ea-43b8-a13c-3684d665aabf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:32.817Z|b01c8b7a-9aed-45bd-ac03-eab30e206823|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:32.818Z|b01c8b7a-9aed-45bd-ac03-eab30e206823|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:33.073Z|4eed616d-4ef4-4159-9370-ecef1811d50b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:33.074Z|4eed616d-4ef4-4159-9370-ecef1811d50b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:34.103Z|97b75ba7-f0f8-4334-bb1f-06f195920e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:30:34.104Z|97b75ba7-f0f8-4334-bb1f-06f195920e84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:30:42.809Z|2aa17565-31e5-419e-9399-d1048a207b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:42.810Z|2aa17565-31e5-419e-9399-d1048a207b12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:42.910Z|d507ac51-963c-4d79-992e-ef9df4c9faa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:42.911Z|d507ac51-963c-4d79-992e-ef9df4c9faa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:43.136Z|a94e400d-31e7-4231-8d8a-c10501ecfe00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:43.137Z|a94e400d-31e7-4231-8d8a-c10501ecfe00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:49.103Z|3d1e5686-179b-4b42-9ba2-ffc80678e91c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:30:49.105Z|3d1e5686-179b-4b42-9ba2-ffc80678e91c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:30:49.168Z|68e1d2b2-3a38-40c7-876d-065d34d21038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:30:49.168Z|68e1d2b2-3a38-40c7-876d-065d34d21038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:30:52.838Z|5df7a9b1-da53-4af9-a2fc-17a7d5ddcdfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:52.839Z|5df7a9b1-da53-4af9-a2fc-17a7d5ddcdfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:52.939Z|e8e7045a-3d43-44b6-8cc9-ac909721f615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:52.940Z|e8e7045a-3d43-44b6-8cc9-ac909721f615|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:30:53.165Z|4df07684-6590-4cf6-87a4-bffbd992211c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:30:53.166Z|4df07684-6590-4cf6-87a4-bffbd992211c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:02.881Z|cf42f604-23ed-42f1-a112-aaf1b6ae915f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:02.882Z|cf42f604-23ed-42f1-a112-aaf1b6ae915f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:02.968Z|68ec9319-66b9-4d24-911f-ac2eccd4aecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:02.969Z|68ec9319-66b9-4d24-911f-ac2eccd4aecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:03.194Z|70892bf6-688a-420f-a90b-7f62dec2161f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:03.195Z|70892bf6-688a-420f-a90b-7f62dec2161f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:04.103Z|4fe708f8-2096-48dc-9d05-e1fcc0e7be21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:31:04.107Z|4fe708f8-2096-48dc-9d05-e1fcc0e7be21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:31:12.951Z|c366d91f-19d3-46ad-9e71-3bc8c1b4af9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:12.952Z|c366d91f-19d3-46ad-9e71-3bc8c1b4af9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:12.996Z|c8a7b5f3-eae8-4d24-98e5-a49186ea7a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:12.997Z|c8a7b5f3-eae8-4d24-98e5-a49186ea7a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:13.227Z|516d84ce-5627-494e-9948-6cedc5350d6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:13.228Z|516d84ce-5627-494e-9948-6cedc5350d6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:19.103Z|81b69104-89ba-4180-9b5e-c9fffc057ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:31:19.104Z|81b69104-89ba-4180-9b5e-c9fffc057ca3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:31:19.169Z|2a9aaccf-456d-4205-b682-d49729f5b3fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:31:19.170Z|2a9aaccf-456d-4205-b682-d49729f5b3fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:31:22.990Z|233f653f-0da4-4448-9448-629627fa223a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:22.991Z|233f653f-0da4-4448-9448-629627fa223a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:23.051Z|cfd5a288-1c9a-4845-98d9-5ed5575fb39e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:23.052Z|cfd5a288-1c9a-4845-98d9-5ed5575fb39e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:23.276Z|381b613e-9457-4c35-a63b-348693f32f3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:23.277Z|381b613e-9457-4c35-a63b-348693f32f3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:33.022Z|1be4ff66-3ab4-4602-aff7-34f7bf6dc574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:33.023Z|1be4ff66-3ab4-4602-aff7-34f7bf6dc574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:33.078Z|6a2e42b4-ec28-4387-b496-c86fa557dd8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:33.080Z|6a2e42b4-ec28-4387-b496-c86fa557dd8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:33.307Z|393e20c9-abdc-470a-8c81-dacc36125ebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:33.308Z|393e20c9-abdc-470a-8c81-dacc36125ebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:34.103Z|8c48f400-c3d5-4a61-9aa9-e634a8706199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:31:34.104Z|8c48f400-c3d5-4a61-9aa9-e634a8706199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:31:43.058Z|41aa0662-bb2c-467b-bec3-e4f8d89cccef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:43.058Z|41aa0662-bb2c-467b-bec3-e4f8d89cccef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:43.114Z|ab51cea1-6512-4f5d-b5ca-2e4980a883f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:43.115Z|ab51cea1-6512-4f5d-b5ca-2e4980a883f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:43.341Z|31902fdd-e962-43aa-b330-b5ec102b2858|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:43.343Z|31902fdd-e962-43aa-b330-b5ec102b2858|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:49.103Z|3f572860-e915-4e17-aa1d-f7c4c49fa330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:31:49.107Z|3f572860-e915-4e17-aa1d-f7c4c49fa330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:31:49.172Z|37825a8a-3e45-4ad4-9cde-b60ac49c135b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:31:49.173Z|37825a8a-3e45-4ad4-9cde-b60ac49c135b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:31:53.086Z|eb72db23-fbeb-4885-ade6-f9c089cb1c4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:53.087Z|eb72db23-fbeb-4885-ade6-f9c089cb1c4f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:53.144Z|0efd5287-f893-4264-80c8-aa9f3b977cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:53.145Z|0efd5287-f893-4264-80c8-aa9f3b977cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:31:53.378Z|33cdad85-2c6f-4073-a197-b1800a4c9195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:31:53.379Z|33cdad85-2c6f-4073-a197-b1800a4c9195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:03.123Z|9349ace7-a224-4464-8f25-ea4408a59953|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:03.124Z|9349ace7-a224-4464-8f25-ea4408a59953|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:03.172Z|dd28fab9-54c0-43c1-9bf8-12e056c19ba1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:03.173Z|dd28fab9-54c0-43c1-9bf8-12e056c19ba1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:03.427Z|2ba4da9f-bba7-4f29-b17e-b21168cc3b2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:03.428Z|2ba4da9f-bba7-4f29-b17e-b21168cc3b2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:04.103Z|9390638d-cda1-4db8-84c3-083fcf156331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:32:04.104Z|9390638d-cda1-4db8-84c3-083fcf156331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:32:13.153Z|10853cef-b720-4e87-8cfc-d97b7702e25a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:13.154Z|10853cef-b720-4e87-8cfc-d97b7702e25a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:13.204Z|508e8b46-0be1-4f2f-adc0-7b1bb3f8f14a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:13.205Z|508e8b46-0be1-4f2f-adc0-7b1bb3f8f14a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:13.458Z|315f8771-1d8d-4a12-9b22-a3afea2741c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:13.459Z|315f8771-1d8d-4a12-9b22-a3afea2741c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:19.103Z|fb9c38a9-b25c-429e-a256-b4ebeff8aad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:32:19.103Z|fb9c38a9-b25c-429e-a256-b4ebeff8aad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:32:19.173Z|a04c86b7-8d6d-4bf2-b940-0477cd44e0f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:32:19.174Z|a04c86b7-8d6d-4bf2-b940-0477cd44e0f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:32:23.183Z|8ea5f9a9-3d9d-4004-825e-618689c93cc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:23.184Z|8ea5f9a9-3d9d-4004-825e-618689c93cc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:23.232Z|ab4132a9-063a-42bc-857f-237201fe4cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:23.233Z|ab4132a9-063a-42bc-857f-237201fe4cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:23.495Z|21bc7620-15b4-49c5-89ba-48482918678c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:23.496Z|21bc7620-15b4-49c5-89ba-48482918678c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:33.215Z|c756714b-cc65-4214-a745-0ebabe2bda61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:33.216Z|c756714b-cc65-4214-a745-0ebabe2bda61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:33.291Z|855b49e5-6bc8-46ed-8ba6-303ddd5d3b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:33.292Z|855b49e5-6bc8-46ed-8ba6-303ddd5d3b6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:33.546Z|8e979bc9-d47d-4ae1-ae70-d824ebfe4679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:33.547Z|8e979bc9-d47d-4ae1-ae70-d824ebfe4679|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:34.103Z|9bfb1e7f-ccc3-4345-af6a-9f77f7cd21cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:32:34.105Z|9bfb1e7f-ccc3-4345-af6a-9f77f7cd21cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:32:43.283Z|ce03b29d-949d-48cd-957c-41eb386c594a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:43.285Z|ce03b29d-949d-48cd-957c-41eb386c594a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:43.330Z|ea08955d-1dab-487e-9945-c4aae9e7c8ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:43.331Z|ea08955d-1dab-487e-9945-c4aae9e7c8ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:43.594Z|e0e9d9b4-6007-4e01-9516-951fdb2d6122|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:43.596Z|e0e9d9b4-6007-4e01-9516-951fdb2d6122|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:49.103Z|a447619d-96d3-4c32-91af-e97d5845bf73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:32:49.104Z|a447619d-96d3-4c32-91af-e97d5845bf73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:32:49.174Z|c5806673-ea8e-4317-b5b2-c3376dcaca86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:32:49.175Z|c5806673-ea8e-4317-b5b2-c3376dcaca86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:32:53.313Z|3fc146b0-e58b-4649-80ca-91a47cdb749e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:53.314Z|3fc146b0-e58b-4649-80ca-91a47cdb749e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:53.358Z|1ceea52d-4760-46b7-81d8-faf813b447bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:53.358Z|1ceea52d-4760-46b7-81d8-faf813b447bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:32:53.637Z|51737069-5dcb-45ec-898a-e450a744eb0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:32:53.637Z|51737069-5dcb-45ec-898a-e450a744eb0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:03.342Z|335320e9-c695-4feb-8ea4-444a5e58e4fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:03.343Z|335320e9-c695-4feb-8ea4-444a5e58e4fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:03.385Z|3a0dcbe4-3db5-47be-ac7d-934d98677a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:03.386Z|3a0dcbe4-3db5-47be-ac7d-934d98677a0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:03.672Z|7c82c9d1-9747-41dc-a4ee-07ca7c123861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:03.674Z|7c82c9d1-9747-41dc-a4ee-07ca7c123861|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:04.103Z|8a5f5c31-ec7b-45ca-8522-517e72222e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:33:04.104Z|8a5f5c31-ec7b-45ca-8522-517e72222e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:33:13.376Z|b52a0fa5-ad0b-43e4-a5df-8163f9d0885e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:13.377Z|b52a0fa5-ad0b-43e4-a5df-8163f9d0885e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:13.414Z|0fd3adad-42b2-4679-9f01-107401021f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:13.415Z|0fd3adad-42b2-4679-9f01-107401021f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:13.702Z|9065d470-3a34-40b1-be72-b0679e560b96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:13.703Z|9065d470-3a34-40b1-be72-b0679e560b96|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:19.103Z|542885eb-c665-47b1-843f-d0321e40f5e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:33:19.106Z|542885eb-c665-47b1-843f-d0321e40f5e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:33:19.176Z|b9d7732d-4580-4714-8b62-cbd04cb2b52f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:33:19.177Z|b9d7732d-4580-4714-8b62-cbd04cb2b52f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:33:23.235Z|b12eb519-4438-4629-bfd6-999b8b1674eb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:33:23.236Z|b12eb519-4438-4629-bfd6-999b8b1674eb|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:23.411Z|43761979-9895-47f1-bc6c-92c72e8aa694|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:23.411Z|43761979-9895-47f1-bc6c-92c72e8aa694|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:23.441Z|297c18d5-c077-4ae3-8ade-f4dfd0d5a194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:23.442Z|297c18d5-c077-4ae3-8ade-f4dfd0d5a194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:23.745Z|9dc6b832-a3be-43a0-a0cc-6876a13a8c72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:23.746Z|9dc6b832-a3be-43a0-a0cc-6876a13a8c72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:33.442Z|69fc886a-ae2a-4a11-943a-19a0f4ed40f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:33.443Z|69fc886a-ae2a-4a11-943a-19a0f4ed40f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:33.470Z|955e5009-38d9-410c-b7c4-c440d0b4305e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:33.470Z|955e5009-38d9-410c-b7c4-c440d0b4305e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:33.788Z|745971ba-3307-4269-9d1e-542233c662ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:33.789Z|745971ba-3307-4269-9d1e-542233c662ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:34.103Z|3c93b6e2-d216-4686-85bd-0e74d43645c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:33:34.104Z|3c93b6e2-d216-4686-85bd-0e74d43645c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:33:43.477Z|5af5ba9c-7392-4d42-919b-67b8e444f626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:43.479Z|5af5ba9c-7392-4d42-919b-67b8e444f626|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:43.497Z|212f8549-b3f6-47c6-a879-70225c69d579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:43.498Z|212f8549-b3f6-47c6-a879-70225c69d579|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:43.819Z|aa82921d-2562-4feb-b74c-f3a74e07fe38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:43.820Z|aa82921d-2562-4feb-b74c-f3a74e07fe38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:49.104Z|6afcb6e1-4339-41df-a69e-7eba06eab10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:33:49.106Z|6afcb6e1-4339-41df-a69e-7eba06eab10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:33:49.178Z|a0e9a178-8117-4d36-b22a-8acf367f1bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:33:49.178Z|a0e9a178-8117-4d36-b22a-8acf367f1bcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:33:53.537Z|faf32617-e9d8-4762-86da-9b375d4e7ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:53.537Z|23f00691-2fe4-44fa-944e-926ec46757e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:53.538Z|faf32617-e9d8-4762-86da-9b375d4e7ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:53.539Z|23f00691-2fe4-44fa-944e-926ec46757e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:33:53.852Z|6d7bfb26-795a-48e8-8a21-0862d7713f49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:33:53.853Z|6d7bfb26-795a-48e8-8a21-0862d7713f49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:03.575Z|f6e4ba76-fb1e-48c1-a164-2fa5361b0c8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:03.575Z|0856cf5a-fa02-4f86-ab27-dce897abdb8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:03.577Z|0856cf5a-fa02-4f86-ab27-dce897abdb8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:03.577Z|f6e4ba76-fb1e-48c1-a164-2fa5361b0c8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:03.886Z|b4949f33-e34e-4201-9361-8a3448e3b7cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:03.887Z|b4949f33-e34e-4201-9361-8a3448e3b7cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:04.103Z|258fa69a-2ffd-451e-80f2-14ae9478548a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:34:04.106Z|258fa69a-2ffd-451e-80f2-14ae9478548a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:34:13.607Z|706d00d7-51df-43e9-aecd-7f85cd55d45f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:13.607Z|1a3d4759-8e4b-4199-828c-3402507a8a17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:13.608Z|706d00d7-51df-43e9-aecd-7f85cd55d45f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:13.608Z|1a3d4759-8e4b-4199-828c-3402507a8a17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:13.921Z|37827550-7b1a-4e4c-a4cb-6321b6052b64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:13.922Z|37827550-7b1a-4e4c-a4cb-6321b6052b64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:19.103Z|eda9a511-bc2d-4375-994e-65860590a0c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:34:19.103Z|eda9a511-bc2d-4375-994e-65860590a0c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:34:19.179Z|72a269da-76a9-42a9-858e-1fa100663235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:34:19.180Z|72a269da-76a9-42a9-858e-1fa100663235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:34:23.222Z|deca000e-af16-41bf-99c0-380693494be4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:34:23.223Z|deca000e-af16-41bf-99c0-380693494be4|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:23.636Z|1996de8f-ddec-44bc-9b51-993aeac209af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:23.636Z|1996de8f-ddec-44bc-9b51-993aeac209af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:23.652Z|7b52954a-3b7d-4e47-98f5-8b614cb6d5fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:23.653Z|7b52954a-3b7d-4e47-98f5-8b614cb6d5fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:23.959Z|177629ef-0a91-4d91-84f1-2c45ae06309c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:23.960Z|177629ef-0a91-4d91-84f1-2c45ae06309c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:33.680Z|faa5076f-84b6-4511-a717-ae784fd62fcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:33.681Z|faa5076f-84b6-4511-a717-ae784fd62fcf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:33.706Z|48834349-22f6-4139-acd1-675af217b9c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:33.707Z|48834349-22f6-4139-acd1-675af217b9c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:33.990Z|22031a57-3c4b-4716-91f3-da4354de6cb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:33.991Z|22031a57-3c4b-4716-91f3-da4354de6cb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:34.103Z|495ea8d6-4c17-4e29-85e7-2c7bfe347148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:34:34.104Z|495ea8d6-4c17-4e29-85e7-2c7bfe347148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:34:43.724Z|bab4489e-f8c5-4a73-903f-4eb6d3b3cbad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:43.725Z|bab4489e-f8c5-4a73-903f-4eb6d3b3cbad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:43.735Z|0de106d8-0932-48fa-86d0-c638069e04a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:43.736Z|0de106d8-0932-48fa-86d0-c638069e04a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:44.019Z|83582ebf-6e38-4c0d-8f56-f4f461fcf651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:44.020Z|83582ebf-6e38-4c0d-8f56-f4f461fcf651|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:49.103Z|4fbef61d-5fa3-48e2-aa55-c8899698f45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:34:49.105Z|4fbef61d-5fa3-48e2-aa55-c8899698f45f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:34:49.181Z|a4980539-ecf1-47ef-b84f-ec129aac19a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:34:49.182Z|a4980539-ecf1-47ef-b84f-ec129aac19a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:34:53.754Z|6afa0246-56eb-459a-a066-28a4123d9ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:53.756Z|6afa0246-56eb-459a-a066-28a4123d9ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:53.767Z|5fabc595-11b3-424d-a398-61241421ec4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:53.768Z|5fabc595-11b3-424d-a398-61241421ec4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:34:54.048Z|18e6913c-30fb-45ef-94b9-d8cfa11d7782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:34:54.049Z|18e6913c-30fb-45ef-94b9-d8cfa11d7782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:03.788Z|99395b82-60de-41a6-acfa-f265be287047|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:03.789Z|99395b82-60de-41a6-acfa-f265be287047|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:03.796Z|350c1c2a-5063-4de9-9022-fbbe703fb0fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:03.797Z|350c1c2a-5063-4de9-9022-fbbe703fb0fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:04.077Z|0178e684-dd1f-4bd0-adfb-fb50878550ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:04.078Z|0178e684-dd1f-4bd0-adfb-fb50878550ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:04.102Z|75d8d5ce-0f23-41c5-995f-820bd8ee7071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:35:04.103Z|75d8d5ce-0f23-41c5-995f-820bd8ee7071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:35:13.816Z|f3317038-e62d-4211-9bee-4ec441e562af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:13.817Z|f3317038-e62d-4211-9bee-4ec441e562af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:13.825Z|424e3f9d-88e9-4b45-a8a0-ae13d2ae9671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:13.825Z|424e3f9d-88e9-4b45-a8a0-ae13d2ae9671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:14.108Z|5b2eab5a-2b5c-4e8f-b86c-3c16d1c1c8bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:14.108Z|5b2eab5a-2b5c-4e8f-b86c-3c16d1c1c8bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:19.103Z|26b76b0e-ad92-481d-ab03-25d4877de9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:35:19.103Z|26b76b0e-ad92-481d-ab03-25d4877de9c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:35:19.182Z|c1b2d39d-e602-4e76-8c59-1c4d04594493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:35:19.183Z|c1b2d39d-e602-4e76-8c59-1c4d04594493|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:35:23.224Z|4be7e3d2-59ee-486a-9420-3854291643f5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:35:23.225Z|4be7e3d2-59ee-486a-9420-3854291643f5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:23.848Z|067263c1-c35f-4d05-97f4-d495e14ae134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:23.849Z|067263c1-c35f-4d05-97f4-d495e14ae134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:23.854Z|4b2b45bf-b6c7-4f06-82b0-f0fa0ba66f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:23.855Z|4b2b45bf-b6c7-4f06-82b0-f0fa0ba66f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:24.141Z|009dd433-fb7d-4691-878b-2a2b5eb3fef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:24.142Z|009dd433-fb7d-4691-878b-2a2b5eb3fef7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:33.888Z|3f1e5df6-8885-49d5-89f9-b32ea6e1fd78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:33.888Z|21643659-32fa-4142-a2f0-4940ce1bd0c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:33.889Z|3f1e5df6-8885-49d5-89f9-b32ea6e1fd78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:33.889Z|21643659-32fa-4142-a2f0-4940ce1bd0c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:34.103Z|07caf8bf-0c06-4a5d-9dc3-5eb2b497e1c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:35:34.106Z|07caf8bf-0c06-4a5d-9dc3-5eb2b497e1c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:35:34.173Z|f4dc6ff6-baaa-409d-ab04-2ce9fc0298b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:34.174Z|f4dc6ff6-baaa-409d-ab04-2ce9fc0298b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:43.920Z|e73a5c48-58e6-472d-80dd-2ce1db931d20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:43.920Z|c84d7398-aa52-487d-ab19-3459ab64b4ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:43.921Z|e73a5c48-58e6-472d-80dd-2ce1db931d20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:43.921Z|c84d7398-aa52-487d-ab19-3459ab64b4ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:44.205Z|8a24fe69-7e56-4144-bd99-ade15a6b9b1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:44.206Z|8a24fe69-7e56-4144-bd99-ade15a6b9b1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:49.103Z|c2b0c335-84f3-46c6-8f0d-53b4a94ee770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:35:49.103Z|c2b0c335-84f3-46c6-8f0d-53b4a94ee770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:35:49.184Z|a386e927-7093-45f1-a5db-4d44ca7455fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:35:49.184Z|a386e927-7093-45f1-a5db-4d44ca7455fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:35:53.969Z|d17adc29-cc60-4b64-9885-e334521894b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:53.970Z|d17adc29-cc60-4b64-9885-e334521894b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:53.999Z|5ee8e628-8e21-4438-bbbe-0ab32c0e0b48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:54.000Z|5ee8e628-8e21-4438-bbbe-0ab32c0e0b48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:35:54.234Z|96b910fc-e2f7-4f13-8814-c016ca32af32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:35:54.235Z|96b910fc-e2f7-4f13-8814-c016ca32af32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:04.013Z|d3cbeec6-3147-40d9-b416-55f1c6ce3f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:04.014Z|d3cbeec6-3147-40d9-b416-55f1c6ce3f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:04.029Z|b868869d-3408-4855-b821-f89a3c7878f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:04.030Z|b868869d-3408-4855-b821-f89a3c7878f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:04.103Z|a6313276-f16b-49d3-bc44-e1cf8c390873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:36:04.103Z|a6313276-f16b-49d3-bc44-e1cf8c390873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:36:04.266Z|646b99ba-b256-4055-94a3-d875c847880f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:04.267Z|646b99ba-b256-4055-94a3-d875c847880f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:14.048Z|95ddf919-7470-4aa6-882b-3b33fe2dc3be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:14.049Z|95ddf919-7470-4aa6-882b-3b33fe2dc3be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:14.064Z|0e35163a-5894-48d9-905b-676ed0a30225|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:14.065Z|0e35163a-5894-48d9-905b-676ed0a30225|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:14.296Z|518b90d6-3209-4bab-95da-90f3775c2c2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:14.297Z|518b90d6-3209-4bab-95da-90f3775c2c2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:19.103Z|700918b7-0e85-494d-bdc8-377582f3d8dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:36:19.105Z|700918b7-0e85-494d-bdc8-377582f3d8dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:36:19.185Z|24750b76-34fd-4365-a67c-5f3b722588cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:36:19.185Z|24750b76-34fd-4365-a67c-5f3b722588cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:36:23.223Z|f98990f8-0129-4329-9532-405a3ed273a0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:36:23.224Z|f98990f8-0129-4329-9532-405a3ed273a0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:24.075Z|f9be8088-3a29-4583-b03f-e0e1999dd65d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:24.076Z|f9be8088-3a29-4583-b03f-e0e1999dd65d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:24.104Z|921219d5-c223-446c-83fb-8bfce4bc81ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:24.105Z|921219d5-c223-446c-83fb-8bfce4bc81ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:24.324Z|ca9590fd-28b7-4cc0-be07-8b8afde7a76a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:24.325Z|ca9590fd-28b7-4cc0-be07-8b8afde7a76a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:34.103Z|a3b4fa7c-1aad-40b5-88e3-f85b9eaf24d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:36:34.104Z|a3b4fa7c-1aad-40b5-88e3-f85b9eaf24d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:36:34.120Z|e1ea3564-c1b5-4425-bcdd-151b681aeaa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:34.121Z|e1ea3564-c1b5-4425-bcdd-151b681aeaa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:34.133Z|abf9faf6-b58d-41a1-a12a-e85e23e94248|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:34.133Z|abf9faf6-b58d-41a1-a12a-e85e23e94248|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:34.385Z|018aac96-27d9-4255-add9-55c57a8f1814|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:34.386Z|018aac96-27d9-4255-add9-55c57a8f1814|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:44.162Z|a5d20d9f-1cb4-4586-9f46-a28faf3bdbe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:44.163Z|a5d20d9f-1cb4-4586-9f46-a28faf3bdbe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:44.196Z|2a19c090-3dfb-4206-96b3-d5846aea0add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:44.197Z|2a19c090-3dfb-4206-96b3-d5846aea0add|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:44.418Z|e798e817-e372-4905-b889-4912cae8de6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:44.418Z|e798e817-e372-4905-b889-4912cae8de6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:49.103Z|ff3cba42-b8a2-4a7c-a011-e296c85c9a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:36:49.104Z|ff3cba42-b8a2-4a7c-a011-e296c85c9a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:36:49.187Z|c0738a8a-5a53-4705-84e4-eefe3b20b19c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:36:49.187Z|c0738a8a-5a53-4705-84e4-eefe3b20b19c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:36:54.191Z|9a263f52-dbcb-4285-b240-b611934294c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:54.191Z|9a263f52-dbcb-4285-b240-b611934294c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:54.234Z|0d8e9716-a302-4aad-b8de-0cf303cb647a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:54.235Z|0d8e9716-a302-4aad-b8de-0cf303cb647a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:36:54.450Z|35d17269-f885-46a3-8f2c-2653e0a9e654|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:36:54.451Z|35d17269-f885-46a3-8f2c-2653e0a9e654|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:04.103Z|f1dec2f2-9a0e-4fdd-a992-8ade5c11a604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:37:04.106Z|f1dec2f2-9a0e-4fdd-a992-8ade5c11a604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:37:04.221Z|b5780d03-65d2-4ad1-8520-463e34dd2130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:04.222Z|b5780d03-65d2-4ad1-8520-463e34dd2130|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:04.260Z|2c3f7d95-e426-47c4-abc0-7d163ce86766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:04.261Z|2c3f7d95-e426-47c4-abc0-7d163ce86766|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:04.481Z|c44e7b2d-2fc1-4afc-8238-56198ddfcb75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:04.481Z|c44e7b2d-2fc1-4afc-8238-56198ddfcb75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:14.270Z|6b436eac-47ed-453e-9e77-999a0350381f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:14.271Z|6b436eac-47ed-453e-9e77-999a0350381f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:14.287Z|55bf6d47-adf5-4b3a-a628-d3fdf18b53f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:14.288Z|55bf6d47-adf5-4b3a-a628-d3fdf18b53f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:14.511Z|31cd1f14-647b-4a95-80ad-4abed0c95b02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:14.512Z|31cd1f14-647b-4a95-80ad-4abed0c95b02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:19.103Z|d1945c79-6fe7-41f6-84a3-68df5d8f51e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:37:19.103Z|d1945c79-6fe7-41f6-84a3-68df5d8f51e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:37:19.188Z|44dec037-7b53-4c38-b6ae-c270e00392ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:37:19.189Z|44dec037-7b53-4c38-b6ae-c270e00392ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:37:23.223Z|3083dffb-5867-4d87-a765-cdde758ebe3e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:37:23.225Z|3083dffb-5867-4d87-a765-cdde758ebe3e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:24.301Z|fca9fd9e-e2e4-4d0d-80c6-acb4ebc7e24c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:24.302Z|fca9fd9e-e2e4-4d0d-80c6-acb4ebc7e24c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:24.316Z|07e3f0e8-3a56-479f-8621-039928a91ea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:24.317Z|07e3f0e8-3a56-479f-8621-039928a91ea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:24.542Z|d52b36bd-20c0-40a8-bf90-f23c373c99d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:24.543Z|d52b36bd-20c0-40a8-bf90-f23c373c99d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:34.103Z|85ef67d8-f980-42b6-9d80-073efb2649d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:37:34.103Z|85ef67d8-f980-42b6-9d80-073efb2649d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:37:34.332Z|b5bdbdca-d2b5-4eae-9b11-503782a841d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:34.333Z|b5bdbdca-d2b5-4eae-9b11-503782a841d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:34.342Z|c21b2114-deb1-4561-b423-1e30f5698460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:34.343Z|c21b2114-deb1-4561-b423-1e30f5698460|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:34.572Z|b0629a89-2202-40e5-a650-c5fbc98f9d42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:34.573Z|b0629a89-2202-40e5-a650-c5fbc98f9d42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:44.368Z|4448b8cb-e68d-4096-a38f-e88e74e859ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:44.369Z|09af0a40-46a5-488b-99d9-2c1316a884eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:44.370Z|09af0a40-46a5-488b-99d9-2c1316a884eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:44.370Z|4448b8cb-e68d-4096-a38f-e88e74e859ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:44.602Z|3f1e94d8-1f6c-4543-bc97-a541b65bb7ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:44.603Z|3f1e94d8-1f6c-4543-bc97-a541b65bb7ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:49.103Z|a51f9d34-cfdb-437c-a4e1-2b0c897baed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:37:49.106Z|a51f9d34-cfdb-437c-a4e1-2b0c897baed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:37:49.190Z|a4531ac7-666a-43e9-80a9-d605e8ffc327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:37:49.191Z|a4531ac7-666a-43e9-80a9-d605e8ffc327|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:37:54.398Z|15be9910-47e6-4432-8b0a-19aeff8553db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:54.398Z|712aae7c-1f74-4d2a-b00a-2e684886b30d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:54.399Z|15be9910-47e6-4432-8b0a-19aeff8553db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:54.399Z|712aae7c-1f74-4d2a-b00a-2e684886b30d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:37:54.632Z|de0b3097-35c4-4026-890a-9162caf84787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:37:54.633Z|de0b3097-35c4-4026-890a-9162caf84787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:04.103Z|89b1f136-c4d0-4755-804f-579be91cda9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:38:04.104Z|89b1f136-c4d0-4755-804f-579be91cda9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:38:04.428Z|19c2361f-c200-4432-bb3d-6e6a8812a1db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:04.429Z|19c2361f-c200-4432-bb3d-6e6a8812a1db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:04.436Z|249c33f7-9c15-4b3e-9a98-5a67730fe439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:04.437Z|249c33f7-9c15-4b3e-9a98-5a67730fe439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:04.661Z|49fd67e5-a205-44f0-b868-6e230853c38d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:04.662Z|49fd67e5-a205-44f0-b868-6e230853c38d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:14.457Z|a277f41d-dc5c-42d9-9a08-3b86001ffd1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:14.458Z|a277f41d-dc5c-42d9-9a08-3b86001ffd1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:14.464Z|d84793ef-17a4-4c81-84c6-868b4e23e582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:14.465Z|d84793ef-17a4-4c81-84c6-868b4e23e582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:14.690Z|f9f697b2-0507-421e-8ae2-80a872c4c33c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:14.691Z|f9f697b2-0507-421e-8ae2-80a872c4c33c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:19.103Z|32a38c7a-84f5-4146-81de-8d0314d74cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:38:19.103Z|32a38c7a-84f5-4146-81de-8d0314d74cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:38:19.192Z|5a696122-651b-4707-b5b6-9709cd4359ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:38:19.192Z|5a696122-651b-4707-b5b6-9709cd4359ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:38:23.222Z|e195c891-c1d7-4b1f-89ba-e4f458522c6a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:38:23.223Z|e195c891-c1d7-4b1f-89ba-e4f458522c6a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:24.485Z|7cce1cd5-b21d-4413-8926-41539947b78c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:24.486Z|7cce1cd5-b21d-4413-8926-41539947b78c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:24.490Z|3cee88e6-1a1c-48f7-b476-b23531adb579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:24.491Z|3cee88e6-1a1c-48f7-b476-b23531adb579|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:24.718Z|8134c6a0-4331-45a0-9ff9-dc63f5564931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:24.719Z|8134c6a0-4331-45a0-9ff9-dc63f5564931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:34.103Z|4960a8a2-2d50-49e5-8fe6-44a882082ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:38:34.106Z|4960a8a2-2d50-49e5-8fe6-44a882082ccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:38:34.528Z|43c2c27c-4d90-49df-ac48-3158b324ead1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:34.529Z|43c2c27c-4d90-49df-ac48-3158b324ead1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:34.531Z|e15aed4b-3274-42c5-a3eb-35e2af914df8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:34.532Z|e15aed4b-3274-42c5-a3eb-35e2af914df8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:34.765Z|f44689b2-440c-44d3-a572-c4006ac84e81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:34.766Z|f44689b2-440c-44d3-a572-c4006ac84e81|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:44.560Z|354c58f0-6f55-48dc-b916-3de39cff93dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:44.561Z|354c58f0-6f55-48dc-b916-3de39cff93dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:44.580Z|ec05107d-1b77-4e20-a80c-36e45ca590e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:44.581Z|ec05107d-1b77-4e20-a80c-36e45ca590e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:44.809Z|7772a4ff-ae5e-4758-bd91-ef25d81eb816|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:44.810Z|7772a4ff-ae5e-4758-bd91-ef25d81eb816|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:49.103Z|78816227-6c8d-4165-80af-cc11e84cee9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:38:49.104Z|78816227-6c8d-4165-80af-cc11e84cee9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:38:49.193Z|3ee4d06b-5f0f-4a48-947c-df3c0ed88dc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:38:49.194Z|3ee4d06b-5f0f-4a48-947c-df3c0ed88dc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:38:54.596Z|4ced1c2e-9245-410a-af67-e03e4668677a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:54.597Z|4ced1c2e-9245-410a-af67-e03e4668677a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:54.606Z|db786292-8e05-4bde-a578-a8ad73725f8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:54.607Z|db786292-8e05-4bde-a578-a8ad73725f8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:38:54.842Z|7e580637-c2b4-4c01-aad2-eec333b1c425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:38:54.843Z|7e580637-c2b4-4c01-aad2-eec333b1c425|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:04.104Z|951a394b-c880-49b1-a097-8e5251232fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:39:04.108Z|951a394b-c880-49b1-a097-8e5251232fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:39:04.637Z|4c06f602-778d-4580-9fe0-7f12889a3f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:04.638Z|85aa7d1b-b9e3-410a-bd66-63fced347507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:04.638Z|4c06f602-778d-4580-9fe0-7f12889a3f1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:04.639Z|85aa7d1b-b9e3-410a-bd66-63fced347507|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:04.878Z|f282ad8f-c674-4d6d-a9c8-04658b31095d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:04.879Z|f282ad8f-c674-4d6d-a9c8-04658b31095d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:14.674Z|c76718e6-80bb-49d0-a9db-3d532ef80309|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:14.675Z|c76718e6-80bb-49d0-a9db-3d532ef80309|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:14.691Z|baa492bc-4c42-4737-a620-40b2b7be7279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:14.692Z|baa492bc-4c42-4737-a620-40b2b7be7279|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:14.921Z|0d47823e-67b1-4aa8-b8f6-0f29fc4a57d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:14.922Z|0d47823e-67b1-4aa8-b8f6-0f29fc4a57d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:19.103Z|9f10a023-85e2-4e0d-9fff-e8ff4b598e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:39:19.104Z|9f10a023-85e2-4e0d-9fff-e8ff4b598e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:39:19.195Z|c193f88a-0572-4789-93b5-9eb3ba674b48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:39:19.195Z|c193f88a-0572-4789-93b5-9eb3ba674b48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:39:23.224Z|4c6580ae-bc96-4c68-8dfe-ca3be97c8fa6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:39:23.225Z|4c6580ae-bc96-4c68-8dfe-ca3be97c8fa6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:24.713Z|be74b4a1-77b8-4b33-acfc-46a1c856035a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:24.714Z|be74b4a1-77b8-4b33-acfc-46a1c856035a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:24.749Z|cf7256ab-25e8-4af2-808d-a4045119be9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:24.750Z|cf7256ab-25e8-4af2-808d-a4045119be9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:24.955Z|e4c8be8e-46b2-4b4a-be24-8a8f03b5cbf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:24.956Z|e4c8be8e-46b2-4b4a-be24-8a8f03b5cbf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:34.103Z|7025e7b3-3956-4d41-a586-1d77b9e1b07c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:39:34.103Z|7025e7b3-3956-4d41-a586-1d77b9e1b07c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:39:34.742Z|bbd54ef2-8681-4c44-b9d1-845f8ba51999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:34.743Z|bbd54ef2-8681-4c44-b9d1-845f8ba51999|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:34.777Z|3edcfd5a-6cd9-4ca4-9790-eefbdfd10201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:34.777Z|3edcfd5a-6cd9-4ca4-9790-eefbdfd10201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:34.984Z|0f89175e-65fd-407a-a3d7-12b6d905cc0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:34.985Z|0f89175e-65fd-407a-a3d7-12b6d905cc0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:44.802Z|a017f152-e57e-4303-86ee-664eb62e9192|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:44.804Z|a017f152-e57e-4303-86ee-664eb62e9192|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:44.819Z|40e67d83-13d3-4010-a67d-7d4b1e395d0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:44.820Z|40e67d83-13d3-4010-a67d-7d4b1e395d0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:45.028Z|a3c0aa30-6794-465c-b10e-e2a81ebead36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:45.029Z|a3c0aa30-6794-465c-b10e-e2a81ebead36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:49.103Z|d0ada07d-fa7a-4faf-9985-685889c1edf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:39:49.106Z|d0ada07d-fa7a-4faf-9985-685889c1edf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:39:49.196Z|7df98f5f-5f90-41b7-8f38-15a6f16644ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:39:49.196Z|7df98f5f-5f90-41b7-8f38-15a6f16644ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:39:54.847Z|626a5435-13a8-4358-b538-62bda130310f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:54.850Z|3c4da866-1ad0-4c28-aba2-05141007551b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:54.851Z|3c4da866-1ad0-4c28-aba2-05141007551b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:54.853Z|626a5435-13a8-4358-b538-62bda130310f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:39:55.085Z|bafe2a7d-e379-46ed-9c09-1be54db5c736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:39:55.086Z|bafe2a7d-e379-46ed-9c09-1be54db5c736|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:04.103Z|5245a7a7-f33f-4811-99c4-4c73b8596706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:40:04.103Z|5245a7a7-f33f-4811-99c4-4c73b8596706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:40:04.881Z|bee76f42-f3e6-4676-839b-5cf2b0e22c93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:04.882Z|bee76f42-f3e6-4676-839b-5cf2b0e22c93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:04.888Z|bc6543ec-7a07-47ae-ab36-8dd39ae24498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:04.889Z|bc6543ec-7a07-47ae-ab36-8dd39ae24498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:05.116Z|e88f3e89-f8d3-4a41-894a-b08e9adde8b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:05.117Z|e88f3e89-f8d3-4a41-894a-b08e9adde8b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:14.916Z|72f2b4ed-071b-4e83-84be-f386f98a8f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:14.917Z|72f2b4ed-071b-4e83-84be-f386f98a8f62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:14.917Z|1cc7f3b1-7623-4709-bf22-2bbea675fb7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:14.917Z|1cc7f3b1-7623-4709-bf22-2bbea675fb7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:15.148Z|f19366fd-1dd2-4562-9743-8bc053deb419|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:15.149Z|f19366fd-1dd2-4562-9743-8bc053deb419|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:19.102Z|3a719072-689f-4125-9242-1bb1faf45206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:40:19.103Z|3a719072-689f-4125-9242-1bb1faf45206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:40:19.197Z|ccc1adc4-175b-474a-89d5-9fa87e336170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:40:19.198Z|ccc1adc4-175b-474a-89d5-9fa87e336170|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:40:23.223Z|3738ea88-b716-4890-bf17-5eacdeea9e30|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:40:23.224Z|3738ea88-b716-4890-bf17-5eacdeea9e30|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:24.957Z|12f66a55-201e-422d-8a28-d54b7ccf991b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:24.957Z|75a81289-2c00-4bf5-aeff-30c91dfb229d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:24.958Z|12f66a55-201e-422d-8a28-d54b7ccf991b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:24.958Z|75a81289-2c00-4bf5-aeff-30c91dfb229d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:25.180Z|0222d19d-c62b-415c-8757-18f99e24bf10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:25.181Z|0222d19d-c62b-415c-8757-18f99e24bf10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:34.103Z|912c71b9-4cc2-41cb-8611-10dec7b18593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:40:34.105Z|912c71b9-4cc2-41cb-8611-10dec7b18593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:40:34.985Z|c028ccc2-8c26-455f-b7fd-7c31368ad57d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:34.986Z|c028ccc2-8c26-455f-b7fd-7c31368ad57d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:34.986Z|2158412f-b96e-422f-8c0a-fa9c245bfcee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:34.987Z|2158412f-b96e-422f-8c0a-fa9c245bfcee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:35.222Z|7f067143-03cc-47ba-934d-c89d80124da3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:35.222Z|7f067143-03cc-47ba-934d-c89d80124da3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:45.024Z|7dfd27e5-d298-41c9-a68f-b9cad26d2a66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:45.024Z|aff4aa86-ca24-4d59-bcf0-c02e27cf7e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:45.025Z|aff4aa86-ca24-4d59-bcf0-c02e27cf7e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:45.025Z|7dfd27e5-d298-41c9-a68f-b9cad26d2a66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:45.251Z|227d1aed-3711-48f7-8d58-be7e5519424c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:45.252Z|227d1aed-3711-48f7-8d58-be7e5519424c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:49.103Z|1271f7da-96f6-4c46-a1ea-694cef909cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:40:49.103Z|1271f7da-96f6-4c46-a1ea-694cef909cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:40:49.199Z|7ca255ba-b810-4ae4-bece-358f5fd9dc0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:40:49.199Z|7ca255ba-b810-4ae4-bece-358f5fd9dc0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:40:55.078Z|13242cd9-bc05-4312-93ba-1215aea44d7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:55.078Z|23a6fae4-0365-4401-9a2c-3c24928d0951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:55.079Z|13242cd9-bc05-4312-93ba-1215aea44d7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:55.079Z|23a6fae4-0365-4401-9a2c-3c24928d0951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:40:55.283Z|b3f9140f-ebbf-4679-9c52-90304fca85b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:40:55.284Z|b3f9140f-ebbf-4679-9c52-90304fca85b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:04.103Z|40991722-886a-46b7-8670-af2bd305482d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:41:04.103Z|40991722-886a-46b7-8670-af2bd305482d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:41:05.109Z|a9a21fd6-5ebf-49de-9965-fcc6711bacaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:05.109Z|d88156bb-b650-4023-921a-f26d252d6bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:05.110Z|a9a21fd6-5ebf-49de-9965-fcc6711bacaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:05.110Z|d88156bb-b650-4023-921a-f26d252d6bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:05.317Z|b73e456b-dde3-4f82-b105-ee0490fdc056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:05.318Z|b73e456b-dde3-4f82-b105-ee0490fdc056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:15.138Z|4a93ed45-ab63-434d-9839-a5d1e765e754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:15.138Z|f9fc74f0-2410-4678-ad38-91719c89da8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:15.139Z|4a93ed45-ab63-434d-9839-a5d1e765e754|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:15.139Z|f9fc74f0-2410-4678-ad38-91719c89da8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:15.348Z|d7f0b619-b89d-488a-9876-caa12b5d6ea8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:15.349Z|d7f0b619-b89d-488a-9876-caa12b5d6ea8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:19.103Z|6295df37-a956-4f1f-9049-0672f9444189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:41:19.105Z|6295df37-a956-4f1f-9049-0672f9444189|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:41:19.200Z|ba3847e1-8c0c-4fac-a35d-837a73a8b372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:41:19.200Z|ba3847e1-8c0c-4fac-a35d-837a73a8b372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:41:23.223Z|180d75a7-2f4b-4aa2-ad73-e77b4f1908f0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:41:23.224Z|180d75a7-2f4b-4aa2-ad73-e77b4f1908f0|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:25.166Z|c1991634-ec18-40c0-9de3-c77c3496623e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:25.166Z|9cf9c6f8-ceaa-4eb4-9233-255cbb6f0c55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:25.167Z|c1991634-ec18-40c0-9de3-c77c3496623e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:25.167Z|9cf9c6f8-ceaa-4eb4-9233-255cbb6f0c55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:25.379Z|bac71569-982b-4cb5-9eee-9563fbf126ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:25.380Z|bac71569-982b-4cb5-9eee-9563fbf126ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:34.103Z|24a0c2f1-d081-48b1-8c33-639f42e68591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:41:34.103Z|24a0c2f1-d081-48b1-8c33-639f42e68591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:41:35.197Z|ec92dffd-cb0a-4121-bf86-e145150764a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:35.197Z|948d3b8f-245f-44df-9512-539577d9ac3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:35.198Z|ec92dffd-cb0a-4121-bf86-e145150764a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:35.198Z|948d3b8f-245f-44df-9512-539577d9ac3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:35.410Z|69d42621-597c-40d6-8429-ac63fa29bea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:35.410Z|69d42621-597c-40d6-8429-ac63fa29bea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:41.792Z||http-nio-8080-exec-2|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03C0xdco0xbfG.0x940xe7m0xd50x89:0xbb0w,0xda}0xd40x050xffV0x190xf30x1f0xf62rHo0xab/]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-11-18T03:41:45.230Z|043cb45d-2c8f-4434-ad79-cda3b3fc8afd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:45.231Z|043cb45d-2c8f-4434-ad79-cda3b3fc8afd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:45.235Z|786689ee-ed13-4f8b-a1de-55e290e9be49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:45.237Z|786689ee-ed13-4f8b-a1de-55e290e9be49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:45.447Z|12aa10ee-2842-449c-b914-b54dffdac0c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:45.448Z|12aa10ee-2842-449c-b914-b54dffdac0c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:49.103Z|36ef38e2-877a-4627-b7ad-1ac5049b5fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:41:49.103Z|36ef38e2-877a-4627-b7ad-1ac5049b5fa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:41:49.201Z|86183e5f-2386-4567-ba21-c6b9317674ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:41:49.202Z|86183e5f-2386-4567-ba21-c6b9317674ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:41:55.264Z|b94a11cc-2789-46d6-9d00-ae981be6d91c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:55.265Z|b94a11cc-2789-46d6-9d00-ae981be6d91c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:55.283Z|2d9efb36-528c-474e-9573-3bf986ac8bd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:55.284Z|2d9efb36-528c-474e-9573-3bf986ac8bd0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:41:55.500Z|435092f5-ead3-4b68-ac1a-b9de43ba8124|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:41:55.500Z|435092f5-ead3-4b68-ac1a-b9de43ba8124|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:04.103Z|5e89f1a4-c829-48f1-98dc-52b8f022a012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:42:04.106Z|5e89f1a4-c829-48f1-98dc-52b8f022a012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:42:05.302Z|3cfdadc3-deb0-4c4e-80f5-aa4cbc87ef61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:05.303Z|3cfdadc3-deb0-4c4e-80f5-aa4cbc87ef61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:05.311Z|8e121dc8-ca6f-4677-b4ef-83cd8fb456a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:05.312Z|8e121dc8-ca6f-4677-b4ef-83cd8fb456a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:05.528Z|c9031651-980b-40a2-9887-516be1f704dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:05.529Z|c9031651-980b-40a2-9887-516be1f704dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:15.334Z|d8eda905-b74d-4b4f-a595-92e83acbf901|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:15.335Z|d8eda905-b74d-4b4f-a595-92e83acbf901|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:15.340Z|1f1e8419-2484-46e7-81be-6445972eafb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:15.341Z|1f1e8419-2484-46e7-81be-6445972eafb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:15.559Z|de43c6a6-4f99-45d5-8580-566568d4c2c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:15.561Z|de43c6a6-4f99-45d5-8580-566568d4c2c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:19.103Z|cc256643-ae2e-4766-b581-2070aee48bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:42:19.103Z|cc256643-ae2e-4766-b581-2070aee48bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:42:19.203Z|bcb6a770-d8ce-4e97-8e05-c283a7833651|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:42:19.203Z|bcb6a770-d8ce-4e97-8e05-c283a7833651|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:42:23.223Z|847f9311-f272-4f07-8d41-d0ce0ff174e3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:42:23.224Z|847f9311-f272-4f07-8d41-d0ce0ff174e3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:25.365Z|6325128f-0834-4527-b1c2-81bb3b383b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:25.366Z|6325128f-0834-4527-b1c2-81bb3b383b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:25.376Z|31ea87bd-5fd3-48ba-81f5-44cf644a9c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:25.377Z|31ea87bd-5fd3-48ba-81f5-44cf644a9c4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:25.589Z|517134f4-1e54-458f-933a-762f997d3a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:25.590Z|517134f4-1e54-458f-933a-762f997d3a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:34.103Z|e0d62209-03d7-41d9-9d92-2d80206439ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:42:34.103Z|e0d62209-03d7-41d9-9d92-2d80206439ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:42:35.394Z|eea194a1-2575-4a77-ab39-041c09ddc245|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:35.395Z|eea194a1-2575-4a77-ab39-041c09ddc245|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:35.413Z|6d2180b7-8fd3-41ba-bd45-550a0179308f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:35.414Z|6d2180b7-8fd3-41ba-bd45-550a0179308f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:35.619Z|1317a2c4-3a50-4938-aef5-55bcfdc917ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:35.620Z|1317a2c4-3a50-4938-aef5-55bcfdc917ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:45.422Z|b4cf63e9-2cac-4cd8-9147-41906a330ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:45.423Z|b4cf63e9-2cac-4cd8-9147-41906a330ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:45.439Z|6d594a24-ddfb-4146-b7bc-ee4bbbb55e77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:45.440Z|6d594a24-ddfb-4146-b7bc-ee4bbbb55e77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:45.651Z|cb13cf44-d83b-4c21-b79b-fc314531ce73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:45.652Z|cb13cf44-d83b-4c21-b79b-fc314531ce73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:49.102Z|c6aa822b-6694-46f7-aa8a-5c2277c8b152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:42:49.105Z|c6aa822b-6694-46f7-aa8a-5c2277c8b152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:42:49.204Z|b1ac90db-e196-4c48-a681-7b6640c2b4e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:42:49.205Z|b1ac90db-e196-4c48-a681-7b6640c2b4e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:42:55.458Z|85371024-804b-4e8e-8991-92daab0e8c4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:55.459Z|85371024-804b-4e8e-8991-92daab0e8c4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:55.469Z|c627dc90-1ff7-4106-8517-00e6b6bf0210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:55.470Z|c627dc90-1ff7-4106-8517-00e6b6bf0210|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:42:55.679Z|d6ffba25-abbc-4079-ae9b-dc4c4dbbdb3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:42:55.679Z|d6ffba25-abbc-4079-ae9b-dc4c4dbbdb3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:04.103Z|3657a7ea-aa98-4687-81c2-adbdbb84b047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:43:04.104Z|3657a7ea-aa98-4687-81c2-adbdbb84b047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:43:05.499Z|46375af8-e20b-4d87-994d-8dbdb768730a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:05.500Z|1a96c9e3-8711-4d8b-8568-6c37fc503624|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:05.500Z|46375af8-e20b-4d87-994d-8dbdb768730a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:05.500Z|1a96c9e3-8711-4d8b-8568-6c37fc503624|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:05.722Z|314c1cff-f07f-4721-8c35-590ba636e68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:05.723Z|314c1cff-f07f-4721-8c35-590ba636e68b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:15.530Z|8c981d2c-7c03-4739-a3bc-2360780b69db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:15.530Z|482a76be-2dd2-473e-8026-f3076a3ede0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:15.531Z|8c981d2c-7c03-4739-a3bc-2360780b69db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:15.531Z|482a76be-2dd2-473e-8026-f3076a3ede0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:15.763Z|aedc19d0-47f3-48f9-bad3-9700bb45575f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:15.764Z|aedc19d0-47f3-48f9-bad3-9700bb45575f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:19.103Z|774be5ab-fade-4df9-a10a-591478b93097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:43:19.103Z|774be5ab-fade-4df9-a10a-591478b93097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:43:19.206Z|4d6c5ebb-0a85-4a4e-82be-f3ceb49633bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:43:19.206Z|4d6c5ebb-0a85-4a4e-82be-f3ceb49633bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:43:23.222Z|f1860ca4-3424-40a1-85db-7e51a4ed8e1c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:43:23.223Z|f1860ca4-3424-40a1-85db-7e51a4ed8e1c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:25.568Z|86af1402-c3fc-49fd-b107-6e39997ba686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:25.568Z|396e31dd-648f-4fe9-8987-f1d26bcb57a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:25.569Z|86af1402-c3fc-49fd-b107-6e39997ba686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:25.569Z|396e31dd-648f-4fe9-8987-f1d26bcb57a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:25.795Z|9b4c04ef-ae11-49b2-8e93-c0bc1017ca3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:25.796Z|9b4c04ef-ae11-49b2-8e93-c0bc1017ca3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:34.103Z|197add5b-e282-4f7f-a431-1d2ad8490991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:43:34.106Z|197add5b-e282-4f7f-a431-1d2ad8490991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:43:35.603Z|b9141854-274c-4afa-8e20-c07cca72c109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:35.604Z|b9141854-274c-4afa-8e20-c07cca72c109|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:35.605Z|d5ae5e50-e554-4f16-b541-11ad8ce6af35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:35.606Z|d5ae5e50-e554-4f16-b541-11ad8ce6af35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:35.830Z|05752ab6-baa5-4aa1-8e56-96ea5053de65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:35.831Z|05752ab6-baa5-4aa1-8e56-96ea5053de65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:45.643Z|feaac28d-9fce-4d8b-96e3-baa35253676c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:45.643Z|d91ca486-e157-4d64-b54e-22777f56eb32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:45.644Z|d91ca486-e157-4d64-b54e-22777f56eb32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:45.644Z|feaac28d-9fce-4d8b-96e3-baa35253676c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:45.914Z|45d4fa83-3fe3-4ca1-bc35-b2e413ea78fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:45.915Z|45d4fa83-3fe3-4ca1-bc35-b2e413ea78fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:49.103Z|598e2a31-a12e-4160-8883-b0637441cc13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:43:49.103Z|598e2a31-a12e-4160-8883-b0637441cc13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:43:49.207Z|002006e7-93f3-446e-9937-d69a89b4b01f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:43:49.208Z|002006e7-93f3-446e-9937-d69a89b4b01f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:43:55.673Z|6e9337dd-6074-4832-9468-0cdc95cb2aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:55.673Z|8d39eefa-87ba-4025-817d-227962881374|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:55.674Z|8d39eefa-87ba-4025-817d-227962881374|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:55.674Z|6e9337dd-6074-4832-9468-0cdc95cb2aab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:43:55.948Z|8549032e-4581-4bd9-9977-1f901ac400eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:43:55.949Z|8549032e-4581-4bd9-9977-1f901ac400eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:04.103Z|1eb8827d-72fb-44a3-96cd-bbdb016fb528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:44:04.104Z|1eb8827d-72fb-44a3-96cd-bbdb016fb528|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:44:05.722Z|1a6dbcc8-7876-44c5-900c-fb00a587c682|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:05.722Z|ec941feb-62bf-4823-859d-23ec4f8bc42b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:05.723Z|ec941feb-62bf-4823-859d-23ec4f8bc42b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:05.723Z|1a6dbcc8-7876-44c5-900c-fb00a587c682|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:05.978Z|73c99a87-d0d4-4fef-9335-02a741581f59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:05.979Z|73c99a87-d0d4-4fef-9335-02a741581f59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:15.765Z|745dd5bd-edf7-4ade-b979-e47441b784dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:15.765Z|1cc42d7d-b8e9-4a28-ba30-4846906e32b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:15.767Z|745dd5bd-edf7-4ade-b979-e47441b784dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:15.767Z|1cc42d7d-b8e9-4a28-ba30-4846906e32b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:16.016Z|7165e785-ad67-4a3f-9805-94a197431a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:16.017Z|7165e785-ad67-4a3f-9805-94a197431a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:19.103Z|0a59a85a-04e4-43d8-993d-15bf4ed07a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:44:19.106Z|0a59a85a-04e4-43d8-993d-15bf4ed07a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:44:19.209Z|5d941ebe-ef61-4260-aa4e-ded979bf0632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:44:19.209Z|5d941ebe-ef61-4260-aa4e-ded979bf0632|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:44:23.224Z|5cf9c2f5-e0e8-4ebe-9023-7d79e9db683f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:44:23.225Z|5cf9c2f5-e0e8-4ebe-9023-7d79e9db683f|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:25.805Z|9721e41f-bbc6-444d-8ec6-62b5a8a491b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:25.805Z|eb84a3bf-229d-4485-8b76-b85cd2b13cb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:25.806Z|9721e41f-bbc6-444d-8ec6-62b5a8a491b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:25.806Z|eb84a3bf-229d-4485-8b76-b85cd2b13cb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:26.056Z|ef27c4eb-6217-44fa-8ccb-532312845cca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:26.057Z|ef27c4eb-6217-44fa-8ccb-532312845cca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:34.103Z|6899e432-91a4-4c25-a686-861fa0b75bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:44:34.104Z|6899e432-91a4-4c25-a686-861fa0b75bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:44:35.850Z|5a9bf02a-ac8b-434c-8b93-aa5280048abd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:35.851Z|5a9bf02a-ac8b-434c-8b93-aa5280048abd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:35.853Z|72fd1b20-755e-4ff5-9e69-9513741a970d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:35.853Z|72fd1b20-755e-4ff5-9e69-9513741a970d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:36.086Z|11878b94-c1ca-4e6a-a5cf-12e90c72665d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:36.087Z|11878b94-c1ca-4e6a-a5cf-12e90c72665d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:45.885Z|5423f5ff-92af-45f4-a1f7-dea46695cbce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:45.885Z|afcdb2c6-efc4-4d40-90c3-5f74d0b3f599|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:45.886Z|5423f5ff-92af-45f4-a1f7-dea46695cbce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:45.886Z|afcdb2c6-efc4-4d40-90c3-5f74d0b3f599|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:46.140Z|ebce389c-6790-494b-adb0-f2126cb2eb7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:46.141Z|ebce389c-6790-494b-adb0-f2126cb2eb7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:49.102Z|311e2bb9-7f48-4285-9510-4520a10e00ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:44:49.103Z|311e2bb9-7f48-4285-9510-4520a10e00ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:44:49.210Z|b04a586c-b532-470c-99f6-ba7d6c878e86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:44:49.211Z|b04a586c-b532-470c-99f6-ba7d6c878e86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:44:55.921Z|84c852ef-f5dd-45b5-ac4b-bd20a879e3ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:55.921Z|01049b4d-fa7a-43a6-9353-770097298a29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:55.922Z|84c852ef-f5dd-45b5-ac4b-bd20a879e3ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:55.922Z|01049b4d-fa7a-43a6-9353-770097298a29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:44:56.169Z|6706f47a-2dc9-462e-896b-d42b3d7e2ca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:44:56.170Z|6706f47a-2dc9-462e-896b-d42b3d7e2ca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:04.103Z|39ef66bb-2993-401b-8e8c-515f5239fb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:45:04.105Z|39ef66bb-2993-401b-8e8c-515f5239fb37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:45:05.973Z|9082ce53-5c96-47eb-992e-51ad699031ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:05.973Z|14d86b94-489f-44b7-9424-d7087d9d6fe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:05.974Z|14d86b94-489f-44b7-9424-d7087d9d6fe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:05.974Z|9082ce53-5c96-47eb-992e-51ad699031ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:06.204Z|e1aad0bd-aaf6-4c5f-b6b0-b3ef46896d37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:06.205Z|e1aad0bd-aaf6-4c5f-b6b0-b3ef46896d37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:16.005Z|f3026254-e765-4bd6-9f44-fd239ef48223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:16.005Z|b1a36fa2-1216-4f57-8279-0cdb2e67338e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:16.006Z|f3026254-e765-4bd6-9f44-fd239ef48223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:16.006Z|b1a36fa2-1216-4f57-8279-0cdb2e67338e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:16.241Z|1c4ee606-fbd8-43cc-b1d8-95aaef738f08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:16.242Z|1c4ee606-fbd8-43cc-b1d8-95aaef738f08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:19.103Z|5311d22d-74b1-48ba-b091-7d320b42c629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:45:19.103Z|5311d22d-74b1-48ba-b091-7d320b42c629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:45:19.211Z|4de36dfd-5b4b-4c06-b6f8-591af4606c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:45:19.211Z|4de36dfd-5b4b-4c06-b6f8-591af4606c68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:45:23.224Z|a9b57f7b-d317-4176-a331-4a7c887e81fc|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:45:23.225Z|a9b57f7b-d317-4176-a331-4a7c887e81fc|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:26.044Z|dc62fd67-40e2-461e-bc1a-b0db1329c52c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:26.045Z|dc62fd67-40e2-461e-bc1a-b0db1329c52c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:26.052Z|f8acdfe2-ab04-4c85-a00c-03a597ac5b7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:26.053Z|f8acdfe2-ab04-4c85-a00c-03a597ac5b7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:26.274Z|10dbf807-c26f-46b1-8725-c2d541758623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:26.275Z|10dbf807-c26f-46b1-8725-c2d541758623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:34.103Z|36e097f8-58ea-4e98-8e8f-4aa2c0167036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:45:34.103Z|36e097f8-58ea-4e98-8e8f-4aa2c0167036|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:45:36.078Z|ec2bc943-837f-41cc-8fda-3d705bd7b770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:36.079Z|ec2bc943-837f-41cc-8fda-3d705bd7b770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:36.083Z|83cfe374-e8ee-4d21-a3a6-69b99f72eb2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:36.084Z|83cfe374-e8ee-4d21-a3a6-69b99f72eb2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:36.304Z|1402b145-ccf1-48d5-b97c-b7d2eb5ea6d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:36.305Z|1402b145-ccf1-48d5-b97c-b7d2eb5ea6d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:46.120Z|e6380279-840b-4a39-b9ff-14121c4040b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:46.120Z|e6380279-840b-4a39-b9ff-14121c4040b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:46.123Z|4320eecb-8e76-4d09-888e-6987967dfffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:46.123Z|4320eecb-8e76-4d09-888e-6987967dfffc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:46.356Z|802c7d1f-7cd0-4c70-ab32-a5a4b4b4125b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:46.357Z|802c7d1f-7cd0-4c70-ab32-a5a4b4b4125b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:49.103Z|44655db5-6be0-45fe-a2cc-89a444f32769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:45:49.106Z|44655db5-6be0-45fe-a2cc-89a444f32769|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:45:49.212Z|8e88bd0c-237c-4747-9af5-394b2a223b14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:45:49.213Z|8e88bd0c-237c-4747-9af5-394b2a223b14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:45:56.147Z|f25953cf-9414-47ba-aa32-fe6190efb630|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:56.149Z|f25953cf-9414-47ba-aa32-fe6190efb630|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:56.167Z|ff5023ad-af69-415c-85e4-2c3316cf145a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:56.168Z|ff5023ad-af69-415c-85e4-2c3316cf145a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:45:56.396Z|aafa357b-6a30-4720-9612-2703efd50d18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:45:56.397Z|aafa357b-6a30-4720-9612-2703efd50d18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:04.103Z|9ebb3eef-baf5-4d6d-b33b-29a10f2e75b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:46:04.103Z|9ebb3eef-baf5-4d6d-b33b-29a10f2e75b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:46:06.218Z|e09e56fe-e837-45d7-aaaf-1ce9447b7e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:06.219Z|e09e56fe-e837-45d7-aaaf-1ce9447b7e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:06.223Z|a35b7abb-3541-445b-98c1-d52d08a4db69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:06.224Z|a35b7abb-3541-445b-98c1-d52d08a4db69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:06.426Z|58c3d212-8da1-4ee9-8f11-bbf50961207e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:06.426Z|58c3d212-8da1-4ee9-8f11-bbf50961207e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:16.270Z|4d1457a8-5589-4274-9f4c-15f87ba5dcaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:16.271Z|4d1457a8-5589-4274-9f4c-15f87ba5dcaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:16.274Z|ff73c069-4d99-4329-8ba0-cc70e9c38eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:16.274Z|ff73c069-4d99-4329-8ba0-cc70e9c38eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:16.456Z|e693a3f3-b1fb-4757-aed3-8f67cfa895cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:16.457Z|e693a3f3-b1fb-4757-aed3-8f67cfa895cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:19.103Z|6efcfe64-928e-4413-85ec-ae7ddfce92d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:46:19.103Z|6efcfe64-928e-4413-85ec-ae7ddfce92d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:46:19.214Z|a0413db7-8f7d-4961-a51c-f08d6816b508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:46:19.215Z|a0413db7-8f7d-4961-a51c-f08d6816b508|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:46:23.222Z|7cb37714-a210-4283-96bc-a6cab1243535|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:46:23.223Z|7cb37714-a210-4283-96bc-a6cab1243535|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:26.316Z|77fe42ee-9de9-4597-a11c-6a095671c590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:26.317Z|77fe42ee-9de9-4597-a11c-6a095671c590|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:26.318Z|b4570bc9-9801-4ac7-b562-70d5ebd54383|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:26.318Z|b4570bc9-9801-4ac7-b562-70d5ebd54383|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:26.483Z|2ee7b22f-0b22-4929-a9ed-e45d17d9f4cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:26.484Z|2ee7b22f-0b22-4929-a9ed-e45d17d9f4cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:34.103Z|62eae023-6769-46f0-8e30-de82af234fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:46:34.108Z|62eae023-6769-46f0-8e30-de82af234fa0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:46:36.346Z|23420f11-5f79-47c3-abf8-48af48766c24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:36.347Z|23420f11-5f79-47c3-abf8-48af48766c24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:36.361Z|4a57131c-e5ee-40bf-909b-eed4b31fc641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:36.361Z|4a57131c-e5ee-40bf-909b-eed4b31fc641|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:36.512Z|a6598b63-b733-4af3-88ce-8d726c2d81dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:36.513Z|a6598b63-b733-4af3-88ce-8d726c2d81dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:46.383Z|05a7fd0a-96f8-4615-adb8-2aa55e10b81d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:46.384Z|05a7fd0a-96f8-4615-adb8-2aa55e10b81d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:46.390Z|2b85c6ce-03b4-4b41-9b0a-571e45ebe113|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:46.391Z|2b85c6ce-03b4-4b41-9b0a-571e45ebe113|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:46.549Z|d3260de6-38ee-4da3-a49e-8d223c42b285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:46.550Z|d3260de6-38ee-4da3-a49e-8d223c42b285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:49.103Z|c473861d-8abe-4717-a4e6-c6fa8ee1f72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:46:49.103Z|c473861d-8abe-4717-a4e6-c6fa8ee1f72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:46:49.215Z|2a4cf2c4-1556-4303-98fb-98f37a5cb5da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:46:49.216Z|2a4cf2c4-1556-4303-98fb-98f37a5cb5da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:46:56.421Z|438fccd9-6927-4767-b05e-0f5ae91c41ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:56.422Z|438fccd9-6927-4767-b05e-0f5ae91c41ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:56.422Z|c107be68-3b9a-4945-86ae-7d7761c73cac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:56.423Z|c107be68-3b9a-4945-86ae-7d7761c73cac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:46:56.578Z|d1e478af-5089-4ce3-9e94-f6831519cd28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:46:56.579Z|d1e478af-5089-4ce3-9e94-f6831519cd28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:04.102Z|5fb3edb2-7312-4f06-a571-ebc7f0dd1a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:47:04.103Z|5fb3edb2-7312-4f06-a571-ebc7f0dd1a2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:47:06.455Z|04c1de88-15ad-4021-a950-3267f07c4d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:06.456Z|04c1de88-15ad-4021-a950-3267f07c4d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:06.460Z|1bdbc79c-bd8f-472f-9c09-ea602727847b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:06.461Z|1bdbc79c-bd8f-472f-9c09-ea602727847b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:06.605Z|0488f136-2899-4a91-91b6-b6a0ee06ae82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:06.606Z|0488f136-2899-4a91-91b6-b6a0ee06ae82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:16.486Z|d165f8ea-536d-47e8-891b-292a661935f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:16.487Z|d165f8ea-536d-47e8-891b-292a661935f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:16.488Z|4ddb9c0a-6411-48ea-8801-b0f63daefefb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:16.489Z|4ddb9c0a-6411-48ea-8801-b0f63daefefb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:16.637Z|f68625a6-d599-4f95-bee8-aab118e140e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:16.638Z|f68625a6-d599-4f95-bee8-aab118e140e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:19.103Z|4c104529-5db7-48fa-a4a0-db62c8331dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:47:19.106Z|4c104529-5db7-48fa-a4a0-db62c8331dfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:47:19.217Z|7d1a535f-7272-4ef2-aa61-6977647c437b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:47:19.218Z|7d1a535f-7272-4ef2-aa61-6977647c437b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:47:23.221Z|d858659e-8c83-4ee7-b83a-ff71b5443964|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-11-18T03:47:23.222Z|d858659e-8c83-4ee7-b83a-ff71b5443964|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:26.526Z|8e23cd78-710b-43aa-97a7-7dd4281eded2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:26.526Z|d457c77a-07b2-4daa-81f2-8f57d70ed44e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:26.527Z|8e23cd78-710b-43aa-97a7-7dd4281eded2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:26.527Z|d457c77a-07b2-4daa-81f2-8f57d70ed44e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:26.714Z|7adb6b9d-a320-4b92-a37a-a1fdbdba3be6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:26.715Z|7adb6b9d-a320-4b92-a37a-a1fdbdba3be6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:34.103Z|1b13e46b-e0b8-4ae4-8897-ddf1d34e5e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:47:34.103Z|1b13e46b-e0b8-4ae4-8897-ddf1d34e5e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:47:36.555Z|5f4e25be-3827-4838-873d-908a5ab15442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:36.556Z|5f4e25be-3827-4838-873d-908a5ab15442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:36.558Z|f0326e87-fa9d-4d9f-9f5c-a31625305c9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:36.558Z|f0326e87-fa9d-4d9f-9f5c-a31625305c9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:36.753Z|fa2ac474-9d9c-4d25-8ced-a885c0234e94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:36.754Z|fa2ac474-9d9c-4d25-8ced-a885c0234e94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:46.586Z|052fa924-e1e4-4877-8687-0fa4eab98c14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:46.587Z|052fa924-e1e4-4877-8687-0fa4eab98c14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:46.594Z|136ae4dd-825c-4276-8d89-baa5052c454d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:46.595Z|136ae4dd-825c-4276-8d89-baa5052c454d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:46.784Z|7b08fb05-2717-4b55-85e4-ac9147b73eed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:46.785Z|7b08fb05-2717-4b55-85e4-ac9147b73eed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:49.103Z|944c7628-8d90-4cd8-8c35-1bc044d3435d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:47:49.103Z|944c7628-8d90-4cd8-8c35-1bc044d3435d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:47:49.219Z|07e17571-c9f9-4bef-9deb-22c0ba11802d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:47:49.220Z|07e17571-c9f9-4bef-9deb-22c0ba11802d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:47:56.638Z|0270c2f4-0d37-40ad-8866-47c54a9a6e47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:56.639Z|0270c2f4-0d37-40ad-8866-47c54a9a6e47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:56.644Z|ee302098-ffb7-4eb5-8980-2e93cdd1cc88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:56.644Z|ee302098-ffb7-4eb5-8980-2e93cdd1cc88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:47:56.819Z|d508622f-d71e-4bb6-a9b3-495bb5a6257a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:47:56.820Z|d508622f-d71e-4bb6-a9b3-495bb5a6257a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:48:04.103Z|203cfe2a-4a3f-4d0e-8b2c-efb1856521b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-11-18T03:48:04.106Z|203cfe2a-4a3f-4d0e-8b2c-efb1856521b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-11-18T03:48:06.670Z|0b3008ff-d4d4-47cd-89a5-aa99fe8df8af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:48:06.671Z|0b3008ff-d4d4-47cd-89a5-aa99fe8df8af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:48:06.672Z|7a84c018-01d1-47b3-b9e0-1b4b77c65e36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:48:06.673Z|7a84c018-01d1-47b3-b9e0-1b4b77c65e36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-11-18T03:48:06.851Z|3f2c991c-9ec5-4bef-9853-f330e28b6771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-11-18T03:48:06.852Z|3f2c991c-9ec5-4bef-9853-f330e28b6771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.