JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-03-11T04:06:17.608Z||main|||||INFO|500||The following profiles are active: basic 2023-03-11T04:06:49.380Z||main|||||INFO|500||Starting service [Tomcat] 2023-03-11T04:06:49.381Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-03-11T04:06:49.760Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-03-11T04:07:04.472Z||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. 2023-03-11T04:07:05.003Z||main|||||INFO|500||catdb-pool - Starting... 2023-03-11T04:07:05.499Z||main|||||INFO|500||catdb-pool - Start completed. 2023-03-11T04:07:06.371Z||main|||||INFO|500||reqdb-pool - Starting... 2023-03-11T04:07:06.425Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-03-11T04:07:06.777Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-03-11T04:07:07.356Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-03-11T04:07:08.549Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-03-11T04:07:14.138Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-11T04:07:18.562Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-11T04:07:18.728Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-03-11T04:07:19.929Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-03-11T04:07:20.723Z||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. 2023-03-11T04:07:23.323Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-03-11T04:07:26.378Z||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 2023-03-11T04:07:38.151Z||main|||||WARN|500||--- 2023-03-11T04:07:38.152Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-03-11T04:07:38.153Z||main|||||WARN|500||--- 2023-03-11T04:07:39.253Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-03-11T04:07:51.802Z||main|||||INFO|500||Started ApiHandlerApplication in 105.125 seconds (JVM running for 121.216) 2023-03-11T04:07:51.829Z|7fb2aecd-3521-4c87-9450-3747eda265fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:07:51.874Z|7fb2aecd-3521-4c87-9450-3747eda265fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:07:51.892Z|5c517219-907c-4ea8-b436-4dba77c3f719|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:07:51.905Z|5c517219-907c-4ea8-b436-4dba77c3f719|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:08:00.258Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-11T04:08:00.706Z|fb3834b5-ccbf-45ec-8b2d-18d6678e16b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:00.706Z|d5058188-7795-4985-b734-ba303277e47b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:00.706Z|4c378f19-97be-4c6f-ab12-1b5d0d8a2ab7|http-nio-8080-exec-2|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 2023-03-11T04:08:01.585Z|d5058188-7795-4985-b734-ba303277e47b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:01.585Z|4c378f19-97be-4c6f-ab12-1b5d0d8a2ab7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:01.588Z|fb3834b5-ccbf-45ec-8b2d-18d6678e16b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:06.771Z|1e2848f3-b113-4c15-a33c-e0846fbc04db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:08:06.773Z|1e2848f3-b113-4c15-a33c-e0846fbc04db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:08:10.974Z|4cff5fee-4cfc-490d-9180-6f6333cba22c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:10.976Z|4cff5fee-4cfc-490d-9180-6f6333cba22c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:10.988Z|d06ac610-ec86-4dac-8653-49a11475be90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:10.991Z|d06ac610-ec86-4dac-8653-49a11475be90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:11.114Z|fc9bcff2-fb68-420a-ae06-f06df5d534c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:11.116Z|fc9bcff2-fb68-420a-ae06-f06df5d534c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:21.040Z|463bb876-859a-4b3b-9820-c799d6ad7286|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:21.043Z|463bb876-859a-4b3b-9820-c799d6ad7286|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:21.050Z|a10e457e-d7da-4aa2-9d3f-fb1ec7883f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:21.053Z|a10e457e-d7da-4aa2-9d3f-fb1ec7883f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:21.171Z|20d091f3-0d4b-436d-bd65-3efc69b4ec69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:21.174Z|20d091f3-0d4b-436d-bd65-3efc69b4ec69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:21.771Z|cc46ecc4-dc9f-474e-8cf8-da51bbce634c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:08:21.772Z|cc46ecc4-dc9f-474e-8cf8-da51bbce634c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:08:21.908Z|8d8b119a-4b14-4deb-ba56-f819e6720e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:08:21.910Z|8d8b119a-4b14-4deb-ba56-f819e6720e2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:08:31.089Z|925e43f1-8177-4fa4-8f12-10c7723cbacf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:31.091Z|925e43f1-8177-4fa4-8f12-10c7723cbacf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:31.093Z|3061bfac-f526-4eb5-b7bc-67536cf79a40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:31.094Z|3061bfac-f526-4eb5-b7bc-67536cf79a40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:31.217Z|4af7683e-9405-45a4-9ad5-e802af46f5c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:31.219Z|4af7683e-9405-45a4-9ad5-e802af46f5c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:36.771Z|b8aa478a-e72f-45b2-b454-519b9cb5ab01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:08:36.780Z|b8aa478a-e72f-45b2-b454-519b9cb5ab01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:08:41.141Z|774147a3-cf00-415c-be31-ef6a32c19678|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:41.143Z|6916c2cc-53f1-4737-8c26-d908522cd783|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:41.143Z|774147a3-cf00-415c-be31-ef6a32c19678|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:41.144Z|6916c2cc-53f1-4737-8c26-d908522cd783|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:41.254Z|fd79ee03-7ba1-45d9-9fb2-ca98f7523436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:41.256Z|fd79ee03-7ba1-45d9-9fb2-ca98f7523436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:51.190Z|af767897-d6c1-4332-b809-3cbdcc148170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:51.192Z|af767897-d6c1-4332-b809-3cbdcc148170|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:51.199Z|acd15290-dda6-4127-98ee-8f2ecba28845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:51.200Z|acd15290-dda6-4127-98ee-8f2ecba28845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:51.295Z|1dd51788-9f29-4075-9fa2-c646c79ba1cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:08:51.296Z|1dd51788-9f29-4075-9fa2-c646c79ba1cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:08:51.771Z|8390cd4d-4cf0-4898-976d-18554fdc4a93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:08:51.773Z|8390cd4d-4cf0-4898-976d-18554fdc4a93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:08:51.914Z|073035ed-6c94-4870-9064-bcb82f2e6595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:08:51.916Z|073035ed-6c94-4870-9064-bcb82f2e6595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:09:01.236Z|6ddfe89b-dacb-4093-b1a4-bbc126680f9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:01.236Z|1eb1e738-4a55-4ac9-94af-76bfb3631c12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:01.237Z|6ddfe89b-dacb-4093-b1a4-bbc126680f9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:01.238Z|1eb1e738-4a55-4ac9-94af-76bfb3631c12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:01.326Z|0385d666-8e29-40f7-a18e-031bab8e233a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:01.328Z|0385d666-8e29-40f7-a18e-031bab8e233a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:06.771Z|2005cb61-f380-4d78-b2ea-6e937b82d07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:09:06.773Z|2005cb61-f380-4d78-b2ea-6e937b82d07f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:09:11.290Z|194060f9-c6f0-4229-b196-5fb9e512b001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:11.292Z|194060f9-c6f0-4229-b196-5fb9e512b001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:11.293Z|edac8860-439a-480a-b53c-5f3a55bb8557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:11.297Z|edac8860-439a-480a-b53c-5f3a55bb8557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:11.370Z|37f18a2c-9faa-4878-be8d-bf415cf5a6cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:11.372Z|37f18a2c-9faa-4878-be8d-bf415cf5a6cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:21.354Z|4f052630-3c14-4d2b-b325-8ccf679445bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:21.356Z|4f052630-3c14-4d2b-b325-8ccf679445bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:21.362Z|223f0b45-8435-40dc-9350-e088a1f85a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:21.365Z|223f0b45-8435-40dc-9350-e088a1f85a6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:21.410Z|0a07111f-2af1-4a0a-8cfd-6fc4a33e3220|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:21.412Z|0a07111f-2af1-4a0a-8cfd-6fc4a33e3220|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:21.773Z|279dbf13-2e74-49ac-b518-410143dd0a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:09:21.786Z|279dbf13-2e74-49ac-b518-410143dd0a42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:09:21.918Z|7b17614d-d3dd-486d-bea0-eef29ecba8e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:09:21.924Z|7b17614d-d3dd-486d-bea0-eef29ecba8e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:09:31.398Z|8cf2e043-1792-401a-99a8-a4ef6f3ec121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:31.399Z|c83f325a-1b1a-44af-a7fb-41dd259aa84c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:31.400Z|8cf2e043-1792-401a-99a8-a4ef6f3ec121|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:31.401Z|c83f325a-1b1a-44af-a7fb-41dd259aa84c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:31.449Z|16a181f9-c521-4235-ae6e-3278cce55db0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:31.451Z|16a181f9-c521-4235-ae6e-3278cce55db0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:36.771Z|1aa2b9b1-7d14-4e75-9feb-c3767a850948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:09:36.772Z|1aa2b9b1-7d14-4e75-9feb-c3767a850948|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:09:41.444Z|866dbff7-75f4-4980-bbec-139fa2926ca1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:41.447Z|866dbff7-75f4-4980-bbec-139fa2926ca1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:41.444Z|bedb30ae-63cf-49d4-a227-4c19ed4404e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:41.453Z|bedb30ae-63cf-49d4-a227-4c19ed4404e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:41.491Z|b746baf9-c863-4812-a491-def284bb79cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:41.494Z|b746baf9-c863-4812-a491-def284bb79cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:51.486Z|b29c5473-592a-4f2c-923b-a0920ecbb098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:51.488Z|b29c5473-592a-4f2c-923b-a0920ecbb098|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:51.500Z|d73f2ea0-fdfa-4e0f-a5a8-0db172baa63d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:51.505Z|d73f2ea0-fdfa-4e0f-a5a8-0db172baa63d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:51.538Z|af394ae2-c17d-41f1-868c-0b32b75061ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:09:51.540Z|af394ae2-c17d-41f1-868c-0b32b75061ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:09:51.771Z|9aabf3b8-ecf2-46ab-a694-a893dc7370ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:09:51.773Z|9aabf3b8-ecf2-46ab-a694-a893dc7370ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:09:51.927Z|7ae84efb-ba1b-40f6-b43f-b281b2f0ab00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:09:51.928Z|7ae84efb-ba1b-40f6-b43f-b281b2f0ab00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:10:01.546Z|5530b8ce-a90d-447d-b055-2371d8052d1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:01.549Z|5530b8ce-a90d-447d-b055-2371d8052d1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:01.554Z|6d372315-5b81-4c5c-908c-c89e392b1d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:01.557Z|6d372315-5b81-4c5c-908c-c89e392b1d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:01.593Z|745844bf-5363-42e6-afce-6ecf6edaea91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:01.599Z|745844bf-5363-42e6-afce-6ecf6edaea91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:06.773Z|84b28035-754e-4e4e-88c3-dc4a74c96f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:10:06.779Z|84b28035-754e-4e4e-88c3-dc4a74c96f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:10:11.595Z|a184c928-e39c-4293-8cca-91ea08e0aabe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:11.600Z|a184c928-e39c-4293-8cca-91ea08e0aabe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:11.625Z|f79c6284-cc80-4f5c-8f8b-8e9284b9db59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:11.627Z|f79c6284-cc80-4f5c-8f8b-8e9284b9db59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:11.634Z|bf788b98-b8b3-4636-9bc0-70315246a1b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:11.638Z|bf788b98-b8b3-4636-9bc0-70315246a1b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:21.642Z|aa2bf11d-736f-40f6-a6cc-cc9e07ed31d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:21.644Z|aa2bf11d-736f-40f6-a6cc-cc9e07ed31d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:21.691Z|5b2eefe2-e63f-47e7-b111-bb86fa9a5cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:21.693Z|5b2eefe2-e63f-47e7-b111-bb86fa9a5cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:21.719Z|32c2d244-be92-407c-aad3-2eec2c7ff81a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:21.726Z|32c2d244-be92-407c-aad3-2eec2c7ff81a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:21.772Z|40ad3a3c-bd26-46df-b662-fd6c75b97c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:10:21.774Z|40ad3a3c-bd26-46df-b662-fd6c75b97c9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:10:21.932Z|7514f605-ea9a-42c0-a5ad-98aa672db6c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:10:21.934Z|7514f605-ea9a-42c0-a5ad-98aa672db6c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:10:31.681Z|a1d566a1-50a8-4269-9c2a-e29d2bb3ef1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:31.683Z|a1d566a1-50a8-4269-9c2a-e29d2bb3ef1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:31.745Z|2e6ba582-597e-4612-be1f-79890f4400f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:31.747Z|2e6ba582-597e-4612-be1f-79890f4400f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:31.781Z|30a2bfe4-bfc4-4a51-a590-d602160519a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:31.801Z|30a2bfe4-bfc4-4a51-a590-d602160519a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:36.773Z|8efba6da-6ed9-41f4-953a-c532b0db082a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:10:36.779Z|8efba6da-6ed9-41f4-953a-c532b0db082a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:10:41.723Z|9bad697c-962d-48b1-90f0-bad76d1e93e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:41.727Z|9bad697c-962d-48b1-90f0-bad76d1e93e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:41.791Z|e523fb64-b61d-4656-a962-750241a4881e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:41.793Z|e523fb64-b61d-4656-a962-750241a4881e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:41.865Z|edce70d7-b207-43df-9a1e-5a1eb0e6f493|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:41.866Z|edce70d7-b207-43df-9a1e-5a1eb0e6f493|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:51.770Z|522d93df-0fb6-4341-b17e-e2081aefd0a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:51.771Z|d27c1ffc-c3f1-4c75-a74c-6ce9ed75b3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:10:51.771Z|522d93df-0fb6-4341-b17e-e2081aefd0a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:51.784Z|d27c1ffc-c3f1-4c75-a74c-6ce9ed75b3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:10:51.849Z|22b3de16-bc0e-41f0-a005-4cd4eeecd9eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:51.852Z|22b3de16-bc0e-41f0-a005-4cd4eeecd9eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:51.932Z|393ee608-b31c-4fb9-be9c-af9f33bfbf30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:10:51.934Z|393ee608-b31c-4fb9-be9c-af9f33bfbf30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:10:51.935Z|118d21fd-ad32-4ded-babb-f4fd65dc4560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:10:51.936Z|118d21fd-ad32-4ded-babb-f4fd65dc4560|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:11:01.819Z|236e8f7e-f361-482a-bbb6-613bfdc06210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:01.821Z|236e8f7e-f361-482a-bbb6-613bfdc06210|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:01.897Z|97685e15-3350-45e9-8cad-02f5bf46a102|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:01.900Z|97685e15-3350-45e9-8cad-02f5bf46a102|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:01.969Z|750c0305-b8a7-4785-ac8c-aff9db52a876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:01.971Z|750c0305-b8a7-4785-ac8c-aff9db52a876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:06.771Z|dbe1ae11-b04d-4543-88fa-5b7508c59b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:11:06.772Z|dbe1ae11-b04d-4543-88fa-5b7508c59b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:11:11.865Z|efd7d379-8a74-4cef-9f21-3f718633faa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:11.866Z|efd7d379-8a74-4cef-9f21-3f718633faa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:11.942Z|11780588-00b9-42d0-b555-387a7e6f75ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:11.944Z|11780588-00b9-42d0-b555-387a7e6f75ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:12.004Z|5967bd46-09cc-4542-b285-6378c2d2f066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:12.006Z|5967bd46-09cc-4542-b285-6378c2d2f066|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:21.771Z|bf3b0746-f7fc-4a1d-9673-54045c4839b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:11:21.772Z|bf3b0746-f7fc-4a1d-9673-54045c4839b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:11:21.917Z|9e14d748-1d4d-4aa6-9019-5d620d9c9eb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:21.920Z|9e14d748-1d4d-4aa6-9019-5d620d9c9eb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:21.938Z|d86dae0c-b26b-46c2-8b09-4521a36d3cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:11:21.939Z|d86dae0c-b26b-46c2-8b09-4521a36d3cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:11:21.989Z|5b254aac-31af-438b-9762-242b3be13156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:21.991Z|5b254aac-31af-438b-9762-242b3be13156|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:22.047Z|9dbb4bd7-89e2-46b4-8824-d30a1f6c7b97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:22.049Z|9dbb4bd7-89e2-46b4-8824-d30a1f6c7b97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:31.968Z|84a44783-ef11-4d7a-9ff4-68d70f817c59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:31.971Z|84a44783-ef11-4d7a-9ff4-68d70f817c59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:32.077Z|ec27a9e8-e442-4cd3-83bd-2e6e2b9eb0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:32.083Z|ec27a9e8-e442-4cd3-83bd-2e6e2b9eb0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:32.092Z|f1774ebe-eaa8-40e0-9db1-00e2830d6f86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:32.094Z|f1774ebe-eaa8-40e0-9db1-00e2830d6f86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:36.772Z|442d3788-4b6d-445b-afa2-33a668d1edf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:11:36.781Z|442d3788-4b6d-445b-afa2-33a668d1edf0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:11:42.014Z|a7801ab7-378b-41d8-a6fa-0caa682a8433|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:42.016Z|a7801ab7-378b-41d8-a6fa-0caa682a8433|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:42.133Z|ffd8ba5a-fb94-40ce-8b62-f14fa64abd4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:42.134Z|ffd8ba5a-fb94-40ce-8b62-f14fa64abd4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:42.174Z|ae0a4cb0-31a1-4699-a6f0-e13adfcd888e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:42.176Z|ae0a4cb0-31a1-4699-a6f0-e13adfcd888e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:51.771Z|bf52cb4d-b1f1-49d8-ba79-1d7b3b3224f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:11:51.773Z|bf52cb4d-b1f1-49d8-ba79-1d7b3b3224f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:11:51.941Z|06e5e52f-666a-4b40-a74c-8d9e7abb7fb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:11:51.942Z|06e5e52f-666a-4b40-a74c-8d9e7abb7fb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:11:52.060Z|c64ae606-7b35-4a6c-877a-bdd30f384077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:52.062Z|c64ae606-7b35-4a6c-877a-bdd30f384077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:52.175Z|43a390c3-a1ed-4284-94aa-e624c8dd9d7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:52.177Z|43a390c3-a1ed-4284-94aa-e624c8dd9d7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:11:52.227Z|02ddda12-5ae1-4d09-82f4-b49969c70390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:11:52.228Z|02ddda12-5ae1-4d09-82f4-b49969c70390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:02.100Z|0f1eb06a-d3b0-4f17-b930-acd3fc161896|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:02.103Z|0f1eb06a-d3b0-4f17-b930-acd3fc161896|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:02.212Z|65db387e-1da3-467b-8e67-f9b297d5528f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:02.218Z|65db387e-1da3-467b-8e67-f9b297d5528f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:02.270Z|da6f84ea-69d5-4fcb-9bca-cf8212b3f652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:02.273Z|da6f84ea-69d5-4fcb-9bca-cf8212b3f652|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:06.770Z|b977dd3f-a699-4411-851c-160900c16d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:12:06.772Z|b977dd3f-a699-4411-851c-160900c16d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:12:12.145Z|bfa052ea-f17a-4a68-9b1f-729a63ece949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:12.146Z|bfa052ea-f17a-4a68-9b1f-729a63ece949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:12.255Z|5df47bf1-e484-452a-a1f7-16fddb89ac33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:12.257Z|5df47bf1-e484-452a-a1f7-16fddb89ac33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:12.312Z|abffaa6c-0d70-42dd-b249-9939da32bc8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:12.315Z|abffaa6c-0d70-42dd-b249-9939da32bc8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:21.771Z|701885c2-f426-41a3-b362-a2945343a8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:12:21.777Z|701885c2-f426-41a3-b362-a2945343a8bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:12:21.945Z|d1db668a-8cb7-479f-a236-2e41d292ace2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:12:21.946Z|d1db668a-8cb7-479f-a236-2e41d292ace2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:12:22.177Z|2a10eaa3-2159-4e82-b184-3a5e2fc2c87f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:22.179Z|2a10eaa3-2159-4e82-b184-3a5e2fc2c87f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:22.294Z|10e063fd-a189-45cc-b252-138be5a9f63c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:22.296Z|10e063fd-a189-45cc-b252-138be5a9f63c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:22.359Z|0cd89d4f-d9db-4d70-8a07-2ba92a67d79a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:22.361Z|0cd89d4f-d9db-4d70-8a07-2ba92a67d79a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:32.217Z|1633b55e-8eda-426e-abcc-753c3a36f20d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:32.219Z|1633b55e-8eda-426e-abcc-753c3a36f20d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:32.330Z|f0cd51d8-053e-490f-8346-954955e16fcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:32.332Z|f0cd51d8-053e-490f-8346-954955e16fcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:32.405Z|8c102bf1-846a-44f1-904c-863d1da347f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:32.407Z|8c102bf1-846a-44f1-904c-863d1da347f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:36.771Z|799fc683-59f1-424c-a515-79a061362210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:12:36.772Z|799fc683-59f1-424c-a515-79a061362210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:12:42.262Z|14fb9e0d-87d3-45b9-bf54-7a5a457adbcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:42.264Z|14fb9e0d-87d3-45b9-bf54-7a5a457adbcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:42.378Z|d17aa9f4-c83f-4ec3-b6d8-76ccbf36d371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:42.379Z|d17aa9f4-c83f-4ec3-b6d8-76ccbf36d371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:42.453Z|b243001a-b1ef-42ce-a8e1-a0351b8feee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:42.454Z|b243001a-b1ef-42ce-a8e1-a0351b8feee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:51.770Z|cbea9ab8-e079-4895-aec9-374b62e74f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:12:51.772Z|cbea9ab8-e079-4895-aec9-374b62e74f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:12:51.949Z|fa6e48bf-5838-4d62-ad0a-33e248594aba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:12:51.951Z|fa6e48bf-5838-4d62-ad0a-33e248594aba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:12:52.311Z|15a75116-2e9f-4f38-8a91-38fdb7ae36a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:52.313Z|15a75116-2e9f-4f38-8a91-38fdb7ae36a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:52.416Z|d43fe84e-8621-4016-8b45-9133b708f0a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:52.418Z|d43fe84e-8621-4016-8b45-9133b708f0a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:12:52.485Z|1d8b619c-6d6d-4c09-8661-3ec7d4c771be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:12:52.487Z|1d8b619c-6d6d-4c09-8661-3ec7d4c771be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:02.350Z|192974cb-1b98-48ba-b994-2149bd3f863a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:02.352Z|192974cb-1b98-48ba-b994-2149bd3f863a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:02.454Z|70702515-3c0f-4a7a-b691-17da6be33cdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:02.455Z|70702515-3c0f-4a7a-b691-17da6be33cdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:02.529Z|54ba0107-d4e0-4264-ae54-117f2353b5d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:02.531Z|54ba0107-d4e0-4264-ae54-117f2353b5d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:06.770Z|9f4dc652-e633-42a4-891b-83469474eb27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:13:06.774Z|9f4dc652-e633-42a4-891b-83469474eb27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:13:12.391Z|1bf37d26-3c27-4be6-a38b-f6d3a2560c9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:12.392Z|1bf37d26-3c27-4be6-a38b-f6d3a2560c9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:12.492Z|4aff215a-432c-4085-849c-8c2456ab7572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:12.495Z|4aff215a-432c-4085-849c-8c2456ab7572|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:12.572Z|d2023238-a742-42d1-b147-6ea28afae771|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:12.573Z|d2023238-a742-42d1-b147-6ea28afae771|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:21.773Z|45c65f35-8035-4776-a659-8903fe07a537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:13:21.774Z|45c65f35-8035-4776-a659-8903fe07a537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:13:21.956Z|991ab36b-4b82-4cc0-9b51-f301a50e5c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:13:21.958Z|991ab36b-4b82-4cc0-9b51-f301a50e5c07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:13:22.428Z|75752167-f19e-4f56-887f-f465252e04f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:22.429Z|75752167-f19e-4f56-887f-f465252e04f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:22.542Z|c8b95fda-005a-49d3-9bd1-efc79e1a4def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:22.550Z|c8b95fda-005a-49d3-9bd1-efc79e1a4def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:22.606Z|77b53df6-bc68-4cd0-bf6b-63566af3399c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:22.607Z|77b53df6-bc68-4cd0-bf6b-63566af3399c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:32.458Z|b69afa58-0398-491d-a45e-77c206302f2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:32.459Z|b69afa58-0398-491d-a45e-77c206302f2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:32.589Z|bade77e5-3021-4845-8a31-13b9a5860fbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:32.590Z|bade77e5-3021-4845-8a31-13b9a5860fbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:32.645Z|3b217650-0d3a-408d-ac52-7463453e2115|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:32.646Z|3b217650-0d3a-408d-ac52-7463453e2115|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:36.770Z|d99ef7f1-587b-443b-996e-87779a7673bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:13:36.772Z|d99ef7f1-587b-443b-996e-87779a7673bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:13:42.490Z|4097e0e3-0016-40ba-9ca0-6af02147a162|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:42.491Z|4097e0e3-0016-40ba-9ca0-6af02147a162|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:42.625Z|903ba765-a1b5-4338-ab27-1a69e45d9358|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:42.627Z|903ba765-a1b5-4338-ab27-1a69e45d9358|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:42.679Z|f163df26-ee83-47c9-b2b5-f984041d2d8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:42.680Z|f163df26-ee83-47c9-b2b5-f984041d2d8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:51.771Z|f719a6ad-5744-4ca1-a562-8a69fb24b1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:13:51.778Z|f719a6ad-5744-4ca1-a562-8a69fb24b1fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:13:51.962Z|95ccf7ad-bde9-4be8-b037-c015379a4104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:13:51.964Z|95ccf7ad-bde9-4be8-b037-c015379a4104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:13:52.531Z|e69982a0-a86b-4843-bc47-e7d51e7a369d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:52.532Z|e69982a0-a86b-4843-bc47-e7d51e7a369d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:52.681Z|3f892cdf-a187-494b-af45-702eac878705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:52.685Z|3f892cdf-a187-494b-af45-702eac878705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:13:52.733Z|9fcddcd9-1b22-4f04-b8af-2e3094e5cbd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:13:52.734Z|9fcddcd9-1b22-4f04-b8af-2e3094e5cbd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:02.571Z|7d46fb31-2d6f-4f69-8a5d-f751ccde9868|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:02.572Z|7d46fb31-2d6f-4f69-8a5d-f751ccde9868|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:02.725Z|a996f3a5-4040-43f7-988a-ce25225f5962|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:02.728Z|a996f3a5-4040-43f7-988a-ce25225f5962|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:02.772Z|86a5d8b7-1526-4bd3-8cc5-63275ff59770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:02.774Z|86a5d8b7-1526-4bd3-8cc5-63275ff59770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:06.770Z|19a28504-72cf-461d-bd48-df3b3050828f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:14:06.771Z|19a28504-72cf-461d-bd48-df3b3050828f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:14:12.604Z|649a3be7-6215-482a-9d6e-4e1feb9e10a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:12.606Z|649a3be7-6215-482a-9d6e-4e1feb9e10a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:12.765Z|697d7cf6-cd76-40fb-bfa6-8157db876982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:12.767Z|697d7cf6-cd76-40fb-bfa6-8157db876982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:12.807Z|cf594cb2-80ed-4441-93db-87585066bf42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:12.809Z|cf594cb2-80ed-4441-93db-87585066bf42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:21.771Z|99bebe77-b318-4e3a-ae42-76e3dee1a024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:14:21.773Z|99bebe77-b318-4e3a-ae42-76e3dee1a024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:14:21.965Z|57df485b-8f9d-4f98-8140-1567a038d467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:14:21.969Z|57df485b-8f9d-4f98-8140-1567a038d467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:14:22.645Z|b0e80c3e-9b63-4b12-8d10-7c108d83a2c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:22.648Z|b0e80c3e-9b63-4b12-8d10-7c108d83a2c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:22.801Z|bb1a40f2-6867-4717-b6ab-77191f20931e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:22.803Z|bb1a40f2-6867-4717-b6ab-77191f20931e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:22.846Z|53557866-9194-47fc-9429-af72204b91dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:22.847Z|53557866-9194-47fc-9429-af72204b91dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:32.691Z|79024b1c-ddde-48b7-8b16-3123d0039e2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:32.693Z|79024b1c-ddde-48b7-8b16-3123d0039e2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:32.840Z|3c160984-4047-4372-9d59-0b5866e8c6b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:32.842Z|3c160984-4047-4372-9d59-0b5866e8c6b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:32.879Z|3bbfbf6f-fa43-4903-9d03-d6d97b084113|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:32.880Z|3bbfbf6f-fa43-4903-9d03-d6d97b084113|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:36.772Z|0c235618-69c4-482c-a25e-aed44759b0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:14:36.786Z|0c235618-69c4-482c-a25e-aed44759b0cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:14:42.768Z|67c99c1b-c553-4429-8d36-ac3568a7a484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:42.772Z|67c99c1b-c553-4429-8d36-ac3568a7a484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:42.876Z|024f29e4-28c6-409c-ab99-2573a636dc70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:42.877Z|024f29e4-28c6-409c-ab99-2573a636dc70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:42.912Z|c3b3accc-5dd9-4e21-a503-e06578d76d32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:42.914Z|c3b3accc-5dd9-4e21-a503-e06578d76d32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:51.772Z|493ccefa-dc46-4051-8731-52b5c171b7a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:14:51.776Z|493ccefa-dc46-4051-8731-52b5c171b7a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:14:51.971Z|916f0218-c7b3-4068-8df9-3d16710fcb65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:14:51.972Z|916f0218-c7b3-4068-8df9-3d16710fcb65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:14:52.830Z|53d6db83-ee84-4dcb-99ec-36f8adc86a08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:52.832Z|53d6db83-ee84-4dcb-99ec-36f8adc86a08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:52.915Z|253e8fea-c597-486e-a620-bd7144069cd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:52.917Z|253e8fea-c597-486e-a620-bd7144069cd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:14:52.956Z|d8973ce9-8d64-40a9-87f0-48a15e061720|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:14:52.957Z|d8973ce9-8d64-40a9-87f0-48a15e061720|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:02.872Z|f2c5cfae-7c12-4eae-9534-9004f76a506a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:02.877Z|f2c5cfae-7c12-4eae-9534-9004f76a506a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:02.961Z|72594793-93f8-42aa-8e3d-1388d682683f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:02.969Z|72594793-93f8-42aa-8e3d-1388d682683f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:02.989Z|d8b22143-e4ad-42a5-873a-cc3a079b79c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:02.991Z|d8b22143-e4ad-42a5-873a-cc3a079b79c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:06.770Z|470b5621-4385-42a9-93cb-ba048a270d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:15:06.772Z|470b5621-4385-42a9-93cb-ba048a270d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:15:12.950Z|c91836a1-7a15-4522-becc-a023413cb93d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:12.952Z|c91836a1-7a15-4522-becc-a023413cb93d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:13.009Z|f3ab09d7-5af8-4ae5-b27a-ed1b1cf27d5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:13.011Z|f3ab09d7-5af8-4ae5-b27a-ed1b1cf27d5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:13.029Z|5e6c33b2-5ad6-4dee-968d-1615c246f71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:13.030Z|5e6c33b2-5ad6-4dee-968d-1615c246f71a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:21.770Z|f092bd61-af79-4390-b42a-8e9f23ab0633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:15:21.774Z|f092bd61-af79-4390-b42a-8e9f23ab0633|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:15:21.976Z|bea58656-7583-4923-862b-c659e49c147b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:15:21.978Z|bea58656-7583-4923-862b-c659e49c147b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:15:22.987Z|deffacc6-67ef-4cf0-877d-15596fb82230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:22.990Z|deffacc6-67ef-4cf0-877d-15596fb82230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:23.056Z|f583a32a-1bf7-4e3a-a5c9-6829665a061f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:23.057Z|f583a32a-1bf7-4e3a-a5c9-6829665a061f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:23.067Z|2fd32a25-d2ab-4340-9073-8308efa64e7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:23.070Z|2fd32a25-d2ab-4340-9073-8308efa64e7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:33.027Z|c9d3f14e-cf3b-4f35-ad66-475ea2cebade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:33.028Z|c9d3f14e-cf3b-4f35-ad66-475ea2cebade|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:33.094Z|fb0a5c95-622d-4cea-97ad-8f7d786a2ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:33.096Z|fb0a5c95-622d-4cea-97ad-8f7d786a2ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:33.113Z|f4b0a0b1-4596-4224-a228-5a9e7d5f90e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:33.117Z|f4b0a0b1-4596-4224-a228-5a9e7d5f90e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:36.771Z|3fdb5888-b9fd-4cc1-a300-b1714a26040e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:15:36.772Z|3fdb5888-b9fd-4cc1-a300-b1714a26040e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:15:43.076Z|d77f4e94-3654-4ec6-9378-ffe429dc2009|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:43.080Z|d77f4e94-3654-4ec6-9378-ffe429dc2009|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:43.173Z|24ed76b9-3d73-472a-8bfc-b349c3ec18e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:43.176Z|2d2450f7-9778-4270-b0e2-98180dc755ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:43.177Z|24ed76b9-3d73-472a-8bfc-b349c3ec18e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:43.177Z|2d2450f7-9778-4270-b0e2-98180dc755ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:51.770Z|184dfc6e-04ba-46d7-b97e-935a56bd49a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:15:51.772Z|184dfc6e-04ba-46d7-b97e-935a56bd49a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:15:51.980Z|2cc0ab1a-28d8-4205-b2f5-cd64132d1738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:15:51.981Z|2cc0ab1a-28d8-4205-b2f5-cd64132d1738|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:15:53.173Z|bd9fc00e-a417-402b-b41b-6ed240824ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:53.184Z|bd9fc00e-a417-402b-b41b-6ed240824ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:53.239Z|5bb56aac-b2b7-413e-a7be-eca03eb652e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:53.241Z|5bb56aac-b2b7-413e-a7be-eca03eb652e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:53.259Z|66bb702c-c135-465f-a6a4-c069c33fb3c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:15:53.278Z|66bb702c-c135-465f-a6a4-c069c33fb3c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:15:54.149Z|2540e67e-c378-4ab3-9d62-fc6d24f297f7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:15:54.151Z|2540e67e-c378-4ab3-9d62-fc6d24f297f7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:03.247Z|e67cf0c9-695e-49ab-9e38-144734215c59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:03.248Z|e67cf0c9-695e-49ab-9e38-144734215c59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:03.292Z|91a16d01-e9cc-4f41-846a-bc740367c2df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:03.293Z|91a16d01-e9cc-4f41-846a-bc740367c2df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:03.316Z|2e1d67eb-ccb7-4e4b-a543-b6f61c84fa8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:03.318Z|2e1d67eb-ccb7-4e4b-a543-b6f61c84fa8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:06.770Z|43df6b43-51ae-46fa-8c85-e71f9e46e2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:16:06.773Z|43df6b43-51ae-46fa-8c85-e71f9e46e2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:16:13.285Z|6e4a2d96-019b-4b19-a40f-15b7da5a95f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:13.287Z|6e4a2d96-019b-4b19-a40f-15b7da5a95f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:13.327Z|71d6b908-4af6-4829-90dc-82f1018bba3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:13.329Z|71d6b908-4af6-4829-90dc-82f1018bba3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:13.362Z|ab1256e2-1b99-42cc-831f-a0556b74664d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:13.364Z|ab1256e2-1b99-42cc-831f-a0556b74664d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:21.771Z|11efe1e4-2605-4822-b067-5d56842cca27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:16:21.772Z|11efe1e4-2605-4822-b067-5d56842cca27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:16:21.982Z|d4d9c6cd-371a-4f11-aea6-d451368d1efe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:16:21.983Z|d4d9c6cd-371a-4f11-aea6-d451368d1efe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:16:23.324Z|02a45013-3b3c-42e2-a693-b856d3d0e6ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:23.331Z|02a45013-3b3c-42e2-a693-b856d3d0e6ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:23.370Z|73296e1c-1941-4b37-a355-42f67631b4d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:23.372Z|73296e1c-1941-4b37-a355-42f67631b4d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:23.398Z|96bd08c3-2e6a-474a-877c-cdc71559e22b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:23.399Z|96bd08c3-2e6a-474a-877c-cdc71559e22b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:33.365Z|e174a52f-a362-4371-a0d5-a77ab105d09d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:33.367Z|e174a52f-a362-4371-a0d5-a77ab105d09d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:33.402Z|eea74337-84ec-4279-b8ee-09b4ec4d2c36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:33.403Z|eea74337-84ec-4279-b8ee-09b4ec4d2c36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:33.428Z|cb22fe8a-80bb-47a5-b7b9-e033bf6121ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:33.429Z|cb22fe8a-80bb-47a5-b7b9-e033bf6121ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:36.772Z|0285bcbc-ce19-41b7-9c34-c83ddcb0ee5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:16:36.783Z|0285bcbc-ce19-41b7-9c34-c83ddcb0ee5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:16:43.398Z|27320784-69de-4886-90d3-eeb2f94839c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:43.399Z|27320784-69de-4886-90d3-eeb2f94839c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:43.430Z|06429158-af00-480f-b0e7-c93a7d0c6018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:43.432Z|06429158-af00-480f-b0e7-c93a7d0c6018|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:43.462Z|179b1e04-bd63-479f-bf20-f6a77c5fbd57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:43.464Z|179b1e04-bd63-479f-bf20-f6a77c5fbd57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:51.772Z|35894bb7-89c7-4776-8a68-58503e9256aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:16:51.773Z|35894bb7-89c7-4776-8a68-58503e9256aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:16:51.984Z|dae1eaca-dc6e-4acd-a5cf-4be2d05b5c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:16:51.986Z|dae1eaca-dc6e-4acd-a5cf-4be2d05b5c99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:16:53.428Z|abd128ff-27dd-4899-a84a-94d4ce32295f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:53.429Z|abd128ff-27dd-4899-a84a-94d4ce32295f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:53.458Z|69458cac-0e4a-4ed0-a08c-90e97e85af65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:53.459Z|69458cac-0e4a-4ed0-a08c-90e97e85af65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:53.494Z|f23b0d23-4e30-4949-b3e1-2f5a6f7d7163|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:16:53.495Z|f23b0d23-4e30-4949-b3e1-2f5a6f7d7163|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:16:54.039Z|bb17b993-82af-4f39-b744-e4fee157c1cd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:16:54.040Z|bb17b993-82af-4f39-b744-e4fee157c1cd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:03.462Z|8711c085-d060-49c7-aeb6-90bfd1af327f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:03.463Z|8711c085-d060-49c7-aeb6-90bfd1af327f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:03.489Z|eb0e3dac-f420-4514-b7c5-e45a4ac298ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:03.491Z|eb0e3dac-f420-4514-b7c5-e45a4ac298ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:03.524Z|edfc6305-d894-4e8c-8dc2-41f651b58f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:03.526Z|edfc6305-d894-4e8c-8dc2-41f651b58f1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:06.770Z|6dbd8610-7e66-4db2-b1bf-a0b4efbfe1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:17:06.771Z|6dbd8610-7e66-4db2-b1bf-a0b4efbfe1e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:17:13.501Z|19628375-1528-45f7-a25a-4e591a6df79c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:13.503Z|19628375-1528-45f7-a25a-4e591a6df79c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:13.521Z|9efeccf2-d6aa-4ee3-aa62-fa6e606f461b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:13.522Z|9efeccf2-d6aa-4ee3-aa62-fa6e606f461b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:13.557Z|3c947ffd-f97b-48de-99ed-a2c91e13d24c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:13.558Z|3c947ffd-f97b-48de-99ed-a2c91e13d24c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:21.770Z|98eb1d7e-8bbc-4d79-8246-5757b2f9b1e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:17:21.775Z|98eb1d7e-8bbc-4d79-8246-5757b2f9b1e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:17:21.987Z|585523cb-40bc-46ab-bcd1-88d0b88ac846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:17:21.989Z|585523cb-40bc-46ab-bcd1-88d0b88ac846|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:17:23.539Z|2cb93800-e774-4e93-a0f9-ab86b8fbbb11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:23.554Z|f9ac7015-0b51-4eb7-9a11-62d5a2d3af5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:23.556Z|f9ac7015-0b51-4eb7-9a11-62d5a2d3af5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:23.547Z|2cb93800-e774-4e93-a0f9-ab86b8fbbb11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:23.621Z|1807af73-3da4-469a-a61d-19ae6abfee88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:23.622Z|1807af73-3da4-469a-a61d-19ae6abfee88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:33.604Z|28f6e7e5-00e4-48c8-ba4e-3758aa3e6e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:33.604Z|d6ca8ed2-055f-4c81-978f-c494c1ca3c88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:33.605Z|28f6e7e5-00e4-48c8-ba4e-3758aa3e6e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:33.605Z|d6ca8ed2-055f-4c81-978f-c494c1ca3c88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:33.659Z|f3e91af7-24a9-49dc-b4df-ed7dca20973b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:33.661Z|f3e91af7-24a9-49dc-b4df-ed7dca20973b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:36.770Z|2cf34a37-dc45-463e-bb4c-7b10189d81da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:17:36.771Z|2cf34a37-dc45-463e-bb4c-7b10189d81da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:17:43.637Z|1b175d4f-e67a-4893-8643-aeacf8ee6371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:43.637Z|be4d41c7-483e-4cd5-9ddc-7e704383ce54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:43.638Z|1b175d4f-e67a-4893-8643-aeacf8ee6371|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:43.639Z|be4d41c7-483e-4cd5-9ddc-7e704383ce54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:43.694Z|befef414-0240-495b-aa77-89efce52291d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:43.695Z|befef414-0240-495b-aa77-89efce52291d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:51.771Z|49b5cb81-34e5-4beb-8de5-09dcffefb6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:17:51.772Z|49b5cb81-34e5-4beb-8de5-09dcffefb6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:17:51.998Z|c8c0fab3-0b2f-46e1-8bb3-dd8a2b41aa8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:17:52.002Z|c8c0fab3-0b2f-46e1-8bb3-dd8a2b41aa8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:17:53.670Z|7e20e096-54e4-4aa6-925b-0115edf66e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:53.671Z|7e20e096-54e4-4aa6-925b-0115edf66e1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:53.680Z|a2c647cb-3e9b-4b07-972d-02c91de05ff6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:53.682Z|a2c647cb-3e9b-4b07-972d-02c91de05ff6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:53.734Z|bcb9846a-cfbc-498e-a682-33b33dd369e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:17:53.736Z|bcb9846a-cfbc-498e-a682-33b33dd369e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:17:54.043Z|9bc221c5-d29d-4b93-9205-9213634b15b2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:17:54.045Z|9bc221c5-d29d-4b93-9205-9213634b15b2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:03.702Z|f60671a7-d7f8-4799-8d8e-651ba6914492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:03.704Z|f60671a7-d7f8-4799-8d8e-651ba6914492|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:03.733Z|1507e124-2064-42c7-a3e6-049cef48176f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:03.736Z|1507e124-2064-42c7-a3e6-049cef48176f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:03.775Z|4b699f8b-8f07-4919-a5e6-6087f2ef414d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:03.776Z|4b699f8b-8f07-4919-a5e6-6087f2ef414d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:06.770Z|f8533eca-57ab-43eb-9e32-0d5de8701d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:18:06.774Z|f8533eca-57ab-43eb-9e32-0d5de8701d88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:18:13.737Z|4498b18b-a324-4a07-a636-1c553d68f3ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:13.741Z|4498b18b-a324-4a07-a636-1c553d68f3ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:13.767Z|1162bcde-d15f-4b33-b907-d3439a32cf8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:13.769Z|1162bcde-d15f-4b33-b907-d3439a32cf8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:13.823Z|ff49fca8-f8dc-4c2f-a8cb-122dc2f10d50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:13.825Z|ff49fca8-f8dc-4c2f-a8cb-122dc2f10d50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:21.770Z|9b75d680-7b68-47f1-a44a-50887c365f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:18:21.772Z|9b75d680-7b68-47f1-a44a-50887c365f33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:18:22.004Z|3938126e-911b-44e0-b8d9-cc4b048cc54f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:18:22.011Z|3938126e-911b-44e0-b8d9-cc4b048cc54f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:18:23.775Z|a05aa188-fe6d-46bd-8c68-2f3b7060567e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:23.776Z|a05aa188-fe6d-46bd-8c68-2f3b7060567e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:23.801Z|a5714ddd-c53d-42f1-a3c5-6c99b2fb9668|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:23.803Z|a5714ddd-c53d-42f1-a3c5-6c99b2fb9668|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:23.862Z|2526239c-5ae4-4993-82f8-85a09e4e8bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:23.864Z|2526239c-5ae4-4993-82f8-85a09e4e8bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:33.814Z|bb11a401-9aa1-4bd4-b5fc-38bd1e4ad0e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:33.816Z|bb11a401-9aa1-4bd4-b5fc-38bd1e4ad0e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:33.843Z|d94561da-2db3-4d89-b39f-f11da69b2fdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:33.844Z|d94561da-2db3-4d89-b39f-f11da69b2fdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:33.899Z|6ca147f1-4cb5-4f47-8733-068e8952a74a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:33.901Z|6ca147f1-4cb5-4f47-8733-068e8952a74a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:36.770Z|3cc7951f-9bd4-483a-84ec-f442b9511f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:18:36.771Z|3cc7951f-9bd4-483a-84ec-f442b9511f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:18:43.881Z|5f1ad52d-9acd-4908-a6c9-efd9da70659d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:43.883Z|5f1ad52d-9acd-4908-a6c9-efd9da70659d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:43.891Z|a5dd406f-de42-4a72-ab75-7ce6e770fbb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:43.894Z|a5dd406f-de42-4a72-ab75-7ce6e770fbb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:43.938Z|ec205197-49be-49b9-8f15-3c0dd75f37bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:43.940Z|ec205197-49be-49b9-8f15-3c0dd75f37bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:51.770Z|d8347a2d-3675-4092-a940-efa4f0b77f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:18:51.778Z|d8347a2d-3675-4092-a940-efa4f0b77f03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:18:52.013Z|00de9bf7-19e1-46b8-99c0-3110c285ee3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:18:52.014Z|00de9bf7-19e1-46b8-99c0-3110c285ee3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:18:53.920Z|c5f484fc-01c7-4a35-aad4-9a3a2982b47f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:53.921Z|c5f484fc-01c7-4a35-aad4-9a3a2982b47f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:53.932Z|ebb9552d-7f1c-4409-a812-a0c966cf3fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:53.934Z|ebb9552d-7f1c-4409-a812-a0c966cf3fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:53.985Z|7f8d034a-e131-4353-94df-c3641ffb0b01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:18:53.989Z|7f8d034a-e131-4353-94df-c3641ffb0b01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:18:54.043Z|a3790644-8055-44a1-8765-5d3925e3644d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:18:54.045Z|a3790644-8055-44a1-8765-5d3925e3644d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:03.957Z|b4595159-b8c4-4838-930d-a924fdc0c79f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:03.959Z|b4595159-b8c4-4838-930d-a924fdc0c79f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:03.971Z|3457f900-2f07-45e1-ad04-e78ffa78bff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:03.974Z|3457f900-2f07-45e1-ad04-e78ffa78bff0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:04.026Z|ec5351b1-beab-4dcc-be89-873552f608a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:04.028Z|ec5351b1-beab-4dcc-be89-873552f608a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:06.770Z|4e348227-759d-42eb-aa25-946a714b96a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:19:06.771Z|4e348227-759d-42eb-aa25-946a714b96a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:19:13.997Z|cd1191b9-a3e1-4f34-9f29-c5440ee22d02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:14.003Z|0d969480-1d17-4338-b4d8-392274325373|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:14.006Z|0d969480-1d17-4338-b4d8-392274325373|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:14.014Z|cd1191b9-a3e1-4f34-9f29-c5440ee22d02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:14.072Z|271d910c-cda8-488b-979b-e58701590f9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:14.073Z|271d910c-cda8-488b-979b-e58701590f9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:21.770Z|edb32baf-3b33-4fa7-8b9a-1984f17bf86c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:19:21.771Z|edb32baf-3b33-4fa7-8b9a-1984f17bf86c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:19:22.015Z|07eba28b-aea2-4b98-839e-27876795f396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:19:22.016Z|07eba28b-aea2-4b98-839e-27876795f396|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:19:24.067Z|b4c3c845-207f-43b1-89c4-653d8fe0fea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:24.069Z|b4c3c845-207f-43b1-89c4-653d8fe0fea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:24.084Z|54d01c99-daa4-4a50-99b0-aba71acb9f9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:24.085Z|54d01c99-daa4-4a50-99b0-aba71acb9f9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:24.109Z|dd1aedf1-aa11-40a6-bc4f-1b0b34c4ae43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:24.110Z|dd1aedf1-aa11-40a6-bc4f-1b0b34c4ae43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:34.121Z|d91ebeda-c764-4121-9bd0-02244e0734bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:34.123Z|d91ebeda-c764-4121-9bd0-02244e0734bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:34.142Z|393ac06c-a4cf-4edf-b870-ce56b92ef6d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:34.163Z|393ac06c-a4cf-4edf-b870-ce56b92ef6d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:34.196Z|dd34c037-889f-4ae7-ad7f-0aff115b98af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:34.197Z|dd34c037-889f-4ae7-ad7f-0aff115b98af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:36.770Z|22197633-e451-44da-ae64-5cd1a0b396f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:19:36.777Z|22197633-e451-44da-ae64-5cd1a0b396f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:19:44.177Z|2246f457-f1b6-4887-98b9-11ef20321752|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:44.179Z|2246f457-f1b6-4887-98b9-11ef20321752|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:44.241Z|4bd9b12d-52b0-416d-815f-892ac97f229e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:44.244Z|4bd9b12d-52b0-416d-815f-892ac97f229e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:44.264Z|fecf8192-6ba6-40a5-914a-f72bcb6d3c73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:44.265Z|fecf8192-6ba6-40a5-914a-f72bcb6d3c73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:51.770Z|d5705f43-8146-4e09-b832-1453969dc6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:19:51.771Z|d5705f43-8146-4e09-b832-1453969dc6d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:19:52.018Z|24f0a8b2-9bec-4b3f-a8c3-696a7ae3500e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:19:52.018Z|24f0a8b2-9bec-4b3f-a8c3-696a7ae3500e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:19:54.051Z|93bfd01b-70d0-4752-9cca-93063f035e01|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:19:54.052Z|93bfd01b-70d0-4752-9cca-93063f035e01|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:54.217Z|6eeb2327-07b7-404d-b963-a1551c82a428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:54.219Z|6eeb2327-07b7-404d-b963-a1551c82a428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:54.288Z|7ccd598e-1a94-4183-bd4c-da9b5b668caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:54.290Z|7ccd598e-1a94-4183-bd4c-da9b5b668caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:19:54.299Z|891fe05b-fe0b-47cf-bafc-c90a44c80f78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:19:54.300Z|891fe05b-fe0b-47cf-bafc-c90a44c80f78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:04.257Z|6cee2f9e-10c0-48c4-bfe9-74738fc11f79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:04.259Z|6cee2f9e-10c0-48c4-bfe9-74738fc11f79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:04.325Z|82d2f0ba-87c1-4037-bc45-0e96b15a950e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:04.327Z|82d2f0ba-87c1-4037-bc45-0e96b15a950e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:04.331Z|6c7fde0f-7b1a-4f9d-9849-579e863a96bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:04.332Z|6c7fde0f-7b1a-4f9d-9849-579e863a96bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:06.770Z|12f1638b-686f-450c-b821-e8639101b6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:20:06.771Z|12f1638b-686f-450c-b821-e8639101b6a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:20:14.308Z|68389f5e-4f0e-4374-9119-317cf5739e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:14.309Z|68389f5e-4f0e-4374-9119-317cf5739e3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:14.367Z|33e79755-d26e-497d-9689-03cf6d2c3f92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:14.368Z|ed7647e7-7dee-48c6-90c4-6219898ee7ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:14.369Z|ed7647e7-7dee-48c6-90c4-6219898ee7ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:14.369Z|33e79755-d26e-497d-9689-03cf6d2c3f92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:21.770Z|f0030a50-c43c-4125-95b6-e941f2fab05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:20:21.778Z|f0030a50-c43c-4125-95b6-e941f2fab05d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:20:22.020Z|1eabbdb4-fcf0-416a-bdda-42d07800a10b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:20:22.021Z|1eabbdb4-fcf0-416a-bdda-42d07800a10b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:20:24.356Z|d0db992b-0ce4-4813-aecf-f8c4ab3ec60e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:24.358Z|d0db992b-0ce4-4813-aecf-f8c4ab3ec60e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:24.407Z|d8ca397c-0e62-4e4d-b1d3-6516525f01b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:24.408Z|b63c4024-698a-4ca5-894b-6955d3678403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:24.409Z|d8ca397c-0e62-4e4d-b1d3-6516525f01b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:24.410Z|b63c4024-698a-4ca5-894b-6955d3678403|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:34.394Z|7c7816db-eaf3-4740-9788-ab987bb15035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:34.396Z|7c7816db-eaf3-4740-9788-ab987bb15035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:34.442Z|1edbea70-e342-46ac-9f83-a7ecf767b1c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:34.442Z|51f630f0-110a-4043-af4a-e27624473d0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:34.445Z|51f630f0-110a-4043-af4a-e27624473d0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:34.445Z|1edbea70-e342-46ac-9f83-a7ecf767b1c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:36.772Z|16491b3a-4a73-4ab2-b370-8cdb5812dc70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:20:36.774Z|16491b3a-4a73-4ab2-b370-8cdb5812dc70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:20:44.450Z|25b9535e-c413-4343-99f8-7a028ee1e7b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:44.452Z|25b9535e-c413-4343-99f8-7a028ee1e7b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:44.483Z|000d08a5-9a13-4d98-ac2d-f51ad0fdf760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:44.487Z|3ab7c1b8-9c13-4d93-8700-51b5a7bcc69c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:44.488Z|3ab7c1b8-9c13-4d93-8700-51b5a7bcc69c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:44.490Z|000d08a5-9a13-4d98-ac2d-f51ad0fdf760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:51.770Z|bad2620d-3695-4636-9917-6145f4b12332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:20:51.771Z|bad2620d-3695-4636-9917-6145f4b12332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:20:52.022Z|8eb01c06-1258-48c6-8a25-3a1e151a1e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:20:52.023Z|8eb01c06-1258-48c6-8a25-3a1e151a1e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:20:54.041Z|8b641ec7-f51e-4fe0-9560-e2f307f534dd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:20:54.043Z|8b641ec7-f51e-4fe0-9560-e2f307f534dd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:54.496Z|d535f3c6-dd8b-4497-a29a-9cf4eb3c6cd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:54.498Z|d535f3c6-dd8b-4497-a29a-9cf4eb3c6cd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:54.527Z|11169e0e-eb17-4652-8b06-bccd8950395e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:54.527Z|13a1f228-3fcb-4cd1-b05c-c6f11fc027ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:20:54.528Z|11169e0e-eb17-4652-8b06-bccd8950395e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:20:54.529Z|13a1f228-3fcb-4cd1-b05c-c6f11fc027ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:04.534Z|9c48bd7d-d8b2-47c1-9dd0-b2ccfb4146bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:04.536Z|9c48bd7d-d8b2-47c1-9dd0-b2ccfb4146bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:04.559Z|1d56c8b8-1075-42c4-83ba-a2ffa75bac96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:04.559Z|3e217110-0cfc-4b94-bb87-c6cc5a1f72ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:04.561Z|3e217110-0cfc-4b94-bb87-c6cc5a1f72ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:04.561Z|1d56c8b8-1075-42c4-83ba-a2ffa75bac96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:06.770Z|853d2d37-c621-4da2-964b-84c9c768c1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:21:06.782Z|853d2d37-c621-4da2-964b-84c9c768c1cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:21:14.572Z|eeb12780-b738-4087-9ddd-85e046c374bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:14.575Z|eeb12780-b738-4087-9ddd-85e046c374bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:14.598Z|f437caa9-d276-422c-9cfc-ff28ab1027d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:14.600Z|f437caa9-d276-422c-9cfc-ff28ab1027d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:14.601Z|545a6184-8ae1-43f1-b43a-e82c75d32ae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:14.602Z|545a6184-8ae1-43f1-b43a-e82c75d32ae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:21.770Z|b66b1d88-829d-4273-be6f-ff264ea595ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:21:21.772Z|b66b1d88-829d-4273-be6f-ff264ea595ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:21:22.025Z|f4d37c07-95ef-40f6-84e1-359fed29c6d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:21:22.027Z|f4d37c07-95ef-40f6-84e1-359fed29c6d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:21:24.613Z|6e358db3-50d7-41d4-92d7-661c8db16c99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:24.614Z|6e358db3-50d7-41d4-92d7-661c8db16c99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:24.640Z|65dbac46-b15f-45db-bdaf-80d8bb42f9a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:24.642Z|65dbac46-b15f-45db-bdaf-80d8bb42f9a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:24.653Z|9a111803-1977-4c9d-b171-2492e62c29be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:24.654Z|9a111803-1977-4c9d-b171-2492e62c29be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:34.660Z|ddeca27c-ef5e-4738-a9be-6098ad5380ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:34.662Z|ddeca27c-ef5e-4738-a9be-6098ad5380ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:34.679Z|1d51c00e-90f2-45af-ab5d-74ea4fb11f17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:34.680Z|1d51c00e-90f2-45af-ab5d-74ea4fb11f17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:34.686Z|2d15e499-1a67-4022-b75a-26e5bb37635b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:34.688Z|2d15e499-1a67-4022-b75a-26e5bb37635b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:36.770Z|7bab6ef6-8737-479f-826e-dfd42779edc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:21:36.772Z|7bab6ef6-8737-479f-826e-dfd42779edc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:21:44.698Z|d8cce78e-3fa0-469e-bad7-a309a6a7907d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:44.700Z|d8cce78e-3fa0-469e-bad7-a309a6a7907d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:44.740Z|5e164b0a-78be-4457-82a3-92e05b62580a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:44.745Z|988cf625-dc6d-4c5b-a95f-069bb8ebecf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:44.747Z|988cf625-dc6d-4c5b-a95f-069bb8ebecf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:44.747Z|5e164b0a-78be-4457-82a3-92e05b62580a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:51.773Z|c6723852-1b20-49a6-87c3-7f2cd4762d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:21:51.787Z|c6723852-1b20-49a6-87c3-7f2cd4762d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:21:52.028Z|fac99f63-8a9b-4a22-a905-43e9e21242db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:21:52.031Z|fac99f63-8a9b-4a22-a905-43e9e21242db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:21:54.041Z|46442597-8620-46fe-8894-3922b547b516|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:21:54.043Z|46442597-8620-46fe-8894-3922b547b516|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:54.752Z|dea758eb-ff74-476a-baea-908873a15405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:54.753Z|dea758eb-ff74-476a-baea-908873a15405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:54.804Z|476b345f-b2d5-45de-8847-5e4597db2aa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:54.805Z|476b345f-b2d5-45de-8847-5e4597db2aa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:21:54.817Z|726caf66-3ff8-465b-b1ba-3eabf9eb6454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:21:54.819Z|726caf66-3ff8-465b-b1ba-3eabf9eb6454|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:04.789Z|bf6b8ebb-98ae-4233-8e88-f42d6f8fad24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:04.790Z|bf6b8ebb-98ae-4233-8e88-f42d6f8fad24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:04.835Z|d461ed9d-7e66-4709-a9b2-c8b7c4c85d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:04.837Z|d461ed9d-7e66-4709-a9b2-c8b7c4c85d4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:04.848Z|ad22d936-cabc-420a-9b10-f89973397e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:04.849Z|ad22d936-cabc-420a-9b10-f89973397e2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:06.771Z|9ee89351-625c-4d58-a2d8-6a713ba9caba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:22:06.772Z|9ee89351-625c-4d58-a2d8-6a713ba9caba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:22:14.833Z|cb26417c-8717-40df-a283-8fee0bfbe9cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:14.835Z|cb26417c-8717-40df-a283-8fee0bfbe9cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:14.868Z|0fdafccb-74c3-4d13-b665-2c5805352774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:14.870Z|0fdafccb-74c3-4d13-b665-2c5805352774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:14.882Z|8ce8b0fe-d402-4f38-9450-ce4f42b031c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:14.883Z|8ce8b0fe-d402-4f38-9450-ce4f42b031c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:21.771Z|5f2739aa-62c4-4f23-99ca-d15a93774703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:22:21.772Z|5f2739aa-62c4-4f23-99ca-d15a93774703|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:22:22.034Z|7a9d2f5d-69e1-47f2-b821-5a66222d9e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:22:22.035Z|7a9d2f5d-69e1-47f2-b821-5a66222d9e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:22:24.881Z|4c17b7d9-e993-4742-8cb1-7e7b5eca23bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:24.884Z|4c17b7d9-e993-4742-8cb1-7e7b5eca23bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:24.910Z|0652299a-2c95-4b51-82e6-291d35ebbba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:24.912Z|0652299a-2c95-4b51-82e6-291d35ebbba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:24.959Z|4bfe3a16-766c-47b5-8e56-bbac00b35f6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:24.960Z|4bfe3a16-766c-47b5-8e56-bbac00b35f6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:34.932Z|6b5a0626-fe14-459b-9b83-1ac996c0efba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:34.935Z|6b5a0626-fe14-459b-9b83-1ac996c0efba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:34.968Z|a4d8cf83-74ce-42ef-a018-0bb1a39cdbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:34.969Z|a4d8cf83-74ce-42ef-a018-0bb1a39cdbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:35.001Z|da5ef7e2-0d41-43cb-aca4-ad7c88b9311d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:35.002Z|da5ef7e2-0d41-43cb-aca4-ad7c88b9311d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:36.770Z|332e1d0e-ff1f-42f4-ada1-c9796610ebb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:22:36.777Z|332e1d0e-ff1f-42f4-ada1-c9796610ebb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:22:44.977Z|28248c1b-e65e-4938-ba2b-57a7ed450855|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:44.979Z|28248c1b-e65e-4938-ba2b-57a7ed450855|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:45.001Z|18efbe39-fbc5-4e74-af42-a77855f4f03f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:45.003Z|18efbe39-fbc5-4e74-af42-a77855f4f03f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:45.043Z|457be0e4-176f-4f2d-a308-3a2a7249ba15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:45.046Z|457be0e4-176f-4f2d-a308-3a2a7249ba15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:51.771Z|6518525f-40a0-4b3d-878d-4ff4416f317a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:22:51.773Z|6518525f-40a0-4b3d-878d-4ff4416f317a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:22:52.037Z|7815ecfb-a3f9-4dfb-9d30-08e0581ace47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:22:52.038Z|7815ecfb-a3f9-4dfb-9d30-08e0581ace47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:22:54.044Z|c2f19a4c-e69c-42c3-ab20-a13a2ac036f1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:22:54.051Z|c2f19a4c-e69c-42c3-ab20-a13a2ac036f1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:55.017Z|0ae3bb39-1284-4402-a8cf-4b08b9f3130a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:55.019Z|0ae3bb39-1284-4402-a8cf-4b08b9f3130a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:55.048Z|1614ec7c-f6c4-48c5-b9e1-91ee38d6bdd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:55.049Z|1614ec7c-f6c4-48c5-b9e1-91ee38d6bdd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:22:55.080Z|02e16b8a-7941-4d99-a473-4aa2e0025fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:22:55.082Z|02e16b8a-7941-4d99-a473-4aa2e0025fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:05.059Z|832fa292-bc27-42d7-a223-f1e7b66c7c54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:05.060Z|832fa292-bc27-42d7-a223-f1e7b66c7c54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:05.087Z|4e97bcd0-29ce-49c1-9277-2686d1a9a2b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:05.089Z|4e97bcd0-29ce-49c1-9277-2686d1a9a2b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:05.115Z|aca0b1f5-c618-44f6-9b89-184ab5ac2c57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:05.116Z|aca0b1f5-c618-44f6-9b89-184ab5ac2c57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:06.770Z|e918ac5d-d970-4445-9cdf-ebd4e0d43e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:23:06.771Z|e918ac5d-d970-4445-9cdf-ebd4e0d43e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:23:15.090Z|6a39b3de-2fd8-41c7-9c73-27176a7032f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:15.092Z|6a39b3de-2fd8-41c7-9c73-27176a7032f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:15.137Z|ee5126ec-421b-462e-9b9c-8ab548f81343|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:15.138Z|ee5126ec-421b-462e-9b9c-8ab548f81343|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:15.152Z|1e9c6aed-a7d9-40d5-989a-0276d45e5713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:15.154Z|1e9c6aed-a7d9-40d5-989a-0276d45e5713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:21.770Z|a6263802-1f6a-4462-9bc1-1b1bc23944f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:23:21.779Z|a6263802-1f6a-4462-9bc1-1b1bc23944f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:23:22.040Z|274c820a-a5fd-4eac-a76f-c00e3c3981bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:23:22.041Z|274c820a-a5fd-4eac-a76f-c00e3c3981bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:23:25.132Z|1ebf82a2-3102-4934-ae8f-dcc542ddd144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:25.134Z|1ebf82a2-3102-4934-ae8f-dcc542ddd144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:25.180Z|3fbc2fad-dd0c-4adb-bc88-3f4b9a7515d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:25.181Z|3fbc2fad-dd0c-4adb-bc88-3f4b9a7515d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:25.192Z|dbc0e018-2ed6-46b6-b543-d612e1877349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:25.194Z|dbc0e018-2ed6-46b6-b543-d612e1877349|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:35.191Z|d71e6371-3772-4bce-af3e-18c814273f99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:35.192Z|d71e6371-3772-4bce-af3e-18c814273f99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:35.219Z|dad88330-2cb6-41fb-b1b8-e656fe6c7fce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:35.220Z|dad88330-2cb6-41fb-b1b8-e656fe6c7fce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:35.222Z|d5125433-3862-4349-bea0-1eee19e85c85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:35.223Z|d5125433-3862-4349-bea0-1eee19e85c85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:36.770Z|86bcac8b-ef1d-46bb-bde5-704f9cdb63a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:23:36.771Z|86bcac8b-ef1d-46bb-bde5-704f9cdb63a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:23:45.223Z|8ea2fc9a-8a00-4163-ba61-d05522f534a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:45.224Z|8ea2fc9a-8a00-4163-ba61-d05522f534a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:45.252Z|1ad1ee7d-09ce-44d2-972d-8e8c065ee391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:45.253Z|1ad1ee7d-09ce-44d2-972d-8e8c065ee391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:45.256Z|22713a5a-1374-4c7a-8185-da65715f93cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:45.257Z|22713a5a-1374-4c7a-8185-da65715f93cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:51.770Z|c6cdab6f-9a9c-420f-8eec-03e633e40afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:23:51.771Z|c6cdab6f-9a9c-420f-8eec-03e633e40afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:23:52.042Z|fa2f4e77-c4f8-4c26-b9f7-8bab84278979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:23:52.043Z|fa2f4e77-c4f8-4c26-b9f7-8bab84278979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:23:54.041Z|35e89ddc-6522-4aaf-986f-1212d4b26ea3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:23:54.043Z|35e89ddc-6522-4aaf-986f-1212d4b26ea3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:55.264Z|417c983c-5e49-4c4e-b90a-26353e15c801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:55.265Z|417c983c-5e49-4c4e-b90a-26353e15c801|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:55.319Z|5f20716c-71dc-43b3-a07d-008206322a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:55.319Z|dcfc6ee1-db16-4a07-9b1e-649fe725ec62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:23:55.320Z|5f20716c-71dc-43b3-a07d-008206322a09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:23:55.320Z|dcfc6ee1-db16-4a07-9b1e-649fe725ec62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:05.320Z|1a724b59-35b7-4025-bc34-10ebbee669ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:05.322Z|1a724b59-35b7-4025-bc34-10ebbee669ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:05.349Z|56183bf1-65a6-4754-9e6a-2e908760080b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:05.350Z|56183bf1-65a6-4754-9e6a-2e908760080b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:05.350Z|88e9d332-a600-441a-85b5-50bec1904f99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:05.351Z|88e9d332-a600-441a-85b5-50bec1904f99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:06.770Z|457d98ab-96ab-4c95-9b62-949b7eb60d5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:24:06.775Z|457d98ab-96ab-4c95-9b62-949b7eb60d5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:24:15.352Z|a900075c-918f-4344-8832-7ee50bb1534f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:15.354Z|a900075c-918f-4344-8832-7ee50bb1534f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:15.377Z|07633d20-6ebd-4ffb-a82b-bd54c3e268bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:15.378Z|07633d20-6ebd-4ffb-a82b-bd54c3e268bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:15.379Z|d81c0eff-4bd1-45de-b74b-2d7c9d7fdb29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:15.380Z|d81c0eff-4bd1-45de-b74b-2d7c9d7fdb29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:21.770Z|d513f5c0-c5d1-40b1-842f-362534a001a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:24:21.771Z|d513f5c0-c5d1-40b1-842f-362534a001a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:24:22.045Z|9fdacd41-5203-482c-aad8-6ac6d98d7fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:24:22.046Z|9fdacd41-5203-482c-aad8-6ac6d98d7fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:24:25.387Z|837e3437-bdce-41dc-a863-5193b60c74cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:25.389Z|837e3437-bdce-41dc-a863-5193b60c74cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:25.409Z|fe8c10c5-e69f-4fac-8d7a-eb8b15eaca5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:25.410Z|fe8c10c5-e69f-4fac-8d7a-eb8b15eaca5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:25.412Z|f6ebafce-857b-46bc-9209-a914393367ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:25.416Z|f6ebafce-857b-46bc-9209-a914393367ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:35.433Z|f15ba6b4-9452-44ba-820f-46916e73c472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:35.435Z|f15ba6b4-9452-44ba-820f-46916e73c472|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:35.437Z|e3221a1e-cd46-4f7a-bbb3-ed9e5af0a37a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:35.437Z|e3221a1e-cd46-4f7a-bbb3-ed9e5af0a37a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:35.458Z|d1baa5d0-b7c3-4cc9-aaa6-bff0bd947898|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:35.460Z|d1baa5d0-b7c3-4cc9-aaa6-bff0bd947898|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:36.770Z|488a3b89-a132-4ca0-afc1-c386e7152546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:24:36.771Z|488a3b89-a132-4ca0-afc1-c386e7152546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:24:45.469Z|1e85c3aa-f958-4cc3-8d77-60f40f04e156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:45.470Z|1e85c3aa-f958-4cc3-8d77-60f40f04e156|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:45.479Z|1afacfb5-234d-4ec2-addf-02e7ec268f14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:45.480Z|1afacfb5-234d-4ec2-addf-02e7ec268f14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:45.497Z|ac5673c5-c39b-42c1-890f-cfdef09bb62e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:45.499Z|ac5673c5-c39b-42c1-890f-cfdef09bb62e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:51.770Z|a37e41b1-f908-4666-ba2d-dcf6328ec653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:24:51.779Z|a37e41b1-f908-4666-ba2d-dcf6328ec653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:24:52.047Z|150e9e58-2de9-4417-9fda-c9f6419d60c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:24:52.048Z|150e9e58-2de9-4417-9fda-c9f6419d60c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:24:54.042Z|60d5ae3b-b4a3-43fb-9e5a-3c4a4ad3176a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:24:54.043Z|60d5ae3b-b4a3-43fb-9e5a-3c4a4ad3176a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:55.520Z|d475c657-04dc-409c-986c-b7b4cecfd307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:55.520Z|fba56d4e-5ff0-4c47-b795-e46b336b0369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:55.522Z|d475c657-04dc-409c-986c-b7b4cecfd307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:55.522Z|fba56d4e-5ff0-4c47-b795-e46b336b0369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:24:55.532Z|17d6a829-e22c-4da3-a68b-140811241fca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:24:55.536Z|17d6a829-e22c-4da3-a68b-140811241fca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:05.551Z|013cd4b8-533e-4c19-b487-4e42254ce69f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:05.553Z|013cd4b8-533e-4c19-b487-4e42254ce69f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:05.562Z|7abc64a1-d460-4a9e-a467-2ae015f1e7f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:05.563Z|7abc64a1-d460-4a9e-a467-2ae015f1e7f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:05.572Z|ad0086ac-e854-4409-9adf-305565bd62e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:05.573Z|ad0086ac-e854-4409-9adf-305565bd62e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:06.770Z|c648fbcc-f368-4928-8ba3-c5902ef48ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:25:06.771Z|c648fbcc-f368-4928-8ba3-c5902ef48ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:25:15.583Z|6acc4dfe-dd87-461b-854e-39e5ef4085f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:15.585Z|6acc4dfe-dd87-461b-854e-39e5ef4085f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:15.611Z|055dd292-46de-4ac7-8dd0-9e4b2828e9e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:15.612Z|5608e167-ea28-4b8a-a705-9661274993f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:15.613Z|055dd292-46de-4ac7-8dd0-9e4b2828e9e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:15.613Z|5608e167-ea28-4b8a-a705-9661274993f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:21.770Z|9a853ce7-2891-42bc-944c-8eebe0ff4102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:25:21.771Z|9a853ce7-2891-42bc-944c-8eebe0ff4102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:25:22.050Z|e35d966c-d191-4879-9f13-b5764a201f28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:25:22.051Z|e35d966c-d191-4879-9f13-b5764a201f28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:25:25.622Z|2ef9746c-da30-4a25-a95f-20bdac309f6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:25.624Z|2ef9746c-da30-4a25-a95f-20bdac309f6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:25.648Z|02605caf-b89c-49bd-b400-dbdd9ccf4d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:25.648Z|3903ff63-cd1e-4ba2-97ad-b562d63f5fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:25.649Z|02605caf-b89c-49bd-b400-dbdd9ccf4d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:25.649Z|3903ff63-cd1e-4ba2-97ad-b562d63f5fb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:35.657Z|75e1afa7-2975-4816-96e4-95f706f750a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:35.659Z|75e1afa7-2975-4816-96e4-95f706f750a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:35.683Z|37e641a1-e975-4dfd-b2ab-36fb9e8ad321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:35.685Z|37e641a1-e975-4dfd-b2ab-36fb9e8ad321|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:35.686Z|2ddf92dc-5c53-4301-b8dc-3e225cd36ee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:35.687Z|2ddf92dc-5c53-4301-b8dc-3e225cd36ee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:36.772Z|5b8476dd-335c-4bf9-af83-847a19bf11fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:25:36.786Z|5b8476dd-335c-4bf9-af83-847a19bf11fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:25:45.693Z|adfc0a5e-b020-46a9-8652-4c2e53515824|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:45.694Z|adfc0a5e-b020-46a9-8652-4c2e53515824|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:45.730Z|5960f07d-eb54-404f-a219-6ea30d2a67fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:45.730Z|eb8f5fde-151a-42ee-a015-74ee27781ce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:45.731Z|5960f07d-eb54-404f-a219-6ea30d2a67fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:45.731Z|eb8f5fde-151a-42ee-a015-74ee27781ce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:51.770Z|c705a12b-d3f6-4b44-b4fd-5c29ba1c1300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:25:51.771Z|c705a12b-d3f6-4b44-b4fd-5c29ba1c1300|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:25:52.052Z|c6f7ab26-1e22-4d3c-a66c-3170882f741d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:25:52.054Z|c6f7ab26-1e22-4d3c-a66c-3170882f741d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:25:54.039Z|8eaef6b1-c5ab-4232-ab45-7b3af97709a0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:25:54.040Z|8eaef6b1-c5ab-4232-ab45-7b3af97709a0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:55.745Z|36ebc168-6193-48c8-a4d9-6b635af39695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:55.752Z|36ebc168-6193-48c8-a4d9-6b635af39695|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:55.770Z|8d83b59d-ab01-45ef-9455-61a3465124e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:55.772Z|8d83b59d-ab01-45ef-9455-61a3465124e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:25:55.779Z|b332a00b-e4a1-484f-95ea-cd104d36b98a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:25:55.781Z|b332a00b-e4a1-484f-95ea-cd104d36b98a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:05.789Z|02c96475-2884-4a56-9942-919d3f13fd98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:05.791Z|02c96475-2884-4a56-9942-919d3f13fd98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:05.805Z|1131f113-72e6-4828-b0ff-b53673b41382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:05.807Z|1131f113-72e6-4828-b0ff-b53673b41382|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:05.855Z|66747172-2d65-4ce7-b7ef-6f9e8f9c9bea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:05.856Z|66747172-2d65-4ce7-b7ef-6f9e8f9c9bea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:06.770Z|8ee0ab57-8be1-4da5-8c9e-0e3b84cdda2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:26:06.771Z|8ee0ab57-8be1-4da5-8c9e-0e3b84cdda2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:26:15.828Z|4252f350-0bf7-45f0-b259-8aba71442f01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:15.829Z|4252f350-0bf7-45f0-b259-8aba71442f01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:15.846Z|34fa91b5-d22a-4b82-812c-e9eab688185e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:15.847Z|34fa91b5-d22a-4b82-812c-e9eab688185e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:15.889Z|17161ee6-2fed-47c7-9fd0-4fa851d5e6cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:15.890Z|17161ee6-2fed-47c7-9fd0-4fa851d5e6cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:21.770Z|36e6e732-64e0-4b20-8fe1-d5d6d0169c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:26:21.775Z|36e6e732-64e0-4b20-8fe1-d5d6d0169c42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:26:22.058Z|81e66745-ad7e-4ba1-8970-8fbf341d3f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:26:22.059Z|81e66745-ad7e-4ba1-8970-8fbf341d3f50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:26:25.861Z|b95ce54f-f5f4-4a54-b1fb-be59a60f7b33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:25.863Z|b95ce54f-f5f4-4a54-b1fb-be59a60f7b33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:25.878Z|c796e420-32f2-4d3a-b787-e89a4e36127c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:25.880Z|c796e420-32f2-4d3a-b787-e89a4e36127c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:25.931Z|e0fa0def-1e30-4e7b-98f0-17e82a78cdb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:25.932Z|e0fa0def-1e30-4e7b-98f0-17e82a78cdb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:35.898Z|6d4107ef-41ef-482b-997f-a6fc4775e536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:35.900Z|6d4107ef-41ef-482b-997f-a6fc4775e536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:35.911Z|b1803936-838e-4bb2-9ae2-571f03df598c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:35.912Z|b1803936-838e-4bb2-9ae2-571f03df598c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:35.963Z|937fb32c-7986-49e3-bae2-4f18843a7a95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:35.968Z|937fb32c-7986-49e3-bae2-4f18843a7a95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:36.770Z|1337761a-fb07-4335-912b-84196b17251e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:26:36.771Z|1337761a-fb07-4335-912b-84196b17251e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:26:45.940Z|696089ae-f0ef-445b-9936-6a19daf19099|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:45.942Z|696089ae-f0ef-445b-9936-6a19daf19099|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:45.948Z|a965884b-fa47-4fd5-bc5f-e81811ad7aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:45.950Z|a965884b-fa47-4fd5-bc5f-e81811ad7aae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:46.003Z|13f2862c-44a7-403f-95b5-7fcd79334194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:46.004Z|13f2862c-44a7-403f-95b5-7fcd79334194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:51.770Z|f40732dd-9e08-4c29-a54b-74eb3b678640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:26:51.771Z|f40732dd-9e08-4c29-a54b-74eb3b678640|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:26:52.061Z|f0d45b24-c824-4692-9bf2-ac0deb22cc65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:26:52.062Z|f0d45b24-c824-4692-9bf2-ac0deb22cc65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:26:54.041Z|513f24e3-2bc5-49c7-89e4-a3fd9fe12ef2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:26:54.043Z|513f24e3-2bc5-49c7-89e4-a3fd9fe12ef2|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:55.989Z|31b8a3d9-7556-4ae1-b240-8001fdb8007d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:55.991Z|31b8a3d9-7556-4ae1-b240-8001fdb8007d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:56.000Z|e037b8e3-7e54-4664-822b-f6f2920822fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:56.001Z|e037b8e3-7e54-4664-822b-f6f2920822fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:26:56.047Z|7b2152f7-d2dc-4c03-80e0-52fa7f550789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:26:56.049Z|7b2152f7-d2dc-4c03-80e0-52fa7f550789|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:06.025Z|1b09abcb-0499-4536-a3d3-f6f720ce6955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:06.027Z|1b09abcb-0499-4536-a3d3-f6f720ce6955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:06.034Z|10b92f2c-1198-413b-b55e-97d816dd44b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:06.035Z|10b92f2c-1198-413b-b55e-97d816dd44b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:06.085Z|b210f0ec-5888-4a34-8d35-7c4c24a18569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:06.087Z|b210f0ec-5888-4a34-8d35-7c4c24a18569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:06.771Z|49bcc046-a64c-454d-96c0-880c1b5e7953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:27:06.784Z|49bcc046-a64c-454d-96c0-880c1b5e7953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:27:16.064Z|c0d8a734-fb76-449b-b1b3-ae2b5e707718|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:16.070Z|c0d8a734-fb76-449b-b1b3-ae2b5e707718|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:16.071Z|3ad9e3a0-ba61-45cf-872f-16d49cb21a66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:16.072Z|3ad9e3a0-ba61-45cf-872f-16d49cb21a66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:16.121Z|62ac42e2-a014-4ccd-8855-493972f8fd4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:16.123Z|62ac42e2-a014-4ccd-8855-493972f8fd4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:21.770Z|4fde3fcd-07d2-4838-b788-c237c499329f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:27:21.771Z|4fde3fcd-07d2-4838-b788-c237c499329f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:27:22.064Z|ec85a820-8b60-4581-bc35-6eeb740b5625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:27:22.065Z|ec85a820-8b60-4581-bc35-6eeb740b5625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:27:26.109Z|e64de615-a2cd-48c5-b442-a1498c10113e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:26.111Z|e64de615-a2cd-48c5-b442-a1498c10113e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:26.122Z|28c01445-6c48-460f-b313-23895b2928d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:26.124Z|28c01445-6c48-460f-b313-23895b2928d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:26.171Z|fec6ef37-386f-4860-8caf-8d92e97c0602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:26.173Z|fec6ef37-386f-4860-8caf-8d92e97c0602|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:36.167Z|febadfde-0edf-438a-b1ea-b13ee300ecd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:36.167Z|a37c9283-be59-49fa-9aa2-8cc7aae9927f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:36.169Z|febadfde-0edf-438a-b1ea-b13ee300ecd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:36.169Z|a37c9283-be59-49fa-9aa2-8cc7aae9927f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:36.215Z|47779d04-17be-4a5a-9a9e-5b0937b59cfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:36.217Z|47779d04-17be-4a5a-9a9e-5b0937b59cfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:36.770Z|7a620131-e9e2-4630-9bc4-acea107b9e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:27:36.771Z|7a620131-e9e2-4630-9bc4-acea107b9e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:27:46.203Z|3f0476a9-282b-4f90-84c7-f30510482510|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:46.204Z|3f0476a9-282b-4f90-84c7-f30510482510|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:46.217Z|d11062cc-48ec-4e21-a3eb-19066c0ccc39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:46.218Z|d11062cc-48ec-4e21-a3eb-19066c0ccc39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:46.255Z|2f0fc0b4-dfa9-4aaa-997d-184985a5adcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:46.257Z|2f0fc0b4-dfa9-4aaa-997d-184985a5adcf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:51.770Z|0150fd01-7ea8-4723-9cb4-246c2fef5c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:27:51.776Z|0150fd01-7ea8-4723-9cb4-246c2fef5c49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:27:52.066Z|5cd1fb6b-4949-46d5-91c9-5287b09de5c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:27:52.069Z|5cd1fb6b-4949-46d5-91c9-5287b09de5c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:27:54.045Z|e9a1d304-baac-4687-a2f9-35a3e57994c9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:27:54.046Z|e9a1d304-baac-4687-a2f9-35a3e57994c9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:56.250Z|f47e5ad5-1d83-40e8-83b2-0ad6e8632487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:56.251Z|f47e5ad5-1d83-40e8-83b2-0ad6e8632487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:56.252Z|d7a9c8d6-f904-4d57-9c48-48a511d98ec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:56.252Z|d7a9c8d6-f904-4d57-9c48-48a511d98ec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:27:56.291Z|7681cceb-b313-43c5-983b-b9a7b60fd96d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:27:56.292Z|7681cceb-b313-43c5-983b-b9a7b60fd96d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:06.280Z|83f3989d-ee30-425f-a676-64ab9b62beef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:06.280Z|4c21240c-a868-4fc1-a8e4-f71dde5f76eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:06.285Z|83f3989d-ee30-425f-a676-64ab9b62beef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:06.285Z|4c21240c-a868-4fc1-a8e4-f71dde5f76eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:06.327Z|07568462-1b07-4b9d-9b4f-a9662919bbfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:06.329Z|07568462-1b07-4b9d-9b4f-a9662919bbfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:06.770Z|2b269079-f2dc-4fd1-a457-aba5ae5f4a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:28:06.771Z|2b269079-f2dc-4fd1-a457-aba5ae5f4a05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:28:16.315Z|04a94622-4bb0-4923-8cfd-6646603883d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:16.316Z|04a94622-4bb0-4923-8cfd-6646603883d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:16.332Z|930e6605-b689-4e71-accb-075550bc6f03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:16.334Z|930e6605-b689-4e71-accb-075550bc6f03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:16.371Z|bb0aecad-9e93-4266-84e5-fdbf81a133eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:16.373Z|bb0aecad-9e93-4266-84e5-fdbf81a133eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:21.770Z|88d8d95c-20a6-466e-83c5-82e063259acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:28:21.771Z|88d8d95c-20a6-466e-83c5-82e063259acc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:28:22.071Z|acd7c2b0-2bf0-42ae-8acd-d7c4f7390eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:28:22.072Z|acd7c2b0-2bf0-42ae-8acd-d7c4f7390eec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:28:26.393Z|1ea5f2ec-80f0-4161-94c2-96afc40fd5ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:26.395Z|1ea5f2ec-80f0-4161-94c2-96afc40fd5ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:26.393Z|ad38c064-1280-4258-8536-732a15fa36f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:26.411Z|ad38c064-1280-4258-8536-732a15fa36f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:26.435Z|52cbec79-4ccb-47a2-8789-00d244af6187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:26.436Z|52cbec79-4ccb-47a2-8789-00d244af6187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:36.430Z|aab6e8ba-0e75-4583-9036-587295a4d56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:36.431Z|aab6e8ba-0e75-4583-9036-587295a4d56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:36.455Z|5717151f-dbeb-4b57-88b7-1ae5269de1a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:36.459Z|5717151f-dbeb-4b57-88b7-1ae5269de1a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:36.474Z|5fd93e34-8c78-4a1c-a6ad-729145519004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:36.476Z|5fd93e34-8c78-4a1c-a6ad-729145519004|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:36.770Z|3e0eb5ed-81f9-4074-926d-5824fb9ae0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:28:36.777Z|3e0eb5ed-81f9-4074-926d-5824fb9ae0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:28:46.473Z|703c2019-c66f-40c4-b3d9-55ca5add28b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:46.475Z|703c2019-c66f-40c4-b3d9-55ca5add28b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:46.498Z|4adff121-30e4-4255-8773-d608789e478f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:46.499Z|4adff121-30e4-4255-8773-d608789e478f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:46.509Z|ab957cae-9443-44bc-84d0-05e841dba444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:46.510Z|ab957cae-9443-44bc-84d0-05e841dba444|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:51.770Z|1811f570-ebcb-438d-877f-e0f19453841b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:28:51.771Z|1811f570-ebcb-438d-877f-e0f19453841b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:28:52.074Z|6d7917aa-7e9a-4b06-b636-7ab5b95dbd92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:28:52.074Z|6d7917aa-7e9a-4b06-b636-7ab5b95dbd92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:28:54.039Z|0087bc71-67e4-4ae3-83d3-0f0b54af8a5d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:28:54.040Z|0087bc71-67e4-4ae3-83d3-0f0b54af8a5d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:56.540Z|9722702a-94ac-4091-b3c0-bd79e6ee78d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:56.542Z|9722702a-94ac-4091-b3c0-bd79e6ee78d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:56.551Z|347ff25b-feb6-4fd8-9dd3-4ccf9973416b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:56.553Z|347ff25b-feb6-4fd8-9dd3-4ccf9973416b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:28:56.573Z|82682232-69e9-4221-82c5-ce66f21d9f1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:28:56.574Z|82682232-69e9-4221-82c5-ce66f21d9f1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:06.575Z|8ab38731-f031-44bc-9429-0b40ef9941e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:06.576Z|8ab38731-f031-44bc-9429-0b40ef9941e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:06.606Z|e585441c-ec87-4abe-b23f-dc011c432657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:06.606Z|3c0f4715-f72e-4f10-872a-3217d57adb8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:06.607Z|3c0f4715-f72e-4f10-872a-3217d57adb8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:06.607Z|e585441c-ec87-4abe-b23f-dc011c432657|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:06.770Z|2b500cef-b3c8-4787-a435-3400702e88f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:29:06.771Z|2b500cef-b3c8-4787-a435-3400702e88f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:29:16.612Z|bed96f0e-17f7-4c93-bd46-a30a93468c73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:16.613Z|bed96f0e-17f7-4c93-bd46-a30a93468c73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:16.638Z|b2d716bd-5459-474c-a383-c822270c47d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:16.638Z|2400707e-88df-483b-9651-a263cc9c4f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:16.639Z|b2d716bd-5459-474c-a383-c822270c47d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:16.640Z|2400707e-88df-483b-9651-a263cc9c4f29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:21.770Z|89014d87-5ad7-4fe4-90fc-eafa72d140b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:29:21.778Z|89014d87-5ad7-4fe4-90fc-eafa72d140b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:29:22.076Z|0ec16102-8781-4d36-8b5a-6c9380d0272c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:29:22.077Z|0ec16102-8781-4d36-8b5a-6c9380d0272c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:29:26.652Z|d9832229-70c3-489a-a477-553f5b073cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:26.669Z|d9832229-70c3-489a-a477-553f5b073cc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:26.670Z|c72f24d5-0287-4d74-9ca6-55383728cc0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:26.670Z|ad95ee2f-cc90-475c-a236-c97b7b4dc996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:26.671Z|ad95ee2f-cc90-475c-a236-c97b7b4dc996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:26.671Z|c72f24d5-0287-4d74-9ca6-55383728cc0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:36.709Z|264e4cd2-83f6-444b-8789-be6e9ec9213a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:36.711Z|264e4cd2-83f6-444b-8789-be6e9ec9213a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:36.702Z|7c910991-9216-470d-a069-8bdc6bd67d9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:36.713Z|7c910991-9216-470d-a069-8bdc6bd67d9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:36.717Z|a24c5e69-c82c-416b-bc03-e18ebf4bc560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:36.721Z|a24c5e69-c82c-416b-bc03-e18ebf4bc560|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:36.771Z|7d6f792f-9912-412e-b3dc-3ddfc3ecb3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:29:36.772Z|7d6f792f-9912-412e-b3dc-3ddfc3ecb3ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:29:46.757Z|0db8e1ce-44df-49de-b62c-c51e113cc124|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:46.758Z|0db8e1ce-44df-49de-b62c-c51e113cc124|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:46.757Z|e5beb1a8-ba22-4b3e-a900-6a10c2d472fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:46.767Z|e5beb1a8-ba22-4b3e-a900-6a10c2d472fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:46.777Z|e122ef60-763d-43f3-a811-823a0b68d32c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:46.779Z|e122ef60-763d-43f3-a811-823a0b68d32c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:51.770Z|a213951b-5b93-4a59-a3b6-97b1f255452a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:29:51.771Z|a213951b-5b93-4a59-a3b6-97b1f255452a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:29:52.078Z|7cbbf524-3f8d-4e57-8eb5-e7a86d6683b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:29:52.079Z|7cbbf524-3f8d-4e57-8eb5-e7a86d6683b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:29:54.051Z|b639441b-f63c-4ffc-96c6-0ff42e17f9c0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:29:54.052Z|b639441b-f63c-4ffc-96c6-0ff42e17f9c0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:56.791Z|66632557-7d7e-4236-85fc-61d5d6d5498b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:56.792Z|66632557-7d7e-4236-85fc-61d5d6d5498b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:56.806Z|030cbb1f-dcb8-4e66-b06f-5d9fdffb0942|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:56.807Z|030cbb1f-dcb8-4e66-b06f-5d9fdffb0942|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:29:56.824Z|374f34b7-5d32-4ba7-88e3-fca15f9dd30a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:29:56.825Z|374f34b7-5d32-4ba7-88e3-fca15f9dd30a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:06.770Z|d05c1a4e-650a-4a00-88ab-e0b38bcaa846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:30:06.774Z|d05c1a4e-650a-4a00-88ab-e0b38bcaa846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:30:06.826Z|be35e2c3-e910-4920-9b07-37fed5ef89e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:06.829Z|be35e2c3-e910-4920-9b07-37fed5ef89e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:06.845Z|4c5698e6-6e09-47e6-b451-7b3746262091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:06.846Z|4c5698e6-6e09-47e6-b451-7b3746262091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:06.852Z|1a0796ff-10e2-41d6-8c7e-742f1075048a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:06.854Z|1a0796ff-10e2-41d6-8c7e-742f1075048a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:16.871Z|efcf3553-d24e-41b7-bf1c-2fc1ebaf739a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:16.872Z|efcf3553-d24e-41b7-bf1c-2fc1ebaf739a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:16.879Z|e1cc9ee4-f44e-4c81-ba73-a6e0999e929c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:16.880Z|e1cc9ee4-f44e-4c81-ba73-a6e0999e929c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:16.892Z|7b5f4c4d-14b2-44ce-b9f5-e8d68de1fee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:16.893Z|7b5f4c4d-14b2-44ce-b9f5-e8d68de1fee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:21.770Z|e75395c4-4b41-4927-9457-d37b8309357b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:30:21.771Z|e75395c4-4b41-4927-9457-d37b8309357b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:30:22.081Z|afb32f9e-7c44-4d55-9eba-bd4bae596a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:30:22.081Z|afb32f9e-7c44-4d55-9eba-bd4bae596a0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:30:26.903Z|7d78af48-dca0-4970-a025-647acd1d65fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:26.905Z|7d78af48-dca0-4970-a025-647acd1d65fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:26.905Z|7ae60a39-3216-4fbb-b057-79fe91879fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:26.906Z|7ae60a39-3216-4fbb-b057-79fe91879fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:26.927Z|bd705adc-b3d2-45e7-a8db-d765683c2fab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:26.928Z|bd705adc-b3d2-45e7-a8db-d765683c2fab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:36.771Z|2a87d639-69ad-49a3-b8dc-2c2127082a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:30:36.780Z|2a87d639-69ad-49a3-b8dc-2c2127082a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:30:36.947Z|c0ba37b1-4860-4779-adc7-823109f6cd7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:36.947Z|4c5341cd-96d3-45b2-805c-5837adf3890e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:36.950Z|c0ba37b1-4860-4779-adc7-823109f6cd7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:36.949Z|4c5341cd-96d3-45b2-805c-5837adf3890e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:36.956Z|a915f4e2-3dca-4431-ad63-0f160ab038ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:36.957Z|a915f4e2-3dca-4431-ad63-0f160ab038ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:46.996Z|87560f00-21da-4d52-8781-a44ab826a7f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:47.001Z|87560f00-21da-4d52-8781-a44ab826a7f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:47.002Z|f1b5441d-bd62-43c5-9afa-99e697bdb4e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:47.003Z|f1b5441d-bd62-43c5-9afa-99e697bdb4e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:46.996Z|74b7178a-da91-4fa5-9228-3213717e81de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:47.015Z|74b7178a-da91-4fa5-9228-3213717e81de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:51.771Z|0bfb44eb-343a-480d-87b9-fcf1ea819435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:30:51.773Z|0bfb44eb-343a-480d-87b9-fcf1ea819435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:30:52.083Z|20bd10ab-acd8-4d26-949f-e0b8859a911f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:30:52.084Z|20bd10ab-acd8-4d26-949f-e0b8859a911f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:30:54.046Z|b98b1aab-eda5-4dc8-9bd1-146a4e007e06|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:30:54.048Z|b98b1aab-eda5-4dc8-9bd1-146a4e007e06|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:57.044Z|7f43f862-b734-42b5-af2c-0f09f05f226f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:57.044Z|2309654c-23e0-44db-b187-8dfca088fbd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:57.046Z|0d690566-ef04-4e75-bc48-22620ceb6cac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:30:57.050Z|0d690566-ef04-4e75-bc48-22620ceb6cac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:57.050Z|2309654c-23e0-44db-b187-8dfca088fbd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:30:57.050Z|7f43f862-b734-42b5-af2c-0f09f05f226f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:06.770Z|f6de4112-6b36-45a6-a64b-10c22895723a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:31:06.771Z|f6de4112-6b36-45a6-a64b-10c22895723a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:31:07.096Z|41aacc1a-290b-4866-bfcb-a4876e214293|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:07.096Z|30107aa4-108f-4451-bec7-dc17574388f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:07.097Z|41aacc1a-290b-4866-bfcb-a4876e214293|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:07.097Z|30107aa4-108f-4451-bec7-dc17574388f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:07.100Z|83a644a0-d524-48da-8298-f5232289c80b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:07.101Z|83a644a0-d524-48da-8298-f5232289c80b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:17.136Z|91bdf6bc-7abc-4a5c-9e5e-2e4283cee2d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:17.136Z|2d1bedf8-cfe9-42ee-ac1e-4f19d913f8b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:17.137Z|91bdf6bc-7abc-4a5c-9e5e-2e4283cee2d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:17.137Z|2d1bedf8-cfe9-42ee-ac1e-4f19d913f8b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:17.138Z|26b58cfa-21c5-4589-a012-bf0534ac2f9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:17.139Z|26b58cfa-21c5-4589-a012-bf0534ac2f9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:21.770Z|01c0c917-a199-4807-bc9b-7528d118e0d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:31:21.777Z|01c0c917-a199-4807-bc9b-7528d118e0d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:31:22.087Z|d7a0bbcd-3352-4356-9a66-2604c5f98fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:31:22.088Z|d7a0bbcd-3352-4356-9a66-2604c5f98fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:31:27.166Z|ba9906a1-75e6-4e28-955c-f1eac6cd5014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:27.167Z|ddaf2985-af00-4bfb-b453-dd22e1b8edcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:27.168Z|ba9906a1-75e6-4e28-955c-f1eac6cd5014|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:27.168Z|ddaf2985-af00-4bfb-b453-dd22e1b8edcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:27.171Z|63e4805e-a883-4d59-b7eb-675a72f601b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:27.172Z|63e4805e-a883-4d59-b7eb-675a72f601b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:36.770Z|0f7e46b5-02de-488f-90a8-aa31a5bfde13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:31:36.771Z|0f7e46b5-02de-488f-90a8-aa31a5bfde13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:31:37.208Z|e45f2be9-6843-4266-be08-525b98c0b5ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:37.210Z|e45f2be9-6843-4266-be08-525b98c0b5ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:37.210Z|1623ab33-4752-44be-8e6a-3bf5c71e1932|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:37.211Z|1623ab33-4752-44be-8e6a-3bf5c71e1932|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:37.213Z|188be7f3-61d2-4818-9c34-287ecb6040ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:37.215Z|188be7f3-61d2-4818-9c34-287ecb6040ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:47.240Z|b8e564e7-16e3-41ef-b0b3-1e9be587c7fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:47.249Z|b8e564e7-16e3-41ef-b0b3-1e9be587c7fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:47.265Z|232012e4-2a53-4f0c-b9bd-ceff7798dfea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:47.266Z|232012e4-2a53-4f0c-b9bd-ceff7798dfea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:47.274Z|1880432a-682d-4e70-8df8-dcee700bcf68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:47.275Z|1880432a-682d-4e70-8df8-dcee700bcf68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:51.770Z|27b31396-2b7a-4a98-9959-8fa2d16dac5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:31:51.771Z|27b31396-2b7a-4a98-9959-8fa2d16dac5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:31:52.092Z|6bfc448b-4fac-4ff9-b8a5-14f788e6cf99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:31:52.093Z|6bfc448b-4fac-4ff9-b8a5-14f788e6cf99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:31:54.044Z|57352e48-74e0-4e68-beb6-21e7dff7b263|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:31:54.048Z|57352e48-74e0-4e68-beb6-21e7dff7b263|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:57.279Z|4b95a110-74c5-4b38-86c0-840a2abb1d38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:57.280Z|4b95a110-74c5-4b38-86c0-840a2abb1d38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:57.301Z|4e759a56-987c-4b68-b045-04043b0d8065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:57.302Z|4e759a56-987c-4b68-b045-04043b0d8065|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:31:57.317Z|d39a5420-c1f9-4d67-b034-7a5eb6215ba5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:31:57.319Z|d39a5420-c1f9-4d67-b034-7a5eb6215ba5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:06.770Z|ebc7d24f-7cf0-4499-abb3-4938c661f610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:32:06.783Z|ebc7d24f-7cf0-4499-abb3-4938c661f610|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:32:07.309Z|3502bfc3-85d2-4f43-bd7d-8905cfca865f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:07.310Z|3502bfc3-85d2-4f43-bd7d-8905cfca865f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:07.330Z|613caecf-da2d-43d3-acd5-87dca533f85e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:07.331Z|613caecf-da2d-43d3-acd5-87dca533f85e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:07.364Z|ef60d1ef-3025-4cd3-a71c-f5cfc3392093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:07.365Z|ef60d1ef-3025-4cd3-a71c-f5cfc3392093|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:17.349Z|6776ff91-45aa-4338-9e46-9d5814cb9d23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:17.350Z|6776ff91-45aa-4338-9e46-9d5814cb9d23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:17.365Z|afae94e5-e1ee-44c6-b81a-67a470319efe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:17.367Z|afae94e5-e1ee-44c6-b81a-67a470319efe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:17.403Z|cfa24ec4-a1b7-4898-bc7c-7332b574c8b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:17.405Z|cfa24ec4-a1b7-4898-bc7c-7332b574c8b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:21.770Z|6d38066b-485b-4e15-ac7f-828739b5508f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:32:21.771Z|6d38066b-485b-4e15-ac7f-828739b5508f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:32:22.096Z|c0d22243-82e4-41f1-a009-ee0395bd1643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:32:22.097Z|c0d22243-82e4-41f1-a009-ee0395bd1643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:32:27.378Z|fbf4d366-f52e-43ae-b52f-ecfb3dfb05df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:27.380Z|fbf4d366-f52e-43ae-b52f-ecfb3dfb05df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:27.402Z|5268acb3-eba1-4f1b-bc33-d16c829fbe52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:27.404Z|5268acb3-eba1-4f1b-bc33-d16c829fbe52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:27.441Z|52133f98-2677-4226-9507-83f566ff9d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:27.443Z|52133f98-2677-4226-9507-83f566ff9d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:36.770Z|31b91316-4023-4c24-8deb-1db7f270f479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:32:36.771Z|31b91316-4023-4c24-8deb-1db7f270f479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:32:37.409Z|d41eb72b-9b1c-4a16-a2bf-7cf95be687b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:37.410Z|d41eb72b-9b1c-4a16-a2bf-7cf95be687b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:37.432Z|b4910c14-dd43-48f0-ad9e-fdd9d9d40b63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:37.436Z|b4910c14-dd43-48f0-ad9e-fdd9d9d40b63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:37.471Z|6efe91e2-5213-47d3-b334-50be366fed1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:37.472Z|6efe91e2-5213-47d3-b334-50be366fed1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:47.447Z|0488cba9-3d46-4aea-bbd2-58a6a5893aea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:47.450Z|0488cba9-3d46-4aea-bbd2-58a6a5893aea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:47.474Z|8589dcca-bf50-4336-a08c-b43f00400066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:47.475Z|8589dcca-bf50-4336-a08c-b43f00400066|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:47.501Z|3da05ed8-898f-42d4-aa6d-c2650d5ffb8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:47.502Z|3da05ed8-898f-42d4-aa6d-c2650d5ffb8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:51.770Z|1fadf090-d05b-4e29-8ef8-b0aa12ac5f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:32:51.778Z|1fadf090-d05b-4e29-8ef8-b0aa12ac5f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:32:52.099Z|4cbedf7a-f138-401f-a2a4-50bcc793cf51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:32:52.101Z|4cbedf7a-f138-401f-a2a4-50bcc793cf51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:32:54.042Z|d8495ea8-9421-4abf-b1ec-2bd99aabcd23|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:32:54.044Z|d8495ea8-9421-4abf-b1ec-2bd99aabcd23|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:57.480Z|714b74df-8366-4453-9f07-027373e4d4d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:57.481Z|714b74df-8366-4453-9f07-027373e4d4d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:57.504Z|63481dad-568c-4500-bc8e-f082a6d70ca6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:57.505Z|63481dad-568c-4500-bc8e-f082a6d70ca6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:32:57.531Z|8e48e9aa-dad4-4096-a51e-6ef99a0c9357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:32:57.535Z|8e48e9aa-dad4-4096-a51e-6ef99a0c9357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:06.770Z|9b0ec64f-68cb-4c26-a708-3fc32c079dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:33:06.771Z|9b0ec64f-68cb-4c26-a708-3fc32c079dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:33:07.513Z|c0cffe77-7582-4fd2-b9d5-3f0e07ba10de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:07.514Z|c0cffe77-7582-4fd2-b9d5-3f0e07ba10de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:07.532Z|85b2ed1d-d243-4ff2-a225-c5c4c16dba79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:07.533Z|85b2ed1d-d243-4ff2-a225-c5c4c16dba79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:07.571Z|090a87b5-3cf2-4773-a636-ce769678ee8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:07.573Z|090a87b5-3cf2-4773-a636-ce769678ee8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:17.569Z|6735a867-748f-49a6-8642-a6433f91c746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:17.570Z|6735a867-748f-49a6-8642-a6433f91c746|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:17.569Z|ef32dddd-502f-4a99-b321-c973c0136c6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:17.571Z|ef32dddd-502f-4a99-b321-c973c0136c6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:17.610Z|bfd77f78-832f-40b4-8bd6-dbb9aac4f979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:17.612Z|bfd77f78-832f-40b4-8bd6-dbb9aac4f979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:21.770Z|4aad6241-70be-46ec-8570-5271f38db98d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:33:21.772Z|4aad6241-70be-46ec-8570-5271f38db98d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:33:22.103Z|9f6b3a0f-b49c-4822-be8a-112507467307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:33:22.105Z|9f6b3a0f-b49c-4822-be8a-112507467307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:33:27.599Z|7048a8ae-227d-4937-9b88-83c47a21e9d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:27.600Z|7048a8ae-227d-4937-9b88-83c47a21e9d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:27.601Z|cc644b84-a198-44b9-b7dd-d1246e9e4fad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:27.603Z|cc644b84-a198-44b9-b7dd-d1246e9e4fad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:27.651Z|f2006cb8-13b8-402c-900f-338125fab1d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:27.653Z|f2006cb8-13b8-402c-900f-338125fab1d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:36.770Z|951f4b00-1494-4612-86e6-7bce9a119406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:33:36.798Z|951f4b00-1494-4612-86e6-7bce9a119406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:33:37.632Z|98452e56-61b6-42a8-91b6-6c9f389087d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:37.632Z|ddb3f00a-c3cd-4844-b6f1-4f0b577d6224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:37.633Z|ddb3f00a-c3cd-4844-b6f1-4f0b577d6224|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:37.633Z|98452e56-61b6-42a8-91b6-6c9f389087d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:37.682Z|a5df2889-a8ad-454d-94da-41e7764c24ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:37.683Z|a5df2889-a8ad-454d-94da-41e7764c24ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:47.667Z|f0fb7573-3264-4814-8b50-63aa3df468d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:47.667Z|3780b04d-4cc6-4382-ae2d-b2ce66d0b17d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:47.668Z|f0fb7573-3264-4814-8b50-63aa3df468d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:47.668Z|3780b04d-4cc6-4382-ae2d-b2ce66d0b17d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:47.714Z|0e74389f-e5f6-490e-9281-7183fa522aaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:47.716Z|0e74389f-e5f6-490e-9281-7183fa522aaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:51.773Z|c5188663-55c3-49ec-ac69-789df3313793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:33:51.775Z|c5188663-55c3-49ec-ac69-789df3313793|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:33:52.106Z|8e18a814-d2f9-4d79-a4cb-f91b990c65ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:33:52.109Z|8e18a814-d2f9-4d79-a4cb-f91b990c65ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:33:54.052Z|6816383e-ff12-4b19-b63a-ca608208131f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:33:54.054Z|6816383e-ff12-4b19-b63a-ca608208131f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:57.697Z|546cab10-e646-4953-8a12-b0139e43a0ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:57.697Z|7584ea84-1f9c-49a5-9aef-c75deb12b620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:57.698Z|7584ea84-1f9c-49a5-9aef-c75deb12b620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:57.698Z|546cab10-e646-4953-8a12-b0139e43a0ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:33:57.756Z|b18738d6-7e70-4851-9ca3-cf8403271d24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:33:57.757Z|b18738d6-7e70-4851-9ca3-cf8403271d24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:06.772Z|498fcab2-7230-47c1-abdc-106c0fd6ed82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:34:06.781Z|498fcab2-7230-47c1-abdc-106c0fd6ed82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:34:07.742Z|f006f4fa-92e1-41ce-a555-6bc359b9d23f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:07.742Z|cc98dfb9-f1f1-47ea-a283-be1192d4e0e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:07.743Z|cc98dfb9-f1f1-47ea-a283-be1192d4e0e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:07.743Z|f006f4fa-92e1-41ce-a555-6bc359b9d23f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:07.788Z|135d42e6-dbe8-4682-acbc-bb4a2314cecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:07.789Z|135d42e6-dbe8-4682-acbc-bb4a2314cecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:17.775Z|ead7c1b4-0c11-400b-8914-3f1b7129f2e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:17.775Z|df337e87-c68c-4702-968c-5cbbc27856d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:17.776Z|ead7c1b4-0c11-400b-8914-3f1b7129f2e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:17.776Z|df337e87-c68c-4702-968c-5cbbc27856d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:17.820Z|794bdc09-6bb5-4cc8-9fc4-5f4059e5ab84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:17.821Z|794bdc09-6bb5-4cc8-9fc4-5f4059e5ab84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:21.770Z|70a680ef-e324-4a3b-8206-836558186a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:34:21.775Z|70a680ef-e324-4a3b-8206-836558186a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:34:22.111Z|cef5bbd5-c7d1-47ea-9f18-3a9125714f84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:34:22.111Z|cef5bbd5-c7d1-47ea-9f18-3a9125714f84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:34:27.804Z|9562ad50-f275-4620-bde7-f05c622ab5d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:27.804Z|9da563d5-0912-41b0-8b50-ca84b6f249d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:27.805Z|9da563d5-0912-41b0-8b50-ca84b6f249d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:27.805Z|9562ad50-f275-4620-bde7-f05c622ab5d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:27.849Z|3aab3128-f969-4761-9f87-270c29babd33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:27.856Z|3aab3128-f969-4761-9f87-270c29babd33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:36.770Z|f5eb1a6c-7943-4861-85e5-aeefeeae9df7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:34:36.771Z|f5eb1a6c-7943-4861-85e5-aeefeeae9df7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:34:37.840Z|6d72b948-aaf7-476d-b85e-91f91dfe95df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:37.841Z|6d72b948-aaf7-476d-b85e-91f91dfe95df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:37.855Z|5dd58f88-e6ca-4d87-b79d-2435adde1b1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:37.856Z|5dd58f88-e6ca-4d87-b79d-2435adde1b1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:37.888Z|cc62ad04-55ee-4fc4-b6e6-666d2d402d86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:37.889Z|cc62ad04-55ee-4fc4-b6e6-666d2d402d86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:47.868Z|2e8ccfa9-c3db-4890-8dbc-bdadaf4c6981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:47.870Z|2e8ccfa9-c3db-4890-8dbc-bdadaf4c6981|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:47.885Z|dc25c401-3c4b-47ef-a912-c299c75bf933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:47.887Z|dc25c401-3c4b-47ef-a912-c299c75bf933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:47.919Z|5f0b26e3-662b-46a8-84ed-0fc054031c83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:47.921Z|5f0b26e3-662b-46a8-84ed-0fc054031c83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:51.770Z|1c73b605-754a-4d9f-888f-c58693d209c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:34:51.771Z|1c73b605-754a-4d9f-888f-c58693d209c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:34:52.113Z|88772f46-ab09-4525-bb2d-744b0d8fc5ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:34:52.114Z|88772f46-ab09-4525-bb2d-744b0d8fc5ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:34:54.039Z|23fb5fe5-853a-4a9b-9098-8402ff8e5338|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:34:54.040Z|23fb5fe5-853a-4a9b-9098-8402ff8e5338|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:57.899Z|c826fd79-2f09-460e-8c9f-88e5213d6383|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:57.901Z|c826fd79-2f09-460e-8c9f-88e5213d6383|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:57.920Z|2321b115-e6ce-4017-857b-330636075007|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:57.922Z|2321b115-e6ce-4017-857b-330636075007|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:34:57.978Z|b94d8f3b-d956-41d3-93cc-af4b8820e0bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:34:57.980Z|b94d8f3b-d956-41d3-93cc-af4b8820e0bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:06.770Z|c01b87aa-ee28-407d-9c99-9f5afb704fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:35:06.773Z|c01b87aa-ee28-407d-9c99-9f5afb704fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:35:07.937Z|bc5c08cc-bd28-425c-be64-645725e43b17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:07.940Z|bc5c08cc-bd28-425c-be64-645725e43b17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:07.966Z|601d0a4d-6c0a-47db-8ed6-5596c969d0de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:07.968Z|601d0a4d-6c0a-47db-8ed6-5596c969d0de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:08.014Z|dd40ce72-23e1-4ab1-b31e-7365f2aac294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:08.016Z|dd40ce72-23e1-4ab1-b31e-7365f2aac294|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:17.977Z|50cb0e5b-16fa-442e-8867-6c665e292419|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:17.978Z|50cb0e5b-16fa-442e-8867-6c665e292419|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:17.997Z|d31d9933-d804-448d-b67e-1314eaa30da5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:17.999Z|d31d9933-d804-448d-b67e-1314eaa30da5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:18.048Z|907aecc0-1f7e-4e74-bd2c-2477da81a2dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:18.052Z|907aecc0-1f7e-4e74-bd2c-2477da81a2dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:21.773Z|2e5d16b8-754f-44cc-b87e-5beebf0c48e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:35:21.775Z|2e5d16b8-754f-44cc-b87e-5beebf0c48e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:35:22.116Z|36a20bf3-9bfa-42c2-b89f-6c4b0d4e039d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:35:22.120Z|36a20bf3-9bfa-42c2-b89f-6c4b0d4e039d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:35:28.015Z|e551a655-8074-400e-9d37-90f243d265a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:28.023Z|e551a655-8074-400e-9d37-90f243d265a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:28.037Z|d64204be-614c-4b0e-8d22-bbf6aa89871f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:28.039Z|d64204be-614c-4b0e-8d22-bbf6aa89871f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:28.085Z|e63e084a-8f9f-43d6-9ced-1d5791da6870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:28.087Z|e63e084a-8f9f-43d6-9ced-1d5791da6870|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:36.770Z|e4cf714e-68d7-43b2-9c0a-d66af9d6c77e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:35:36.771Z|e4cf714e-68d7-43b2-9c0a-d66af9d6c77e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:35:38.090Z|df42aa3e-2f25-460d-b6c7-2536ef33872c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:38.091Z|df42aa3e-2f25-460d-b6c7-2536ef33872c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:38.095Z|8074f31c-7367-43b5-87a1-5503ffb3d15c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:38.096Z|8074f31c-7367-43b5-87a1-5503ffb3d15c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:38.126Z|38034d07-7751-4c67-b148-92aa2cefd79b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:38.128Z|38034d07-7751-4c67-b148-92aa2cefd79b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:48.120Z|d8d11ad8-df71-45f9-881a-8c8dbe72dada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:48.121Z|d8d11ad8-df71-45f9-881a-8c8dbe72dada|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:48.137Z|6b24ddeb-6180-41f5-bc97-9a64231d5964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:48.139Z|6b24ddeb-6180-41f5-bc97-9a64231d5964|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:48.180Z|301f3261-5cd2-4b5d-9a90-fd9075242a46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:48.181Z|301f3261-5cd2-4b5d-9a90-fd9075242a46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:51.772Z|c9786551-511f-4524-887b-8095b360b7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:35:51.779Z|c9786551-511f-4524-887b-8095b360b7eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:35:52.121Z|ca49981d-2676-4642-a082-325b0e28c6b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:35:52.122Z|ca49981d-2676-4642-a082-325b0e28c6b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:35:54.051Z|eb811b05-2837-443f-903b-08726544a8f6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:35:54.053Z|eb811b05-2837-443f-903b-08726544a8f6|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:58.174Z|ef25e924-71b7-4981-af21-3f4ae9142c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:58.176Z|ef25e924-71b7-4981-af21-3f4ae9142c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:58.202Z|d29309d5-3271-48be-bade-61535d9ead91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:58.205Z|d29309d5-3271-48be-bade-61535d9ead91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:35:58.256Z|67913118-9654-4c2c-9316-082efb4f987c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:35:58.257Z|67913118-9654-4c2c-9316-082efb4f987c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:06.770Z|11f908ff-2570-48b8-9fec-faa6660f6b89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:36:06.771Z|11f908ff-2570-48b8-9fec-faa6660f6b89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:36:08.243Z|20c99152-9f64-465b-8626-f89be7b1f596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:08.244Z|20c99152-9f64-465b-8626-f89be7b1f596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:08.248Z|6da4d50c-3192-47c9-918f-efd8ac1fc0d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:08.249Z|6da4d50c-3192-47c9-918f-efd8ac1fc0d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:08.329Z|35bdb76d-55a7-4b17-8912-11d68c9dddb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:08.331Z|35bdb76d-55a7-4b17-8912-11d68c9dddb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:18.316Z|74a161f6-8bac-4a53-b9ee-6cbaab6ffab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:18.317Z|af0ac99f-2658-47fd-892a-6da3468d8c9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:18.318Z|74a161f6-8bac-4a53-b9ee-6cbaab6ffab8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:18.318Z|af0ac99f-2658-47fd-892a-6da3468d8c9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:18.369Z|895b8d92-a855-46d0-995c-dec352a54357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:18.370Z|895b8d92-a855-46d0-995c-dec352a54357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:21.770Z|e3af5b71-4c9a-4457-95f4-ea882cae7cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:36:21.771Z|e3af5b71-4c9a-4457-95f4-ea882cae7cd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:36:22.125Z|5c4924ad-7a78-4c41-a290-3a6647b836ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:36:22.127Z|5c4924ad-7a78-4c41-a290-3a6647b836ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:36:28.358Z|272b12cc-b076-49a0-8565-0ce2159bdbec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:28.359Z|272b12cc-b076-49a0-8565-0ce2159bdbec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:28.360Z|04eadc92-0d62-4f30-92dd-2c9f772b591b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:28.361Z|04eadc92-0d62-4f30-92dd-2c9f772b591b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:28.412Z|f85d254d-2b6e-42a4-8c5b-fe6d06f88c31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:28.415Z|f85d254d-2b6e-42a4-8c5b-fe6d06f88c31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:36.770Z|eb7cbe06-9b49-4f5d-9355-1f15cb064ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:36:36.771Z|eb7cbe06-9b49-4f5d-9355-1f15cb064ef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:36:38.394Z|5ea85da6-22e5-4037-8bf0-591cf0845f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:38.396Z|5ea85da6-22e5-4037-8bf0-591cf0845f6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:38.409Z|ce48ab5c-9db7-4b2a-9c13-97510a3b15d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:38.411Z|ce48ab5c-9db7-4b2a-9c13-97510a3b15d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:38.452Z|ad0c0c0b-827e-4d78-9188-c7454b30c087|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:38.453Z|ad0c0c0b-827e-4d78-9188-c7454b30c087|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:48.446Z|bd2ca9fb-cda8-40cf-bd8e-82e082cf5831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:48.447Z|bd2ca9fb-cda8-40cf-bd8e-82e082cf5831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:48.469Z|2a64528c-ea51-488f-9287-b187a642399f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:48.471Z|2a64528c-ea51-488f-9287-b187a642399f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:48.487Z|f294011d-aacf-47b0-b488-d4bfb486aede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:48.488Z|f294011d-aacf-47b0-b488-d4bfb486aede|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:51.770Z|62f04a93-6db8-4b69-8c2e-6aad7867d998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:36:51.771Z|62f04a93-6db8-4b69-8c2e-6aad7867d998|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:36:52.128Z|68462c6e-eb79-4b69-b321-523eddda32b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:36:52.130Z|68462c6e-eb79-4b69-b321-523eddda32b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:36:54.039Z|7255d532-da03-450a-bd44-d0f8d6c1b810|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:36:54.040Z|7255d532-da03-450a-bd44-d0f8d6c1b810|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:58.527Z|584487b5-2303-49da-a8d6-d6a1fa1ec1d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:58.528Z|584487b5-2303-49da-a8d6-d6a1fa1ec1d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:58.538Z|546a1d4e-6b8f-42c8-8971-c9833e84e471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:58.539Z|546a1d4e-6b8f-42c8-8971-c9833e84e471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:36:58.551Z|7bf8955f-57aa-4201-9041-ee06b3e756be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:36:58.552Z|7bf8955f-57aa-4201-9041-ee06b3e756be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:06.770Z|4ded6483-359c-4998-995b-359881a14b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:37:06.771Z|4ded6483-359c-4998-995b-359881a14b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:37:08.571Z|a267a539-6114-45c7-a2cd-3a7ee2ba0fc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:08.572Z|a267a539-6114-45c7-a2cd-3a7ee2ba0fc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:08.585Z|232000a9-2c0e-4d82-9286-2d961c7951c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:08.586Z|232000a9-2c0e-4d82-9286-2d961c7951c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:08.592Z|0122e624-0841-44bf-85cf-3ecc9387a8b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:08.593Z|0122e624-0841-44bf-85cf-3ecc9387a8b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:18.615Z|ba512e11-041f-4117-9111-17622c7fbf71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:18.616Z|ba512e11-041f-4117-9111-17622c7fbf71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:18.624Z|e4580f99-a41d-4504-9abe-e7552cf66e9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:18.626Z|e4580f99-a41d-4504-9abe-e7552cf66e9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:18.631Z|aa586d57-76ff-42c5-a0e6-8e34d9dddd17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:18.632Z|aa586d57-76ff-42c5-a0e6-8e34d9dddd17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:21.770Z|747d46f1-6ce9-48ba-b677-0b66e775fcd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:37:21.771Z|747d46f1-6ce9-48ba-b677-0b66e775fcd4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:37:22.133Z|c09eecd5-778c-42ac-895b-aba8af23a616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:37:22.134Z|c09eecd5-778c-42ac-895b-aba8af23a616|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:37:28.657Z|07a7ab0f-33c3-4e23-9817-6012b45e02d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:28.659Z|07a7ab0f-33c3-4e23-9817-6012b45e02d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:28.687Z|ddbb1e22-b159-4908-89c2-233eb9158ce6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:28.688Z|ddbb1e22-b159-4908-89c2-233eb9158ce6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:28.699Z|16d0f573-bca2-4f2b-a099-9412f9d5462c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:28.700Z|16d0f573-bca2-4f2b-a099-9412f9d5462c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:36.770Z|3d67feb4-8965-4d47-886f-cd6a2f731153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:37:36.776Z|3d67feb4-8965-4d47-886f-cd6a2f731153|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:37:38.689Z|347fc590-24fd-4d3e-a785-b9e023baaacb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:38.691Z|347fc590-24fd-4d3e-a785-b9e023baaacb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:38.720Z|c60ecf3c-a8ad-4ef6-8c68-522ec498aea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:38.722Z|c60ecf3c-a8ad-4ef6-8c68-522ec498aea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:38.728Z|c41391f0-6a96-439d-ad40-c6d769385b0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:38.730Z|c41391f0-6a96-439d-ad40-c6d769385b0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:48.720Z|7de0f818-af6a-4009-9b64-57bf129bc9d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:48.721Z|7de0f818-af6a-4009-9b64-57bf129bc9d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:48.752Z|2d8bee26-85d8-4140-b162-f1535cf6e315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:48.753Z|2d8bee26-85d8-4140-b162-f1535cf6e315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:48.771Z|b6352569-d667-40c2-b410-eeec5ed94d4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:48.773Z|b6352569-d667-40c2-b410-eeec5ed94d4d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:51.770Z|ac134921-e9c9-4ebd-90f1-8268398c6990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:37:51.771Z|ac134921-e9c9-4ebd-90f1-8268398c6990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:37:52.136Z|5f10914f-0dfe-4c6b-9bc9-8745b86d860e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:37:52.137Z|5f10914f-0dfe-4c6b-9bc9-8745b86d860e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:37:54.042Z|fd0b0a5a-83f2-416c-956a-dca521e930ce|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:37:54.044Z|fd0b0a5a-83f2-416c-956a-dca521e930ce|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:58.753Z|3cd997c1-fea2-4e9a-9984-834d8f8c344c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:58.754Z|3cd997c1-fea2-4e9a-9984-834d8f8c344c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:58.782Z|87927f6f-5eef-450a-bcb4-755cd84742d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:58.784Z|87927f6f-5eef-450a-bcb4-755cd84742d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:37:58.807Z|bda3162a-07f9-4acd-8ac9-9ce0883e2228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:37:58.808Z|bda3162a-07f9-4acd-8ac9-9ce0883e2228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:06.770Z|223c7f33-1456-4ce3-a86c-afb5982db199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:38:06.771Z|223c7f33-1456-4ce3-a86c-afb5982db199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:38:08.782Z|c9a77a46-e3e9-40a6-b36c-61db30db4cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:08.784Z|c9a77a46-e3e9-40a6-b36c-61db30db4cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:08.813Z|bb5154e7-bb1d-4d33-9662-1ed5493e59c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:08.814Z|bb5154e7-bb1d-4d33-9662-1ed5493e59c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:08.839Z|15a9faaf-8e94-46c8-8e0f-46921120fb91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:08.840Z|15a9faaf-8e94-46c8-8e0f-46921120fb91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:18.825Z|e3485213-43e9-4824-af3a-611d6f1884ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:18.826Z|e3485213-43e9-4824-af3a-611d6f1884ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:18.847Z|c29bf925-74db-465c-adb7-827332c77249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:18.848Z|c29bf925-74db-465c-adb7-827332c77249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:18.869Z|142c29ec-f6ca-44a1-88ab-fe5c6078cd4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:18.871Z|142c29ec-f6ca-44a1-88ab-fe5c6078cd4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:21.770Z|6576f617-a303-4f08-a0b2-63e3933fa301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:38:21.775Z|6576f617-a303-4f08-a0b2-63e3933fa301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:38:22.139Z|cf3feef8-7259-4019-b747-ecf49bcf0caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:38:22.140Z|cf3feef8-7259-4019-b747-ecf49bcf0caa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:38:28.855Z|c949aba3-5c8e-4569-949c-5bda679cfe53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:28.857Z|c949aba3-5c8e-4569-949c-5bda679cfe53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:28.875Z|a03937bc-b092-44ca-b660-27bbc07b4472|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:28.876Z|a03937bc-b092-44ca-b660-27bbc07b4472|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:28.899Z|970b07f9-5885-438b-a7d4-7f6bc4459717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:28.901Z|970b07f9-5885-438b-a7d4-7f6bc4459717|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:36.770Z|7b862bfc-5cfb-4972-8eb0-a7e026a3a85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:38:36.772Z|7b862bfc-5cfb-4972-8eb0-a7e026a3a85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:38:38.884Z|4a903b23-9213-47a2-93e6-5519d5c2e508|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:38.885Z|4a903b23-9213-47a2-93e6-5519d5c2e508|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:38.903Z|e44d3aae-3670-48fa-8cf5-1eb4a3667633|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:38.904Z|e44d3aae-3670-48fa-8cf5-1eb4a3667633|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:38.930Z|c1a8564e-75ab-42da-b886-abf8fbae0b6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:38.931Z|c1a8564e-75ab-42da-b886-abf8fbae0b6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:48.915Z|af8fd539-977a-4c32-9fc4-3dfd7a9644f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:48.916Z|af8fd539-977a-4c32-9fc4-3dfd7a9644f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:48.931Z|27c573f1-afec-4512-9b90-4fbc576d54ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:48.932Z|27c573f1-afec-4512-9b90-4fbc576d54ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:48.961Z|2ae2da4c-7636-4501-9bd0-e86835550d63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:48.963Z|2ae2da4c-7636-4501-9bd0-e86835550d63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:51.770Z|9ab60fd8-0b94-4bd6-88f2-ecb284278a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:38:51.771Z|9ab60fd8-0b94-4bd6-88f2-ecb284278a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:38:52.141Z|52beb374-2fda-4b67-a4ae-3106ec93c032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:38:52.142Z|52beb374-2fda-4b67-a4ae-3106ec93c032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:38:54.047Z|131c844e-4dbc-4f65-9df0-41354fab4f6c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:38:54.048Z|131c844e-4dbc-4f65-9df0-41354fab4f6c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:58.980Z|dcc533ab-7413-4cd4-9b9f-feb53561bf5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:58.981Z|dcc533ab-7413-4cd4-9b9f-feb53561bf5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:58.981Z|d011538d-09de-42a9-b97d-135c3f9b6d20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:58.982Z|d011538d-09de-42a9-b97d-135c3f9b6d20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:38:58.994Z|c1826685-8bbf-48ef-af2b-1d0d06a44e06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:38:58.995Z|c1826685-8bbf-48ef-af2b-1d0d06a44e06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:06.771Z|0b606070-add4-4af3-b751-21147b950397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:39:06.778Z|0b606070-add4-4af3-b751-21147b950397|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:39:09.014Z|a54f6b99-9b65-41f3-b336-189067db3dd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:09.014Z|b77341ad-8856-403d-9677-a6b289396170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:09.016Z|a54f6b99-9b65-41f3-b336-189067db3dd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:09.016Z|b77341ad-8856-403d-9677-a6b289396170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:09.032Z|ab23a08f-d2d0-4cde-9693-b16102effd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:09.033Z|ab23a08f-d2d0-4cde-9693-b16102effd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:19.055Z|051f3a75-c796-410a-b3e8-500a24135def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:19.059Z|051f3a75-c796-410a-b3e8-500a24135def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:19.073Z|e28453b4-0e2b-4879-ba9c-edf6d6b1dd1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:19.075Z|e28453b4-0e2b-4879-ba9c-edf6d6b1dd1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:19.089Z|4a278079-d3ba-49e8-9f37-eb3229a4ad8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:19.091Z|4a278079-d3ba-49e8-9f37-eb3229a4ad8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:21.770Z|da1f733b-ede8-4974-8afa-f98a4b073dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:39:21.773Z|da1f733b-ede8-4974-8afa-f98a4b073dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:39:22.144Z|1e20820d-cf41-4115-9070-7980af5fc599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:39:22.146Z|1e20820d-cf41-4115-9070-7980af5fc599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:39:29.114Z|aa83d421-c33a-41da-b623-aff373f34985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:29.116Z|12221d3f-0e91-4486-b3ae-fe95e908cc39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:29.117Z|12221d3f-0e91-4486-b3ae-fe95e908cc39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:29.117Z|aa83d421-c33a-41da-b623-aff373f34985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:29.147Z|dd9c91ad-3a8f-433d-9c5b-d23bcaad9fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:29.148Z|dd9c91ad-3a8f-433d-9c5b-d23bcaad9fd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:36.770Z|a6a8bc84-de1d-4bdf-978b-ef4545a27f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:39:36.772Z|a6a8bc84-de1d-4bdf-978b-ef4545a27f24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:39:39.170Z|0f7f7724-557d-4e2e-bc54-24f1022ac70f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:39.170Z|19394dc6-e11a-41d6-baef-83f5b30869d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:39.171Z|19394dc6-e11a-41d6-baef-83f5b30869d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:39.171Z|0f7f7724-557d-4e2e-bc54-24f1022ac70f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:39.202Z|fd1bdfe8-5cea-4dca-8dad-b62a2f481896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:39.203Z|fd1bdfe8-5cea-4dca-8dad-b62a2f481896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:49.278Z|cb47a92e-7059-4dbc-89a6-189c3628d8b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:49.278Z|41cb78c5-93c4-4ad7-a6fc-ba65861495c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:49.278Z|4e404207-cf08-4a25-adfb-59e1d0c6d230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:49.279Z|41cb78c5-93c4-4ad7-a6fc-ba65861495c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:49.280Z|4e404207-cf08-4a25-adfb-59e1d0c6d230|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:49.279Z|cb47a92e-7059-4dbc-89a6-189c3628d8b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:51.770Z|e45cd04c-9d0c-4abe-bb7e-5a46f15b2af4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:39:51.784Z|e45cd04c-9d0c-4abe-bb7e-5a46f15b2af4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:39:52.147Z|be8efba2-d8db-4ca7-926b-41d2e42e17fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:39:52.149Z|be8efba2-d8db-4ca7-926b-41d2e42e17fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:39:54.050Z|542c05c4-7c6d-4615-b598-e1845b91b272|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:39:54.052Z|542c05c4-7c6d-4615-b598-e1845b91b272|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:59.318Z|ef8e8822-92ba-43a4-b58c-4ebd621f0b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:59.319Z|ef8e8822-92ba-43a4-b58c-4ebd621f0b52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:59.320Z|5d59ce3d-c471-4be8-a03e-9292048c8d4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:59.321Z|5d59ce3d-c471-4be8-a03e-9292048c8d4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:39:59.349Z|91a7e510-9cbb-4eac-a32a-73474b71c448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:39:59.350Z|91a7e510-9cbb-4eac-a32a-73474b71c448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:06.770Z|e768d550-aaf1-4a0e-91a7-3153f2a380bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:40:06.773Z|e768d550-aaf1-4a0e-91a7-3153f2a380bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:40:09.351Z|196ffd5b-dfdf-404f-b47a-b7dc3f22733e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:09.352Z|196ffd5b-dfdf-404f-b47a-b7dc3f22733e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:09.357Z|218cffdb-43f9-4caf-a399-2a8c4fe761de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:09.358Z|218cffdb-43f9-4caf-a399-2a8c4fe761de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:09.387Z|9f0ce296-279e-48e3-9b20-a1e08dc5a7c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:09.388Z|9f0ce296-279e-48e3-9b20-a1e08dc5a7c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:19.395Z|87f66691-b967-4c03-a7fa-93f389bc3e9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:19.395Z|296cfb9c-688d-4888-b9dd-e1eac9f0897d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:19.396Z|87f66691-b967-4c03-a7fa-93f389bc3e9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:19.396Z|296cfb9c-688d-4888-b9dd-e1eac9f0897d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:19.437Z|3c8227de-9791-4baa-b49c-8f515aeb2377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:19.438Z|3c8227de-9791-4baa-b49c-8f515aeb2377|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:21.772Z|3fb1ec48-7610-4bd8-8851-5066ff5dbf12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:40:21.773Z|3fb1ec48-7610-4bd8-8851-5066ff5dbf12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:40:22.150Z|b81e49d7-3b17-4a83-8384-d1177827edc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:40:22.151Z|b81e49d7-3b17-4a83-8384-d1177827edc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:40:29.431Z|d5ad0aa1-1e1a-4cb2-b5e3-9c1fd6d7fcd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:29.431Z|7dad7189-e1a3-43d9-9992-9447a0ca7979|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:29.433Z|d5ad0aa1-1e1a-4cb2-b5e3-9c1fd6d7fcd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:29.433Z|7dad7189-e1a3-43d9-9992-9447a0ca7979|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:29.465Z|10aeeed1-7eeb-44a7-aba0-ef0c01ac2a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:29.467Z|10aeeed1-7eeb-44a7-aba0-ef0c01ac2a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:36.770Z|d5928768-bc62-4732-bc56-a1e1129e9c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:40:36.777Z|d5928768-bc62-4732-bc56-a1e1129e9c69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:40:39.465Z|848d7e80-dca9-4d79-9c36-e4ec4c997674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:39.466Z|848d7e80-dca9-4d79-9c36-e4ec4c997674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:39.473Z|0a95adfc-17be-4e34-9721-196ba072ee78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:39.475Z|0a95adfc-17be-4e34-9721-196ba072ee78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:39.512Z|0481b47f-0c55-49d4-a466-08d8d3db546a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:39.513Z|0481b47f-0c55-49d4-a466-08d8d3db546a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:49.502Z|4c0ea7d4-fe53-4f73-8ca6-482f191ab418|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:49.504Z|4c0ea7d4-fe53-4f73-8ca6-482f191ab418|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:49.509Z|bc5a993c-b95d-4fcc-bce1-8adc3cbb1f2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:49.510Z|bc5a993c-b95d-4fcc-bce1-8adc3cbb1f2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:49.545Z|8ecd50b5-5297-4928-a4d9-63b431e59a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:49.546Z|8ecd50b5-5297-4928-a4d9-63b431e59a9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:51.771Z|5f13f42a-d707-4380-9511-425b32392866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:40:51.772Z|5f13f42a-d707-4380-9511-425b32392866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:40:52.153Z|d86c2706-db8b-483c-a08e-cffc3106f7ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:40:52.154Z|d86c2706-db8b-483c-a08e-cffc3106f7ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:40:54.039Z|1e8c52b7-4ccf-4703-8e64-705bc07a759d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:40:54.040Z|1e8c52b7-4ccf-4703-8e64-705bc07a759d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:59.537Z|b82a6ac1-4280-4f2f-a976-9780584bad8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:59.538Z|b82a6ac1-4280-4f2f-a976-9780584bad8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:59.547Z|b35bbe8a-ce87-472a-bf9c-f009037e1ff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:59.548Z|b35bbe8a-ce87-472a-bf9c-f009037e1ff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:40:59.597Z|39db0a91-64c6-4bec-8868-02b272fc6dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:40:59.598Z|39db0a91-64c6-4bec-8868-02b272fc6dd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:06.770Z|6f188223-1789-4b9d-b7f6-b172a5eec9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:41:06.773Z|6f188223-1789-4b9d-b7f6-b172a5eec9b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:41:09.574Z|a60121cc-1b80-4be1-8331-26ce484595e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:09.575Z|a60121cc-1b80-4be1-8331-26ce484595e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:09.580Z|ce331c8c-dbcb-4f8f-b0ed-f12713ff90cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:09.581Z|ce331c8c-dbcb-4f8f-b0ed-f12713ff90cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:09.644Z|65e9d7d6-cfd8-477a-a5ba-87eb7a4216d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:09.645Z|65e9d7d6-cfd8-477a-a5ba-87eb7a4216d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:19.662Z|f8ba8f6f-b9ff-42f8-8372-dc9ed18d6937|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:19.664Z|f8ba8f6f-b9ff-42f8-8372-dc9ed18d6937|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:19.669Z|70c88945-da6c-4a64-8251-5ba6ebb8cada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:19.671Z|70c88945-da6c-4a64-8251-5ba6ebb8cada|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:19.718Z|bc3f9a66-f12a-4a6e-9b3f-6d359595b4ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:19.719Z|bc3f9a66-f12a-4a6e-9b3f-6d359595b4ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:21.773Z|c18a9aea-71ee-41b2-b4b8-07b1b3d4e1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:41:21.780Z|c18a9aea-71ee-41b2-b4b8-07b1b3d4e1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:41:22.155Z|cc8c14fe-1cbe-4f1f-9f3b-f1c435443a03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:41:22.156Z|cc8c14fe-1cbe-4f1f-9f3b-f1c435443a03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:41:29.714Z|11f34d5c-d95e-4a93-913a-3e12448a7fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:29.716Z|11f34d5c-d95e-4a93-913a-3e12448a7fb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:29.743Z|7a7b68ef-dc64-47d7-ae09-5efdeb766e98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:29.746Z|7a7b68ef-dc64-47d7-ae09-5efdeb766e98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:29.764Z|f2d27c0b-ed9f-430c-85f2-ef1776d587b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:29.765Z|f2d27c0b-ed9f-430c-85f2-ef1776d587b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:36.772Z|729a0a61-c92c-42f0-8915-69f945491954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:41:36.773Z|729a0a61-c92c-42f0-8915-69f945491954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:41:39.748Z|a1475095-0352-4fda-b49f-ae2e900e1cbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:39.750Z|a1475095-0352-4fda-b49f-ae2e900e1cbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:39.782Z|aed92c82-77de-466e-9a9c-012658aaed33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:39.783Z|aed92c82-77de-466e-9a9c-012658aaed33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:39.805Z|6bdbab14-f307-4dfd-bc5a-dc8008671a94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:39.806Z|6bdbab14-f307-4dfd-bc5a-dc8008671a94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:49.793Z|6e9a3f82-8a9c-4108-9808-b3716deb5480|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:49.794Z|6e9a3f82-8a9c-4108-9808-b3716deb5480|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:49.816Z|3c6cc5b1-8883-4ff2-a96c-58f874c8a7e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:49.817Z|3c6cc5b1-8883-4ff2-a96c-58f874c8a7e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:49.869Z|2ed7cebc-4db1-4a4a-af98-8b0d7a8fafe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:49.870Z|2ed7cebc-4db1-4a4a-af98-8b0d7a8fafe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:51.770Z|7382453b-ae17-4ae4-8023-5bf7d04405eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:41:51.771Z|7382453b-ae17-4ae4-8023-5bf7d04405eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:41:52.157Z|2c8b0460-25b9-4414-9f2d-66aab4c1eb33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:41:52.158Z|2c8b0460-25b9-4414-9f2d-66aab4c1eb33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:41:54.043Z|916d2ede-e6fb-4353-9acd-30651091460f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:41:54.044Z|916d2ede-e6fb-4353-9acd-30651091460f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:59.835Z|5802b9af-76f6-4543-b587-ade1ec611c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:59.836Z|5802b9af-76f6-4543-b587-ade1ec611c71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:59.849Z|fc2ec69a-dd7d-496b-a459-6ff6e978ab9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:59.851Z|fc2ec69a-dd7d-496b-a459-6ff6e978ab9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:41:59.906Z|e7b1d3b0-f414-4bdd-8043-ebe94547f480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:41:59.907Z|e7b1d3b0-f414-4bdd-8043-ebe94547f480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:06.770Z|ed6ed655-1472-4ce4-b8b4-7060b10dd4db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:42:06.773Z|ed6ed655-1472-4ce4-b8b4-7060b10dd4db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:42:09.866Z|3051a708-6ad3-4ed7-b028-f7573510ea62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:09.868Z|3051a708-6ad3-4ed7-b028-f7573510ea62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:09.882Z|15a23e81-0e9e-4a17-9a1d-2f39d0968011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:09.884Z|15a23e81-0e9e-4a17-9a1d-2f39d0968011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:09.961Z|1a627073-4bf8-4723-bbb3-edb87a944adb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:09.962Z|1a627073-4bf8-4723-bbb3-edb87a944adb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:19.897Z|4ed4af78-72bc-4a27-9300-8cf19bcce067|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:19.898Z|4ed4af78-72bc-4a27-9300-8cf19bcce067|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:19.916Z|589b3909-bbb6-4b40-96f8-559ba2d81c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:19.917Z|589b3909-bbb6-4b40-96f8-559ba2d81c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:20.001Z|4791f507-101f-4c6f-8048-016e8f0a2d99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:20.003Z|4791f507-101f-4c6f-8048-016e8f0a2d99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:21.770Z|a26f87c5-004e-40e0-b99c-1df83ad266cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:42:21.772Z|a26f87c5-004e-40e0-b99c-1df83ad266cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:42:22.162Z|f000674f-368e-40ce-bd45-66679a195b8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:42:22.163Z|f000674f-368e-40ce-bd45-66679a195b8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:42:29.933Z|d41b93fa-1c76-42cd-8bbd-cf95a40bbed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:29.935Z|d41b93fa-1c76-42cd-8bbd-cf95a40bbed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:29.951Z|bfb57b75-512a-49f5-be3e-bff04b9752d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:29.952Z|bfb57b75-512a-49f5-be3e-bff04b9752d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:30.039Z|4a029b33-d813-4ec9-98cc-440adabca53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:30.040Z|4a029b33-d813-4ec9-98cc-440adabca53b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:36.770Z|e48ab668-486e-4a6f-ae50-ec212dfc8749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:42:36.772Z|e48ab668-486e-4a6f-ae50-ec212dfc8749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:42:39.966Z|5b0f6729-c62e-402d-9676-b1327e1f5a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:39.967Z|5b0f6729-c62e-402d-9676-b1327e1f5a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:39.991Z|8298a72c-b60e-4a5c-baa3-2854ff1cb3ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:39.992Z|8298a72c-b60e-4a5c-baa3-2854ff1cb3ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:40.076Z|fdff9470-daca-4733-a8b2-8682ed77be30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:40.077Z|fdff9470-daca-4733-a8b2-8682ed77be30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:50.002Z|747697b0-be14-4fd7-ba0c-c5b49bba7dcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:50.003Z|747697b0-be14-4fd7-ba0c-c5b49bba7dcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:50.022Z|b947e333-4706-4bc5-9553-939b18e6e330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:50.024Z|b947e333-4706-4bc5-9553-939b18e6e330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:50.122Z|b8cb41dc-fd42-4141-908f-324cabbabb2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:42:50.125Z|b8cb41dc-fd42-4141-908f-324cabbabb2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:42:51.774Z|abfcec3a-d6f5-4877-a2d6-b649e7e80b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:42:51.785Z|abfcec3a-d6f5-4877-a2d6-b649e7e80b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:42:52.166Z|5f8d2b66-6185-471b-9c03-4c6ff7766ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:42:52.168Z|5f8d2b66-6185-471b-9c03-4c6ff7766ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:42:54.045Z|cb285fd6-4ffe-4e98-9ed2-eb32d93ab59e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:42:54.047Z|cb285fd6-4ffe-4e98-9ed2-eb32d93ab59e|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:00.034Z|ea04182f-a0ff-4d31-af61-8e625927bec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:00.035Z|ea04182f-a0ff-4d31-af61-8e625927bec5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:00.060Z|23af5c15-f3e0-404e-a53d-d376592eabb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:00.061Z|23af5c15-f3e0-404e-a53d-d376592eabb5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:00.170Z|b9e24a59-9e16-4dae-9578-2fd29fd00e8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:00.171Z|b9e24a59-9e16-4dae-9578-2fd29fd00e8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:06.770Z|42a07715-165a-4845-9522-016d002e0ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:43:06.770Z|42a07715-165a-4845-9522-016d002e0ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:43:10.065Z|548834f1-b1f0-4723-a344-418ee62e80b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:10.067Z|548834f1-b1f0-4723-a344-418ee62e80b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:10.090Z|2089e3ee-89ba-4551-8e9d-2b54602e35a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:10.091Z|2089e3ee-89ba-4551-8e9d-2b54602e35a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:10.200Z|d5d37ecd-a21e-46fc-bed5-5081d5fba859|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:10.203Z|d5d37ecd-a21e-46fc-bed5-5081d5fba859|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:20.095Z|26a6b70e-7bdf-4a39-9c45-f1c61818e200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:20.097Z|26a6b70e-7bdf-4a39-9c45-f1c61818e200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:20.118Z|5cfb840e-eff2-42a4-88f1-8232c270363a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:20.119Z|5cfb840e-eff2-42a4-88f1-8232c270363a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:20.239Z|b9944c10-4cca-4f98-b834-1639945f25da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:20.242Z|b9944c10-4cca-4f98-b834-1639945f25da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:21.770Z|0ca04f8e-7677-4edd-a27e-c2200fce6d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:43:21.770Z|0ca04f8e-7677-4edd-a27e-c2200fce6d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:43:22.169Z|1928909c-aa61-4e48-8dc8-5037a5827be9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:43:22.169Z|1928909c-aa61-4e48-8dc8-5037a5827be9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:43:30.129Z|be1ab030-e960-46cd-8ad4-bfcf9d50fe14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:30.130Z|be1ab030-e960-46cd-8ad4-bfcf9d50fe14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:30.149Z|0518b5ea-69b3-436b-b7c6-47babd93c944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:30.150Z|0518b5ea-69b3-436b-b7c6-47babd93c944|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:30.278Z|b5aebdb3-97e2-4b86-9b14-b04dfc1ba8bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:30.280Z|b5aebdb3-97e2-4b86-9b14-b04dfc1ba8bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:36.770Z|ef6e4005-5977-49f5-95fd-128924e48421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:43:36.772Z|ef6e4005-5977-49f5-95fd-128924e48421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:43:40.168Z|cc03eadf-fb0f-48e7-a22e-e14ee9b40ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:40.170Z|cc03eadf-fb0f-48e7-a22e-e14ee9b40ebd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:40.196Z|9fd18fc3-44d2-4a7a-9990-3f3115eea82b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:40.197Z|9fd18fc3-44d2-4a7a-9990-3f3115eea82b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:40.313Z|a8b2632e-e797-453e-b468-5cf761df68f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:40.315Z|a8b2632e-e797-453e-b468-5cf761df68f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:50.338Z|c1c4bd74-8d6c-4fd1-845f-c76ba956f917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:50.340Z|c1c4bd74-8d6c-4fd1-845f-c76ba956f917|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:50.350Z|4d81fbfd-6c98-4f74-bc3d-319d8987436b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:50.351Z|f5512275-ce6b-438d-8a3f-6d935659c813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:43:50.352Z|4d81fbfd-6c98-4f74-bc3d-319d8987436b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:50.352Z|f5512275-ce6b-438d-8a3f-6d935659c813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:43:51.770Z|f6a85c83-3f22-4769-b25f-7fd806a3ea38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:43:51.771Z|f6a85c83-3f22-4769-b25f-7fd806a3ea38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:43:52.171Z|d9a15526-f1c9-42a2-be71-88ff163668fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:43:52.172Z|d9a15526-f1c9-42a2-be71-88ff163668fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:43:54.041Z|f6ec35e0-b03f-424b-85c3-c49bedd257e8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:43:54.043Z|f6ec35e0-b03f-424b-85c3-c49bedd257e8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:00.378Z|a10831b5-8469-41a7-9351-4c862fc1783a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:00.379Z|a10831b5-8469-41a7-9351-4c862fc1783a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:00.380Z|a023fb0f-6f92-44ce-acdc-30e10d2f37d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:00.382Z|a023fb0f-6f92-44ce-acdc-30e10d2f37d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:00.393Z|120f3af3-5533-4dae-b6b4-b9f48fbff7a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:00.395Z|120f3af3-5533-4dae-b6b4-b9f48fbff7a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:06.770Z|c918093c-fae3-4c3e-8d3c-f24ab7dddc92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:44:06.771Z|c918093c-fae3-4c3e-8d3c-f24ab7dddc92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:44:10.418Z|2570ae20-880e-4fb7-afde-20625cee199a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:10.418Z|9e2a5697-1605-4c79-9c74-cfa022b4f6b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:10.419Z|2570ae20-880e-4fb7-afde-20625cee199a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:10.419Z|9e2a5697-1605-4c79-9c74-cfa022b4f6b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:10.440Z|1bdf5c96-aca4-43a2-b4bb-5cb096f9ad94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:10.441Z|1bdf5c96-aca4-43a2-b4bb-5cb096f9ad94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:20.455Z|250fa2e4-74b3-452e-b219-5e4be0d9086b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:20.455Z|34683fb8-2169-43e2-b18e-7ab46c56ee5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:20.467Z|250fa2e4-74b3-452e-b219-5e4be0d9086b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:20.468Z|34683fb8-2169-43e2-b18e-7ab46c56ee5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:20.479Z|869eab6f-e6f3-4241-828c-98e853d0fe5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:20.480Z|869eab6f-e6f3-4241-828c-98e853d0fe5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:21.770Z|996251a8-7311-4bf7-997f-5d9a97a3294c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:44:21.772Z|996251a8-7311-4bf7-997f-5d9a97a3294c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:44:22.173Z|59042038-2a82-41c5-8d4c-f486ea85011e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:44:22.174Z|59042038-2a82-41c5-8d4c-f486ea85011e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:44:30.505Z|fd97cb74-0f1a-48e7-8e7e-8d0b86eafee7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:30.505Z|2d9e93cc-28ad-44ff-9199-66ccc271d8ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:30.506Z|fd97cb74-0f1a-48e7-8e7e-8d0b86eafee7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:30.507Z|2d9e93cc-28ad-44ff-9199-66ccc271d8ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:30.509Z|046ff29e-35d9-4e8d-af64-c3a0ec32b12e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:30.514Z|046ff29e-35d9-4e8d-af64-c3a0ec32b12e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:36.770Z|91c3f507-cede-4f4a-8a9c-f14369d8ea48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:44:36.770Z|91c3f507-cede-4f4a-8a9c-f14369d8ea48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:44:40.548Z|f99a42a8-ae76-4e7c-9088-acb6599521d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:40.551Z|f99a42a8-ae76-4e7c-9088-acb6599521d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:40.548Z|705ffcd0-704c-4c88-89c3-a3a3e28acafd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:40.552Z|705ffcd0-704c-4c88-89c3-a3a3e28acafd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:40.561Z|bbc13ce1-7f6e-4ea8-888b-0aebaf0a0ba0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:40.563Z|bbc13ce1-7f6e-4ea8-888b-0aebaf0a0ba0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:50.590Z|1bf03c83-24e3-4981-82c2-4f265306f4c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:50.592Z|1bf03c83-24e3-4981-82c2-4f265306f4c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:50.594Z|9d5609dc-431c-4213-ad8d-d5e030bb85de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:50.597Z|9d5609dc-431c-4213-ad8d-d5e030bb85de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:50.600Z|98421c23-f87a-486b-b16d-5c42c00bf62f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:44:50.601Z|98421c23-f87a-486b-b16d-5c42c00bf62f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:44:51.770Z|f87a4af7-632e-4947-9671-6034a229959a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:44:51.771Z|f87a4af7-632e-4947-9671-6034a229959a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:44:52.175Z|6e3b18ff-efb8-4e97-86f4-0c38539cb296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:44:52.176Z|6e3b18ff-efb8-4e97-86f4-0c38539cb296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:44:54.042Z|29d4cb59-1731-4630-a5f6-9bcb930d36ab|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:44:54.044Z|29d4cb59-1731-4630-a5f6-9bcb930d36ab|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:00.623Z|1090d57e-0ed0-4aa7-823d-c29e230b3c29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:00.626Z|1090d57e-0ed0-4aa7-823d-c29e230b3c29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:00.640Z|ce9c4d5f-176f-482a-af70-9a9ba7b52a34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:00.641Z|ce9c4d5f-176f-482a-af70-9a9ba7b52a34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:00.647Z|15ddaf03-11d2-4894-b230-f48d502ae54a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:00.648Z|15ddaf03-11d2-4894-b230-f48d502ae54a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:06.771Z|4da0d091-87e9-4043-ab17-f4b9db75fecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:45:06.781Z|4da0d091-87e9-4043-ab17-f4b9db75fecd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:45:10.667Z|69463e8c-ccee-46d9-95b4-970504142ee0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:10.668Z|69463e8c-ccee-46d9-95b4-970504142ee0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:10.670Z|30a87ba5-ff64-448e-8d20-de80ddb05d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:10.670Z|30a87ba5-ff64-448e-8d20-de80ddb05d61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:10.690Z|4e9b4b3c-e445-41d1-9764-e64af33d4c5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:10.691Z|4e9b4b3c-e445-41d1-9764-e64af33d4c5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:20.697Z|bdd91482-3a97-457a-a4e8-1efbb8dcf42c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:20.700Z|bdd91482-3a97-457a-a4e8-1efbb8dcf42c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:20.697Z|e31ff0b0-77b1-4107-b824-d081d46523e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:20.703Z|e31ff0b0-77b1-4107-b824-d081d46523e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:20.729Z|3b9e8f31-3743-4367-8a02-84d76d7e7a38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:20.736Z|3b9e8f31-3743-4367-8a02-84d76d7e7a38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:21.774Z|cee5e4b1-11ad-4bf1-9ae3-765ac4323b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:45:21.775Z|cee5e4b1-11ad-4bf1-9ae3-765ac4323b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:45:22.178Z|5f256dc0-456f-4140-8186-ea270a18d8a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:45:22.179Z|5f256dc0-456f-4140-8186-ea270a18d8a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:45:30.730Z|174a3cd7-533e-4e37-96ba-d7b1af7d6296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:30.732Z|174a3cd7-533e-4e37-96ba-d7b1af7d6296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:30.747Z|37c24b2a-4e6a-4bdd-9932-5936570f58d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:30.748Z|37c24b2a-4e6a-4bdd-9932-5936570f58d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:30.765Z|ca290155-47e1-43c5-b9ed-897dc9ae6e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:30.766Z|ca290155-47e1-43c5-b9ed-897dc9ae6e77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:36.770Z|04b5c43d-d2d0-462d-8c81-0c6af178dc0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:45:36.771Z|04b5c43d-d2d0-462d-8c81-0c6af178dc0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:45:40.769Z|f8717e5d-7a32-475e-b70c-4e46efaba17d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:40.771Z|f8717e5d-7a32-475e-b70c-4e46efaba17d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:40.783Z|764a9733-993d-4462-b686-1064aa2a2f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:40.785Z|764a9733-993d-4462-b686-1064aa2a2f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:40.809Z|2f1dcc4c-46e8-4224-80dc-33db66234a83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:40.811Z|2f1dcc4c-46e8-4224-80dc-33db66234a83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:50.799Z|df8eeaf5-cf3c-4e48-8ed4-b7802fa72995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:50.802Z|df8eeaf5-cf3c-4e48-8ed4-b7802fa72995|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:50.822Z|a55f0961-e0e2-40bb-a7a0-1d55c5ddbc20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:50.824Z|a55f0961-e0e2-40bb-a7a0-1d55c5ddbc20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:50.860Z|813df609-8983-4859-98c9-1a8b3560aba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:45:50.861Z|813df609-8983-4859-98c9-1a8b3560aba8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:45:51.776Z|b2c387ba-0208-4e73-8773-bbbd3749c5dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:45:51.782Z|b2c387ba-0208-4e73-8773-bbbd3749c5dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:45:52.180Z|6ee209f7-4280-40ae-89eb-8b99f8de1704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:45:52.181Z|6ee209f7-4280-40ae-89eb-8b99f8de1704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:45:54.040Z|1d941eb3-4bee-449f-8d42-7590f9c532f7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:45:54.041Z|1d941eb3-4bee-449f-8d42-7590f9c532f7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:00.832Z|3cd20000-61c5-4ce6-9c08-86d7dfad4685|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:00.834Z|3cd20000-61c5-4ce6-9c08-86d7dfad4685|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:00.853Z|a6956167-0fbc-4375-a075-45af5435827b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:00.855Z|a6956167-0fbc-4375-a075-45af5435827b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:00.895Z|61f46434-21b0-41c4-a4be-50adccb362c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:00.906Z|61f46434-21b0-41c4-a4be-50adccb362c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:06.770Z|624f95fd-ae35-4c87-b536-9c2a757e10f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:46:06.771Z|624f95fd-ae35-4c87-b536-9c2a757e10f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:46:10.860Z|2e77a30b-9cb5-4030-8d33-5a9cf9c95093|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:10.861Z|2e77a30b-9cb5-4030-8d33-5a9cf9c95093|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:10.905Z|8a4e2e75-ebc5-4cae-9f28-aa237f8031fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:10.907Z|8a4e2e75-ebc5-4cae-9f28-aa237f8031fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:10.937Z|8801f6ea-f231-4ca3-ad7c-5b1641f225cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:10.938Z|8801f6ea-f231-4ca3-ad7c-5b1641f225cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:20.900Z|fe9481d4-b6fd-403a-9063-60c1724e7f20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:20.901Z|fe9481d4-b6fd-403a-9063-60c1724e7f20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:20.941Z|5188ebc3-3373-4c9a-a886-8b27315ca441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:20.943Z|5188ebc3-3373-4c9a-a886-8b27315ca441|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:20.977Z|3e1f96cc-d84d-48c4-9b1e-9cb5f3d3273f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:20.978Z|3e1f96cc-d84d-48c4-9b1e-9cb5f3d3273f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:21.770Z|33075a67-dc16-4bc5-849f-28aa36bb0c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:46:21.771Z|33075a67-dc16-4bc5-849f-28aa36bb0c98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:46:22.183Z|2e5e0c56-a6a2-4588-8ba0-b4e4f9fa68ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:46:22.184Z|2e5e0c56-a6a2-4588-8ba0-b4e4f9fa68ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:46:30.930Z|735b10e8-222a-4e6f-91e9-3a3e82662bd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:30.931Z|735b10e8-222a-4e6f-91e9-3a3e82662bd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:30.973Z|69c15466-b6d0-40a1-8a2d-17aff309880f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:30.975Z|69c15466-b6d0-40a1-8a2d-17aff309880f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:31.006Z|47d1ede6-414a-4648-9d0e-1226a6ebd005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:31.007Z|47d1ede6-414a-4648-9d0e-1226a6ebd005|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:36.771Z|4f2bce75-4160-43d3-b9c2-7fc2599f7c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:46:36.774Z|4f2bce75-4160-43d3-b9c2-7fc2599f7c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:46:40.963Z|9c6290af-3fbb-47b8-8f95-a4afb5dd86a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:40.964Z|9c6290af-3fbb-47b8-8f95-a4afb5dd86a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:41.001Z|527b8fe9-6a09-4f4d-98c2-57ab607d560e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:41.002Z|527b8fe9-6a09-4f4d-98c2-57ab607d560e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:41.043Z|a8b60e37-0ad2-4352-b412-65d30d870dab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:41.044Z|a8b60e37-0ad2-4352-b412-65d30d870dab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:50.993Z|89ce0664-5145-4cae-a6cc-dc21f1466a52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:50.994Z|89ce0664-5145-4cae-a6cc-dc21f1466a52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:51.033Z|687818b2-0bf7-4956-aaec-627cf01584a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:51.035Z|687818b2-0bf7-4956-aaec-627cf01584a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:51.078Z|f766b627-d2b6-40cc-a759-6ab53a2d44fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:46:51.079Z|f766b627-d2b6-40cc-a759-6ab53a2d44fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:46:51.770Z|0a50dc9d-22d5-4011-a41a-4a534ab9b121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:46:51.771Z|0a50dc9d-22d5-4011-a41a-4a534ab9b121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:46:52.185Z|3ae54eea-2635-484d-847d-3be4016580b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:46:52.186Z|3ae54eea-2635-484d-847d-3be4016580b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:46:54.040Z|731ffd9d-361f-4634-b9b3-ae804a7aabe3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:46:54.041Z|731ffd9d-361f-4634-b9b3-ae804a7aabe3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:01.034Z|985c7c7c-5965-4808-a078-5c7d74f23fb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:01.036Z|985c7c7c-5965-4808-a078-5c7d74f23fb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:01.065Z|675125f4-400f-4a2f-92a8-7c3f78aed24d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:01.067Z|675125f4-400f-4a2f-92a8-7c3f78aed24d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:01.109Z|c7c8c1d1-8bdf-4dda-b2f4-45ec1f540a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:01.111Z|c7c8c1d1-8bdf-4dda-b2f4-45ec1f540a85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:06.770Z|8529eb46-67a5-4ea1-a505-374f6031828f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:47:06.770Z|8529eb46-67a5-4ea1-a505-374f6031828f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:47:11.095Z|9438872d-f537-476f-8092-aa3f759ed181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:11.097Z|9438872d-f537-476f-8092-aa3f759ed181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:11.095Z|f3e084fe-a3a3-4614-bd74-e983537bf641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:11.100Z|f3e084fe-a3a3-4614-bd74-e983537bf641|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:11.151Z|9adf97a5-2f66-468d-9be9-a4e932a04d93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:11.152Z|9adf97a5-2f66-468d-9be9-a4e932a04d93|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:21.142Z|0676fbb6-0cb5-4191-9f22-d7cb6b78f8ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:21.144Z|0676fbb6-0cb5-4191-9f22-d7cb6b78f8ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:21.155Z|faee37f5-aa6c-4424-b7a0-a238dba36bca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:21.156Z|faee37f5-aa6c-4424-b7a0-a238dba36bca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:21.187Z|3df585cc-8ed4-48a1-8461-929580a18743|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:21.188Z|3df585cc-8ed4-48a1-8461-929580a18743|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:21.770Z|f6714281-237e-4b04-96c5-7d760e2b0d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:47:21.773Z|f6714281-237e-4b04-96c5-7d760e2b0d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:47:22.188Z|6d337f06-90ba-4cb2-8072-7cf91f1e5b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:47:22.189Z|6d337f06-90ba-4cb2-8072-7cf91f1e5b6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:47:31.187Z|66521fd9-d459-4076-9853-bdc86cb755b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:31.188Z|7be00ac1-32f0-4899-88f8-9510eee4a704|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:31.189Z|66521fd9-d459-4076-9853-bdc86cb755b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:31.190Z|7be00ac1-32f0-4899-88f8-9510eee4a704|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:31.218Z|045ad266-8913-4228-abfb-28c0236b76a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:31.219Z|045ad266-8913-4228-abfb-28c0236b76a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:36.770Z|e5a7a2ed-0718-40d2-a08d-a0e05219eb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:47:36.772Z|e5a7a2ed-0718-40d2-a08d-a0e05219eb28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:47:41.230Z|3f77fd93-8346-47c5-9e41-e176aad9a3d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:41.230Z|91af4fcb-3723-485a-84a3-a1a801479ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:41.231Z|3f77fd93-8346-47c5-9e41-e176aad9a3d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:41.231Z|91af4fcb-3723-485a-84a3-a1a801479ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:41.262Z|ecf6c2dc-2528-43f6-a3eb-df3c2185a8a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:41.265Z|ecf6c2dc-2528-43f6-a3eb-df3c2185a8a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:51.269Z|ec67db0f-0367-4504-acdb-abc179e0577f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:51.269Z|44b74bce-5f5c-4d41-8d3a-eb340e0c90b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:51.270Z|44b74bce-5f5c-4d41-8d3a-eb340e0c90b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:51.270Z|ec67db0f-0367-4504-acdb-abc179e0577f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:51.302Z|0d9b83f0-87cd-401c-8aa8-079b3ffb4c00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:47:51.306Z|0d9b83f0-87cd-401c-8aa8-079b3ffb4c00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:47:51.770Z|f3688aa6-aa54-46f2-ae9f-b66c8c220b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:47:51.786Z|f3688aa6-aa54-46f2-ae9f-b66c8c220b27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:47:52.191Z|3e55c3b6-1b2e-432b-98a5-413a7c1dc6e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:47:52.192Z|3e55c3b6-1b2e-432b-98a5-413a7c1dc6e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:47:54.046Z|2ba192d2-b7d7-4ac9-b73d-aa2183b6f930|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:47:54.047Z|2ba192d2-b7d7-4ac9-b73d-aa2183b6f930|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:01.297Z|9181602b-2cd9-4bf9-8894-b8ea96a88e04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:01.299Z|9181602b-2cd9-4bf9-8894-b8ea96a88e04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:01.299Z|2aa9c38d-30e6-43de-8c60-d250a6842825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:01.301Z|2aa9c38d-30e6-43de-8c60-d250a6842825|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:01.333Z|4ac36836-dd04-42e0-ba14-c1ade0fce17c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:01.335Z|4ac36836-dd04-42e0-ba14-c1ade0fce17c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:06.770Z|2063ad7d-f52e-43b6-9a9a-38b5780835c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:48:06.771Z|2063ad7d-f52e-43b6-9a9a-38b5780835c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:48:11.344Z|8142c414-4131-4b29-80cb-0933b2984d51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:11.343Z|7a7a462a-0942-4c11-af48-16f17bc014af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:11.345Z|8142c414-4131-4b29-80cb-0933b2984d51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:11.345Z|7a7a462a-0942-4c11-af48-16f17bc014af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:11.365Z|1e878cb6-8432-4419-abeb-d0f5315bfc49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:11.366Z|1e878cb6-8432-4419-abeb-d0f5315bfc49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:21.385Z|a695db5b-5393-48e8-838c-e2ee9b679606|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:21.387Z|a695db5b-5393-48e8-838c-e2ee9b679606|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:21.392Z|9fe36abc-7d17-4821-bbe2-cd9c7ecfc355|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:21.394Z|9fe36abc-7d17-4821-bbe2-cd9c7ecfc355|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:21.395Z|71f9e9ce-796e-47c2-a9c0-e60991285d01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:21.396Z|71f9e9ce-796e-47c2-a9c0-e60991285d01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:21.772Z|c20a3226-4c4f-4fbd-9711-183adbe60d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:48:21.773Z|c20a3226-4c4f-4fbd-9711-183adbe60d38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:48:22.193Z|0846a335-0f58-425f-92a4-543db41c2fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:48:22.194Z|0846a335-0f58-425f-92a4-543db41c2fad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:48:31.427Z|fab724da-1bec-4bff-88da-683da9216653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:31.428Z|d38f2ed7-9cfc-4a6d-a25e-eff08c194f50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:31.428Z|fab724da-1bec-4bff-88da-683da9216653|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:31.429Z|d38f2ed7-9cfc-4a6d-a25e-eff08c194f50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:31.431Z|3635644f-8fa7-45e6-ae9e-475fd28cc1cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:31.432Z|3635644f-8fa7-45e6-ae9e-475fd28cc1cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:36.770Z|2b9e1f6e-ed6c-4070-b1c2-74cae05b1bf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:48:36.779Z|2b9e1f6e-ed6c-4070-b1c2-74cae05b1bf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:48:41.456Z|79339d1a-5e6d-454d-959b-5b50c4ef67b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:41.458Z|79339d1a-5e6d-454d-959b-5b50c4ef67b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:41.459Z|b7f12304-5b14-40ea-9bdf-7d1dcd6fe337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:41.460Z|b7f12304-5b14-40ea-9bdf-7d1dcd6fe337|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:41.493Z|99f850c9-3a28-4467-97c6-0b5a78ea44c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:41.494Z|99f850c9-3a28-4467-97c6-0b5a78ea44c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:51.501Z|32934d01-1342-44bd-8518-4d559c425d48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:51.501Z|381594f1-8e56-446b-b87f-6b81bdb3fdca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:51.502Z|381594f1-8e56-446b-b87f-6b81bdb3fdca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:51.503Z|32934d01-1342-44bd-8518-4d559c425d48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:51.539Z|043d5f2e-69bf-450b-861d-0417768bde1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:48:51.540Z|043d5f2e-69bf-450b-861d-0417768bde1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:48:51.771Z|53003a77-3d0f-4019-b9b6-7aa144be2145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:48:51.772Z|53003a77-3d0f-4019-b9b6-7aa144be2145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:48:52.195Z|608c1016-bcd9-47e1-aa43-37dff5a0b25d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:48:52.196Z|608c1016-bcd9-47e1-aa43-37dff5a0b25d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:48:54.049Z|1a50dc20-037f-4bb5-9038-75b1ff16a322|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:48:54.051Z|1a50dc20-037f-4bb5-9038-75b1ff16a322|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:01.530Z|6f21363f-7af5-425b-be1c-76a13badade6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:01.530Z|e3c235f7-74d1-4a49-8cd9-78d5c8d21d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:01.532Z|6f21363f-7af5-425b-be1c-76a13badade6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:01.532Z|e3c235f7-74d1-4a49-8cd9-78d5c8d21d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:01.574Z|85a4ffa5-a964-47e6-b8df-34b004eac1ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:01.576Z|85a4ffa5-a964-47e6-b8df-34b004eac1ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:06.770Z|2aa97670-1566-4a62-b989-28197c0224c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:49:06.771Z|2aa97670-1566-4a62-b989-28197c0224c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:49:11.559Z|8ab75101-45a3-41a0-9c52-876f93630f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:11.559Z|786d54d6-98c8-4158-a6ba-756f49732109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:11.561Z|786d54d6-98c8-4158-a6ba-756f49732109|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:11.561Z|8ab75101-45a3-41a0-9c52-876f93630f0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:11.608Z|c2085e81-dca8-4a86-938b-69feca109dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:11.609Z|c2085e81-dca8-4a86-938b-69feca109dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:21.592Z|1285031e-1f3f-4d11-89d1-e631b12b8d8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:21.592Z|73a3f5cc-a8ed-4f5e-8c9a-bf7058f020b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:21.593Z|73a3f5cc-a8ed-4f5e-8c9a-bf7058f020b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:21.593Z|1285031e-1f3f-4d11-89d1-e631b12b8d8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:21.644Z|7f3c5209-85c1-4515-b006-3a4525273e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:21.645Z|7f3c5209-85c1-4515-b006-3a4525273e13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:21.770Z|990f141b-8d0d-437e-882a-ba3f4a2acee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:49:21.775Z|990f141b-8d0d-437e-882a-ba3f4a2acee3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:49:22.197Z|b8ab2c50-efe2-4e39-ac42-7a1b00fb7fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:49:22.198Z|b8ab2c50-efe2-4e39-ac42-7a1b00fb7fc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:49:31.625Z|31d670da-b93b-465a-9d5c-233b65c93dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:31.626Z|31d670da-b93b-465a-9d5c-233b65c93dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:31.636Z|cdf8c5e4-7219-400f-9e09-9b7679faf1f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:31.637Z|cdf8c5e4-7219-400f-9e09-9b7679faf1f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:31.680Z|8e94e960-2226-4a76-80b1-37c13ebb3b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:31.681Z|8e94e960-2226-4a76-80b1-37c13ebb3b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:36.770Z|590d033f-fa0f-45a4-9b34-7acdf0878484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:49:36.771Z|590d033f-fa0f-45a4-9b34-7acdf0878484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:49:41.663Z|cedbea6b-26b2-42c2-9cce-8c3c708c1d9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:41.664Z|cedbea6b-26b2-42c2-9cce-8c3c708c1d9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:41.679Z|4625f8ac-32b8-44be-8392-6fd6b91d7802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:41.680Z|4625f8ac-32b8-44be-8392-6fd6b91d7802|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:41.727Z|2de0e641-96f7-43f7-996f-131c12b3f808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:41.728Z|2de0e641-96f7-43f7-996f-131c12b3f808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:51.694Z|59c1f235-f7e8-4e31-b8ef-fbadb7e2632f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:51.695Z|59c1f235-f7e8-4e31-b8ef-fbadb7e2632f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:51.713Z|5e7f11da-9e33-4f9f-a975-c33a833766fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:51.714Z|5e7f11da-9e33-4f9f-a975-c33a833766fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:51.759Z|3e275b95-42e1-4cd1-a0d4-e41544117598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:49:51.761Z|3e275b95-42e1-4cd1-a0d4-e41544117598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:49:51.771Z|5b93eb9d-d25c-459d-af09-953d78b62004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:49:51.772Z|5b93eb9d-d25c-459d-af09-953d78b62004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:49:52.200Z|5965b873-476c-4842-ba8b-0f200b473de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:49:52.201Z|5965b873-476c-4842-ba8b-0f200b473de7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:49:54.039Z|e0752c67-041c-4797-a090-f6e09ecdb6df|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:49:54.040Z|e0752c67-041c-4797-a090-f6e09ecdb6df|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:01.728Z|69234759-0db9-481e-b276-0afa572c68fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:01.730Z|69234759-0db9-481e-b276-0afa572c68fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:01.742Z|3c69c173-0584-4e9c-b242-be9669030769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:01.744Z|3c69c173-0584-4e9c-b242-be9669030769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:01.791Z|96241a95-e89d-405c-8c2e-77a27350144b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:01.792Z|96241a95-e89d-405c-8c2e-77a27350144b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:06.770Z|115e2249-63b0-4499-813e-f65a6619cc74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:50:06.780Z|115e2249-63b0-4499-813e-f65a6619cc74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:50:11.766Z|6bdec05d-5573-49a9-8f56-b1baa8d676e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:11.768Z|6bdec05d-5573-49a9-8f56-b1baa8d676e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:11.771Z|13a86467-f985-40cb-a0f2-b03a2513c4ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:11.772Z|13a86467-f985-40cb-a0f2-b03a2513c4ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:11.833Z|ee142580-0396-4456-a147-b85193413e61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:11.834Z|ee142580-0396-4456-a147-b85193413e61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:21.772Z|cf0b832a-28cf-4071-b6d7-60f7eed9a6a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:50:21.773Z|cf0b832a-28cf-4071-b6d7-60f7eed9a6a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:50:21.804Z|6eb0369a-3a02-4d2b-883c-ea1d4fce1492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:21.806Z|6eb0369a-3a02-4d2b-883c-ea1d4fce1492|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:21.822Z|4ecfb1dc-dce8-41fc-b504-466df304dd2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:21.823Z|4ecfb1dc-dce8-41fc-b504-466df304dd2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:21.865Z|a1f8a33c-5a8e-44eb-8e00-684acd8b0318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:21.867Z|a1f8a33c-5a8e-44eb-8e00-684acd8b0318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:22.203Z|9e9e9cc7-fa14-4be3-bd61-95735f64089c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:50:22.204Z|9e9e9cc7-fa14-4be3-bd61-95735f64089c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:50:31.845Z|10c11dd0-c229-4984-9d46-694e72fb7155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:31.846Z|10c11dd0-c229-4984-9d46-694e72fb7155|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:31.860Z|519415f2-b093-4e00-abd7-4cb4c2bd9833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:31.861Z|519415f2-b093-4e00-abd7-4cb4c2bd9833|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:31.897Z|720974db-1858-4de7-ab88-ae8d5c517e98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:31.898Z|720974db-1858-4de7-ab88-ae8d5c517e98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:36.770Z|2f3966cb-d6f9-4a3d-b7af-6e2a28d32159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:50:36.771Z|2f3966cb-d6f9-4a3d-b7af-6e2a28d32159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:50:41.887Z|6548d29b-25bf-4109-811b-08ab3e9890c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:41.888Z|6548d29b-25bf-4109-811b-08ab3e9890c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:41.889Z|d65a5932-c82f-4ad2-90bf-2345c89c35eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:41.890Z|d65a5932-c82f-4ad2-90bf-2345c89c35eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:41.933Z|476d083c-5cae-48d9-b6cf-b9d1e9d256c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:41.935Z|476d083c-5cae-48d9-b6cf-b9d1e9d256c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:51.770Z|10d9dc41-67be-4592-b613-e63ea054061f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:50:51.780Z|10d9dc41-67be-4592-b613-e63ea054061f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:50:51.932Z|430c7508-25d2-4b2e-bc04-217c28eb8f28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:51.935Z|430c7508-25d2-4b2e-bc04-217c28eb8f28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:51.942Z|b50a9409-eb6e-474d-bdf6-0aeb1547e5a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:51.944Z|b50a9409-eb6e-474d-bdf6-0aeb1547e5a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:52.120Z|1866efa0-60e3-4c69-85d3-8c245b5ad8c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:50:52.121Z|1866efa0-60e3-4c69-85d3-8c245b5ad8c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:50:52.209Z|c7a8e2ca-1b01-4d93-aef6-a2089eb19228|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:50:52.211Z|c7a8e2ca-1b01-4d93-aef6-a2089eb19228|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:50:54.039Z|9187d6ef-1b78-49af-a1f6-7b2e5ce3fcb2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:50:54.040Z|9187d6ef-1b78-49af-a1f6-7b2e5ce3fcb2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:02.147Z|fac82aaa-8ba7-4441-bbc5-207c82435e85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:02.148Z|2f66a70c-2e49-403b-9bb9-455ae6ac0709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:02.148Z|fac82aaa-8ba7-4441-bbc5-207c82435e85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:02.149Z|2f66a70c-2e49-403b-9bb9-455ae6ac0709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:02.169Z|6ec197a0-d19b-401b-8c99-46a528a0ee7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:02.171Z|6ec197a0-d19b-401b-8c99-46a528a0ee7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:06.774Z|4d11e44a-2666-4f2b-887d-0472d7e9692f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:51:06.775Z|4d11e44a-2666-4f2b-887d-0472d7e9692f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:51:12.177Z|1c2f9362-1e15-4181-a67b-da69d2079905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:12.178Z|1c2f9362-1e15-4181-a67b-da69d2079905|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:12.195Z|219bb73c-b8d4-4171-b602-4f8ee8812a6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:12.197Z|219bb73c-b8d4-4171-b602-4f8ee8812a6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:12.208Z|e357dea0-4e21-4629-9d5e-906012642aba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:12.209Z|e357dea0-4e21-4629-9d5e-906012642aba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:21.770Z|be5cf000-ac70-4e0b-9299-7fef5240da2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:51:21.770Z|be5cf000-ac70-4e0b-9299-7fef5240da2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:51:22.212Z|c66b4763-5215-4993-a078-5e06ae211b26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:51:22.214Z|c66b4763-5215-4993-a078-5e06ae211b26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:51:22.218Z|00ec7214-d329-4995-bbab-22ef313f70b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:22.222Z|00ec7214-d329-4995-bbab-22ef313f70b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:22.235Z|9d66ec68-9117-4b03-a939-90fe9b2a88c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:22.243Z|9d66ec68-9117-4b03-a939-90fe9b2a88c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:22.260Z|dad11b7b-e569-4954-b3d8-aecffe09eb35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:22.261Z|dad11b7b-e569-4954-b3d8-aecffe09eb35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:32.260Z|41412e4e-4cd2-4417-91bc-e5d685e16e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:32.263Z|41412e4e-4cd2-4417-91bc-e5d685e16e53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:32.282Z|0cfa7820-5cbe-4d12-9fea-a09c012bcac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:32.283Z|0cfa7820-5cbe-4d12-9fea-a09c012bcac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:32.292Z|e9f21881-472d-404d-bc7c-10b9600c9c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:32.293Z|e9f21881-472d-404d-bc7c-10b9600c9c9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:36.771Z|dcee1bcf-2947-4f9f-a680-73955830c2f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:51:36.790Z|dcee1bcf-2947-4f9f-a680-73955830c2f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:51:42.291Z|0cd94057-bc1b-47c7-b3a9-a9cf78e0e874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:42.294Z|0cd94057-bc1b-47c7-b3a9-a9cf78e0e874|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:42.309Z|70662ec0-40b5-4a8e-8dcb-a62e338707b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:42.311Z|70662ec0-40b5-4a8e-8dcb-a62e338707b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:42.327Z|f5d05755-0ea3-4ef8-942b-3ac7ca93c729|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:42.329Z|f5d05755-0ea3-4ef8-942b-3ac7ca93c729|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:51.770Z|2e91af67-1dcf-465c-915a-0aa65893e923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:51:51.773Z|2e91af67-1dcf-465c-915a-0aa65893e923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:51:52.216Z|aa3cbe0d-1c7a-4caa-83ad-b34d702be7f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:51:52.217Z|aa3cbe0d-1c7a-4caa-83ad-b34d702be7f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:51:52.337Z|2b815124-ac96-4f7d-90ad-ccf9205f96fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:52.339Z|2b815124-ac96-4f7d-90ad-ccf9205f96fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:52.356Z|32c6085b-7f15-4e2b-a17a-5d481eace1e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:52.364Z|32c6085b-7f15-4e2b-a17a-5d481eace1e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:52.375Z|06c2a56c-fcdb-450b-ab44-4356cedd8afb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:51:52.376Z|06c2a56c-fcdb-450b-ab44-4356cedd8afb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:51:54.045Z|22db3019-880f-4316-8222-95cae2435200|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:51:54.051Z|22db3019-880f-4316-8222-95cae2435200|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:02.374Z|c9934a34-8e3a-4c37-8158-21ef428db88e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:02.375Z|c9934a34-8e3a-4c37-8158-21ef428db88e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:02.402Z|237e148c-d5fc-4feb-a0d3-7271781e47ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:02.403Z|237e148c-d5fc-4feb-a0d3-7271781e47ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:02.416Z|e387246b-1d0f-4020-98e1-4632fb4cf618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:02.417Z|e387246b-1d0f-4020-98e1-4632fb4cf618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:06.770Z|0ee6a672-6a71-4018-ba30-4069733a60d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:52:06.771Z|0ee6a672-6a71-4018-ba30-4069733a60d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:52:12.407Z|98d2190b-6e9e-48d4-894e-62a400087e59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:12.408Z|98d2190b-6e9e-48d4-894e-62a400087e59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:12.435Z|2f406510-4239-45ba-88af-12ed5e6d9357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:12.436Z|2f406510-4239-45ba-88af-12ed5e6d9357|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:12.447Z|cc8bd944-2052-4880-b005-123ddefb3a3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:12.448Z|cc8bd944-2052-4880-b005-123ddefb3a3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:21.770Z|d4284f10-4678-4dc3-8b48-c17612a72de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:52:21.773Z|d4284f10-4678-4dc3-8b48-c17612a72de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:52:22.219Z|5c9567be-036e-47ac-95bf-591d5e7de153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:52:22.220Z|5c9567be-036e-47ac-95bf-591d5e7de153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:52:22.446Z|cda78483-130f-460b-9cd7-8d4331461d91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:22.447Z|cda78483-130f-460b-9cd7-8d4331461d91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:22.470Z|9d23fe80-d19f-4bb6-80b8-e65998db84fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:22.472Z|9d23fe80-d19f-4bb6-80b8-e65998db84fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:22.482Z|7914c3a8-5e0a-46a5-86c9-96e9819f0c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:22.485Z|7914c3a8-5e0a-46a5-86c9-96e9819f0c81|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:32.476Z|53850a2c-99b7-4be2-b5de-77c51369c34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:32.477Z|53850a2c-99b7-4be2-b5de-77c51369c34a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:32.500Z|5f58e2a9-6f1e-47d7-83a1-4c2701f853c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:32.501Z|5f58e2a9-6f1e-47d7-83a1-4c2701f853c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:32.517Z|2aca5c94-00aa-4452-81bf-d4d11b77a07c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:32.519Z|2aca5c94-00aa-4452-81bf-d4d11b77a07c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:36.770Z|3882ac6e-10f9-41cc-928f-102f699315d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:52:36.771Z|3882ac6e-10f9-41cc-928f-102f699315d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:52:42.501Z|27bd6a43-06e7-45db-8343-56c205a64fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:42.502Z|27bd6a43-06e7-45db-8343-56c205a64fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:42.533Z|b8e942ed-c1b4-478a-b86c-f06319b514b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:42.534Z|b8e942ed-c1b4-478a-b86c-f06319b514b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:42.553Z|badba779-94c0-4bcc-afa2-cfdaf45b2994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:42.555Z|badba779-94c0-4bcc-afa2-cfdaf45b2994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:51.770Z|12a24314-34c7-4374-92e0-2ca61e487080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:52:51.771Z|12a24314-34c7-4374-92e0-2ca61e487080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:52:52.221Z|d7ff465e-163c-4467-9325-cee29b35e60a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:52:52.222Z|d7ff465e-163c-4467-9325-cee29b35e60a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:52:52.531Z|b7dde72a-7ad8-44da-b338-d9e9c5f467c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:52.532Z|b7dde72a-7ad8-44da-b338-d9e9c5f467c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:52.561Z|73783481-aa49-4aae-8694-5c2806e1c2ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:52.562Z|73783481-aa49-4aae-8694-5c2806e1c2ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:52.582Z|2ab5b4e1-a3a1-4583-9052-6c6c8a86365f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:52:52.584Z|2ab5b4e1-a3a1-4583-9052-6c6c8a86365f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:52:54.040Z|4e95a878-cd5f-4aec-bcaf-2c9b076e0680|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:52:54.041Z|4e95a878-cd5f-4aec-bcaf-2c9b076e0680|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:02.560Z|4370b449-5ccd-48bf-935e-24a6c173e204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:02.561Z|4370b449-5ccd-48bf-935e-24a6c173e204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:02.587Z|076a2d35-39a6-4a00-9026-749181132b46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:02.588Z|076a2d35-39a6-4a00-9026-749181132b46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:02.612Z|39c8fbe2-ef42-4bd2-80c7-d26166131e63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:02.614Z|39c8fbe2-ef42-4bd2-80c7-d26166131e63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:06.770Z|c632e39c-0a9b-4a94-8dd7-39b2f19e1281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:53:06.787Z|c632e39c-0a9b-4a94-8dd7-39b2f19e1281|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:53:12.589Z|e40d2685-f9fe-4bc4-b96e-cab51a1dfbfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:12.590Z|e40d2685-f9fe-4bc4-b96e-cab51a1dfbfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:12.623Z|ebce9b44-9299-47b3-a22b-531020032787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:12.624Z|ebce9b44-9299-47b3-a22b-531020032787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:12.650Z|b3ce9ace-9064-45b6-a728-2b3704f3b2da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:12.652Z|b3ce9ace-9064-45b6-a728-2b3704f3b2da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:21.770Z|14c0682b-0649-40db-be7d-9cc2a44d5f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:53:21.771Z|14c0682b-0649-40db-be7d-9cc2a44d5f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:53:22.223Z|362b76e0-24c9-4a1d-981c-3fa6b00e0071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:53:22.224Z|362b76e0-24c9-4a1d-981c-3fa6b00e0071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:53:22.628Z|8403915d-5eca-4b4e-b75b-2233a236146c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:22.632Z|8403915d-5eca-4b4e-b75b-2233a236146c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:22.669Z|0d4620ab-0a69-439d-a53e-7263ccc2424e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:22.673Z|0d4620ab-0a69-439d-a53e-7263ccc2424e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:22.699Z|b90f42e2-a1ac-4466-b8ea-ae4009d95915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:22.701Z|b90f42e2-a1ac-4466-b8ea-ae4009d95915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:32.679Z|6df3b0a3-cfbb-4f9a-8399-0387335248be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:32.680Z|6df3b0a3-cfbb-4f9a-8399-0387335248be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:32.709Z|598d13dd-0fa4-40c2-9ee4-d8546b43e890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:32.710Z|598d13dd-0fa4-40c2-9ee4-d8546b43e890|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:32.742Z|14ed7d2d-1ba5-40ac-93d3-a9e76d514e6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:32.743Z|14ed7d2d-1ba5-40ac-93d3-a9e76d514e6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:36.770Z|13fc5b6b-2572-45ad-be92-47cfd0b861fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:53:36.770Z|13fc5b6b-2572-45ad-be92-47cfd0b861fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:53:42.716Z|ba8739ba-a609-4e2d-adb5-b02b0ec449a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:42.718Z|ba8739ba-a609-4e2d-adb5-b02b0ec449a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:42.739Z|11e29cdc-3a7e-41c9-b4d2-b94f3650bac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:42.741Z|11e29cdc-3a7e-41c9-b4d2-b94f3650bac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:42.780Z|f17c381b-5c08-49e1-82ea-b2c07ec7e34e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:42.783Z|f17c381b-5c08-49e1-82ea-b2c07ec7e34e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:51.770Z|a7ee9ef6-008f-4fa7-b9d7-0119a924102d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:53:51.779Z|a7ee9ef6-008f-4fa7-b9d7-0119a924102d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:53:52.226Z|79db28b7-7f44-49df-8459-48e93e519f3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:53:52.227Z|79db28b7-7f44-49df-8459-48e93e519f3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:53:52.762Z|3d7e31b1-9117-4e33-914d-c8af1e9365f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:52.763Z|3d7e31b1-9117-4e33-914d-c8af1e9365f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:52.778Z|69a2efa1-9e6e-426d-95d5-bf3acadb0e15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:52.780Z|69a2efa1-9e6e-426d-95d5-bf3acadb0e15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:52.815Z|740819c6-f76f-4da6-8426-2bd1da9259b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:53:52.816Z|740819c6-f76f-4da6-8426-2bd1da9259b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:53:54.041Z|c4c6a2d8-cdd5-4bb9-b66b-74031c261c4a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:53:54.047Z|c4c6a2d8-cdd5-4bb9-b66b-74031c261c4a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:02.796Z|308ac57a-d57e-453c-8a46-3ed19ae73bb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:02.797Z|308ac57a-d57e-453c-8a46-3ed19ae73bb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:02.813Z|bfabd4d5-b20b-48a5-8f9c-933eb4a9f1ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:02.815Z|bfabd4d5-b20b-48a5-8f9c-933eb4a9f1ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:02.846Z|7b90b072-3805-48e1-9462-4c9b4808a8ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:02.848Z|7b90b072-3805-48e1-9462-4c9b4808a8ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:06.771Z|538c8722-f603-4bc1-88db-3f034e637a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:54:06.774Z|538c8722-f603-4bc1-88db-3f034e637a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:54:12.826Z|fa7cbc11-5a25-4a96-9a7a-8d7ae3257254|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:12.827Z|fa7cbc11-5a25-4a96-9a7a-8d7ae3257254|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:12.844Z|a5fb41e1-b1d0-41a9-a941-e59fd5c3ee98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:12.846Z|a5fb41e1-b1d0-41a9-a941-e59fd5c3ee98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:12.874Z|5b6fa623-c3e1-43b1-994c-68275be76e81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:12.875Z|5b6fa623-c3e1-43b1-994c-68275be76e81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:21.770Z|30f10d96-80a5-449c-ab01-4e6884318496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:54:21.778Z|30f10d96-80a5-449c-ab01-4e6884318496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:54:22.229Z|ac71de0a-f1f6-4889-8b52-c6b337a92f42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:54:22.230Z|ac71de0a-f1f6-4889-8b52-c6b337a92f42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:54:22.855Z|8bde70f6-4798-4fe9-a2c1-4a3e3a646340|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:22.857Z|8bde70f6-4798-4fe9-a2c1-4a3e3a646340|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:22.876Z|d7b8ef0d-4f7a-4786-bfbb-febcb3508213|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:22.880Z|d7b8ef0d-4f7a-4786-bfbb-febcb3508213|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:22.904Z|74c4bda5-be71-477b-9315-344c64887b73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:22.905Z|74c4bda5-be71-477b-9315-344c64887b73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:32.887Z|040137df-bd64-4134-ba09-f61f8dafa8a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:32.896Z|040137df-bd64-4134-ba09-f61f8dafa8a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:32.908Z|edd5aa3f-726f-445c-9c6e-898bfbd2d576|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:32.909Z|edd5aa3f-726f-445c-9c6e-898bfbd2d576|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:32.939Z|6cbc4d22-ba75-4113-80a7-60f265e0dd1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:32.940Z|6cbc4d22-ba75-4113-80a7-60f265e0dd1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:36.770Z|d20a7833-1d56-4534-8bd8-4f7d351488c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:54:36.782Z|d20a7833-1d56-4534-8bd8-4f7d351488c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:54:42.930Z|544dfdcf-7fb3-4d9f-bbae-0ef04357f4a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:42.931Z|544dfdcf-7fb3-4d9f-bbae-0ef04357f4a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:42.961Z|566bbbda-a269-442e-9509-b10769bf22cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:42.963Z|566bbbda-a269-442e-9509-b10769bf22cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:42.981Z|5463cc47-7767-44d1-a015-3f8558663f10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:42.983Z|5463cc47-7767-44d1-a015-3f8558663f10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:51.770Z|189d41ce-0964-4a03-9486-f7b6c11b8a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:54:51.770Z|189d41ce-0964-4a03-9486-f7b6c11b8a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:54:52.231Z|95b62571-262a-405e-9b63-f6b56e1ff98b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:54:52.232Z|95b62571-262a-405e-9b63-f6b56e1ff98b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:54:52.965Z|63dd9b5f-97ea-438b-afa0-9650e9ae1687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:52.966Z|63dd9b5f-97ea-438b-afa0-9650e9ae1687|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:52.997Z|a563d0c6-92e7-4a76-a378-45021187bfa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:52.998Z|a563d0c6-92e7-4a76-a378-45021187bfa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:53.012Z|b09fdf1a-45e2-45cd-9dd9-df2e35ca1fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:54:53.014Z|b09fdf1a-45e2-45cd-9dd9-df2e35ca1fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:54:54.039Z|d2ff52c1-a88e-46c3-8b8f-28372dae6145|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:54:54.040Z|d2ff52c1-a88e-46c3-8b8f-28372dae6145|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:02.994Z|bd6ab879-02ae-4bea-9396-b0deadb44466|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:02.995Z|bd6ab879-02ae-4bea-9396-b0deadb44466|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:03.033Z|5f680d01-d1db-455f-9551-c6bfbe58c685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:03.034Z|5f680d01-d1db-455f-9551-c6bfbe58c685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:03.045Z|33efd6f6-0358-4790-8e03-6e25535eb3fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:03.046Z|33efd6f6-0358-4790-8e03-6e25535eb3fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:06.770Z|e662ea91-c08e-4abd-97bb-db7aee669ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:55:06.771Z|e662ea91-c08e-4abd-97bb-db7aee669ad5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:55:13.023Z|4aba22a1-9ae2-4f82-a1a9-8a025c80945b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:13.027Z|4aba22a1-9ae2-4f82-a1a9-8a025c80945b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:13.065Z|d9a976f7-05f2-489f-bf55-a0774ccd7050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:13.068Z|d9a976f7-05f2-489f-bf55-a0774ccd7050|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:13.083Z|4e7e3893-4185-4ce3-b068-fb38ff585a42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:13.085Z|4e7e3893-4185-4ce3-b068-fb38ff585a42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:21.770Z|d9d08a8e-2971-488f-94ec-924cecd2de23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:55:21.776Z|d9d08a8e-2971-488f-94ec-924cecd2de23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:55:22.234Z|82959cdb-9fbc-413c-af29-0b7247420c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:55:22.235Z|82959cdb-9fbc-413c-af29-0b7247420c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:55:23.058Z|685f9659-8f46-4ad7-b241-baa73c7a0185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:23.059Z|685f9659-8f46-4ad7-b241-baa73c7a0185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:23.112Z|1c635f86-4b82-4813-91c1-382dc39f27e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:23.113Z|1c635f86-4b82-4813-91c1-382dc39f27e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:23.119Z|2ce6a4ec-1ccb-4efc-90f4-f6cd11092351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:23.122Z|2ce6a4ec-1ccb-4efc-90f4-f6cd11092351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:33.088Z|b88c93c5-f0e5-4890-bbb6-c7e5be889c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:33.089Z|b88c93c5-f0e5-4890-bbb6-c7e5be889c7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:33.143Z|a418460c-ed59-4947-843c-2323c4dc9adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:33.144Z|a418460c-ed59-4947-843c-2323c4dc9adc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:33.150Z|ea21c987-e30d-4c65-8f50-9e8b0a73928b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:33.151Z|ea21c987-e30d-4c65-8f50-9e8b0a73928b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:36.770Z|113381da-4620-4e83-a8d2-de046362e295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:55:36.771Z|113381da-4620-4e83-a8d2-de046362e295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:55:43.125Z|edb773c7-07e1-4b42-8f25-28a742dd6da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:43.127Z|edb773c7-07e1-4b42-8f25-28a742dd6da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:43.195Z|10eda5c3-a8ca-4138-b689-5cbeff42f83a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:43.196Z|10eda5c3-a8ca-4138-b689-5cbeff42f83a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:43.202Z|b1444c3d-68f8-4872-ab1d-93be8692863d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:43.204Z|b1444c3d-68f8-4872-ab1d-93be8692863d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:51.771Z|e66bd2b9-1e49-4ec3-9621-6daf61f5e4c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:55:51.773Z|e66bd2b9-1e49-4ec3-9621-6daf61f5e4c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:55:52.240Z|5f824902-1d14-427b-af89-9ab38f0892a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:55:52.242Z|5f824902-1d14-427b-af89-9ab38f0892a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:55:53.188Z|4ed9f917-adb6-45c2-88d6-e5d22a699b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:53.192Z|4ed9f917-adb6-45c2-88d6-e5d22a699b53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:53.241Z|09ab0615-1278-4fd2-925c-cfd2bdd4f050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:53.243Z|09ab0615-1278-4fd2-925c-cfd2bdd4f050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:53.267Z|b8c22d44-f57c-4628-9a42-1d67b89b567e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:55:53.269Z|b8c22d44-f57c-4628-9a42-1d67b89b567e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:55:54.041Z|eaf8dc49-1383-4181-aaea-42f569c37121|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:55:54.043Z|eaf8dc49-1383-4181-aaea-42f569c37121|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:03.249Z|7736920e-6b1a-4efc-ad7e-d32f560a4a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:03.255Z|7736920e-6b1a-4efc-ad7e-d32f560a4a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:03.276Z|09b4ed12-6a4b-4508-ae86-eebb22b3bfa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:03.277Z|09b4ed12-6a4b-4508-ae86-eebb22b3bfa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:03.308Z|829e249b-bbc2-4dc4-9f01-7543267d494c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:03.310Z|829e249b-bbc2-4dc4-9f01-7543267d494c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:06.771Z|c192dfa6-bbe0-475f-91e3-bf5843bd1169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:56:06.784Z|c192dfa6-bbe0-475f-91e3-bf5843bd1169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:56:13.317Z|1006849b-a486-498b-a2ca-096925846414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:13.317Z|e7ed27a0-1aeb-4a81-9aee-a6af9a05012b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:13.318Z|1006849b-a486-498b-a2ca-096925846414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:13.318Z|e7ed27a0-1aeb-4a81-9aee-a6af9a05012b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:13.341Z|83091fca-81dc-484c-be1d-fb9535237f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:13.343Z|83091fca-81dc-484c-be1d-fb9535237f80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:21.770Z|2042d694-0374-4e71-abcd-497b71d7fbee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:56:21.771Z|2042d694-0374-4e71-abcd-497b71d7fbee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:56:22.244Z|3049169a-52f0-4e92-8dc9-c9d4731897f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:56:22.245Z|3049169a-52f0-4e92-8dc9-c9d4731897f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:56:23.359Z|1f4629d8-4833-49ee-86d6-3f6822f78d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:23.361Z|1f4629d8-4833-49ee-86d6-3f6822f78d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:23.363Z|2b510568-ce70-407f-a94e-e6b346d4484f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:23.364Z|2b510568-ce70-407f-a94e-e6b346d4484f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:23.382Z|f6655bf8-54ed-4200-ac35-73f72d81435e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:23.383Z|f6655bf8-54ed-4200-ac35-73f72d81435e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:33.395Z|b2e605a1-400a-4332-b890-ee2e59de32d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:33.395Z|c5f70e23-6b84-4cc6-afbd-8a8e344190ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:33.396Z|c5f70e23-6b84-4cc6-afbd-8a8e344190ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:33.396Z|b2e605a1-400a-4332-b890-ee2e59de32d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:33.413Z|8fbc61ba-0ed8-467a-a10e-1340972c7772|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:33.414Z|8fbc61ba-0ed8-467a-a10e-1340972c7772|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:36.770Z|909721f3-07a6-4ca1-bbb2-ecb066d1aacb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:56:36.772Z|909721f3-07a6-4ca1-bbb2-ecb066d1aacb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:56:43.423Z|d56548d5-c510-4435-a704-fd55327242b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:43.424Z|d56548d5-c510-4435-a704-fd55327242b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:43.431Z|445f541d-247a-4b44-a815-660dfcc9821b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:43.432Z|445f541d-247a-4b44-a815-660dfcc9821b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:43.441Z|509df8af-dd9c-4a20-aa88-c47ab3474b9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:43.442Z|509df8af-dd9c-4a20-aa88-c47ab3474b9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:51.770Z|647c6e42-ba84-4f21-b34c-80d8b0883d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:56:51.776Z|647c6e42-ba84-4f21-b34c-80d8b0883d51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:56:52.246Z|c85ac2c7-d5b0-490f-ba4a-6e01623d3052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:56:52.247Z|c85ac2c7-d5b0-490f-ba4a-6e01623d3052|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:56:53.462Z|31e70cf3-0642-48e1-900b-293cfa77e79a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:53.462Z|673dcf7f-e0b1-429d-9df8-f2a8cdc4d8f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:53.464Z|673dcf7f-e0b1-429d-9df8-f2a8cdc4d8f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:53.464Z|31e70cf3-0642-48e1-900b-293cfa77e79a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:53.476Z|144a067b-c765-4955-935e-0e38dc378841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:56:53.477Z|144a067b-c765-4955-935e-0e38dc378841|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:56:54.040Z|77642076-dff4-43ab-8707-013053960964|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:56:54.041Z|77642076-dff4-43ab-8707-013053960964|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:03.488Z|09309271-884c-4b9b-846c-ea4e141a025a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:03.489Z|5b3e9552-d267-4654-959c-92587a144e11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:03.490Z|09309271-884c-4b9b-846c-ea4e141a025a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:03.490Z|5b3e9552-d267-4654-959c-92587a144e11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:03.514Z|c90a9678-a3c3-4089-8fb8-f7f8d5050a8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:03.516Z|c90a9678-a3c3-4089-8fb8-f7f8d5050a8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:06.772Z|6ec1ea97-77c9-49ca-900a-ec0cfef30a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:57:06.773Z|6ec1ea97-77c9-49ca-900a-ec0cfef30a59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:57:13.544Z|3032469a-02de-4b6a-b64f-12f9754880e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:13.545Z|3032469a-02de-4b6a-b64f-12f9754880e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:13.549Z|22a31398-ed2e-4dfa-ae55-8e199551e73b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:13.549Z|f4db41d6-5bda-4d3c-b704-6611a2d3987c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:13.550Z|22a31398-ed2e-4dfa-ae55-8e199551e73b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:13.551Z|f4db41d6-5bda-4d3c-b704-6611a2d3987c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:21.770Z|6e5ad59e-c996-4d0e-86ca-87a98eb35f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:57:21.771Z|6e5ad59e-c996-4d0e-86ca-87a98eb35f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:57:22.248Z|93dde73e-a0b1-4d91-b32a-4ac717687866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:57:22.250Z|93dde73e-a0b1-4d91-b32a-4ac717687866|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:57:23.575Z|9b105826-e862-48bb-bde0-50256d7135bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:23.577Z|9b105826-e862-48bb-bde0-50256d7135bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:23.583Z|bb75afe3-ad4d-446e-bdc4-89a635d8b6c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:23.584Z|bb75afe3-ad4d-446e-bdc4-89a635d8b6c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:23.584Z|a8969f47-472d-43d0-9205-656ccd42c346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:23.585Z|a8969f47-472d-43d0-9205-656ccd42c346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:33.619Z|d0119d9e-3e8c-4fdc-8533-db8c4b848e0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:33.619Z|c4b8005e-7acf-4e78-bc0c-9475dbdcb556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:33.619Z|9107c384-0dfa-4125-9af4-525302f110f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:33.620Z|d0119d9e-3e8c-4fdc-8533-db8c4b848e0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:33.620Z|9107c384-0dfa-4125-9af4-525302f110f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:33.620Z|c4b8005e-7acf-4e78-bc0c-9475dbdcb556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:36.770Z|3ff70720-d52d-42c5-972c-743156cb3c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:57:36.784Z|3ff70720-d52d-42c5-972c-743156cb3c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:57:43.650Z|af8ec6ba-9e08-43c5-beb5-0f6ee772bcbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:43.650Z|7ac270c1-bd40-42a1-838c-8322eb440124|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:43.651Z|7ac270c1-bd40-42a1-838c-8322eb440124|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:43.651Z|af8ec6ba-9e08-43c5-beb5-0f6ee772bcbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:43.656Z|eadf8415-f751-45f2-8140-823fa21d31fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:43.658Z|eadf8415-f751-45f2-8140-823fa21d31fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:51.770Z|26ddb291-a7a4-4da5-a48c-29e08c5c0feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:57:51.772Z|26ddb291-a7a4-4da5-a48c-29e08c5c0feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:57:52.251Z|b6b3a519-5dd8-4d44-be95-3580fc979c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:57:52.251Z|b6b3a519-5dd8-4d44-be95-3580fc979c2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:57:53.681Z|b31a5042-a3ec-4c0e-ab60-a122e6b3267a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:53.681Z|4e24d1ea-173e-4af0-97e6-1008153d5ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:53.682Z|4e24d1ea-173e-4af0-97e6-1008153d5ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:53.682Z|b31a5042-a3ec-4c0e-ab60-a122e6b3267a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:53.697Z|b5ec6d48-ee6b-4c22-aa24-ddac0f2d970f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:57:53.698Z|b5ec6d48-ee6b-4c22-aa24-ddac0f2d970f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:57:54.044Z|7601b682-f0ff-4390-853d-36cbc3e11058|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:57:54.045Z|7601b682-f0ff-4390-853d-36cbc3e11058|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:03.717Z|fc5e0a5e-df84-4fab-a928-e4b9aad7a3a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:03.717Z|d2706bbb-e9ca-4212-a720-0f8c532e9a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:03.718Z|fc5e0a5e-df84-4fab-a928-e4b9aad7a3a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:03.718Z|d2706bbb-e9ca-4212-a720-0f8c532e9a14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:03.734Z|f57116e8-1653-4fbd-b4db-deac606c4cfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:03.736Z|f57116e8-1653-4fbd-b4db-deac606c4cfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:06.770Z|bf452b4b-2c4f-4165-bec4-a8d481221588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:58:06.771Z|bf452b4b-2c4f-4165-bec4-a8d481221588|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:58:13.745Z|19facc25-882e-48d1-8752-26f8fe370912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:13.746Z|19facc25-882e-48d1-8752-26f8fe370912|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:13.757Z|8a453b1e-4653-4b26-8f91-fd4fb664f598|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:13.758Z|8a453b1e-4653-4b26-8f91-fd4fb664f598|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:13.759Z|adadcb40-e638-4f94-88cd-8ca32988e208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:13.760Z|adadcb40-e638-4f94-88cd-8ca32988e208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:21.770Z|5afb0392-2522-4712-8f4e-e3256ad1a3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:58:21.775Z|5afb0392-2522-4712-8f4e-e3256ad1a3ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:58:22.252Z|ed866295-1508-4084-811a-a7a45526014f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:58:22.254Z|ed866295-1508-4084-811a-a7a45526014f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:58:23.773Z|fc44385c-f999-4ba1-b272-fffd7b793929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:23.775Z|fc44385c-f999-4ba1-b272-fffd7b793929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:23.784Z|dd6e7544-23d9-46da-bdcc-8bddede68970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:23.784Z|3b4c72e6-3323-404b-82b6-8c4e24d098c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:23.785Z|dd6e7544-23d9-46da-bdcc-8bddede68970|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:23.785Z|3b4c72e6-3323-404b-82b6-8c4e24d098c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:33.802Z|242e0d40-fead-4b7d-b150-69ef22417992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:33.803Z|242e0d40-fead-4b7d-b150-69ef22417992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:33.871Z|81a7c399-de67-4259-ace9-dbf0d5452c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:33.872Z|81a7c399-de67-4259-ace9-dbf0d5452c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:33.871Z|5a9b5b2b-9d1e-4aff-8ddb-d676ecd1eda3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:33.885Z|5a9b5b2b-9d1e-4aff-8ddb-d676ecd1eda3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:36.770Z|3c50cbc8-6b44-4e54-8862-2dea1bac2172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:58:36.772Z|3c50cbc8-6b44-4e54-8862-2dea1bac2172|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:58:43.850Z|30ad4f19-0bbe-4dd9-973c-d9fd6f19f091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:43.851Z|30ad4f19-0bbe-4dd9-973c-d9fd6f19f091|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:43.905Z|5d34b518-0114-4c31-8d57-36f5f67da02f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:43.906Z|5d34b518-0114-4c31-8d57-36f5f67da02f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:43.927Z|c55c9a37-c7fb-4143-b254-bee135ee0b01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:43.928Z|c55c9a37-c7fb-4143-b254-bee135ee0b01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:51.770Z|15c00279-addf-49c0-a109-ba7cc1e6e582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:58:51.771Z|15c00279-addf-49c0-a109-ba7cc1e6e582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:58:52.255Z|8b3dcb9b-6dc1-44d0-8d2f-69810f1ccc65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:58:52.256Z|8b3dcb9b-6dc1-44d0-8d2f-69810f1ccc65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:58:53.883Z|35b20fbe-12f8-45b2-a516-8582af8ec671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:53.884Z|35b20fbe-12f8-45b2-a516-8582af8ec671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:53.937Z|d8d7313e-e707-4141-aa30-8b70164d9be4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:53.941Z|d8d7313e-e707-4141-aa30-8b70164d9be4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:53.957Z|8dee8806-a9b1-4bf4-9e30-9b89cb8e33b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:58:53.958Z|8dee8806-a9b1-4bf4-9e30-9b89cb8e33b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:58:54.042Z|fb419ef9-5e98-46de-88e6-539fdd363e13|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:58:54.044Z|fb419ef9-5e98-46de-88e6-539fdd363e13|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:03.915Z|dcf5e562-63ac-4f7f-8903-eedf3c73f4ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:03.917Z|dcf5e562-63ac-4f7f-8903-eedf3c73f4ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:03.974Z|8b05bd19-d530-4de6-93a1-27e4a46b49c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:03.975Z|8b05bd19-d530-4de6-93a1-27e4a46b49c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:03.994Z|3e3bf72a-3534-4191-bfbd-013c3e774547|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:03.995Z|3e3bf72a-3534-4191-bfbd-013c3e774547|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:06.770Z|0ab1c3f6-8a0b-4c12-80ac-c0c4bf3ed147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:59:06.777Z|0ab1c3f6-8a0b-4c12-80ac-c0c4bf3ed147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:59:13.946Z|ed421069-668f-49bc-9807-a6f72fafd334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:13.948Z|ed421069-668f-49bc-9807-a6f72fafd334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:14.011Z|b966bea9-83ba-40ec-a0ea-4037e89c9b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:14.012Z|b966bea9-83ba-40ec-a0ea-4037e89c9b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:14.030Z|7082ebb3-495a-4bf7-ac63-ff082ecd609c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:14.031Z|7082ebb3-495a-4bf7-ac63-ff082ecd609c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:21.770Z|fef36132-9e43-4a26-9d6c-396e93e0f049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:59:21.771Z|fef36132-9e43-4a26-9d6c-396e93e0f049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:59:22.257Z|151bc9b5-4be5-49c2-a9ec-944be9a38d2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:59:22.258Z|151bc9b5-4be5-49c2-a9ec-944be9a38d2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:59:23.979Z|ab3a65b8-926f-401d-bd46-5f22626d9014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:23.980Z|ab3a65b8-926f-401d-bd46-5f22626d9014|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:24.039Z|88b77261-647f-4b91-a1b1-8a86a24404e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:24.041Z|88b77261-647f-4b91-a1b1-8a86a24404e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:24.096Z|53e04674-695d-4a6b-bfec-764e351c97de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:24.098Z|53e04674-695d-4a6b-bfec-764e351c97de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:34.016Z|f79b085a-e5eb-4d35-8fc3-62ddae3511a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:34.017Z|f79b085a-e5eb-4d35-8fc3-62ddae3511a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:34.078Z|08f8b1db-84d9-4860-bfc5-28f55cbd0040|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:34.079Z|08f8b1db-84d9-4860-bfc5-28f55cbd0040|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:34.149Z|e30f8537-6dad-4bf5-8564-337e9d18f6e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:34.164Z|e30f8537-6dad-4bf5-8564-337e9d18f6e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:36.770Z|e1e6e52f-d363-4843-9a8b-811e887fd145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:59:36.771Z|e1e6e52f-d363-4843-9a8b-811e887fd145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:59:44.047Z|75d65a7c-51d2-4a0a-87f0-a1a619012933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:44.048Z|75d65a7c-51d2-4a0a-87f0-a1a619012933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:44.123Z|8baed7fe-9ca1-42dc-8e88-82155a5317c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:44.125Z|8baed7fe-9ca1-42dc-8e88-82155a5317c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:44.221Z|c6c24ee7-1ed1-4134-995c-bc41bb76d36f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:44.222Z|c6c24ee7-1ed1-4134-995c-bc41bb76d36f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:51.770Z|3314fda0-b87b-4ef6-8cb8-3b1c8b54c957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:59:51.778Z|3314fda0-b87b-4ef6-8cb8-3b1c8b54c957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:59:52.259Z|8cc7514c-2d8c-4840-911c-7d5318270298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T04:59:52.260Z|8cc7514c-2d8c-4840-911c-7d5318270298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T04:59:54.039Z|38ad901b-7f22-4976-a35f-1da2d307f5d0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T04:59:54.040Z|38ad901b-7f22-4976-a35f-1da2d307f5d0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:54.085Z|f081e6f3-db90-4e5e-9c89-e6cde273e376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:54.086Z|f081e6f3-db90-4e5e-9c89-e6cde273e376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:54.162Z|11d7d675-9ac0-46c6-ad91-ac9c070b5b52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:54.166Z|11d7d675-9ac0-46c6-ad91-ac9c070b5b52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T04:59:54.248Z|49b3833c-a7f8-424c-a6d7-3ef712456dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T04:59:54.251Z|49b3833c-a7f8-424c-a6d7-3ef712456dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:04.122Z|7b2f3184-1d3d-47d5-be00-1b34f018032c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:04.124Z|7b2f3184-1d3d-47d5-be00-1b34f018032c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:04.214Z|5d464b6d-f1a3-44ed-ae6a-ffe6820537f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:04.215Z|5d464b6d-f1a3-44ed-ae6a-ffe6820537f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:04.279Z|a010335b-a52b-4589-9752-e07e49041791|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:04.281Z|a010335b-a52b-4589-9752-e07e49041791|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:06.770Z|b40f9e2c-48d8-478a-aa52-e9042094e6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:00:06.771Z|b40f9e2c-48d8-478a-aa52-e9042094e6a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:00:14.158Z|229e61f0-f461-482a-b54c-9c77d697a337|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:14.160Z|229e61f0-f461-482a-b54c-9c77d697a337|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:14.243Z|26b33d30-4c2f-4294-998c-ce2f98cfc276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:14.244Z|26b33d30-4c2f-4294-998c-ce2f98cfc276|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:14.310Z|32287e47-a8bb-4f4a-82ec-3452db7fe555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:14.312Z|32287e47-a8bb-4f4a-82ec-3452db7fe555|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:21.771Z|38e4eeeb-e106-4f37-8fe3-e5600245526d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:00:21.772Z|38e4eeeb-e106-4f37-8fe3-e5600245526d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:00:22.262Z|2ccb19d2-4970-48a7-a3c9-d58884e753ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:00:22.263Z|2ccb19d2-4970-48a7-a3c9-d58884e753ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:00:24.189Z|dfc3a66e-fbca-4a14-ac4f-1d230e24b171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:24.191Z|dfc3a66e-fbca-4a14-ac4f-1d230e24b171|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:24.276Z|7ea76f37-52d3-4774-b7f7-6a40621b19eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:24.278Z|7ea76f37-52d3-4774-b7f7-6a40621b19eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:24.354Z|ce999a6d-8083-4ca7-b5bf-f46b68edbbaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:24.356Z|ce999a6d-8083-4ca7-b5bf-f46b68edbbaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:34.222Z|6177f2d5-3c97-4352-82e3-cc2021b3a429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:34.224Z|6177f2d5-3c97-4352-82e3-cc2021b3a429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:34.315Z|461cb035-97ba-4429-bd81-837246d5ac8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:34.316Z|461cb035-97ba-4429-bd81-837246d5ac8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:34.418Z|2f4e1322-b97f-40af-8395-070fc51b956f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:34.419Z|2f4e1322-b97f-40af-8395-070fc51b956f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:36.770Z|061fc107-df5e-4990-8b3a-f598efeadcf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:00:36.782Z|061fc107-df5e-4990-8b3a-f598efeadcf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:00:44.259Z|671c7ee7-c427-496b-9e11-5db63e2a1857|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:44.260Z|671c7ee7-c427-496b-9e11-5db63e2a1857|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:44.344Z|8d5cbfdf-c274-4d46-951f-6bae5800c28f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:44.345Z|8d5cbfdf-c274-4d46-951f-6bae5800c28f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:44.447Z|bda1f3cc-4ce4-4950-a142-2d7b2e0a5c26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:44.449Z|bda1f3cc-4ce4-4950-a142-2d7b2e0a5c26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:51.773Z|c7a2cd31-6238-4d56-961b-63511860bdb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:00:51.777Z|c7a2cd31-6238-4d56-961b-63511860bdb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:00:52.264Z|18eb7d41-6fbc-49db-a35f-57bbca989fbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:00:52.265Z|18eb7d41-6fbc-49db-a35f-57bbca989fbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:00:54.045Z|1d62e1eb-38cb-4f33-bc81-fdd4d6a77b01|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:00:54.047Z|1d62e1eb-38cb-4f33-bc81-fdd4d6a77b01|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:54.292Z|3a0b58d6-bfea-41a9-9186-acc7cfcccacc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:54.293Z|3a0b58d6-bfea-41a9-9186-acc7cfcccacc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:54.374Z|c4e99c25-2736-4b23-9629-7b828fc84f45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:54.375Z|c4e99c25-2736-4b23-9629-7b828fc84f45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:00:54.493Z|89be591b-d69f-4557-99c8-547bc2a4add0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:00:54.494Z|89be591b-d69f-4557-99c8-547bc2a4add0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:04.324Z|4a298a8c-a0ea-4068-b52e-700c296aab0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:04.326Z|4a298a8c-a0ea-4068-b52e-700c296aab0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:04.414Z|f9036464-4846-4443-9402-b5f1f5181c43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:04.415Z|f9036464-4846-4443-9402-b5f1f5181c43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:04.523Z|1bc53104-360f-4182-b155-4eaa04c6c7fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:04.525Z|1bc53104-360f-4182-b155-4eaa04c6c7fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:06.770Z|76114aba-9277-4efc-a91b-cee574dce723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:01:06.770Z|76114aba-9277-4efc-a91b-cee574dce723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:01:14.365Z|337e905d-5227-42de-9568-09ec2a8b2f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:14.367Z|337e905d-5227-42de-9568-09ec2a8b2f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:14.442Z|e4baf629-3ff7-473d-b14f-e1809ad8575c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:14.443Z|e4baf629-3ff7-473d-b14f-e1809ad8575c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:14.553Z|c9c6464f-da30-4e37-85c8-b4774d3078fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:14.555Z|c9c6464f-da30-4e37-85c8-b4774d3078fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:21.770Z|30e2c3b7-220e-48e6-ae43-debe801fcbea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:01:21.785Z|30e2c3b7-220e-48e6-ae43-debe801fcbea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:01:22.266Z|e22b1f11-9927-4901-a372-c361197413df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:01:22.267Z|e22b1f11-9927-4901-a372-c361197413df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:01:24.393Z|0f452c0b-bd6f-4091-8582-e01bdd87807d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:24.393Z|0f452c0b-bd6f-4091-8582-e01bdd87807d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:24.472Z|8de050ac-a68a-4c0a-9470-8e346763e468|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:24.473Z|8de050ac-a68a-4c0a-9470-8e346763e468|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:24.581Z|5535f888-7e98-4db9-ace2-75a038db88e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:24.582Z|5535f888-7e98-4db9-ace2-75a038db88e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:34.420Z|ed9c4c97-578a-460b-a4df-ea613bdc8c97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:34.421Z|ed9c4c97-578a-460b-a4df-ea613bdc8c97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:34.501Z|81ca55d0-4c86-4b16-872c-cdfd46008997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:34.502Z|81ca55d0-4c86-4b16-872c-cdfd46008997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:34.613Z|934e2bc2-3a4c-4a1d-994e-91f5f1614019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:34.615Z|934e2bc2-3a4c-4a1d-994e-91f5f1614019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:36.769Z|45c06d7a-61bd-4e46-87ca-7dac6e38aed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:01:36.770Z|45c06d7a-61bd-4e46-87ca-7dac6e38aed6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:01:44.449Z|c6038434-d276-4aa2-b6d0-eb4c85726f18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:44.449Z|c6038434-d276-4aa2-b6d0-eb4c85726f18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:44.535Z|8c79d0f5-1153-4d3f-add0-a46e73b1503b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:44.536Z|8c79d0f5-1153-4d3f-add0-a46e73b1503b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:44.645Z|61fd4f8a-8093-43c1-8977-c94b8b19ad5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:44.646Z|61fd4f8a-8093-43c1-8977-c94b8b19ad5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:51.771Z|8a53dc01-ca46-4737-ac52-2cedb9f6cde7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:01:51.772Z|8a53dc01-ca46-4737-ac52-2cedb9f6cde7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:01:52.268Z|0cad5894-9a34-4247-9e73-e0f71410f75c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:01:52.269Z|0cad5894-9a34-4247-9e73-e0f71410f75c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:01:54.039Z|498f2bb1-6f95-4e88-871b-9e2ed3681f59|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:01:54.040Z|498f2bb1-6f95-4e88-871b-9e2ed3681f59|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:54.503Z|0db62260-e1bb-47b7-8b0c-4978e480c171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:54.504Z|0db62260-e1bb-47b7-8b0c-4978e480c171|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:54.566Z|312d75fe-070f-418e-a7df-f38f2257873d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:54.567Z|312d75fe-070f-418e-a7df-f38f2257873d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:01:54.678Z|45a5d6b1-a23b-4fdf-8fd4-06b82b7988d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:01:54.681Z|45a5d6b1-a23b-4fdf-8fd4-06b82b7988d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:04.543Z|ed1cadd0-4089-4bfd-be3b-a27aa533c5ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:04.544Z|ed1cadd0-4089-4bfd-be3b-a27aa533c5ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:04.594Z|87963b6c-da3c-4fd7-971b-213b77b23aea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:04.595Z|87963b6c-da3c-4fd7-971b-213b77b23aea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:04.714Z|b6ccdb44-f8ac-4f79-92d7-865542be4752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:04.715Z|b6ccdb44-f8ac-4f79-92d7-865542be4752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:06.770Z|c41aa728-18d7-4abe-bad9-3503fc907465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:02:06.800Z|c41aa728-18d7-4abe-bad9-3503fc907465|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:02:14.582Z|4d21d221-6835-40b1-9aee-b3bce90cc499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:14.583Z|4d21d221-6835-40b1-9aee-b3bce90cc499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:14.636Z|93b2d81e-e496-4c74-a495-1bc1561607be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:14.637Z|93b2d81e-e496-4c74-a495-1bc1561607be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:14.751Z|c65fc880-acca-4512-a5dc-f00a1f0ef67b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:14.752Z|c65fc880-acca-4512-a5dc-f00a1f0ef67b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:21.772Z|4577affb-2e5f-4429-908c-21780c11a38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:02:21.773Z|4577affb-2e5f-4429-908c-21780c11a38d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:02:22.270Z|a992de2d-c80c-4818-916e-db742d607c12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:02:22.271Z|a992de2d-c80c-4818-916e-db742d607c12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:02:24.656Z|e2cc425f-dacf-47e4-bb50-b66355a29cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:24.657Z|e2cc425f-dacf-47e4-bb50-b66355a29cd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:24.677Z|41472933-2a20-4b54-861f-8dd7b5e7a57e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:24.679Z|41472933-2a20-4b54-861f-8dd7b5e7a57e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:24.781Z|c1101a50-a36e-4664-b937-24f02062341e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:24.782Z|c1101a50-a36e-4664-b937-24f02062341e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:34.695Z|701caef0-874c-4f81-98c8-f95cad1c5661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:34.696Z|701caef0-874c-4f81-98c8-f95cad1c5661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:34.722Z|664f6f01-3d74-4edb-9728-5ea1cff8dc8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:34.724Z|664f6f01-3d74-4edb-9728-5ea1cff8dc8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:34.806Z|1d1ec41f-2706-4fd5-ab8a-11545f182916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:34.807Z|1d1ec41f-2706-4fd5-ab8a-11545f182916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:36.770Z|a9e94f9a-048d-4b1e-b010-60b8e40c904c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:02:36.771Z|a9e94f9a-048d-4b1e-b010-60b8e40c904c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:02:44.731Z|7b064153-9574-4ca3-b40d-1dd603f65f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:44.731Z|7b064153-9574-4ca3-b40d-1dd603f65f37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:44.761Z|8addedd4-e89c-4a1d-9ae9-69ec7d242c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:44.762Z|8addedd4-e89c-4a1d-9ae9-69ec7d242c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:44.836Z|53b77f05-ceaf-48b1-a56d-01058f0b7fd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:44.837Z|53b77f05-ceaf-48b1-a56d-01058f0b7fd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:51.775Z|00aa5adf-c3d8-4a7b-a29d-173ab994b50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:02:51.783Z|00aa5adf-c3d8-4a7b-a29d-173ab994b50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:02:52.272Z|0b42362e-fc41-4763-bdae-250e369e2bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:02:52.273Z|0b42362e-fc41-4763-bdae-250e369e2bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:02:54.042Z|f5ab3bdf-1758-44b8-9b8f-72e587c99a23|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:02:54.048Z|f5ab3bdf-1758-44b8-9b8f-72e587c99a23|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:54.769Z|09ffb6f4-1a47-4867-a9bf-e1dc03bf8ca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:54.771Z|09ffb6f4-1a47-4867-a9bf-e1dc03bf8ca3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:54.789Z|c426e7cb-6609-43a6-bacb-6be48e5e30a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:54.790Z|c426e7cb-6609-43a6-bacb-6be48e5e30a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:02:54.875Z|4dab46c5-6164-4535-8325-37bec0b1c10f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:02:54.876Z|4dab46c5-6164-4535-8325-37bec0b1c10f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:04.799Z|d6bc60a4-8023-4739-b6df-81d2dcfca40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:04.800Z|d6bc60a4-8023-4739-b6df-81d2dcfca40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:04.822Z|7f5d8eff-8290-498f-bbd1-da7040136a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:04.823Z|7f5d8eff-8290-498f-bbd1-da7040136a69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:04.908Z|cfa9c734-1740-4961-b438-5b1c1601d461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:04.909Z|cfa9c734-1740-4961-b438-5b1c1601d461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:06.771Z|9fa95674-6788-44fc-a198-91c5af32e23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:03:06.772Z|9fa95674-6788-44fc-a198-91c5af32e23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:03:14.827Z|f0da7fda-4232-4353-be63-ab9b812ddcf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:14.828Z|f0da7fda-4232-4353-be63-ab9b812ddcf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:14.851Z|b400ef86-d820-4056-959f-e79127452391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:14.852Z|b400ef86-d820-4056-959f-e79127452391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:14.941Z|3bbd688b-a685-40a5-b578-55dd520c1d2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:14.942Z|3bbd688b-a685-40a5-b578-55dd520c1d2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:21.770Z|72a317c2-ed4b-4d27-ba3d-b0c62aa17844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:03:21.772Z|72a317c2-ed4b-4d27-ba3d-b0c62aa17844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:03:22.274Z|2de1e6b9-d089-4b47-a2cb-b29e1bb72247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:03:22.275Z|2de1e6b9-d089-4b47-a2cb-b29e1bb72247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:03:24.867Z|3ba74021-5a75-4415-b424-5e7f2a298875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:24.868Z|3ba74021-5a75-4415-b424-5e7f2a298875|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:24.897Z|f6076543-15b3-46b3-9823-862a5c30311e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:24.898Z|f6076543-15b3-46b3-9823-862a5c30311e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:24.982Z|4be77f24-ceae-4404-88c0-d29d88b84213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:24.983Z|4be77f24-ceae-4404-88c0-d29d88b84213|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:34.901Z|1cbe4177-5b5e-4017-8c5b-a968652d4d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:34.902Z|1cbe4177-5b5e-4017-8c5b-a968652d4d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:34.939Z|6863aed3-a4df-4a6d-8944-40207cb7d633|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:34.941Z|6863aed3-a4df-4a6d-8944-40207cb7d633|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:35.020Z|2c9826e0-291a-4785-aaa8-418f02dc731c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:35.022Z|2c9826e0-291a-4785-aaa8-418f02dc731c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:36.770Z|f64ce981-a626-46ba-9042-c6bfd62953ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:03:36.776Z|f64ce981-a626-46ba-9042-c6bfd62953ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:03:44.932Z|6e5ffb55-fd7f-44d5-bda4-bed9bb9cfb61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:44.933Z|6e5ffb55-fd7f-44d5-bda4-bed9bb9cfb61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:44.970Z|395d9ca4-3c08-4b87-abef-2abe6cf91773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:44.971Z|395d9ca4-3c08-4b87-abef-2abe6cf91773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:45.048Z|7fc8b431-70c0-4800-99b4-9cbea8060b23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:45.049Z|7fc8b431-70c0-4800-99b4-9cbea8060b23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:51.770Z|9e8ec7ef-6eec-4378-896d-ab63ec186b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:03:51.771Z|9e8ec7ef-6eec-4378-896d-ab63ec186b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:03:52.277Z|ca928cdf-5240-457e-8dd6-e6b0ac9a7f37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:03:52.278Z|ca928cdf-5240-457e-8dd6-e6b0ac9a7f37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:03:54.041Z|88ef864f-9c0b-4c1e-9cb9-d4c55cdb1d34|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:03:54.043Z|88ef864f-9c0b-4c1e-9cb9-d4c55cdb1d34|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:54.971Z|428bfe71-2119-493a-81cc-53383a8292cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:54.972Z|428bfe71-2119-493a-81cc-53383a8292cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:54.998Z|ce9bb668-8fcc-4e63-aab4-ccfdbe688b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:55.000Z|ce9bb668-8fcc-4e63-aab4-ccfdbe688b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:03:55.075Z|176f5f4f-128d-49bc-8bbc-11da79526d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:03:55.076Z|176f5f4f-128d-49bc-8bbc-11da79526d36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:05.002Z|0becdf0a-c76d-4930-8a75-1d23e33244af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:05.003Z|0becdf0a-c76d-4930-8a75-1d23e33244af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:05.040Z|1e436607-b43b-4f10-bdaa-8ed44322e0cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:05.041Z|1e436607-b43b-4f10-bdaa-8ed44322e0cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:05.106Z|f6ef12af-c734-4094-be2b-4f6e07ea9f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:05.107Z|f6ef12af-c734-4094-be2b-4f6e07ea9f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:06.770Z|5bdf8b17-a5df-4c5f-ba6b-61592e1c37ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:04:06.771Z|5bdf8b17-a5df-4c5f-ba6b-61592e1c37ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:04:15.034Z|bef6ce94-dfaa-462e-b737-f213f0f926b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:15.036Z|bef6ce94-dfaa-462e-b737-f213f0f926b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:15.064Z|4a6ee222-5aed-41f6-bf0b-f687f088080d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:15.065Z|4a6ee222-5aed-41f6-bf0b-f687f088080d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:15.135Z|21613128-8bed-41af-9615-1e4a1e912971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:15.136Z|21613128-8bed-41af-9615-1e4a1e912971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:21.770Z|e339307d-7799-4392-b16d-4603a0a8195c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:04:21.775Z|e339307d-7799-4392-b16d-4603a0a8195c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:04:22.279Z|72707c88-ba7b-4817-8da9-ae1b00eb8b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:04:22.280Z|72707c88-ba7b-4817-8da9-ae1b00eb8b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:04:25.071Z|8110e7de-7f01-4d46-a03d-6f91d78b86c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:25.072Z|8110e7de-7f01-4d46-a03d-6f91d78b86c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:25.095Z|db11b3df-2274-4fb3-a1fa-8023c24fdee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:25.097Z|db11b3df-2274-4fb3-a1fa-8023c24fdee7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:25.168Z|0e3b34d6-01f5-4f69-84a6-0b7def7b6b99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:25.169Z|0e3b34d6-01f5-4f69-84a6-0b7def7b6b99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:35.102Z|02beb972-c4ed-403a-b79a-466f15af606a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:35.104Z|02beb972-c4ed-403a-b79a-466f15af606a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:35.139Z|d54c4cec-f053-47e1-9b11-e073822def35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:35.140Z|d54c4cec-f053-47e1-9b11-e073822def35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:35.196Z|f654c760-5670-45d3-8813-2fb476a140ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:35.197Z|f654c760-5670-45d3-8813-2fb476a140ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:36.770Z|05423fb3-fd26-4db0-8017-f8d5578dad3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:04:36.771Z|05423fb3-fd26-4db0-8017-f8d5578dad3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:04:45.133Z|69d220e5-0fad-4c83-87a1-e0ed418fa1ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:45.133Z|69d220e5-0fad-4c83-87a1-e0ed418fa1ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:45.171Z|34476309-c209-4bb5-8b68-e68dd4b76ef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:45.172Z|34476309-c209-4bb5-8b68-e68dd4b76ef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:45.223Z|ff2f6830-705c-4fff-b509-d3442446ca79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:45.224Z|ff2f6830-705c-4fff-b509-d3442446ca79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:51.772Z|a830bb49-11ab-46fc-8fa1-b780fe687fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:04:51.774Z|a830bb49-11ab-46fc-8fa1-b780fe687fce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:04:52.282Z|b22f377d-0811-4843-a542-8e5d00c26359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:04:52.283Z|b22f377d-0811-4843-a542-8e5d00c26359|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:04:54.041Z|a778f6d1-0dc8-419b-96a0-8deb7b77cde4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:04:54.045Z|a778f6d1-0dc8-419b-96a0-8deb7b77cde4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:55.177Z|9b6aedab-9f87-447a-9130-b2e94f138351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:55.178Z|9b6aedab-9f87-447a-9130-b2e94f138351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:55.200Z|8d90c6d2-d52e-4c34-acf3-59889805fea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:55.200Z|8d90c6d2-d52e-4c34-acf3-59889805fea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:04:55.263Z|908851ab-849b-4c03-ae40-0fa362673c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:04:55.265Z|908851ab-849b-4c03-ae40-0fa362673c97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:05.204Z|5bbe3fe1-6a65-42a8-be5e-6f14199bc44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:05.205Z|5bbe3fe1-6a65-42a8-be5e-6f14199bc44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:05.248Z|64dd50a7-4578-4ffe-8c0f-7b3750ad6282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:05.250Z|64dd50a7-4578-4ffe-8c0f-7b3750ad6282|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:05.315Z|a0e8b998-52f5-40a3-92d3-cb178075378f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:05.316Z|a0e8b998-52f5-40a3-92d3-cb178075378f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:06.770Z|582aa73a-becc-48d0-9b38-ceffd194ac34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:05:06.776Z|582aa73a-becc-48d0-9b38-ceffd194ac34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:05:15.241Z|1f3b43d5-f846-46df-80a4-f9a7c7830b36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:15.242Z|1f3b43d5-f846-46df-80a4-f9a7c7830b36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:15.286Z|002aaa01-d796-45c5-9c62-2cb8a7f4c0cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:15.287Z|002aaa01-d796-45c5-9c62-2cb8a7f4c0cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:15.354Z|dfeb3c01-726a-4e09-ad77-fbd5c602b7f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:15.355Z|dfeb3c01-726a-4e09-ad77-fbd5c602b7f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:21.770Z|0e1699da-746e-434b-9de0-6afa10fc8411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:05:21.771Z|0e1699da-746e-434b-9de0-6afa10fc8411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:05:22.286Z|ec2497de-9497-4047-ac55-2078c8367d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:05:22.295Z|ec2497de-9497-4047-ac55-2078c8367d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:05:25.280Z|ba7db0b8-5d57-4c4f-9cef-46afa7231fad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:25.282Z|ba7db0b8-5d57-4c4f-9cef-46afa7231fad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:25.332Z|215bf466-4b54-4056-b0cd-bfee5a723b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:25.334Z|215bf466-4b54-4056-b0cd-bfee5a723b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:25.381Z|d5cbfb15-b85c-4b52-88b8-459e4f94dcb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:25.382Z|d5cbfb15-b85c-4b52-88b8-459e4f94dcb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:35.333Z|ae433460-15b3-4502-b9bf-b96fb1540040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:35.334Z|ae433460-15b3-4502-b9bf-b96fb1540040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:35.360Z|e32adbf0-f454-45ec-88ce-c7aca2579993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:35.362Z|e32adbf0-f454-45ec-88ce-c7aca2579993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:35.420Z|2d1bc37f-0d72-49c8-a2b4-8cfc5e88437b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:35.421Z|2d1bc37f-0d72-49c8-a2b4-8cfc5e88437b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:36.770Z|0629113f-1906-4ec0-83b8-a8aa8711de35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:05:36.780Z|0629113f-1906-4ec0-83b8-a8aa8711de35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:05:45.362Z|62f2b09d-0ca9-4c68-a045-032a1425f8fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:45.364Z|62f2b09d-0ca9-4c68-a045-032a1425f8fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:45.391Z|efd1a680-c85a-429e-9477-61089e188d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:45.392Z|efd1a680-c85a-429e-9477-61089e188d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:45.451Z|cb6b9ecc-24ce-47fc-98f7-7a4d71269318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:45.454Z|cb6b9ecc-24ce-47fc-98f7-7a4d71269318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:51.771Z|5d49c7bb-1c12-4748-8e21-5c0c86c9a46e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:05:51.772Z|5d49c7bb-1c12-4748-8e21-5c0c86c9a46e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:05:52.297Z|afbf3fb5-00d3-4791-82ec-e69a309d951a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:05:52.298Z|afbf3fb5-00d3-4791-82ec-e69a309d951a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:05:54.039Z|b79a1356-5d91-4aaa-83db-80e535ba1fae|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:05:54.041Z|b79a1356-5d91-4aaa-83db-80e535ba1fae|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:55.392Z|5882ede6-52e5-474e-b92d-e8c613ec7472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:55.393Z|5882ede6-52e5-474e-b92d-e8c613ec7472|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:55.431Z|b2ec9640-c011-45e4-a080-5b6568e9da67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:55.432Z|b2ec9640-c011-45e4-a080-5b6568e9da67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:05:55.486Z|63a18422-e1ee-485c-9515-672f1ca3ff28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:05:55.487Z|63a18422-e1ee-485c-9515-672f1ca3ff28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:05.416Z|1f3184b6-2ede-4ba2-85e9-59cb1a055ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:05.417Z|1f3184b6-2ede-4ba2-85e9-59cb1a055ee6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:05.463Z|bdc97fbd-44fd-4ec2-aa40-03c39eb7ece3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:05.464Z|bdc97fbd-44fd-4ec2-aa40-03c39eb7ece3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:05.521Z|c356c3f5-e1a4-4fed-acdc-f88d4d2d43ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:05.522Z|c356c3f5-e1a4-4fed-acdc-f88d4d2d43ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:06.770Z|d28b215b-6ab0-447f-903b-3a667c544ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:06:06.771Z|d28b215b-6ab0-447f-903b-3a667c544ddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:06:15.447Z|3b0df831-f8f2-448c-b0f1-ce779c49b0e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:15.448Z|3b0df831-f8f2-448c-b0f1-ce779c49b0e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:15.493Z|1c51e790-c69a-472d-8ed9-8ce1dedbfcbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:15.494Z|1c51e790-c69a-472d-8ed9-8ce1dedbfcbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:15.548Z|c05de823-9c2b-41c6-8f12-1e8c10471a4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:15.549Z|c05de823-9c2b-41c6-8f12-1e8c10471a4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:21.770Z|3c02d422-4c77-4a11-b82f-f6a3ad70ce0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:06:21.771Z|3c02d422-4c77-4a11-b82f-f6a3ad70ce0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:06:22.299Z|fec47f0c-50dd-4b83-9607-73c901e29d80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:06:22.300Z|fec47f0c-50dd-4b83-9607-73c901e29d80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:06:25.481Z|4bd922fb-45ac-4949-ac24-bffd5e686ba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:25.482Z|4bd922fb-45ac-4949-ac24-bffd5e686ba9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:25.520Z|f35ebcbb-fcfc-4220-b569-c63edcc823dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:25.521Z|f35ebcbb-fcfc-4220-b569-c63edcc823dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:25.573Z|615d6319-0c89-4154-8b45-70714bbccb6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:25.574Z|615d6319-0c89-4154-8b45-70714bbccb6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:35.514Z|aa40d22e-e8ac-4e14-acbd-e4d177aa64f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:35.516Z|aa40d22e-e8ac-4e14-acbd-e4d177aa64f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:35.545Z|a484c7a0-6ca6-4100-b8c8-f7034832f473|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:35.546Z|a484c7a0-6ca6-4100-b8c8-f7034832f473|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:35.601Z|a5face24-1e3a-49a0-a953-e6cb5ac24ef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:35.605Z|a5face24-1e3a-49a0-a953-e6cb5ac24ef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:36.770Z|73621cfd-b8eb-4846-a3a4-86acbb612a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:06:36.771Z|73621cfd-b8eb-4846-a3a4-86acbb612a2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:06:45.544Z|5ea0a116-880f-4c11-928c-80d3204328aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:45.544Z|5ea0a116-880f-4c11-928c-80d3204328aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:45.576Z|083606af-148c-4cc0-8142-21566ab932ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:45.577Z|083606af-148c-4cc0-8142-21566ab932ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:45.635Z|1e398177-9c2e-41e7-bf8c-3bb752f1540d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:45.636Z|1e398177-9c2e-41e7-bf8c-3bb752f1540d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:51.770Z|e9602823-1169-4043-869d-c132a289d03d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:06:51.771Z|e9602823-1169-4043-869d-c132a289d03d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:06:52.301Z|77448c45-6c4b-4cc8-9370-eccff2a6c9fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:06:52.301Z|77448c45-6c4b-4cc8-9370-eccff2a6c9fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:06:54.040Z|7f19f8a7-7b5e-4137-8423-fec9a072fbab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:06:54.041Z|7f19f8a7-7b5e-4137-8423-fec9a072fbab|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:55.571Z|5f35c075-7476-4857-9b4c-11c7c2c3dce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:55.572Z|5f35c075-7476-4857-9b4c-11c7c2c3dce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:55.602Z|0b34cec6-1ac8-4d45-b327-cd63b8db26a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:55.603Z|0b34cec6-1ac8-4d45-b327-cd63b8db26a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:06:55.660Z|5acd5f26-495b-435d-8126-adb2cb3b6a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:06:55.661Z|5acd5f26-495b-435d-8126-adb2cb3b6a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:05.597Z|b010fcbd-a7b7-4fa2-88e4-9d2980731dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:05.598Z|b010fcbd-a7b7-4fa2-88e4-9d2980731dd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:05.637Z|d276eb55-2d13-40ea-a1a0-c20796016bd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:05.640Z|d276eb55-2d13-40ea-a1a0-c20796016bd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:05.692Z|2a571f3b-fc1d-4c28-9470-d7800cebcff4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:05.693Z|2a571f3b-fc1d-4c28-9470-d7800cebcff4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:06.770Z|9f109549-feae-415b-9df5-12be3858e58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:07:06.770Z|9f109549-feae-415b-9df5-12be3858e58e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:07:15.626Z|84b893ee-410b-4285-9b19-118486342ee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:15.627Z|84b893ee-410b-4285-9b19-118486342ee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:15.678Z|5f1ccffc-07b5-45cc-bea8-30270e005df3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:15.679Z|5f1ccffc-07b5-45cc-bea8-30270e005df3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:15.723Z|5c9a9120-c072-4ac9-83ef-73b0a5eed2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:15.724Z|5c9a9120-c072-4ac9-83ef-73b0a5eed2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:21.770Z|5ce85362-7374-46f8-8528-2ac74f354696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:07:21.779Z|5ce85362-7374-46f8-8528-2ac74f354696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:07:22.321Z|bede9683-e717-4576-b9aa-2a12d1d3e429|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:07:22.322Z|bede9683-e717-4576-b9aa-2a12d1d3e429|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:07:25.661Z|fa98817c-452e-49fc-b103-92f2d91254fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:25.662Z|fa98817c-452e-49fc-b103-92f2d91254fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:25.703Z|11308c01-af09-42e1-8a34-2f7803fd4f48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:25.704Z|11308c01-af09-42e1-8a34-2f7803fd4f48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:25.751Z|de6161c3-9b26-411b-a272-ef9779e44b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:25.752Z|de6161c3-9b26-411b-a272-ef9779e44b47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:35.697Z|9e07ed85-6546-4dc7-9af3-c0c837f58117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:35.698Z|9e07ed85-6546-4dc7-9af3-c0c837f58117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:35.731Z|9f74003b-132c-4061-884e-4653981b42cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:35.732Z|9f74003b-132c-4061-884e-4653981b42cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:35.780Z|b24be351-199c-4c5c-8905-6ddd66cb9ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:35.782Z|b24be351-199c-4c5c-8905-6ddd66cb9ad6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:36.770Z|7de39f49-4329-4857-90b0-a2163b1ba325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:07:36.771Z|7de39f49-4329-4857-90b0-a2163b1ba325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:07:45.726Z|c87efc29-fd02-4c2d-8c3f-cf78f7c0d86a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:45.727Z|c87efc29-fd02-4c2d-8c3f-cf78f7c0d86a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:45.763Z|fb7b4978-1f1b-48ed-aad4-1df95460dbf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:45.765Z|fb7b4978-1f1b-48ed-aad4-1df95460dbf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:45.811Z|54e9ecca-e1ec-4755-9194-4d9e9f24ec7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:45.812Z|54e9ecca-e1ec-4755-9194-4d9e9f24ec7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:51.770Z|2b5f27a1-3415-4486-ba0f-c9f8401a7806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:07:51.770Z|2b5f27a1-3415-4486-ba0f-c9f8401a7806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:07:52.325Z|1ecd6c67-e161-4279-8899-9f9ab10c48fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:07:52.327Z|1ecd6c67-e161-4279-8899-9f9ab10c48fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:07:54.039Z|19056bdb-b732-47f5-a3e5-7ff95f37c9f9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:07:54.040Z|19056bdb-b732-47f5-a3e5-7ff95f37c9f9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:55.755Z|57e833c3-3e20-4085-9443-94d54d670135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:55.756Z|57e833c3-3e20-4085-9443-94d54d670135|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:55.789Z|26729623-9997-4ab1-a65f-642c98187095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:55.791Z|26729623-9997-4ab1-a65f-642c98187095|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:07:55.843Z|1ea7c3e1-075a-4f1b-8e5d-fb914963ca1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:07:55.844Z|1ea7c3e1-075a-4f1b-8e5d-fb914963ca1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:05.788Z|cf22acc2-6017-42d4-8c0a-46c0ec98d356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:05.789Z|cf22acc2-6017-42d4-8c0a-46c0ec98d356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:05.823Z|94a39a99-c0b1-4c93-916a-26f182d23d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:05.824Z|94a39a99-c0b1-4c93-916a-26f182d23d50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:05.874Z|2637ae89-0d5c-4980-8aad-94e7f928677e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:05.875Z|2637ae89-0d5c-4980-8aad-94e7f928677e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:06.770Z|04bebdbb-65fd-4758-baf0-6d333626cda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:08:06.779Z|04bebdbb-65fd-4758-baf0-6d333626cda3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:08:15.821Z|4ad9c6f4-28d2-4193-8711-57baf1e3ffbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:15.823Z|4ad9c6f4-28d2-4193-8711-57baf1e3ffbc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:15.854Z|cf12b831-4fd8-4c23-a6c6-4851f7f0a444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:15.855Z|cf12b831-4fd8-4c23-a6c6-4851f7f0a444|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:15.917Z|41c90efd-2cdb-420b-9e02-73138d53be96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:15.918Z|41c90efd-2cdb-420b-9e02-73138d53be96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:21.770Z|257871f0-cb2b-4f31-8691-46f6be62bbc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:08:21.770Z|257871f0-cb2b-4f31-8691-46f6be62bbc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:08:22.329Z|b6226dca-9e69-4847-be41-71d5b393ec2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:08:22.330Z|b6226dca-9e69-4847-be41-71d5b393ec2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:08:25.850Z|1b6a9ba6-af79-4bd8-8ac6-f3692c51b974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:25.851Z|1b6a9ba6-af79-4bd8-8ac6-f3692c51b974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:25.888Z|d3404db0-87af-41fc-b338-f1d3e6c0e081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:25.889Z|d3404db0-87af-41fc-b338-f1d3e6c0e081|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:25.971Z|dd791163-4ad6-41ea-a621-7cb8e0be362f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:25.972Z|dd791163-4ad6-41ea-a621-7cb8e0be362f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:35.889Z|765d65f2-e5e6-49f2-bd61-2669cf7d70ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:35.892Z|765d65f2-e5e6-49f2-bd61-2669cf7d70ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:35.914Z|084bf32d-9830-4bf7-b768-f8e3f4c24b62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:35.915Z|084bf32d-9830-4bf7-b768-f8e3f4c24b62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:36.002Z|5234e314-de8e-4fca-87bf-f2fd4b94f09d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:36.003Z|5234e314-de8e-4fca-87bf-f2fd4b94f09d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:36.770Z|e7409668-7966-4666-8ef1-4c20244ed571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:08:36.771Z|e7409668-7966-4666-8ef1-4c20244ed571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:08:45.933Z|dcc85284-c54c-4241-b4ff-d00b231cdb32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:45.935Z|dcc85284-c54c-4241-b4ff-d00b231cdb32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:45.949Z|fa34a3b8-9920-442b-b75f-e6b133b3026d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:45.951Z|fa34a3b8-9920-442b-b75f-e6b133b3026d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:46.038Z|b36d8bf1-eb90-4f6b-9c16-2de211b8c591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:46.039Z|b36d8bf1-eb90-4f6b-9c16-2de211b8c591|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:51.774Z|8851b5f8-af49-47dd-a138-04f60c085882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:08:51.779Z|8851b5f8-af49-47dd-a138-04f60c085882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:08:52.331Z|8007a7b7-2b58-4627-bcc4-d399706c8d93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:08:52.332Z|8007a7b7-2b58-4627-bcc4-d399706c8d93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:08:54.042Z|7cd84b1a-7916-4782-9c40-745409c062dc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:08:54.043Z|7cd84b1a-7916-4782-9c40-745409c062dc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:55.976Z|472f6947-6d0e-47c7-bb9c-8b02659ddc8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:55.979Z|472f6947-6d0e-47c7-bb9c-8b02659ddc8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:55.999Z|7d2744ca-7d46-4231-a541-3eec1cb3d9f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:56.005Z|7d2744ca-7d46-4231-a541-3eec1cb3d9f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:08:56.075Z|86850a5b-0cb7-45fd-9478-8c42301f9572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:08:56.078Z|86850a5b-0cb7-45fd-9478-8c42301f9572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:06.023Z|cd8dd4b4-d3ea-42a2-a81f-f79ec0caaa71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:06.024Z|cd8dd4b4-d3ea-42a2-a81f-f79ec0caaa71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:06.186Z|1f8f765f-8e91-4615-9b99-2f6b421d58ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:06.186Z|03313af9-a116-49fa-b155-c3b743a7f5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:06.187Z|03313af9-a116-49fa-b155-c3b743a7f5c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:06.187Z|1f8f765f-8e91-4615-9b99-2f6b421d58ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:06.770Z|b1e9e03e-dd70-4cca-a8f7-59181c26ce26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:09:06.779Z|b1e9e03e-dd70-4cca-a8f7-59181c26ce26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:09:16.188Z|99eb5882-d783-4545-b960-592c62fa63c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:16.190Z|99eb5882-d783-4545-b960-592c62fa63c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:16.213Z|7a142736-db08-450b-b38e-3eae851cb166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:16.214Z|7a142736-db08-450b-b38e-3eae851cb166|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:16.233Z|8f69e078-f0ea-47e4-b1ba-3764c0e7bd1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:16.243Z|8f69e078-f0ea-47e4-b1ba-3764c0e7bd1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:21.770Z|424ddcb6-5f40-4895-858a-bf03bc70c1ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:09:21.771Z|424ddcb6-5f40-4895-858a-bf03bc70c1ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:09:22.333Z|37f008c7-68e7-4b18-a78b-b77da75e4f94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:09:22.334Z|37f008c7-68e7-4b18-a78b-b77da75e4f94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:09:26.218Z|71d31394-c8ff-4864-9a61-d4a73ebd38cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:26.219Z|71d31394-c8ff-4864-9a61-d4a73ebd38cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:26.254Z|583cc4a6-7d2b-4a51-944d-e0811bafee72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:26.255Z|583cc4a6-7d2b-4a51-944d-e0811bafee72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:26.285Z|e6e4ecbd-bbb6-421b-b01b-436417ce8b7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:26.287Z|e6e4ecbd-bbb6-421b-b01b-436417ce8b7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:36.250Z|bdcd7679-0f8b-4796-8891-0c4a2db29ae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:36.252Z|bdcd7679-0f8b-4796-8891-0c4a2db29ae8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:36.281Z|2c16dfe4-d111-4a2c-8318-3ead6834983d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:36.282Z|2c16dfe4-d111-4a2c-8318-3ead6834983d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:36.314Z|e898e9ee-a588-4f40-892d-62f37946c138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:36.316Z|e898e9ee-a588-4f40-892d-62f37946c138|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:36.770Z|d909b83f-052b-49bf-bf4a-22e599c2206a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:09:36.784Z|d909b83f-052b-49bf-bf4a-22e599c2206a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:09:46.282Z|de019e0b-3292-449e-b1a1-27192a97a0ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:46.283Z|de019e0b-3292-449e-b1a1-27192a97a0ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:46.318Z|bcfbf63e-f7a9-4647-9694-eb830592b61b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:46.319Z|bcfbf63e-f7a9-4647-9694-eb830592b61b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:46.347Z|67c33843-4a0b-46cd-9415-0196d65ba569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:46.351Z|67c33843-4a0b-46cd-9415-0196d65ba569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:51.770Z|1e22757d-f5d7-4474-a04c-7e7f149adb52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:09:51.770Z|1e22757d-f5d7-4474-a04c-7e7f149adb52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:09:52.335Z|0fe85711-574b-47e1-bedc-e3c4d052ba68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:09:52.336Z|0fe85711-574b-47e1-bedc-e3c4d052ba68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:09:54.040Z|efa5ddce-4ce9-4a77-aa68-27ad88f7058f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:09:54.041Z|efa5ddce-4ce9-4a77-aa68-27ad88f7058f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:56.318Z|c0e06080-9f05-4881-9eca-e211ab84a919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:56.319Z|c0e06080-9f05-4881-9eca-e211ab84a919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:56.361Z|c5d9edba-c9c1-42d4-ac92-cf0a0cf48fdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:56.363Z|c5d9edba-c9c1-42d4-ac92-cf0a0cf48fdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:09:56.385Z|aa1df2c3-f45b-4e51-bb9f-938326991f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:09:56.386Z|aa1df2c3-f45b-4e51-bb9f-938326991f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:06.350Z|3f13375a-b59c-4a9a-824d-6bccc959c4a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:06.352Z|3f13375a-b59c-4a9a-824d-6bccc959c4a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:06.401Z|c4b90f5b-7a8c-4d48-b920-353fdbbf1580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:06.403Z|c4b90f5b-7a8c-4d48-b920-353fdbbf1580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:06.417Z|cf6c58dc-4368-4145-89b9-9b7935523254|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:06.418Z|cf6c58dc-4368-4145-89b9-9b7935523254|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:06.770Z|67a2f18f-6339-47b9-9f60-65604dbb27e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:10:06.771Z|67a2f18f-6339-47b9-9f60-65604dbb27e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:10:16.397Z|bd380bc0-78c1-4407-bbe7-af80e04dd2bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:16.397Z|bd380bc0-78c1-4407-bbe7-af80e04dd2bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:16.436Z|6b34999c-4a93-4798-b9a7-595e3fe7f37b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:16.437Z|6b34999c-4a93-4798-b9a7-595e3fe7f37b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:16.450Z|517747dc-6865-49fe-82bc-f9c33167c5e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:16.451Z|517747dc-6865-49fe-82bc-f9c33167c5e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:21.769Z|659036d0-42a2-409e-9aa1-200db1791afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:10:21.773Z|659036d0-42a2-409e-9aa1-200db1791afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:10:22.336Z|5d4a7d41-7056-487a-8d73-031fa643ac84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:10:22.337Z|5d4a7d41-7056-487a-8d73-031fa643ac84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:10:26.425Z|cce8a876-1582-4342-9605-0d5246fde494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:26.430Z|cce8a876-1582-4342-9605-0d5246fde494|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:26.465Z|c6688714-6578-4d0b-8cf7-1ad0e77d44c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:26.466Z|c6688714-6578-4d0b-8cf7-1ad0e77d44c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:26.478Z|c273ed92-34e7-4155-aa15-755037eaea55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:26.479Z|c273ed92-34e7-4155-aa15-755037eaea55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:36.463Z|d059e9b8-c5e1-42a8-bfb8-076a1ccf3a88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:36.464Z|d059e9b8-c5e1-42a8-bfb8-076a1ccf3a88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:36.493Z|5fd49a9d-06df-44c6-9be2-4702887104f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:36.495Z|5fd49a9d-06df-44c6-9be2-4702887104f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:36.512Z|ebf35c59-2a91-4f5c-8bed-de75f651d765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:36.515Z|ebf35c59-2a91-4f5c-8bed-de75f651d765|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:36.770Z|1332fe68-1b5f-4818-9620-24c57a1bfb32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:10:36.772Z|1332fe68-1b5f-4818-9620-24c57a1bfb32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:10:46.494Z|86be4ee7-ecc0-4ccd-9ef6-9b690b28edf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:46.495Z|86be4ee7-ecc0-4ccd-9ef6-9b690b28edf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:46.530Z|3796c35e-e5c0-4e11-a59f-e097ac15e864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:46.531Z|3796c35e-e5c0-4e11-a59f-e097ac15e864|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:46.542Z|be16ded0-2104-48ce-9d22-0c6c6a88d51b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:46.543Z|be16ded0-2104-48ce-9d22-0c6c6a88d51b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:51.770Z|2a4529aa-de4b-48bc-82ac-4d41f326c517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:10:51.771Z|2a4529aa-de4b-48bc-82ac-4d41f326c517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:10:52.338Z|aef1f537-3bf3-4fba-b0db-137ce667199a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:10:52.339Z|aef1f537-3bf3-4fba-b0db-137ce667199a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:10:54.041Z|12e8933d-0867-4b24-bc42-69884f4f4e90|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:10:54.042Z|12e8933d-0867-4b24-bc42-69884f4f4e90|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:56.522Z|7ecd23d3-60c4-44d6-b600-1e1678dd4028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:56.523Z|7ecd23d3-60c4-44d6-b600-1e1678dd4028|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:56.563Z|309e7522-8a3b-4c63-b923-2581eaea1f0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:56.565Z|309e7522-8a3b-4c63-b923-2581eaea1f0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:10:56.569Z|8f243fee-e1ae-4a95-bae3-ab0d8b2d0c77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:10:56.571Z|8f243fee-e1ae-4a95-bae3-ab0d8b2d0c77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:06.569Z|fca7060b-773f-4041-b136-9d64b27eea59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:06.572Z|fca7060b-773f-4041-b136-9d64b27eea59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:06.604Z|6fcc9abc-5496-4662-8e02-2d89bbfcc674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:06.605Z|6fcc9abc-5496-4662-8e02-2d89bbfcc674|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:06.604Z|c5e21196-bbb2-4adf-91ce-6db1ac49b646|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:06.608Z|c5e21196-bbb2-4adf-91ce-6db1ac49b646|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:06.770Z|da4b52ee-04c9-4409-8cd1-b61195762694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:11:06.778Z|da4b52ee-04c9-4409-8cd1-b61195762694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:11:16.600Z|cea1a243-0255-49e5-bc07-9442a44969c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:16.602Z|cea1a243-0255-49e5-bc07-9442a44969c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:16.638Z|9a9c092f-493e-4a6e-ad21-b7ee6e36ac9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:16.638Z|f2d8d12d-b706-46b4-ae42-92bc547dc01c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:16.639Z|9a9c092f-493e-4a6e-ad21-b7ee6e36ac9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:16.639Z|f2d8d12d-b706-46b4-ae42-92bc547dc01c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:21.770Z|6d310de6-d8f6-4570-bcdd-6b180c522976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:11:21.770Z|6d310de6-d8f6-4570-bcdd-6b180c522976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:11:22.340Z|86d73c7d-318d-4486-a1b6-58a98e71533b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:11:22.341Z|86d73c7d-318d-4486-a1b6-58a98e71533b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:11:26.636Z|031d5346-e3e7-40e0-bd33-7415ada42409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:26.638Z|031d5346-e3e7-40e0-bd33-7415ada42409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:26.676Z|42571500-07bc-44f6-b32f-059e53e4439c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:26.678Z|42571500-07bc-44f6-b32f-059e53e4439c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:26.682Z|29bc459e-c449-4452-ad50-1d007a1158f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:26.683Z|29bc459e-c449-4452-ad50-1d007a1158f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:36.681Z|d3948542-69fe-456d-a5ec-f8809b61bece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:36.683Z|d3948542-69fe-456d-a5ec-f8809b61bece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:36.716Z|ddaba589-448d-4f02-91a0-bd1c0ff98e0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:36.723Z|ddaba589-448d-4f02-91a0-bd1c0ff98e0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:36.714Z|4d72717d-add5-4b68-98fe-af415622f558|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:36.726Z|4d72717d-add5-4b68-98fe-af415622f558|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:36.774Z|1592b266-80f0-4cb2-b261-9ffe2ddf1d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:11:36.775Z|1592b266-80f0-4cb2-b261-9ffe2ddf1d15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:11:46.712Z|a7144830-4ce8-4175-88c0-51616c430023|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:46.713Z|a7144830-4ce8-4175-88c0-51616c430023|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:46.753Z|26f25321-00a6-4774-aa4b-a2bfa07edbee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:46.753Z|8df045ae-844b-4851-ad88-bde4f38f20cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:46.754Z|8df045ae-844b-4851-ad88-bde4f38f20cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:46.754Z|26f25321-00a6-4774-aa4b-a2bfa07edbee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:51.770Z|aa999698-e265-41dc-be14-8a4c0db2bd0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:11:51.774Z|aa999698-e265-41dc-be14-8a4c0db2bd0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:11:52.342Z|a777b514-7ce5-4b69-81e4-0c5208d1e8d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:11:52.343Z|a777b514-7ce5-4b69-81e4-0c5208d1e8d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:11:54.039Z|fb4d3649-4ef4-4323-950b-717a5012dbd0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:11:54.040Z|fb4d3649-4ef4-4323-950b-717a5012dbd0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:56.741Z|c078e2d7-d836-4379-a87f-d6ef92350505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:56.742Z|c078e2d7-d836-4379-a87f-d6ef92350505|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:56.781Z|65405383-f93d-42a6-bcd1-a738a28e2986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:56.782Z|65405383-f93d-42a6-bcd1-a738a28e2986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:11:56.788Z|851da63a-ffe9-4ad6-892f-76f23e92218b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:11:56.788Z|851da63a-ffe9-4ad6-892f-76f23e92218b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:06.769Z|e24a3ed9-2ac3-47cf-9a98-140f17179a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:12:06.770Z|e24a3ed9-2ac3-47cf-9a98-140f17179a60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:12:06.771Z|998fa70c-b644-411c-a0d7-7384aa3c1db6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:06.773Z|998fa70c-b644-411c-a0d7-7384aa3c1db6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:06.823Z|1f39a1c2-78fe-4f94-8392-51dca5db58f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:06.823Z|04264164-f93a-485d-8504-b44a82ecfe13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:06.825Z|04264164-f93a-485d-8504-b44a82ecfe13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:06.825Z|1f39a1c2-78fe-4f94-8392-51dca5db58f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:16.799Z|38c27c88-5b2a-4b64-af7a-9a3f04a57fe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:16.800Z|38c27c88-5b2a-4b64-af7a-9a3f04a57fe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:16.852Z|c6f9e440-9b40-40c3-9078-8a9fc4f5f557|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:16.852Z|5ab3fb2d-99c5-4610-bd88-727bc611afd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:16.853Z|c6f9e440-9b40-40c3-9078-8a9fc4f5f557|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:16.853Z|5ab3fb2d-99c5-4610-bd88-727bc611afd9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:21.772Z|110afcdd-5ba5-4f6d-9807-7bc2ac8aab7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:12:21.774Z|110afcdd-5ba5-4f6d-9807-7bc2ac8aab7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:12:22.347Z|9c816302-7a74-4081-a4e2-972d81561d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:12:22.348Z|9c816302-7a74-4081-a4e2-972d81561d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:12:26.829Z|4f9db497-a6c8-437f-ae0e-8933f5037286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:26.830Z|4f9db497-a6c8-437f-ae0e-8933f5037286|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:26.880Z|267f76c5-af13-4537-b08e-a12fc2a2e001|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:26.880Z|f3498ce3-538a-4b84-8587-4ef0b5d70f96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:26.881Z|267f76c5-af13-4537-b08e-a12fc2a2e001|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:26.881Z|f3498ce3-538a-4b84-8587-4ef0b5d70f96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:36.770Z|c20dd3e4-502c-4cea-9f8c-615384a3323d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:12:36.777Z|c20dd3e4-502c-4cea-9f8c-615384a3323d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:12:36.857Z|f0f7ce5c-1d6a-4b75-84be-5aa4ef542640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:36.859Z|f0f7ce5c-1d6a-4b75-84be-5aa4ef542640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:36.923Z|591c93d1-ae91-4efe-9faf-b0a6cd915b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:36.924Z|591c93d1-ae91-4efe-9faf-b0a6cd915b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:36.937Z|da77842b-c568-4545-a7aa-8812bac2e1ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:36.938Z|da77842b-c568-4545-a7aa-8812bac2e1ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:46.889Z|35c939ca-4d5f-4fce-91e4-1d371d357048|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:46.890Z|35c939ca-4d5f-4fce-91e4-1d371d357048|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:46.961Z|610476c5-7b2f-43bc-ad5d-0b7c8ded8f52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:46.962Z|610476c5-7b2f-43bc-ad5d-0b7c8ded8f52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:46.970Z|adad212f-5112-4029-929c-29357db9b516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:46.971Z|adad212f-5112-4029-929c-29357db9b516|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:51.769Z|f7f0a7ed-22c0-4dbb-862f-e55a38ac26ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:12:51.770Z|f7f0a7ed-22c0-4dbb-862f-e55a38ac26ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:12:52.349Z|8185216c-b652-421b-bd2f-708620a7a0db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:12:52.349Z|8185216c-b652-421b-bd2f-708620a7a0db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:12:54.038Z|1528e7a5-4a42-47e0-b303-da36294acb97|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:12:54.039Z|1528e7a5-4a42-47e0-b303-da36294acb97|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:56.918Z|eaff739c-43b6-4758-a510-52e63c4acd53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:56.920Z|eaff739c-43b6-4758-a510-52e63c4acd53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:56.988Z|a1b887c2-d1ed-4f71-8706-6910f67932ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:56.989Z|a1b887c2-d1ed-4f71-8706-6910f67932ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:12:56.999Z|326f900f-45a3-4245-a294-430df116d007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:12:57.000Z|326f900f-45a3-4245-a294-430df116d007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:06.769Z|57be2653-fe1f-4920-89c5-1c9dfa05dbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:13:06.771Z|57be2653-fe1f-4920-89c5-1c9dfa05dbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:13:06.957Z|2d9c1146-ccd5-4188-a43c-c07c219799ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:06.958Z|2d9c1146-ccd5-4188-a43c-c07c219799ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:07.022Z|26be58af-c7aa-42e9-8373-c804da5172f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:07.022Z|6446c2f0-8f66-44e7-b43d-f2a81f88b47e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:07.023Z|26be58af-c7aa-42e9-8373-c804da5172f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:07.023Z|6446c2f0-8f66-44e7-b43d-f2a81f88b47e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:16.992Z|5d6b4ee5-891a-421a-9878-e56dfc8609d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:16.993Z|5d6b4ee5-891a-421a-9878-e56dfc8609d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:17.053Z|aaab59ac-7c78-405f-8fd6-87cf93f2ea28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:17.054Z|aaab59ac-7c78-405f-8fd6-87cf93f2ea28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:17.053Z|b295e77f-8a3a-4604-8bb8-8f58ebdf0fce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:17.067Z|b295e77f-8a3a-4604-8bb8-8f58ebdf0fce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:21.770Z|dff018a4-c596-4fab-abf9-3de11a4fa9df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:13:21.776Z|dff018a4-c596-4fab-abf9-3de11a4fa9df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:13:22.350Z|5ee1242b-ef0e-4a8f-8a32-370b8f233bd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:13:22.351Z|5ee1242b-ef0e-4a8f-8a32-370b8f233bd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:13:27.024Z|780e9648-3f18-4184-8222-b6213238b3fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:27.026Z|780e9648-3f18-4184-8222-b6213238b3fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:27.081Z|96a69586-a57a-4766-b677-60c2ee51b485|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:27.082Z|96a69586-a57a-4766-b677-60c2ee51b485|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:27.091Z|236f570e-0193-4b25-99ae-376c4f97458a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:27.092Z|236f570e-0193-4b25-99ae-376c4f97458a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:36.770Z|9d481d1c-17a1-4efb-8958-a5a6e3acbe86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:13:36.772Z|9d481d1c-17a1-4efb-8958-a5a6e3acbe86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:13:37.056Z|e1092394-a357-40fc-986f-b705a3fe1973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:37.058Z|e1092394-a357-40fc-986f-b705a3fe1973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:37.111Z|46142a7c-69d3-4add-a231-16984d653101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:37.112Z|46142a7c-69d3-4add-a231-16984d653101|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:37.120Z|6c26bc62-056f-4298-9f44-6570de44faa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:37.121Z|6c26bc62-056f-4298-9f44-6570de44faa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:47.099Z|adb27ef8-6416-44e4-80c5-0daee604ef59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:47.101Z|adb27ef8-6416-44e4-80c5-0daee604ef59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:47.144Z|36370885-5175-42ae-946b-54b7e712c1e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:47.145Z|36370885-5175-42ae-946b-54b7e712c1e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:47.151Z|9e100b74-fd1f-447e-983c-4e1d2a687287|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:47.153Z|9e100b74-fd1f-447e-983c-4e1d2a687287|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:51.770Z|8bdecea3-03a3-4512-9e85-2d4f2b015785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:13:51.772Z|8bdecea3-03a3-4512-9e85-2d4f2b015785|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:13:52.352Z|8fab41c5-9827-45aa-abcf-9a6f6c90cc34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:13:52.353Z|8fab41c5-9827-45aa-abcf-9a6f6c90cc34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:13:54.045Z|2e561c6f-29f3-41c5-b57a-b1bbe748bedf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:13:54.047Z|2e561c6f-29f3-41c5-b57a-b1bbe748bedf|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:57.144Z|98bfc9b1-5e03-4a16-b542-25933fea99aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:57.146Z|98bfc9b1-5e03-4a16-b542-25933fea99aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:57.189Z|3db52ab9-307c-420c-9818-6b8c633677cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:57.190Z|3db52ab9-307c-420c-9818-6b8c633677cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:13:57.196Z|a084916b-b62e-47d4-a5c6-94bb7d7e356a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:13:57.197Z|a084916b-b62e-47d4-a5c6-94bb7d7e356a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:06.770Z|9d99c696-98b2-4fd3-ac4f-ea3df02205e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:14:06.779Z|9d99c696-98b2-4fd3-ac4f-ea3df02205e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:14:07.189Z|1caadccb-1bbe-401b-8cc3-036a75623368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:07.190Z|1caadccb-1bbe-401b-8cc3-036a75623368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:07.216Z|f2e25555-0eb7-4bbd-8978-4226a6827af8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:07.217Z|f2e25555-0eb7-4bbd-8978-4226a6827af8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:07.223Z|1bd7c47f-c470-4b05-a065-be0889a323b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:07.224Z|1bd7c47f-c470-4b05-a065-be0889a323b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:17.225Z|829926b3-4c08-4404-97ab-d9fa971c6a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:17.226Z|829926b3-4c08-4404-97ab-d9fa971c6a0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:17.251Z|2fdaee78-dee2-4857-b96f-437563b15f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:17.252Z|2fdaee78-dee2-4857-b96f-437563b15f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:17.251Z|cb94aafa-a9e7-41a0-9d76-c158c932e023|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:17.256Z|cb94aafa-a9e7-41a0-9d76-c158c932e023|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:21.771Z|d2e33360-5d12-4c54-9d62-9b57a3039914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:14:21.772Z|d2e33360-5d12-4c54-9d62-9b57a3039914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:14:22.354Z|fdf9aceb-5223-4ee6-90ba-cdfe5146a14b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:14:22.355Z|fdf9aceb-5223-4ee6-90ba-cdfe5146a14b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:14:27.257Z|603b10aa-19d1-40c7-acb1-19f08137a33f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:27.258Z|603b10aa-19d1-40c7-acb1-19f08137a33f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:27.285Z|cb61121a-fd7b-4221-b927-837515f4b880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:27.285Z|b7b38d44-66d1-4165-b36a-8e7308fe6203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:27.289Z|cb61121a-fd7b-4221-b927-837515f4b880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:27.289Z|b7b38d44-66d1-4165-b36a-8e7308fe6203|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:36.770Z|eb3db731-2eda-4c4e-8d06-4143bfd50a0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:14:36.770Z|eb3db731-2eda-4c4e-8d06-4143bfd50a0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:14:37.287Z|b71f0b14-ee5c-47e1-8d01-f272ca980294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:37.288Z|b71f0b14-ee5c-47e1-8d01-f272ca980294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:37.325Z|10c0028e-983a-4402-8c7b-019d0e757927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:37.326Z|10c0028e-983a-4402-8c7b-019d0e757927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:37.336Z|0e69b1f8-e903-499e-b445-6bd101eb13f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:37.337Z|0e69b1f8-e903-499e-b445-6bd101eb13f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:47.329Z|11fd1236-f0fb-40d7-94d7-a63dfc18d257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:47.330Z|11fd1236-f0fb-40d7-94d7-a63dfc18d257|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:47.361Z|5ce4f999-ab60-45fc-a385-c0b5ae6c3728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:47.362Z|5ce4f999-ab60-45fc-a385-c0b5ae6c3728|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:47.482Z|bcc145af-c61e-4824-a10d-1f0b1449595c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:47.484Z|bcc145af-c61e-4824-a10d-1f0b1449595c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:51.770Z|941d3fc2-6586-41f4-9404-41b24951039e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:14:51.776Z|941d3fc2-6586-41f4-9404-41b24951039e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:14:52.356Z|689d587e-f424-4cc0-99a6-195ec5f96682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:14:52.357Z|689d587e-f424-4cc0-99a6-195ec5f96682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:14:54.044Z|0e36093b-91b9-43cf-b7b7-bcccc7f07eea|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:14:54.045Z|0e36093b-91b9-43cf-b7b7-bcccc7f07eea|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:57.374Z|2ccb59e4-d94c-44d6-8c6b-a0fe09f07a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:57.376Z|2ccb59e4-d94c-44d6-8c6b-a0fe09f07a97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:57.503Z|d3f26f25-0e97-41c3-9811-caff60f4b6f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:57.504Z|d3f26f25-0e97-41c3-9811-caff60f4b6f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:14:57.510Z|18c67c43-75c5-4599-85de-2da157d3f642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:14:57.512Z|18c67c43-75c5-4599-85de-2da157d3f642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:06.770Z|33de7502-a590-469b-b067-dd09787961c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:15:06.771Z|33de7502-a590-469b-b067-dd09787961c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:15:07.415Z|d89f5365-adc7-4cc0-95d6-f469b366f1a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:07.416Z|d89f5365-adc7-4cc0-95d6-f469b366f1a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:07.539Z|6a841c9d-fa88-4b3a-aea9-4fc286e7c4ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:07.540Z|6a841c9d-fa88-4b3a-aea9-4fc286e7c4ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:07.542Z|73a70a82-7f13-4a7d-b253-56d9ded84857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:07.543Z|73a70a82-7f13-4a7d-b253-56d9ded84857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:17.445Z|33a97342-e60c-464b-b9b3-9ce88bbf5097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:17.446Z|33a97342-e60c-464b-b9b3-9ce88bbf5097|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:17.565Z|756b00e3-a55a-4907-8596-a2be78f8bdb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:17.566Z|756b00e3-a55a-4907-8596-a2be78f8bdb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:17.566Z|07a0c4fe-d057-4b3e-9dcf-6474da97e2f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:17.568Z|07a0c4fe-d057-4b3e-9dcf-6474da97e2f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:21.769Z|e77cfd64-034a-4cf0-8cb6-27f1ca80b7bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:15:21.770Z|e77cfd64-034a-4cf0-8cb6-27f1ca80b7bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:15:22.358Z|515bd2bb-95f4-4c08-9729-453694644ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:15:22.358Z|515bd2bb-95f4-4c08-9729-453694644ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:15:27.472Z|338491f3-5e28-40aa-8345-e86b3063f39e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:27.473Z|338491f3-5e28-40aa-8345-e86b3063f39e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:27.594Z|7458fec5-f9a5-47f2-a364-8b3cf3aba51f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:27.594Z|cdd35035-f9cc-413a-96f8-8c3e34507eee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:27.595Z|7458fec5-f9a5-47f2-a364-8b3cf3aba51f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:27.595Z|cdd35035-f9cc-413a-96f8-8c3e34507eee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:36.775Z|5c627226-2554-49e4-82c8-9720057a4258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:15:36.785Z|5c627226-2554-49e4-82c8-9720057a4258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:15:37.500Z|a5a68bbb-a642-4e41-a48a-64877aef8e7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:37.501Z|a5a68bbb-a642-4e41-a48a-64877aef8e7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:37.623Z|af1521eb-63a9-48dd-b1cc-880e0f50e091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:37.623Z|a91e14b4-2af6-479c-91a5-014984ce7eed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:37.624Z|af1521eb-63a9-48dd-b1cc-880e0f50e091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:37.625Z|a91e14b4-2af6-479c-91a5-014984ce7eed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:47.528Z|0e14b0f6-30c0-479f-9401-cebf8f3d633c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:47.529Z|0e14b0f6-30c0-479f-9401-cebf8f3d633c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:47.652Z|1663c29d-19ff-49ac-afaf-44897aeb779d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:47.653Z|f437bb94-ee10-4f11-9231-8c5b879f7169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:47.653Z|1663c29d-19ff-49ac-afaf-44897aeb779d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:47.653Z|f437bb94-ee10-4f11-9231-8c5b879f7169|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:51.770Z|406c4096-ec3a-4828-b4cc-eb6a0fa734b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:15:51.770Z|406c4096-ec3a-4828-b4cc-eb6a0fa734b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:15:52.364Z|0f707d5b-6a5e-4600-92b7-29f48b65cbf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:15:52.365Z|0f707d5b-6a5e-4600-92b7-29f48b65cbf9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:15:54.040Z|24fceeae-36a2-48e6-89c7-bbe8801236d9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:15:54.042Z|24fceeae-36a2-48e6-89c7-bbe8801236d9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:57.558Z|fd38edd2-552c-462f-9ae6-f9f04142bc00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:57.559Z|fd38edd2-552c-462f-9ae6-f9f04142bc00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:57.690Z|5b941171-dfb4-42f3-9534-029378627013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:57.691Z|5b941171-dfb4-42f3-9534-029378627013|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:15:57.715Z|431215ec-5570-46e4-a77f-528eadf48d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:15:57.716Z|431215ec-5570-46e4-a77f-528eadf48d12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:06.769Z|331c7c3c-da25-43d8-ada2-d2ea714ba381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:16:06.770Z|331c7c3c-da25-43d8-ada2-d2ea714ba381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:16:07.589Z|8e628a9e-fd4f-4ecb-8b84-095f9e6cff12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:07.591Z|8e628a9e-fd4f-4ecb-8b84-095f9e6cff12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:07.722Z|c61dee4a-f1dd-4491-a9ab-dbcbb1298473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:07.723Z|c61dee4a-f1dd-4491-a9ab-dbcbb1298473|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:07.741Z|e939aa78-ff92-41a3-8aa0-2bbe3c161944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:07.743Z|e939aa78-ff92-41a3-8aa0-2bbe3c161944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:17.616Z|bfcfd5f0-3e73-47c5-89ca-199fbf0f561c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:17.617Z|bfcfd5f0-3e73-47c5-89ca-199fbf0f561c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:17.756Z|6df74c8d-37d5-40c2-a190-4118eb173ad4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:17.757Z|6df74c8d-37d5-40c2-a190-4118eb173ad4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:17.770Z|9d418090-8eb6-4b15-93ce-c50eeffa35f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:17.771Z|9d418090-8eb6-4b15-93ce-c50eeffa35f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:21.769Z|6e689891-9c10-48aa-87fb-8564ac08499c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:16:21.774Z|6e689891-9c10-48aa-87fb-8564ac08499c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:16:22.367Z|0459cb5f-4899-43ec-ae55-76ea4ea68d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:16:22.369Z|0459cb5f-4899-43ec-ae55-76ea4ea68d22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:16:27.644Z|e2ee42a1-9307-49f5-aabb-3a11bb23ddde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:27.645Z|e2ee42a1-9307-49f5-aabb-3a11bb23ddde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:27.789Z|87fce2cb-7ca1-4a76-a3a8-9bc5f234610d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:27.790Z|87fce2cb-7ca1-4a76-a3a8-9bc5f234610d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:27.803Z|5085cc35-8cc0-4189-9454-0bd90c2b2d34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:27.804Z|5085cc35-8cc0-4189-9454-0bd90c2b2d34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:36.769Z|1e83af7f-150c-4cdc-8347-9e007d25cc2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:16:36.770Z|1e83af7f-150c-4cdc-8347-9e007d25cc2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:16:37.670Z|49bdc81d-1bfd-4d97-ae86-ba2fd4c72845|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:37.671Z|49bdc81d-1bfd-4d97-ae86-ba2fd4c72845|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:37.817Z|c29b5dad-6fad-45a5-8fa1-c22187115094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:37.819Z|c29b5dad-6fad-45a5-8fa1-c22187115094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:37.829Z|2b8471dd-6d22-476d-91f6-bd58951cd860|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:37.831Z|2b8471dd-6d22-476d-91f6-bd58951cd860|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:47.706Z|98ed3a5f-9265-4d6d-afb1-6563249b8689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:47.707Z|98ed3a5f-9265-4d6d-afb1-6563249b8689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:47.846Z|d0484081-0a3e-46cd-b448-e996b944f193|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:47.848Z|d0484081-0a3e-46cd-b448-e996b944f193|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:47.859Z|278cff11-ea9d-4d9b-9e29-b0a3ed230a1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:47.860Z|278cff11-ea9d-4d9b-9e29-b0a3ed230a1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:51.769Z|6b2f8a48-fef8-4713-a4b5-4b3a377673be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:16:51.770Z|6b2f8a48-fef8-4713-a4b5-4b3a377673be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:16:52.370Z|c9667111-9040-4803-8543-17f35b7d7ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:16:52.370Z|c9667111-9040-4803-8543-17f35b7d7ded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:16:54.040Z|8eba25b9-fcb2-4170-ae1f-671e0aa78dc0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:16:54.041Z|8eba25b9-fcb2-4170-ae1f-671e0aa78dc0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:57.740Z|215001dd-9d5b-430c-9d3d-84dfe4281c94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:57.742Z|215001dd-9d5b-430c-9d3d-84dfe4281c94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:57.876Z|8bf85d55-e715-4058-96d8-79e43d80703e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:57.877Z|8bf85d55-e715-4058-96d8-79e43d80703e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:16:57.890Z|f1fcd053-c203-43f4-a60a-a8ce79756571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:16:57.891Z|f1fcd053-c203-43f4-a60a-a8ce79756571|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:06.770Z|8e1aa085-1ced-40fb-a507-9b01f5a4a501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:17:06.783Z|8e1aa085-1ced-40fb-a507-9b01f5a4a501|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:17:07.774Z|608bb14b-8163-431d-a870-662efbfe8a6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:07.775Z|608bb14b-8163-431d-a870-662efbfe8a6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:07.903Z|fb2d3c50-378b-4a66-bfe0-5c6dd32d8b11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:07.904Z|fb2d3c50-378b-4a66-bfe0-5c6dd32d8b11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:07.925Z|24b5e97d-acf8-4749-8dff-f9882e35bb0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:07.926Z|24b5e97d-acf8-4749-8dff-f9882e35bb0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:17.807Z|7cfad1a6-a0b8-4fad-aa86-796d09548d41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:17.808Z|7cfad1a6-a0b8-4fad-aa86-796d09548d41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:17.929Z|a267a1fb-b354-46f2-b00f-e17cc9dea636|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:17.930Z|a267a1fb-b354-46f2-b00f-e17cc9dea636|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:17.958Z|2c8d41ea-5369-4c4c-95cc-677cc04ce08c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:17.960Z|2c8d41ea-5369-4c4c-95cc-677cc04ce08c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:21.770Z|0b1af04a-ed8b-4190-877b-660374deaab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:17:21.770Z|0b1af04a-ed8b-4190-877b-660374deaab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:17:22.371Z|af2f6dbf-4314-4cb5-afda-03a5691080a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:17:22.372Z|af2f6dbf-4314-4cb5-afda-03a5691080a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:17:27.835Z|5f9e32ca-2b5b-4f1c-82bd-2b7f31b17b60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:27.836Z|5f9e32ca-2b5b-4f1c-82bd-2b7f31b17b60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:27.959Z|ca621c80-e8a7-4d17-9e24-62899aceb8f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:27.960Z|ca621c80-e8a7-4d17-9e24-62899aceb8f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:27.988Z|5de50ecd-07ac-47fe-9a68-a9add0f8fe66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:27.990Z|5de50ecd-07ac-47fe-9a68-a9add0f8fe66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:36.770Z|fc5c0108-9348-4407-b874-9de56ece479b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:17:36.770Z|fc5c0108-9348-4407-b874-9de56ece479b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:17:37.863Z|f3e7f0fd-9aa5-4e47-b432-170ee603c972|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:37.864Z|f3e7f0fd-9aa5-4e47-b432-170ee603c972|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:37.998Z|7d414a07-125c-4606-a244-bc13c2d2ce66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:37.999Z|7d414a07-125c-4606-a244-bc13c2d2ce66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:38.020Z|6a9a0442-1fdf-4c5d-acba-573f9b83e80b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:38.021Z|6a9a0442-1fdf-4c5d-acba-573f9b83e80b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:47.894Z|6c0792b4-0598-4a1c-96ba-c982612f9f8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:47.895Z|6c0792b4-0598-4a1c-96ba-c982612f9f8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:48.027Z|ac1784b1-b5e3-4644-b786-069c449d3bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:48.028Z|ac1784b1-b5e3-4644-b786-069c449d3bb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:48.047Z|8fbcf48e-cd26-48f2-bf19-838c4d7b694e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:48.048Z|8fbcf48e-cd26-48f2-bf19-838c4d7b694e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:51.770Z|7f28915c-4239-4906-9a23-38ca8f6e8afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:17:51.777Z|7f28915c-4239-4906-9a23-38ca8f6e8afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:17:52.373Z|cec4e7bd-f83f-4e85-89f0-32088adaa5bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:17:52.374Z|cec4e7bd-f83f-4e85-89f0-32088adaa5bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:17:54.040Z|7f6f7965-db51-4e36-b5ea-df023e74e68e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:17:54.041Z|7f6f7965-db51-4e36-b5ea-df023e74e68e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:57.932Z|10c12338-0dec-4bd8-a566-b60bcb942303|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:57.934Z|10c12338-0dec-4bd8-a566-b60bcb942303|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:58.063Z|da84418a-1f2d-4f83-8668-77df6b8c1dec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:58.064Z|da84418a-1f2d-4f83-8668-77df6b8c1dec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:17:58.085Z|d8e77ab1-2a96-4794-9901-c2a738f51e1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:17:58.086Z|d8e77ab1-2a96-4794-9901-c2a738f51e1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:06.770Z|ed84d66f-258b-4bcd-8ee4-2c4beed3c295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:18:06.770Z|ed84d66f-258b-4bcd-8ee4-2c4beed3c295|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:18:07.961Z|c74b893a-dfeb-410a-9ca2-127992ce3f99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:07.962Z|c74b893a-dfeb-410a-9ca2-127992ce3f99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:08.101Z|e3cf4ffb-fea7-4e05-ae95-07012ce8ecda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:08.102Z|e3cf4ffb-fea7-4e05-ae95-07012ce8ecda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:08.119Z|49c38bdb-379d-4a55-ba2f-108faa79fad8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:08.120Z|49c38bdb-379d-4a55-ba2f-108faa79fad8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:17.989Z|c41d5331-43c3-448e-96ae-f8bf02652868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:17.990Z|c41d5331-43c3-448e-96ae-f8bf02652868|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:18.129Z|8844735e-d621-4b09-967e-04cd74d6eaad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:18.131Z|8844735e-d621-4b09-967e-04cd74d6eaad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:18.147Z|72014c0f-989e-4696-9782-b0077244d491|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:18.148Z|72014c0f-989e-4696-9782-b0077244d491|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:21.769Z|68f6212a-23e2-425e-9a25-728aec46747b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:18:21.770Z|68f6212a-23e2-425e-9a25-728aec46747b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:18:22.375Z|eee1ad57-9b0b-43bd-8a55-0e58311dfd1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:18:22.376Z|eee1ad57-9b0b-43bd-8a55-0e58311dfd1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:18:28.019Z|65c53767-203f-49cf-8667-99e508f8322c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:28.020Z|65c53767-203f-49cf-8667-99e508f8322c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:28.160Z|5753a482-d516-4ca0-902d-3f40a5f177d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:28.162Z|5753a482-d516-4ca0-902d-3f40a5f177d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:28.177Z|821f90e7-7da5-48e1-aa50-61f554cabc14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:28.178Z|821f90e7-7da5-48e1-aa50-61f554cabc14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:36.770Z|0632d9cb-4796-4129-93c2-7e22f5a907a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:18:36.775Z|0632d9cb-4796-4129-93c2-7e22f5a907a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:18:38.050Z|1ddc119d-f384-4191-b212-c4659e445617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:38.051Z|1ddc119d-f384-4191-b212-c4659e445617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:38.188Z|b77dc966-38c2-48bc-8edb-f0ada9575b8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:38.190Z|b77dc966-38c2-48bc-8edb-f0ada9575b8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:38.202Z|4db84acd-ab08-462d-b61d-8af45a4cfb1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:38.203Z|4db84acd-ab08-462d-b61d-8af45a4cfb1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:48.079Z|cfa3399e-c770-4eda-b476-4ff7d0c31584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:48.080Z|cfa3399e-c770-4eda-b476-4ff7d0c31584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:48.219Z|09458c1f-2f97-40fc-b333-88d445dc3fb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:48.220Z|09458c1f-2f97-40fc-b333-88d445dc3fb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:48.231Z|c2932e1a-26dc-45ff-9987-c6c4ece81364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:48.232Z|c2932e1a-26dc-45ff-9987-c6c4ece81364|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:51.769Z|26e7a795-e86f-4af6-a71b-b348621346f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:18:51.770Z|26e7a795-e86f-4af6-a71b-b348621346f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:18:52.377Z|c115b9fc-3ba5-4bfc-8bda-e7e4e53ef842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:18:52.378Z|c115b9fc-3ba5-4bfc-8bda-e7e4e53ef842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:18:54.041Z|a82e530d-56bb-49af-b949-f4d3a3413e88|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:18:54.043Z|a82e530d-56bb-49af-b949-f4d3a3413e88|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:58.130Z|1645734b-343f-4d5e-aebe-d2bb9c31d428|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:58.132Z|1645734b-343f-4d5e-aebe-d2bb9c31d428|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:58.249Z|8cf2a13b-4167-4f3b-834a-4d90bb30349b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:58.251Z|8cf2a13b-4167-4f3b-834a-4d90bb30349b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:18:58.264Z|ced086f4-080e-4374-8503-01aaaa8bb0bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:18:58.266Z|ced086f4-080e-4374-8503-01aaaa8bb0bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:06.770Z|b69de510-92fe-4644-aa75-398ce1983691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:19:06.770Z|b69de510-92fe-4644-aa75-398ce1983691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:19:08.175Z|50e4594b-667c-4d79-ae0e-e8754b40de25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:08.176Z|50e4594b-667c-4d79-ae0e-e8754b40de25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:08.289Z|eef52d32-da07-4cec-ba0f-01e745ce46a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:08.290Z|eef52d32-da07-4cec-ba0f-01e745ce46a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:08.302Z|5062bc59-317e-4c0f-8a0c-56a186986451|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:08.307Z|5062bc59-317e-4c0f-8a0c-56a186986451|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:16.961Z||http-nio-8080-exec-6|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xc50xe0x0xd40x140xe60x830x87{0xa90x0610xad>0xc70x1b0x060xad0x990x8f0xaf0xd70x10+{H0xbeL0xca#0x1f0xb3]. 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) 2023-03-11T05:19:18.211Z|878c2dd4-647f-48e1-87fa-9a63c0ff334b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:18.212Z|878c2dd4-647f-48e1-87fa-9a63c0ff334b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:18.326Z|055a1e30-f4ee-451a-a1b5-6e4b27d51c63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:18.327Z|055a1e30-f4ee-451a-a1b5-6e4b27d51c63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:18.335Z|aae4885a-ea84-4c7d-a8fd-4d8a183a3cd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:18.336Z|aae4885a-ea84-4c7d-a8fd-4d8a183a3cd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:21.770Z|ff62e4f5-1786-4dea-b972-64d349c361ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:19:21.782Z|ff62e4f5-1786-4dea-b972-64d349c361ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:19:22.378Z|2872946a-9391-4c4d-a9ff-06895fccf93d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:19:22.379Z|2872946a-9391-4c4d-a9ff-06895fccf93d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:19:28.265Z|f8542b2d-f466-4bb2-8930-893f270235c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:28.267Z|f8542b2d-f466-4bb2-8930-893f270235c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:28.381Z|efade290-eae0-4209-93d0-4ffbde8ba152|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:28.382Z|efade290-eae0-4209-93d0-4ffbde8ba152|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:28.389Z|a2a91ad7-864d-43ca-acf8-8a3c099c6d8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:28.390Z|a2a91ad7-864d-43ca-acf8-8a3c099c6d8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:36.770Z|216350d1-f340-445a-bb4f-fa7666c99179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:19:36.770Z|216350d1-f340-445a-bb4f-fa7666c99179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:19:38.296Z|d449cd30-842e-4ae6-a65f-ddefc471b443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:38.297Z|d449cd30-842e-4ae6-a65f-ddefc471b443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:38.412Z|1078e6e8-308e-4998-b1c7-3d526724d7fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:38.414Z|1078e6e8-308e-4998-b1c7-3d526724d7fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:38.420Z|44bd6fdd-0369-41d6-9f27-e4f74caa405f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:38.421Z|44bd6fdd-0369-41d6-9f27-e4f74caa405f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:48.328Z|3adf0544-b727-4264-94e4-a4052ee3823b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:48.329Z|3adf0544-b727-4264-94e4-a4052ee3823b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:48.457Z|a9f67c47-6054-455c-8a9a-e56ec68fbe52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:48.461Z|a9f67c47-6054-455c-8a9a-e56ec68fbe52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:48.477Z|1d84e16f-6c64-49a9-865f-a295569ff6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:48.478Z|1d84e16f-6c64-49a9-865f-a295569ff6dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:51.770Z|24fd0554-4f3b-49fc-a698-233a4c042593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:19:51.771Z|24fd0554-4f3b-49fc-a698-233a4c042593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:19:52.380Z|370f0271-abfc-4690-9b2e-6c9cb50f3f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:19:52.381Z|370f0271-abfc-4690-9b2e-6c9cb50f3f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:19:54.044Z|ecf4ed13-f86e-42e0-9166-d6785d8eb099|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:19:54.050Z|ecf4ed13-f86e-42e0-9166-d6785d8eb099|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:58.409Z|efe2de0e-c6f4-4e27-bf5b-3b6d658a4c8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:58.417Z|efe2de0e-c6f4-4e27-bf5b-3b6d658a4c8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:58.500Z|b37d44ef-260a-4a21-aef2-edf73155ab12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:58.501Z|b37d44ef-260a-4a21-aef2-edf73155ab12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:19:58.514Z|e84bf5ab-6366-42cd-9ff1-a838038b334d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:19:58.516Z|e84bf5ab-6366-42cd-9ff1-a838038b334d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:06.770Z|fc264821-a0ff-44fa-88ba-837f31a61098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:20:06.777Z|fc264821-a0ff-44fa-88ba-837f31a61098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:20:08.466Z|cf9af85b-8682-46b9-a25e-4c38e6d14869|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:08.467Z|cf9af85b-8682-46b9-a25e-4c38e6d14869|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:08.548Z|e7711b81-35bb-42ab-b232-9ce0c96b3c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:08.549Z|e7711b81-35bb-42ab-b232-9ce0c96b3c02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:08.557Z|5d9e8961-ddc2-4fcf-86ff-272645d71f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:08.558Z|5d9e8961-ddc2-4fcf-86ff-272645d71f38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:18.521Z|61182a35-4100-481f-8d92-5c44221e2eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:18.522Z|61182a35-4100-481f-8d92-5c44221e2eec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:18.590Z|ccaa5c89-2331-4685-9d0f-386b98167a7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:18.591Z|ccaa5c89-2331-4685-9d0f-386b98167a7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:18.593Z|6a185337-e904-47fb-96c3-4c4022219915|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:18.594Z|6a185337-e904-47fb-96c3-4c4022219915|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:21.770Z|bc796142-4018-48ee-8df8-76ea307ff79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:20:21.771Z|bc796142-4018-48ee-8df8-76ea307ff79e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:20:22.382Z|6c0e96d3-c3e0-462c-97a8-d3ee939546a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:20:22.383Z|6c0e96d3-c3e0-462c-97a8-d3ee939546a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:20:28.596Z|18b495b9-25d0-4b37-aca1-962453da5e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:28.597Z|18b495b9-25d0-4b37-aca1-962453da5e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:28.634Z|5f0d5f9b-c2b7-430f-8fa2-e4869d832756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:28.635Z|5f0d5f9b-c2b7-430f-8fa2-e4869d832756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:28.641Z|aba0a1ed-fb6b-411e-bca9-52ce8f2b4ea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:28.642Z|aba0a1ed-fb6b-411e-bca9-52ce8f2b4ea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:36.769Z|01b8dffe-f471-4423-bd75-3e4f741c6570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:20:36.770Z|01b8dffe-f471-4423-bd75-3e4f741c6570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:20:38.667Z|b5390237-e841-43a3-9c32-c8dcc4736209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:38.669Z|b5390237-e841-43a3-9c32-c8dcc4736209|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:38.671Z|8de0f45b-6818-4021-9a5d-16c512919017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:38.672Z|8de0f45b-6818-4021-9a5d-16c512919017|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:38.687Z|17e8b59d-9bbe-450e-b94a-cfe991cd5639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:38.689Z|17e8b59d-9bbe-450e-b94a-cfe991cd5639|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:48.709Z|7d6e73a7-1246-41cb-abc1-260b324817b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:48.713Z|7d6e73a7-1246-41cb-abc1-260b324817b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:48.714Z|30f2bee8-5cf3-4f0e-bae7-a95bd7d46305|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:48.715Z|30f2bee8-5cf3-4f0e-bae7-a95bd7d46305|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:48.724Z|f05b0373-b39b-4e5b-8f6c-4fa90f79c185|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:48.726Z|f05b0373-b39b-4e5b-8f6c-4fa90f79c185|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:51.769Z|f8317d28-f9f4-4e55-a073-97a92e70d7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:20:51.778Z|f8317d28-f9f4-4e55-a073-97a92e70d7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:20:52.384Z|da3f859b-6202-444e-8724-e62b9518a8eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:20:52.386Z|da3f859b-6202-444e-8724-e62b9518a8eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:20:54.038Z|22254f50-5999-4084-9400-0c786a4cf523|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:20:54.040Z|22254f50-5999-4084-9400-0c786a4cf523|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:58.743Z|bddcce98-0a35-472f-a95e-52a2369f2b3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:58.744Z|bddcce98-0a35-472f-a95e-52a2369f2b3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:58.751Z|9e536847-f6e9-46be-9e54-a2ec203e736c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:58.752Z|9e536847-f6e9-46be-9e54-a2ec203e736c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:20:58.808Z|13603c11-3f30-4891-899a-63ce82e8bf42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:20:58.809Z|13603c11-3f30-4891-899a-63ce82e8bf42|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:06.770Z|e8f3b098-efc4-4e74-9f43-64f19e1e99b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:21:06.770Z|e8f3b098-efc4-4e74-9f43-64f19e1e99b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:21:08.786Z|0c585813-47f9-44ff-b5bc-aeed72bba040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:08.788Z|0c585813-47f9-44ff-b5bc-aeed72bba040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:08.790Z|96ba895e-7df6-4d4c-88c9-7cb2c6a155b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:08.791Z|96ba895e-7df6-4d4c-88c9-7cb2c6a155b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:08.842Z|127dace7-0c08-4f0b-bc33-89845f957bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:08.843Z|127dace7-0c08-4f0b-bc33-89845f957bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:18.819Z|cd3194f0-241e-4925-a9a2-90528bf8d562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:18.821Z|cd3194f0-241e-4925-a9a2-90528bf8d562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:18.827Z|9777b7c9-c00f-4745-a74a-158d8e13bb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:18.829Z|9777b7c9-c00f-4745-a74a-158d8e13bb7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:18.878Z|61f3b341-cf4d-4c7a-a391-d6579bc87665|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:18.880Z|61f3b341-cf4d-4c7a-a391-d6579bc87665|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:21.770Z|94d337b4-ccdc-4253-825a-cf1cdddd946b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:21:21.771Z|94d337b4-ccdc-4253-825a-cf1cdddd946b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:21:22.387Z|1032f22b-9cab-4801-8ea3-c302e7783ec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:21:22.392Z|1032f22b-9cab-4801-8ea3-c302e7783ec2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:21:28.864Z|d8c06387-983c-46d4-978d-effc5a48dcdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:28.864Z|d8c06387-983c-46d4-978d-effc5a48dcdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:28.908Z|ce1ef040-c17e-4c19-8ba5-30e82f1144cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:28.909Z|ce1ef040-c17e-4c19-8ba5-30e82f1144cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:28.919Z|2c244a93-c8c6-4d49-ac58-3dcdf3742df5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:28.920Z|2c244a93-c8c6-4d49-ac58-3dcdf3742df5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:36.770Z|fcf0fdc4-8267-42be-9cff-6539ddbb0994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:21:36.775Z|fcf0fdc4-8267-42be-9cff-6539ddbb0994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:21:38.917Z|99a03dea-d522-403b-bb37-de4c33d760ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:38.918Z|99a03dea-d522-403b-bb37-de4c33d760ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:38.938Z|bef74870-335e-41a6-86ff-659853e21d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:38.939Z|bef74870-335e-41a6-86ff-659853e21d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:38.945Z|c7e189a4-5abb-4d85-b632-9a2937a3b96c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:38.945Z|c7e189a4-5abb-4d85-b632-9a2937a3b96c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:48.944Z|05e08626-986e-4299-a7da-17e0ced70578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:48.947Z|05e08626-986e-4299-a7da-17e0ced70578|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:48.967Z|2b7f12b7-3448-42ae-a094-c9cd43cc878f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:48.968Z|2b7f12b7-3448-42ae-a094-c9cd43cc878f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:48.980Z|4f77cacf-212d-402c-8c68-69b5846a234f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:48.981Z|4f77cacf-212d-402c-8c68-69b5846a234f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:51.770Z|f494523c-cfc8-411f-bc81-2b0ad49ebb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:21:51.771Z|f494523c-cfc8-411f-bc81-2b0ad49ebb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:21:52.393Z|f8e3154e-b7bd-4882-b3a1-a0482bf42255|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:21:52.393Z|f8e3154e-b7bd-4882-b3a1-a0482bf42255|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:21:54.038Z|ae1ac188-3302-468f-93f9-5bdad4ab69f1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:21:54.039Z|ae1ac188-3302-468f-93f9-5bdad4ab69f1|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:58.983Z|5197ca2a-5ae5-4d21-ad0d-dac51a6b9d06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:58.985Z|5197ca2a-5ae5-4d21-ad0d-dac51a6b9d06|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:58.995Z|f79e8e60-16bf-4c28-ae89-ecb8331901fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:58.996Z|f79e8e60-16bf-4c28-ae89-ecb8331901fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:21:59.008Z|37e8cc0d-640f-4a43-a90c-710fa37a63f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:21:59.010Z|37e8cc0d-640f-4a43-a90c-710fa37a63f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:06.771Z|0d18706c-6a74-47c1-b34d-32ef566566c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:22:06.772Z|0d18706c-6a74-47c1-b34d-32ef566566c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:22:09.032Z|f00f5a48-cc49-42cd-abac-1dc8507dad2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:09.034Z|f00f5a48-cc49-42cd-abac-1dc8507dad2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:09.035Z|ea41556c-6f0a-4790-af58-4dae7b2922b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:09.036Z|ea41556c-6f0a-4790-af58-4dae7b2922b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:09.039Z|ca441583-3dda-49b4-b392-24f69e7de0a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:09.040Z|ca441583-3dda-49b4-b392-24f69e7de0a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:19.069Z|d631abfe-4227-4ac1-8297-241b55d2d798|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:19.070Z|b8122a2d-bf0a-491f-8f4d-6d59c1b47322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:19.069Z|3b095ffc-ee0b-41d3-b3e7-d350d7c13d09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:19.072Z|b8122a2d-bf0a-491f-8f4d-6d59c1b47322|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:19.072Z|d631abfe-4227-4ac1-8297-241b55d2d798|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:19.072Z|3b095ffc-ee0b-41d3-b3e7-d350d7c13d09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:21.772Z|e34d3f9e-06af-4fdd-b135-90ccb76d3535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:22:21.779Z|e34d3f9e-06af-4fdd-b135-90ccb76d3535|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:22:22.394Z|6dacf7fd-a44f-4202-866a-7337d3806c4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:22:22.395Z|6dacf7fd-a44f-4202-866a-7337d3806c4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:22:29.113Z|e1bd0f68-5fd4-4e0d-bd84-5e421b35230d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:29.119Z|e1bd0f68-5fd4-4e0d-bd84-5e421b35230d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:29.125Z|d0d4a9ba-b0a1-4179-84ef-51e9721e2d20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:29.127Z|8dc76cfc-481a-40d7-94cd-171204bbe365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:29.127Z|d0d4a9ba-b0a1-4179-84ef-51e9721e2d20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:29.128Z|8dc76cfc-481a-40d7-94cd-171204bbe365|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:36.775Z|b6822c97-d65b-4ffd-a5bd-c7f77b22e094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:22:36.775Z|b6822c97-d65b-4ffd-a5bd-c7f77b22e094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:22:39.150Z|fca85fc6-da99-4cbd-9aa9-90dad1765124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:39.151Z|fca85fc6-da99-4cbd-9aa9-90dad1765124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:39.154Z|05a3c64e-4750-48ca-9517-bc13a5fa7d4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:39.154Z|f2833d92-c5f0-407a-befc-1043368b59e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:39.155Z|05a3c64e-4750-48ca-9517-bc13a5fa7d4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:39.159Z|f2833d92-c5f0-407a-befc-1043368b59e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:49.194Z|a2f52c93-07b5-4e69-b82b-f8cc252f16bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:49.195Z|a2f52c93-07b5-4e69-b82b-f8cc252f16bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:49.215Z|a552c0a4-e435-44c3-8560-e2e7c98cf8e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:49.216Z|a552c0a4-e435-44c3-8560-e2e7c98cf8e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:49.223Z|9e442c2a-6f65-44ee-b022-39c7b548b01b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:49.225Z|9e442c2a-6f65-44ee-b022-39c7b548b01b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:51.770Z|9b28d4c8-88c2-41b5-a88b-0d17fca334bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:22:51.771Z|9b28d4c8-88c2-41b5-a88b-0d17fca334bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:22:52.396Z|21a64eb0-40ac-4dd2-affe-a12b1e26c318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:22:52.397Z|21a64eb0-40ac-4dd2-affe-a12b1e26c318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:22:54.039Z|b7fb50b5-bf22-48a3-961d-ac403c69dc82|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:22:54.041Z|b7fb50b5-bf22-48a3-961d-ac403c69dc82|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:59.227Z|160e9684-52e6-45cf-91dc-7fcb0c21a0f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:59.228Z|160e9684-52e6-45cf-91dc-7fcb0c21a0f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:59.255Z|064fe232-9c5f-482a-ac4d-5e9fcd707ab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:59.255Z|23bd2427-e230-48e8-8be6-69a13c3d21a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:22:59.256Z|23bd2427-e230-48e8-8be6-69a13c3d21a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:22:59.256Z|064fe232-9c5f-482a-ac4d-5e9fcd707ab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:06.770Z|d854ad64-6369-42c9-aa8c-9767dbfbd6c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:23:06.776Z|d854ad64-6369-42c9-aa8c-9767dbfbd6c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:23:09.289Z|57736f64-9d00-4201-80b6-dc98b342c7f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:09.290Z|57736f64-9d00-4201-80b6-dc98b342c7f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:09.297Z|f5022a8e-b0a6-4a28-b8ed-c2689045030e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:09.298Z|70d81cd4-32e5-4c18-beb6-7ffb7b86c7fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:09.298Z|f5022a8e-b0a6-4a28-b8ed-c2689045030e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:09.298Z|70d81cd4-32e5-4c18-beb6-7ffb7b86c7fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:19.328Z|7c7835b3-7a24-4be1-9d0c-214a4ee1df4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:19.329Z|7c7835b3-7a24-4be1-9d0c-214a4ee1df4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:19.350Z|9452afe4-a4a4-4300-af43-756c75f57437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:19.351Z|9452afe4-a4a4-4300-af43-756c75f57437|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:19.352Z|50c98a92-39fe-49d6-b71a-dd06b60a4e49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:19.353Z|50c98a92-39fe-49d6-b71a-dd06b60a4e49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:21.769Z|ad5faea3-7ca2-42c2-afba-ec7019bc2d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:23:21.771Z|ad5faea3-7ca2-42c2-afba-ec7019bc2d54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:23:22.399Z|8d21c672-0c96-4b1f-b0d9-b59d47d1cc2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:23:22.400Z|8d21c672-0c96-4b1f-b0d9-b59d47d1cc2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:23:29.381Z|25e33972-acac-42e4-9eb9-c5f16d92ce54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:29.382Z|25e33972-acac-42e4-9eb9-c5f16d92ce54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:29.389Z|0bc9d495-8705-4156-a029-74cb9fcfa559|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:29.392Z|0bc9d495-8705-4156-a029-74cb9fcfa559|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:29.404Z|61aa106f-4118-4f97-887f-e9fcc3da63ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:29.405Z|61aa106f-4118-4f97-887f-e9fcc3da63ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:36.769Z|91b8e374-2f42-426f-a900-e35baf9132f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:23:36.770Z|91b8e374-2f42-426f-a900-e35baf9132f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:23:39.424Z|c039cc97-bd79-4c4d-909e-34f0da13da69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:39.426Z|c039cc97-bd79-4c4d-909e-34f0da13da69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:39.427Z|518ac188-e309-4093-8d1a-c82f4dffed59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:39.428Z|518ac188-e309-4093-8d1a-c82f4dffed59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:39.437Z|4ce254ec-ce29-4f02-ba45-dfaf054dbcfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:39.438Z|4ce254ec-ce29-4f02-ba45-dfaf054dbcfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:49.462Z|652c8b1f-86d8-4fa3-b09f-2b318aabff89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:49.464Z|652c8b1f-86d8-4fa3-b09f-2b318aabff89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:49.465Z|dd6d6728-0ff7-4727-94f3-e1a971d35bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:49.466Z|dd6d6728-0ff7-4727-94f3-e1a971d35bf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:49.472Z|955eafd7-3a8b-402e-b4b6-3413cdf45d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:49.472Z|955eafd7-3a8b-402e-b4b6-3413cdf45d71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:51.769Z|a29a8781-184d-4ff0-b8bf-4b145cd392f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:23:51.776Z|a29a8781-184d-4ff0-b8bf-4b145cd392f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:23:52.401Z|fd70882a-dcfd-4931-8c21-d271fd92ab74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:23:52.401Z|fd70882a-dcfd-4931-8c21-d271fd92ab74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:23:54.039Z|90f7d412-2b47-4897-9503-b4b8ff229751|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:23:54.040Z|90f7d412-2b47-4897-9503-b4b8ff229751|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:59.504Z|a1251a04-e7c9-4f6d-8f08-8c9f191c538c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:59.504Z|daf10472-2153-4128-b98a-26d58f2b044f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:59.505Z|a1251a04-e7c9-4f6d-8f08-8c9f191c538c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:59.505Z|daf10472-2153-4128-b98a-26d58f2b044f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:23:59.506Z|63b5c177-c798-4feb-9566-172743613914|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:23:59.506Z|63b5c177-c798-4feb-9566-172743613914|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:06.769Z|232d2d22-0666-45ae-b660-21919e70ea24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:24:06.771Z|232d2d22-0666-45ae-b660-21919e70ea24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:24:09.532Z|d8a584ec-2a60-4015-ad4c-77311e977380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:09.532Z|5c14fcaf-94a1-4462-a325-b103e1829089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:09.532Z|f745f9ae-5e7c-4842-ae6f-fee991baa3b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:09.533Z|d8a584ec-2a60-4015-ad4c-77311e977380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:09.533Z|5c14fcaf-94a1-4462-a325-b103e1829089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:09.533Z|f745f9ae-5e7c-4842-ae6f-fee991baa3b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:10.368Z||http-nio-8080-exec-3|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xb5T0xf50x90'0xe10x920xbb0xe4=z+0x860xecR0xdc0xd60xa70xf20x930xfa0xc10xa90xf90xce0xb20Wg0xbf0x17$]. 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) 2023-03-11T05:24:19.572Z|65eb8729-3d74-4400-bf5b-cad7ec3046d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:19.577Z|21cb73ff-2408-4ad8-8f89-6bb56c91008d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:19.576Z|ca45ad49-0234-4e62-a7b0-9ce1a3a0206a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:19.578Z|21cb73ff-2408-4ad8-8f89-6bb56c91008d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:19.577Z|65eb8729-3d74-4400-bf5b-cad7ec3046d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:19.578Z|ca45ad49-0234-4e62-a7b0-9ce1a3a0206a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:21.770Z|42147f74-6b96-46cc-8b20-c71dff6c0922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:24:21.771Z|42147f74-6b96-46cc-8b20-c71dff6c0922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:24:22.403Z|5e125431-a9eb-4d56-b7c9-1b7662aeb4e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:24:22.404Z|5e125431-a9eb-4d56-b7c9-1b7662aeb4e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:24:29.605Z|0401fff9-9017-4c12-b034-7766c1cc3cdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:29.606Z|0401fff9-9017-4c12-b034-7766c1cc3cdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:29.607Z|07e57ea1-65f0-4b54-bcd4-f263022c742d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:29.608Z|07e57ea1-65f0-4b54-bcd4-f263022c742d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:29.618Z|4b36f895-5bcf-42f9-b1ba-15d299cdea62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:29.619Z|4b36f895-5bcf-42f9-b1ba-15d299cdea62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:36.770Z|7e53373c-379e-440f-b343-88d147af821a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:24:36.784Z|7e53373c-379e-440f-b343-88d147af821a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:24:39.646Z|5706d5c0-2fdb-41f9-ab43-b161dc663345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:39.647Z|5706d5c0-2fdb-41f9-ab43-b161dc663345|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:39.648Z|a766a90b-edbe-4a56-b795-d26ddcfb0565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:39.649Z|a766a90b-edbe-4a56-b795-d26ddcfb0565|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:39.650Z|3f81b98a-5535-4aa9-bec6-9698e9c6283d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:39.651Z|3f81b98a-5535-4aa9-bec6-9698e9c6283d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:49.677Z|149669fa-e692-4cc6-85ff-8808f47fb8b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:49.679Z|149669fa-e692-4cc6-85ff-8808f47fb8b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:49.681Z|9a87f74f-1730-4ce4-9a62-850d62d7511d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:49.681Z|89a21e8c-83a1-4812-964c-6a7d3581bc1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:49.682Z|9a87f74f-1730-4ce4-9a62-850d62d7511d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:49.682Z|89a21e8c-83a1-4812-964c-6a7d3581bc1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:51.769Z|2a5781f2-11f4-4c4c-8e47-d2e065255453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:24:51.770Z|2a5781f2-11f4-4c4c-8e47-d2e065255453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:24:52.405Z|edc2022a-f893-4622-af09-8a70c8bf40d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:24:52.406Z|edc2022a-f893-4622-af09-8a70c8bf40d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:24:54.039Z|997ebf2f-fa02-463a-9840-b6a1e9d3d738|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:24:54.040Z|997ebf2f-fa02-463a-9840-b6a1e9d3d738|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:59.712Z|5cf50f2b-7671-4f85-afee-5d09601af9c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:59.714Z|5cf50f2b-7671-4f85-afee-5d09601af9c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:59.719Z|9eab1bdb-cf8e-475b-b2be-1f89916154fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:59.720Z|9eab1bdb-cf8e-475b-b2be-1f89916154fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:24:59.730Z|6e36354a-9e3c-4d30-aa7e-48445b0fd87a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:24:59.731Z|6e36354a-9e3c-4d30-aa7e-48445b0fd87a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:06.769Z|d448f355-0eb5-4f01-901d-f50536db4cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:25:06.771Z|d448f355-0eb5-4f01-901d-f50536db4cf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:25:09.759Z|5fa94cdc-7797-4504-aacc-ffdc04840b4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:09.759Z|c21b8cf5-6d7e-44c3-a03a-d42a163791fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:09.760Z|5fa94cdc-7797-4504-aacc-ffdc04840b4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:09.761Z|c21b8cf5-6d7e-44c3-a03a-d42a163791fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:09.783Z|dbd97bc9-ad8a-4596-bbdd-737b1549539b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:09.785Z|dbd97bc9-ad8a-4596-bbdd-737b1549539b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:19.800Z|c58f279b-f07c-46bb-a959-2491df022e2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:19.804Z|c58f279b-f07c-46bb-a959-2491df022e2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:19.813Z|ded0f04f-cf80-4897-9a93-4b2982ad15a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:19.814Z|ded0f04f-cf80-4897-9a93-4b2982ad15a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:19.822Z|c2ed838f-afcc-47ab-8856-9492739033f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:19.824Z|c2ed838f-afcc-47ab-8856-9492739033f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:21.770Z|a3964d11-ba21-412c-be30-9de5f073f136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:25:21.774Z|a3964d11-ba21-412c-be30-9de5f073f136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:25:22.408Z|b969f891-a363-4339-aa80-fb13213cdd5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:25:22.410Z|b969f891-a363-4339-aa80-fb13213cdd5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:25:29.848Z|00e3939c-b3b7-4250-86f3-14e7c3c7ee32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:29.850Z|00e3939c-b3b7-4250-86f3-14e7c3c7ee32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:29.862Z|3b24b121-f4df-4650-a376-602360321ecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:29.863Z|3b24b121-f4df-4650-a376-602360321ecf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:29.873Z|a1a7eeb6-1703-48d3-86f2-6db5c84e26ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:29.874Z|a1a7eeb6-1703-48d3-86f2-6db5c84e26ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:36.770Z|eae73dee-0db0-45a2-ab89-a6cebe525ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:25:36.771Z|eae73dee-0db0-45a2-ab89-a6cebe525ff1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:25:39.882Z|ad6fb9bb-857e-4625-9498-e4e626966a2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:39.884Z|ad6fb9bb-857e-4625-9498-e4e626966a2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:39.916Z|39df12f2-aa3a-4ba5-bebb-206f305cf25e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:39.918Z|39df12f2-aa3a-4ba5-bebb-206f305cf25e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:39.946Z|a97b7171-a187-44c9-861d-7c101014fc84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:39.947Z|a97b7171-a187-44c9-861d-7c101014fc84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:49.940Z|ce8a1ea8-3edc-4f17-9c6f-95c142f0a6fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:49.941Z|ce8a1ea8-3edc-4f17-9c6f-95c142f0a6fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:49.959Z|05c34478-8254-4e52-8a3f-a2ebe135c172|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:49.960Z|05c34478-8254-4e52-8a3f-a2ebe135c172|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:49.984Z|7bc6966f-9267-4885-9e62-9ec1cc4717d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:49.986Z|7bc6966f-9267-4885-9e62-9ec1cc4717d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:51.770Z|02fc949c-567c-4d54-b0ed-7bae72815863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:25:51.771Z|02fc949c-567c-4d54-b0ed-7bae72815863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:25:52.411Z|9b772125-7a9a-47df-ad58-fbb79328a172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:25:52.411Z|9b772125-7a9a-47df-ad58-fbb79328a172|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:25:54.045Z|94b3c87d-9779-4041-8ed8-64d7781b82ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:25:54.048Z|94b3c87d-9779-4041-8ed8-64d7781b82ea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:25:59.975Z|1b79523b-1a1c-41ec-8e6d-7362be66a17a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:25:59.977Z|1b79523b-1a1c-41ec-8e6d-7362be66a17a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:00.011Z|9cdc508c-95b3-4780-b77b-7db979330bd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:00.012Z|9cdc508c-95b3-4780-b77b-7db979330bd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:00.020Z|d5bf2200-403d-4892-9109-ae7c40f1ebf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:00.021Z|d5bf2200-403d-4892-9109-ae7c40f1ebf9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:06.770Z|ce4d1bf9-d05c-4fe5-96cf-f1085be4547c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:26:06.777Z|ce4d1bf9-d05c-4fe5-96cf-f1085be4547c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:26:10.010Z|a534b1e5-c05a-474e-8284-2bb64767f85e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:10.011Z|a534b1e5-c05a-474e-8284-2bb64767f85e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:10.049Z|5fefd710-004e-49b7-ba0a-ce4788874cf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:10.050Z|be3f4b3b-ece3-4d0e-99d2-f0e1b70fe30f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:10.051Z|be3f4b3b-ece3-4d0e-99d2-f0e1b70fe30f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:10.050Z|5fefd710-004e-49b7-ba0a-ce4788874cf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:20.048Z|9b83f443-932f-42aa-8399-f1c525f2c99a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:20.050Z|9b83f443-932f-42aa-8399-f1c525f2c99a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:20.080Z|eca86f74-9852-4f08-97e7-55240556cde9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:20.081Z|eca86f74-9852-4f08-97e7-55240556cde9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:20.092Z|9953f0e7-138e-4f3b-b829-cefc886a6c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:20.094Z|9953f0e7-138e-4f3b-b829-cefc886a6c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:21.770Z|187d398f-a24e-4eeb-9e5e-d5b56afcaead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:26:21.770Z|187d398f-a24e-4eeb-9e5e-d5b56afcaead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:26:22.413Z|19240db5-fae4-4203-9ff1-fb995b192ec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:26:22.413Z|19240db5-fae4-4203-9ff1-fb995b192ec9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:26:30.081Z|34f603fd-aa99-4660-a88a-5721e3d58fa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:30.082Z|34f603fd-aa99-4660-a88a-5721e3d58fa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:30.112Z|c78141e1-7a4f-4f16-9d8a-d4d70281e92b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:30.113Z|c78141e1-7a4f-4f16-9d8a-d4d70281e92b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:30.121Z|fe91d373-7810-449f-8b59-b72487d96663|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:30.122Z|fe91d373-7810-449f-8b59-b72487d96663|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:36.772Z|57bc30c1-67ca-4a60-80c3-cc8046f8d669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:26:36.773Z|57bc30c1-67ca-4a60-80c3-cc8046f8d669|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:26:40.120Z|fed72c83-c2b4-47ae-b95f-aa7c0ab969ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:40.121Z|fed72c83-c2b4-47ae-b95f-aa7c0ab969ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:40.152Z|2afce308-0a39-471a-84a5-77f261121398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:40.153Z|2afce308-0a39-471a-84a5-77f261121398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:40.159Z|5f5b5939-172f-4e47-8520-4edc0a170c4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:40.161Z|5f5b5939-172f-4e47-8520-4edc0a170c4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:50.155Z|bab4ef4d-473d-491e-9f14-7eb8c75706cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:50.156Z|bab4ef4d-473d-491e-9f14-7eb8c75706cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:50.192Z|93aa49d1-988c-40fc-9c1b-699ffff5ba0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:50.193Z|93aa49d1-988c-40fc-9c1b-699ffff5ba0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:50.194Z|f7eb55f6-6ac6-45b4-b4d3-7fa8fb803fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:26:50.194Z|f7eb55f6-6ac6-45b4-b4d3-7fa8fb803fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:26:51.769Z|512fefdc-2167-401b-a7bf-f98aacc2b4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:26:51.776Z|512fefdc-2167-401b-a7bf-f98aacc2b4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:26:52.414Z|a72fa5bf-4605-4e10-ba42-dee39de722f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:26:52.415Z|a72fa5bf-4605-4e10-ba42-dee39de722f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:26:54.038Z|15f108b7-825c-48ac-8ef6-a6d1aa81002a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:26:54.039Z|15f108b7-825c-48ac-8ef6-a6d1aa81002a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:00.186Z|2039d284-5514-4904-97a8-cec7aafc61ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:00.187Z|2039d284-5514-4904-97a8-cec7aafc61ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:00.218Z|f3af1a56-2e13-4b1c-9655-08039038ee44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:00.218Z|d42e2392-2edc-4741-a0d7-6d3fc7aba7f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:00.219Z|f3af1a56-2e13-4b1c-9655-08039038ee44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:00.219Z|d42e2392-2edc-4741-a0d7-6d3fc7aba7f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:06.770Z|fb890a41-96b0-4f02-b396-fba2015e092f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:27:06.770Z|fb890a41-96b0-4f02-b396-fba2015e092f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:27:10.215Z|ae27121f-a388-48f8-a492-8b7b7a19b179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:10.216Z|ae27121f-a388-48f8-a492-8b7b7a19b179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:10.249Z|ca2d6649-18f6-494a-9f4a-a6877a931342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:10.250Z|ca2d6649-18f6-494a-9f4a-a6877a931342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:10.257Z|71f7f167-439c-4390-a404-3d8d293fe646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:10.257Z|71f7f167-439c-4390-a404-3d8d293fe646|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:20.250Z|7369e424-7e0d-4727-8ce0-4b677d19e2e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:20.252Z|7369e424-7e0d-4727-8ce0-4b677d19e2e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:20.279Z|f1382e79-37ae-4b27-96a3-9c29a1964c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:20.281Z|f1382e79-37ae-4b27-96a3-9c29a1964c95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:20.286Z|489776d8-82ad-4ddc-a303-320d8ffc0622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:20.288Z|489776d8-82ad-4ddc-a303-320d8ffc0622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:21.769Z|1cebdc7a-174c-42b6-b6cd-a1c8a422bcd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:27:21.770Z|1cebdc7a-174c-42b6-b6cd-a1c8a422bcd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:27:22.415Z|eaf59139-a98d-435a-9a32-7bbe43387c1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:27:22.416Z|eaf59139-a98d-435a-9a32-7bbe43387c1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:27:30.281Z|bf320ffe-4a4a-4977-9519-77219370c908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:30.283Z|bf320ffe-4a4a-4977-9519-77219370c908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:30.308Z|c8b2b8a7-8f08-41ac-9169-5ed6f4975957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:30.309Z|c8b2b8a7-8f08-41ac-9169-5ed6f4975957|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:30.312Z|dc5f2844-5dd7-4b66-9a68-f4fd8ee7e98b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:30.313Z|dc5f2844-5dd7-4b66-9a68-f4fd8ee7e98b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:36.770Z|74214bf3-cc1b-468d-8e9e-b15ac4efdfae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:27:36.775Z|74214bf3-cc1b-468d-8e9e-b15ac4efdfae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:27:40.312Z|3490ecb4-d89a-4e6f-9d37-5691b37da4e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:40.313Z|3490ecb4-d89a-4e6f-9d37-5691b37da4e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:40.350Z|97001faa-176b-4154-b53d-80ef50f81f3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:40.351Z|97001faa-176b-4154-b53d-80ef50f81f3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:40.351Z|7f2e388d-1106-4753-9b09-78d5b97a71c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:40.352Z|7f2e388d-1106-4753-9b09-78d5b97a71c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:50.343Z|1064b22c-d3b1-4154-b898-56c83b6d3b82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:50.345Z|1064b22c-d3b1-4154-b898-56c83b6d3b82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:50.376Z|d6ef518d-1085-433f-a98c-ef5de76ea5b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:50.376Z|085cc42f-a118-4cbb-83ae-a0737810b48a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:27:50.378Z|d6ef518d-1085-433f-a98c-ef5de76ea5b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:50.379Z|085cc42f-a118-4cbb-83ae-a0737810b48a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:27:51.770Z|42a31c60-4126-4392-9cc4-c04977cafb64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:27:51.770Z|42a31c60-4126-4392-9cc4-c04977cafb64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:27:52.417Z|425ab3bb-b74e-4bf6-8907-1f89ca852d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:27:52.418Z|425ab3bb-b74e-4bf6-8907-1f89ca852d06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:27:54.038Z|3ea05ab0-accb-4b9f-8aca-02eaef7466a3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:27:54.040Z|3ea05ab0-accb-4b9f-8aca-02eaef7466a3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:00.382Z|4b24e3a9-9101-4396-801b-5b238203c6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:00.383Z|4b24e3a9-9101-4396-801b-5b238203c6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:00.405Z|3832e7c7-cdf9-490c-b91c-c30c2eee63d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:00.406Z|3832e7c7-cdf9-490c-b91c-c30c2eee63d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:00.408Z|dacd99d8-ba18-431b-a370-de5bac34de35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:00.409Z|dacd99d8-ba18-431b-a370-de5bac34de35|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:06.770Z|90d0feae-e50f-493e-978f-0fc5ba76eb94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:28:06.770Z|90d0feae-e50f-493e-978f-0fc5ba76eb94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:28:10.442Z|d88a2ce2-a9b1-4861-98f7-070a2c1c9747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:10.443Z|d88a2ce2-a9b1-4861-98f7-070a2c1c9747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:10.446Z|64217f58-53bf-460c-8b62-65f2f102cadb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:10.447Z|64217f58-53bf-460c-8b62-65f2f102cadb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:10.442Z|502d71da-478d-4bed-a8c3-17e0880c2275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:10.452Z|502d71da-478d-4bed-a8c3-17e0880c2275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:20.473Z|988b49ff-41ad-4a96-b8e9-a61c0d477039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:20.475Z|988b49ff-41ad-4a96-b8e9-a61c0d477039|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:20.481Z|25d768d8-8365-4585-bf27-bd4f8af07aa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:20.484Z|25d768d8-8365-4585-bf27-bd4f8af07aa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:20.485Z|6e4d87f8-d790-46fb-813b-70aa627b9291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:20.486Z|6e4d87f8-d790-46fb-813b-70aa627b9291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:21.769Z|d5b0cd3a-ae58-48f0-a946-0828db62759c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:28:21.775Z|d5b0cd3a-ae58-48f0-a946-0828db62759c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:28:22.420Z|7f0d0338-c2bb-4a63-ade0-0d1244155da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:28:22.420Z|7f0d0338-c2bb-4a63-ade0-0d1244155da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:28:30.518Z|865fca7f-c273-4ec9-9b99-61e05bdc1c2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:30.519Z|865fca7f-c273-4ec9-9b99-61e05bdc1c2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:30.520Z|86f26d6e-6482-4092-80f6-d1c2700a799c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:30.521Z|978c5a1b-d291-411a-8487-8c335b6da675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:30.521Z|86f26d6e-6482-4092-80f6-d1c2700a799c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:30.522Z|978c5a1b-d291-411a-8487-8c335b6da675|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:36.770Z|40b2e41b-9b23-4759-8a42-34de5752b330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:28:36.771Z|40b2e41b-9b23-4759-8a42-34de5752b330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:28:40.551Z|411119bd-8a98-4364-aab8-099b766c6704|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:40.551Z|8cbce4a1-fa8e-47b8-a1a8-938cfbe221f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:40.551Z|5843c0f0-ee18-4033-8c33-065b0fc8c4a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:40.552Z|411119bd-8a98-4364-aab8-099b766c6704|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:40.552Z|8cbce4a1-fa8e-47b8-a1a8-938cfbe221f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:40.552Z|5843c0f0-ee18-4033-8c33-065b0fc8c4a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:50.581Z|a40cc281-6849-42de-aaea-a217f7e2cd30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:50.581Z|8ecd7876-2a5b-43d4-beb8-0d45a09ac67b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:50.582Z|a40cc281-6849-42de-aaea-a217f7e2cd30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:50.585Z|8ecd7876-2a5b-43d4-beb8-0d45a09ac67b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:50.595Z|b6ac718f-6085-47a1-847c-80c8ed1740c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:28:50.596Z|b6ac718f-6085-47a1-847c-80c8ed1740c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:28:51.770Z|92618457-a8d8-4d8e-8ff4-d80ed62be5cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:28:51.771Z|92618457-a8d8-4d8e-8ff4-d80ed62be5cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:28:52.421Z|979f1945-88f6-4d0e-a6ac-4f7dc8a0438b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:28:52.422Z|979f1945-88f6-4d0e-a6ac-4f7dc8a0438b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:28:54.038Z|bb90a454-e525-4614-8af2-16ae51cbba28|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:28:54.040Z|bb90a454-e525-4614-8af2-16ae51cbba28|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:00.610Z|72fcb716-ed75-4966-be08-5695bc2b4622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:00.611Z|72fcb716-ed75-4966-be08-5695bc2b4622|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:00.620Z|4eb9de56-d57b-42d4-91b8-3a3e8f448d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:00.621Z|4eb9de56-d57b-42d4-91b8-3a3e8f448d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:00.621Z|3b29c6c2-de21-4390-b5ae-06d5115eb764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:00.622Z|3b29c6c2-de21-4390-b5ae-06d5115eb764|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:06.769Z|b8f6b4af-13ca-4d3e-ac74-f131b4f25207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:29:06.774Z|b8f6b4af-13ca-4d3e-ac74-f131b4f25207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:29:10.644Z|8d1b0819-9910-46e9-bdfd-62f45af4c020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:10.644Z|c1c86d9f-6171-495a-abd4-e92ca77606ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:10.645Z|8d1b0819-9910-46e9-bdfd-62f45af4c020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:10.645Z|c1c86d9f-6171-495a-abd4-e92ca77606ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:10.651Z|6ab45fb4-1f39-4675-b104-35041f2de046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:10.652Z|6ab45fb4-1f39-4675-b104-35041f2de046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:20.670Z|fb2955d6-213d-4379-bd7e-8e86040e71ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:20.670Z|2f50ad5b-7207-4253-886a-c01f04693775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:20.672Z|2f50ad5b-7207-4253-886a-c01f04693775|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:20.672Z|fb2955d6-213d-4379-bd7e-8e86040e71ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:20.681Z|2163fbba-c657-4f63-a0fa-5cbef7023e6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:20.682Z|2163fbba-c657-4f63-a0fa-5cbef7023e6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:21.770Z|376fb2be-e50e-4aeb-b09b-7c22bf804cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:29:21.770Z|376fb2be-e50e-4aeb-b09b-7c22bf804cf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:29:22.423Z|746b2b96-a9f1-4577-8f1b-5ed34c3cf4ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:29:22.424Z|746b2b96-a9f1-4577-8f1b-5ed34c3cf4ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:29:30.697Z|848a0dcd-c491-447d-9dc5-8231714d26e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:30.697Z|501abe39-3640-4e3d-8591-d504f141eb06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:30.699Z|501abe39-3640-4e3d-8591-d504f141eb06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:30.699Z|848a0dcd-c491-447d-9dc5-8231714d26e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:30.706Z|003815f0-54ae-4729-a196-03365b64a567|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:30.707Z|003815f0-54ae-4729-a196-03365b64a567|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:36.770Z|7af8cfcb-3690-42d2-ad2d-687a23eb73c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:29:36.770Z|7af8cfcb-3690-42d2-ad2d-687a23eb73c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:29:40.722Z|e8d13561-c8e3-4d41-a0e5-00134b0e2d1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:40.723Z|e8d13561-c8e3-4d41-a0e5-00134b0e2d1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:40.729Z|289e6593-087c-4c4b-982e-8ca38786cadb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:40.730Z|289e6593-087c-4c4b-982e-8ca38786cadb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:40.740Z|ddfd38c0-0480-4015-a0a9-1562386a4685|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:40.740Z|ddfd38c0-0480-4015-a0a9-1562386a4685|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:50.766Z|4f219f9d-1001-4099-bd71-c52885cd1c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:50.768Z|4f219f9d-1001-4099-bd71-c52885cd1c8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:50.768Z|f2293b17-fbd0-4916-9540-f70c134aa91c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:50.769Z|d39a4a14-d77d-4c49-8847-77e3ec1c8d94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:29:50.769Z|f2293b17-fbd0-4916-9540-f70c134aa91c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:50.769Z|d39a4a14-d77d-4c49-8847-77e3ec1c8d94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:29:51.770Z|a40460c0-65f2-40b0-b633-0a79514d824a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:29:51.775Z|a40460c0-65f2-40b0-b633-0a79514d824a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:29:52.425Z|013979d8-c060-48d7-973f-7b5a70ad4a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:29:52.426Z|013979d8-c060-48d7-973f-7b5a70ad4a7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:29:54.038Z|165cb48e-0776-436e-af59-8c3753bde13c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:29:54.039Z|165cb48e-0776-436e-af59-8c3753bde13c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:00.796Z|bcdf03a5-0f32-45bc-a81a-06f091bc4881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:00.796Z|d34afa3c-3a97-46c3-904c-38a135e29436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:00.797Z|a5976ff6-c54f-4006-a723-771df5ca5971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:00.797Z|d34afa3c-3a97-46c3-904c-38a135e29436|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:00.797Z|bcdf03a5-0f32-45bc-a81a-06f091bc4881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:00.797Z|a5976ff6-c54f-4006-a723-771df5ca5971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:06.770Z|296ce961-d01c-4ecc-a372-6424aa2ddf52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:30:06.770Z|296ce961-d01c-4ecc-a372-6424aa2ddf52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:30:10.835Z|7465186c-8794-4f70-9ba8-17a625b762d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:10.835Z|5b637f3b-7fa0-4fa0-b968-b7b64368388a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:10.835Z|eec97394-3512-4860-80f9-d4e6898c5acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:10.836Z|5b637f3b-7fa0-4fa0-b968-b7b64368388a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:10.837Z|7465186c-8794-4f70-9ba8-17a625b762d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:10.837Z|eec97394-3512-4860-80f9-d4e6898c5acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:20.864Z|1cdd8565-58f2-40b5-ab5c-2d5be4676b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:20.864Z|2deee409-d3a0-4b1f-be2e-c9adae1e2594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:20.865Z|1cdd8565-58f2-40b5-ab5c-2d5be4676b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:20.866Z|2deee409-d3a0-4b1f-be2e-c9adae1e2594|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:20.866Z|d0ba5099-1a6e-4fc1-9e27-58fbf57a3b3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:20.870Z|d0ba5099-1a6e-4fc1-9e27-58fbf57a3b3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:21.770Z|6ba03d9c-c2fc-425a-bfbc-b865b222fb89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:30:21.771Z|6ba03d9c-c2fc-425a-bfbc-b865b222fb89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:30:22.427Z|5ce28a22-ef66-4e06-823a-dcf1a9f3de9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:30:22.428Z|5ce28a22-ef66-4e06-823a-dcf1a9f3de9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:30:30.892Z|8f86c846-5d6c-41e1-b80e-b61a1f861226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:30.892Z|f5ae8ac9-365a-4438-aa16-c4dedc9a67ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:30.893Z|8f86c846-5d6c-41e1-b80e-b61a1f861226|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:30.893Z|f5ae8ac9-365a-4438-aa16-c4dedc9a67ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:30.894Z|01997525-cf7c-444f-b199-8e6d88e2c720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:30.894Z|01997525-cf7c-444f-b199-8e6d88e2c720|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:36.770Z|62d16d02-1f09-48e0-adf8-23383c5e91dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:30:36.772Z|62d16d02-1f09-48e0-adf8-23383c5e91dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:30:40.923Z|4c94ac05-866c-4bad-819e-ae63c2cfb2b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:40.923Z|4f06cdfe-969d-4276-834b-b9d4c2fd5d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:40.923Z|d2801f92-5086-4bc6-bb85-9d5456caeea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:40.925Z|4f06cdfe-969d-4276-834b-b9d4c2fd5d2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:40.925Z|d2801f92-5086-4bc6-bb85-9d5456caeea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:40.926Z|4c94ac05-866c-4bad-819e-ae63c2cfb2b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:50.954Z|77ff894b-917d-49dd-8a97-cbacf5337a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:50.954Z|4d96c069-f0c4-4f35-8a4c-d519dfda3dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:50.954Z|b7c17618-d9f2-4062-98cc-ad158f9c507c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:30:50.956Z|77ff894b-917d-49dd-8a97-cbacf5337a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:50.956Z|4d96c069-f0c4-4f35-8a4c-d519dfda3dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:50.956Z|b7c17618-d9f2-4062-98cc-ad158f9c507c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:30:51.773Z|801e8859-5340-4094-8735-65b8991ffaed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:30:51.775Z|801e8859-5340-4094-8735-65b8991ffaed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:30:52.429Z|4da014fd-bc68-4fd1-a36a-643f9b0fe5f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:30:52.430Z|4da014fd-bc68-4fd1-a36a-643f9b0fe5f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:30:54.043Z|ee4b8c66-ee3d-4a23-8966-fae5dc595f8d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:30:54.045Z|ee4b8c66-ee3d-4a23-8966-fae5dc595f8d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:00.987Z|a8dbd25c-88f1-4901-9b17-44b16df4f04d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:00.987Z|9820ef9e-a80f-4c2a-a26a-0c47109bd4ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:00.988Z|9820ef9e-a80f-4c2a-a26a-0c47109bd4ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:00.988Z|a8dbd25c-88f1-4901-9b17-44b16df4f04d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:00.985Z|357268ae-1ae9-4792-85d9-766af4b5808a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:00.993Z|357268ae-1ae9-4792-85d9-766af4b5808a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:06.770Z|65005ddc-a426-4fde-9376-8d6e07359888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:31:06.772Z|65005ddc-a426-4fde-9376-8d6e07359888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:31:11.017Z|0e30e6d4-9bde-441b-b2b2-abfc124115bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:11.017Z|83cc3606-3040-422c-9d8a-29903067743a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:11.018Z|83cc3606-3040-422c-9d8a-29903067743a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:11.018Z|0e30e6d4-9bde-441b-b2b2-abfc124115bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:11.017Z|ad9c2ee7-c202-43b4-854e-f604673d1236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:11.021Z|ad9c2ee7-c202-43b4-854e-f604673d1236|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:21.049Z|5714d032-af1d-4c3c-8f2e-14f6a54af0c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:21.050Z|5714d032-af1d-4c3c-8f2e-14f6a54af0c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:21.053Z|92dd5c59-ddfa-48d5-9a5b-17aa0424fe6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:21.054Z|92dd5c59-ddfa-48d5-9a5b-17aa0424fe6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:21.054Z|1ed7ebcf-c6e9-41f5-944e-e0351638e555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:21.055Z|1ed7ebcf-c6e9-41f5-944e-e0351638e555|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:21.771Z|1f174b9e-1bec-497e-8d3e-59810fe75f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:31:21.782Z|1f174b9e-1bec-497e-8d3e-59810fe75f83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:31:22.432Z|d8363944-631b-4ab2-8fde-e71307274681|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:31:22.434Z|d8363944-631b-4ab2-8fde-e71307274681|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:31:31.081Z|999b0f2a-7658-40c4-a970-6ef020264653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:31.082Z|999b0f2a-7658-40c4-a970-6ef020264653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:31.083Z|f10be1d4-747c-484b-841c-b7db2963e014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:31.084Z|f10be1d4-747c-484b-841c-b7db2963e014|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:31.081Z|84c67eb5-2a2c-4e2d-a424-bb1995348040|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:31.086Z|84c67eb5-2a2c-4e2d-a424-bb1995348040|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:36.770Z|9b8ac1c0-d625-42ad-8a7a-1d447d499c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:31:36.770Z|9b8ac1c0-d625-42ad-8a7a-1d447d499c93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:31:41.107Z|5da6ae81-12a9-49ae-890f-56c6e2d896ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:41.108Z|5da6ae81-12a9-49ae-890f-56c6e2d896ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:41.109Z|8307f6a7-fb60-403b-856f-c27167ba982a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:41.110Z|8307f6a7-fb60-403b-856f-c27167ba982a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:41.123Z|566e1a1f-fd93-4aa0-bafc-1b056db91643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:41.124Z|566e1a1f-fd93-4aa0-bafc-1b056db91643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:51.136Z|0bb7aafd-2cbf-4b95-af3c-ebe5a9c4ab80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:51.137Z|0bb7aafd-2cbf-4b95-af3c-ebe5a9c4ab80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:51.136Z|175cb7ba-51cb-4398-bb6c-2ad21ac4827d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:51.155Z|175cb7ba-51cb-4398-bb6c-2ad21ac4827d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:51.155Z|75b7f0be-6260-4526-bc9d-5257ed10ab3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:31:51.156Z|75b7f0be-6260-4526-bc9d-5257ed10ab3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:31:51.770Z|82a0c26f-721f-4a95-aeb7-0b00a3c5674d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:31:51.770Z|82a0c26f-721f-4a95-aeb7-0b00a3c5674d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:31:52.437Z|85d64811-6ea7-421c-a4b4-af1f07dbaf8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:31:52.438Z|85d64811-6ea7-421c-a4b4-af1f07dbaf8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:31:54.039Z|aaf46030-2402-4b9a-a1ce-35212de9c428|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:31:54.040Z|aaf46030-2402-4b9a-a1ce-35212de9c428|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:01.163Z|a6a2f21d-79d0-4fd8-8c2e-f8656fb52b65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:01.164Z|a6a2f21d-79d0-4fd8-8c2e-f8656fb52b65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:01.182Z|caa6a2dc-f0bc-4efb-8473-af4a604c35f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:01.182Z|73c5fb8a-3218-4c64-86f9-39e9d78ef174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:01.183Z|73c5fb8a-3218-4c64-86f9-39e9d78ef174|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:01.183Z|caa6a2dc-f0bc-4efb-8473-af4a604c35f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:06.769Z|b9968f9f-d9f6-4268-9f75-0018e50e1332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:32:06.775Z|b9968f9f-d9f6-4268-9f75-0018e50e1332|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:32:11.193Z|3da80b92-3718-4559-b000-0ab81c21ce56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:11.194Z|3da80b92-3718-4559-b000-0ab81c21ce56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:11.208Z|1ce19d2d-28a1-4d0e-8df2-8b1cba10293e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:11.208Z|540cc0fe-1363-4fe5-82ab-2183cde1d198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:11.209Z|1ce19d2d-28a1-4d0e-8df2-8b1cba10293e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:11.209Z|540cc0fe-1363-4fe5-82ab-2183cde1d198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:21.222Z|371e4428-13c9-4039-bb87-198203d40a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:21.223Z|371e4428-13c9-4039-bb87-198203d40a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:21.235Z|6af33356-5321-423b-abe7-396cab60157b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:21.236Z|6af33356-5321-423b-abe7-396cab60157b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:21.241Z|96e994cd-3904-4f8d-99c3-18f754492574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:21.241Z|96e994cd-3904-4f8d-99c3-18f754492574|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:21.770Z|88b9199d-7293-4d62-8011-c057b92793c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:32:21.770Z|88b9199d-7293-4d62-8011-c057b92793c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:32:22.439Z|91682822-c6aa-4cf2-8ccf-b84827301da1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:32:22.440Z|91682822-c6aa-4cf2-8ccf-b84827301da1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:32:31.260Z|67f8dda8-12cd-4bd9-a3fe-0553939011e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:31.261Z|67f8dda8-12cd-4bd9-a3fe-0553939011e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:31.266Z|20be348e-4544-48a0-baa8-243693b4654d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:31.267Z|20be348e-4544-48a0-baa8-243693b4654d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:31.266Z|5f613ca7-5f9f-4d0e-a8d0-eb9c9112c980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:31.268Z|5f613ca7-5f9f-4d0e-a8d0-eb9c9112c980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:36.770Z|18f31ee7-34aa-49ee-b86d-054cd839213c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:32:36.771Z|18f31ee7-34aa-49ee-b86d-054cd839213c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:32:41.293Z|107df36d-7e24-4ce4-b3b3-6f65f9607bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:41.294Z|107df36d-7e24-4ce4-b3b3-6f65f9607bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:41.293Z|76513932-e262-4e21-9da2-79692e651ab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:41.298Z|76513932-e262-4e21-9da2-79692e651ab2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:41.316Z|59336ce1-b953-4a89-b402-c8d539c5cfe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:41.316Z|59336ce1-b953-4a89-b402-c8d539c5cfe6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:51.322Z|a530a646-a8f5-4295-a4c5-35011e82ebe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:51.323Z|a530a646-a8f5-4295-a4c5-35011e82ebe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:51.341Z|df99f757-7001-4170-b33a-6c3c18120140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:51.345Z|df99f757-7001-4170-b33a-6c3c18120140|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:51.349Z|baeae901-ebd7-40a0-97b8-4c58462e77ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:32:51.350Z|baeae901-ebd7-40a0-97b8-4c58462e77ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:32:51.770Z|aa83e8fe-cb18-4aea-b305-5472a021a6ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:32:51.775Z|aa83e8fe-cb18-4aea-b305-5472a021a6ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:32:52.442Z|843a6e6a-88d2-4dd5-bab0-9fc7aa96bfb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:32:52.442Z|843a6e6a-88d2-4dd5-bab0-9fc7aa96bfb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:32:54.041Z|8f2cbe89-44e1-4c30-aa7d-6c7023e1696b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:32:54.042Z|8f2cbe89-44e1-4c30-aa7d-6c7023e1696b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:01.364Z|5fd4038b-aad9-4606-861a-c29c7062393f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:01.365Z|5fd4038b-aad9-4606-861a-c29c7062393f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:01.379Z|406a8d9b-b8db-497b-82c0-dcf94c9c660a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:01.380Z|406a8d9b-b8db-497b-82c0-dcf94c9c660a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:01.380Z|a69d847b-4a3d-4c51-8970-4b70253306ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:01.382Z|a69d847b-4a3d-4c51-8970-4b70253306ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:06.770Z|b1343a1f-33ad-4ba4-ae85-def3f970eb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:33:06.771Z|b1343a1f-33ad-4ba4-ae85-def3f970eb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:33:11.396Z|d75784e0-e3af-4dd7-83d4-da5d13f156ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:11.397Z|d75784e0-e3af-4dd7-83d4-da5d13f156ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:11.408Z|54c3dc29-c06e-4508-9b58-909c55b3602a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:11.408Z|54de5166-ae7e-4d16-9a9a-bca6001f7fe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:11.409Z|54c3dc29-c06e-4508-9b58-909c55b3602a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:11.409Z|54de5166-ae7e-4d16-9a9a-bca6001f7fe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:21.425Z|4ba6464b-5a75-466a-8575-709bc54383ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:21.426Z|4ba6464b-5a75-466a-8575-709bc54383ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:21.435Z|67b13022-2bd2-4381-a79d-c33358343a75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:21.435Z|233aab43-929b-4c0b-b4e2-c8853cffa7f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:21.436Z|67b13022-2bd2-4381-a79d-c33358343a75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:21.437Z|233aab43-929b-4c0b-b4e2-c8853cffa7f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:21.770Z|129073b5-fb81-462d-8555-6544721b163e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:33:21.771Z|129073b5-fb81-462d-8555-6544721b163e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:33:22.444Z|e215e78b-96a0-448a-8fd2-7d55e41b7625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:33:22.445Z|e215e78b-96a0-448a-8fd2-7d55e41b7625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:33:31.455Z|e8c72253-5735-48c0-bf47-1920dc358818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:31.456Z|e8c72253-5735-48c0-bf47-1920dc358818|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:31.464Z|f490b05a-1eb2-4a66-87bf-7e8c646853db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:31.465Z|f490b05a-1eb2-4a66-87bf-7e8c646853db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:31.465Z|f56c426f-aadc-4ab9-8936-4d496d27f11c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:31.466Z|f56c426f-aadc-4ab9-8936-4d496d27f11c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:36.770Z|6994b37f-ffd4-4856-9c22-3f902c44b49a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:33:36.775Z|6994b37f-ffd4-4856-9c22-3f902c44b49a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:33:41.488Z|f09320e7-e296-4473-979d-a6b365dbb78b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:41.489Z|f09320e7-e296-4473-979d-a6b365dbb78b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:41.492Z|8499386d-ca9f-4499-9af4-46da03ef01f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:41.493Z|8499386d-ca9f-4499-9af4-46da03ef01f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:41.495Z|b62d581c-0cfe-4b9e-9a01-0b07a7da6a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:41.496Z|b62d581c-0cfe-4b9e-9a01-0b07a7da6a7b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:51.521Z|4da3ff3f-b6c4-4d77-9735-4e12e93df3aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:51.524Z|4e8e041d-7b74-409b-931c-8b7421d2f44a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:51.525Z|4e8e041d-7b74-409b-931c-8b7421d2f44a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:51.525Z|547a7481-356c-4914-b5e2-e40035a6b5b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:33:51.526Z|547a7481-356c-4914-b5e2-e40035a6b5b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:51.529Z|4da3ff3f-b6c4-4d77-9735-4e12e93df3aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:33:51.771Z|3141269e-d75d-482c-896b-b32ce8892d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:33:51.772Z|3141269e-d75d-482c-896b-b32ce8892d37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:33:52.446Z|e00e738e-74a5-4fd6-8be6-806ab83d3551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:33:52.447Z|e00e738e-74a5-4fd6-8be6-806ab83d3551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:33:54.041Z|d80c97c4-c566-45c0-8dc8-3333e13420f3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:33:54.042Z|d80c97c4-c566-45c0-8dc8-3333e13420f3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:01.550Z|a8610563-838b-4c19-9021-bab774c05250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:01.550Z|4dc3c9df-8d92-4298-b218-971375d727a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:01.550Z|0a081598-a217-4b1f-b5e7-950f6baacc74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:01.551Z|4dc3c9df-8d92-4298-b218-971375d727a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:01.551Z|a8610563-838b-4c19-9021-bab774c05250|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:01.551Z|0a081598-a217-4b1f-b5e7-950f6baacc74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:06.769Z|62dde081-fa8f-439b-9a7c-7bb32f00dcd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:34:06.770Z|62dde081-fa8f-439b-9a7c-7bb32f00dcd7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:34:11.576Z|43a1124f-064b-4434-b7ce-24455e28caea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:11.576Z|218d351d-08fe-412e-84cd-08eaa2732ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:11.578Z|43a1124f-064b-4434-b7ce-24455e28caea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:11.578Z|218d351d-08fe-412e-84cd-08eaa2732ee0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:11.577Z|a7e70891-5458-4ae5-ba90-bcfe62e5a5e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:11.590Z|a7e70891-5458-4ae5-ba90-bcfe62e5a5e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:21.604Z|9d610648-e070-4c43-bde4-0165f1b4889a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:21.605Z|3843f1bc-24a8-4e3c-b318-da347a7c28ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:21.608Z|9d610648-e070-4c43-bde4-0165f1b4889a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:21.609Z|3843f1bc-24a8-4e3c-b318-da347a7c28ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:21.619Z|30fb1704-d63c-45e3-90ec-352761298d4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:21.621Z|30fb1704-d63c-45e3-90ec-352761298d4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:21.769Z|efec0042-0ccf-48bc-bcc4-a31f968da166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:34:21.773Z|efec0042-0ccf-48bc-bcc4-a31f968da166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:34:22.448Z|69a1a616-b2f4-4eda-8695-e1d0fb1a83f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:34:22.449Z|69a1a616-b2f4-4eda-8695-e1d0fb1a83f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:34:31.635Z|6396bbbe-db5f-4b58-8ae6-31f9f2c4912c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:31.636Z|6396bbbe-db5f-4b58-8ae6-31f9f2c4912c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:31.636Z|9b497ecf-09b5-4d04-82ff-0f5e2f7bbb7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:31.637Z|9b497ecf-09b5-4d04-82ff-0f5e2f7bbb7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:31.651Z|cac56063-4721-4c57-b382-0fea0fa631f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:31.652Z|cac56063-4721-4c57-b382-0fea0fa631f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:36.770Z|f95ebcc9-99f8-428d-8b0e-fc58f0f5431b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:34:36.771Z|f95ebcc9-99f8-428d-8b0e-fc58f0f5431b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:34:41.662Z|eca0f5e6-8b14-44ac-b7a5-b8e695d629f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:41.662Z|75c1b7b5-55e1-4f75-920c-4a9923dfef56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:41.663Z|eca0f5e6-8b14-44ac-b7a5-b8e695d629f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:41.663Z|75c1b7b5-55e1-4f75-920c-4a9923dfef56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:41.675Z|49adf68e-eb98-4b50-8a1b-ca990c53a111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:41.676Z|49adf68e-eb98-4b50-8a1b-ca990c53a111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:51.700Z|7c87a11d-6ce1-472c-a669-1411c878e101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:51.700Z|7dd9f809-fada-4a57-975e-98a755cd37ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:51.701Z|7c87a11d-6ce1-472c-a669-1411c878e101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:51.702Z|ed16c953-097f-43dc-a3c4-2409bcfe0862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:34:51.703Z|ed16c953-097f-43dc-a3c4-2409bcfe0862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:51.701Z|7dd9f809-fada-4a57-975e-98a755cd37ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:34:51.769Z|7a338893-a663-4e20-bd11-9750a738f638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:34:51.771Z|7a338893-a663-4e20-bd11-9750a738f638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:34:52.450Z|25ae059f-617b-44ca-8a79-e91694eea700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:34:52.451Z|25ae059f-617b-44ca-8a79-e91694eea700|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:34:54.042Z|4fb9d2b8-92fe-4a98-9638-fdbc42278d9c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:34:54.046Z|4fb9d2b8-92fe-4a98-9638-fdbc42278d9c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:01.731Z|2f852b09-9b68-453c-b3d2-cfc3ab6ffefd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:01.732Z|4ab98c73-1772-4c05-87bc-9bf5d32ca46f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:01.732Z|2f852b09-9b68-453c-b3d2-cfc3ab6ffefd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:01.732Z|4ab98c73-1772-4c05-87bc-9bf5d32ca46f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:01.734Z|27229fa9-9352-4200-a682-42897d69156c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:01.736Z|27229fa9-9352-4200-a682-42897d69156c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:06.769Z|082a909f-3852-4470-8c87-b1892b1268eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:35:06.772Z|082a909f-3852-4470-8c87-b1892b1268eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:35:11.758Z|e7cfc235-a0bc-4b30-aa34-8f51254447bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:11.761Z|510f41ad-57b0-45f8-90e9-534aa52e52da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:11.761Z|510f41ad-57b0-45f8-90e9-534aa52e52da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:11.759Z|e7cfc235-a0bc-4b30-aa34-8f51254447bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:11.775Z|e5b4b426-dbc8-43eb-846d-7d7cd04c444d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:11.776Z|e5b4b426-dbc8-43eb-846d-7d7cd04c444d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:21.770Z|7bb52dd8-b00f-48b9-9f00-d3f82c118e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:35:21.771Z|7bb52dd8-b00f-48b9-9f00-d3f82c118e70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:35:21.787Z|3c73e08d-56b2-4641-8e5a-05d83bce8939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:21.788Z|3c73e08d-56b2-4641-8e5a-05d83bce8939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:21.795Z|d65dfca2-8a5e-4c22-8c66-79ce5f971813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:21.796Z|d65dfca2-8a5e-4c22-8c66-79ce5f971813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:21.801Z|ea6522d0-bbad-49b5-8aed-7ae63f3bd120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:21.802Z|ea6522d0-bbad-49b5-8aed-7ae63f3bd120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:22.452Z|b7bd901b-e03e-49fd-9cf9-daf4cd2e9136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:35:22.453Z|b7bd901b-e03e-49fd-9cf9-daf4cd2e9136|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:35:31.815Z|e421cd8c-5257-4334-ad09-1e53b9e449d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:31.816Z|e421cd8c-5257-4334-ad09-1e53b9e449d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:31.824Z|93167016-8776-4a3c-a9bd-5077c1f5569c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:31.826Z|93167016-8776-4a3c-a9bd-5077c1f5569c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:31.827Z|7b80e14b-5c2a-44c3-a473-994ee42aa78b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:31.828Z|7b80e14b-5c2a-44c3-a473-994ee42aa78b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:36.770Z|e5b4ac26-33be-4937-b5df-6bfeff564b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:35:36.771Z|e5b4ac26-33be-4937-b5df-6bfeff564b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:35:41.842Z|45238b68-6faf-4948-b894-e4e2eb47027d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:41.843Z|45238b68-6faf-4948-b894-e4e2eb47027d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:41.857Z|f1642d51-de96-4b64-ada4-2f75721dc1b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:41.857Z|8dd457d5-9f2c-4132-9588-6a9d56c2bdad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:41.858Z|f1642d51-de96-4b64-ada4-2f75721dc1b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:41.858Z|8dd457d5-9f2c-4132-9588-6a9d56c2bdad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:51.770Z|a3a346ad-506f-48a5-8613-7bb3f81a3f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:35:51.770Z|a3a346ad-506f-48a5-8613-7bb3f81a3f4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:35:51.879Z|15ca4f24-47da-4e06-a869-e5212c70991f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:51.883Z|15ca4f24-47da-4e06-a869-e5212c70991f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:51.886Z|865ab1b3-8782-49af-b2de-d65aa6c964df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:51.889Z|e24a66bb-cfc0-497c-a726-8406c17bf8a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:35:51.889Z|865ab1b3-8782-49af-b2de-d65aa6c964df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:51.893Z|e24a66bb-cfc0-497c-a726-8406c17bf8a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:35:52.454Z|91aaaf46-08b5-4bf7-a413-0b9a8e07ff9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:35:52.455Z|91aaaf46-08b5-4bf7-a413-0b9a8e07ff9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:35:54.041Z|f261c910-9970-461e-8b27-c4ab6c1ff742|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:35:54.044Z|f261c910-9970-461e-8b27-c4ab6c1ff742|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:01.934Z|e793e4fd-939a-4415-9cbf-13b652a63a02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:01.935Z|e793e4fd-939a-4415-9cbf-13b652a63a02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:01.936Z|34f876f6-b84d-421f-970f-5f46254af35e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:01.936Z|34f876f6-b84d-421f-970f-5f46254af35e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:01.950Z|682de719-4f10-48cb-8dc1-b482b5aae79f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:01.951Z|682de719-4f10-48cb-8dc1-b482b5aae79f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:06.769Z|5e5efdd0-b9a1-4307-aa12-abf94d4bc1f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:36:06.771Z|5e5efdd0-b9a1-4307-aa12-abf94d4bc1f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:36:11.967Z|cc1c7aa9-3442-4722-af99-6ed758373c8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:11.968Z|cc1c7aa9-3442-4722-af99-6ed758373c8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:11.969Z|66a2f335-1a67-4cb1-b25a-34f156964458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:11.970Z|66a2f335-1a67-4cb1-b25a-34f156964458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:11.983Z|d7a49cd1-212a-4f0e-a361-4ab16b8907a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:11.984Z|d7a49cd1-212a-4f0e-a361-4ab16b8907a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:21.769Z|4df27911-ce86-40c2-a92e-a7d85520fe2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:36:21.770Z|4df27911-ce86-40c2-a92e-a7d85520fe2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:36:22.001Z|5af4375e-267f-4999-a74a-a6371ce84756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:22.003Z|5af4375e-267f-4999-a74a-a6371ce84756|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:22.012Z|135d0ea6-a585-44ac-8cee-18106dc0604c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:22.013Z|135d0ea6-a585-44ac-8cee-18106dc0604c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:22.013Z|fe1f057f-0e0a-4f5b-a276-89e102c8b39b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:22.013Z|fe1f057f-0e0a-4f5b-a276-89e102c8b39b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:22.456Z|0e290863-e8a6-40ec-a650-58e82727a830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:36:22.457Z|0e290863-e8a6-40ec-a650-58e82727a830|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:36:32.034Z|36e5d249-f070-42ac-882a-f83168ee320e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:32.036Z|36e5d249-f070-42ac-882a-f83168ee320e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:32.044Z|5b1435ad-223f-4905-8b3a-61de1ba7d376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:32.051Z|5b1435ad-223f-4905-8b3a-61de1ba7d376|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:32.052Z|11f3bf1d-e844-4ed0-8ca4-d4335ee8736f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:32.052Z|11f3bf1d-e844-4ed0-8ca4-d4335ee8736f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:36.769Z|1ba7a06f-f073-4ed6-9543-5c52e1bcf047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:36:36.770Z|1ba7a06f-f073-4ed6-9543-5c52e1bcf047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:36:42.072Z|93e5b819-532c-4f75-aaa3-f262342714a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:42.072Z|93e5b819-532c-4f75-aaa3-f262342714a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:42.073Z|2cae72ba-13c9-4d5f-adc2-b7901770163c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:42.073Z|2cae72ba-13c9-4d5f-adc2-b7901770163c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:42.083Z|2caae679-a086-41c2-b56b-04d876b3ebf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:42.084Z|2caae679-a086-41c2-b56b-04d876b3ebf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:51.769Z|0d4cb996-e224-4dd7-b30a-81b10b5701d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:36:51.774Z|0d4cb996-e224-4dd7-b30a-81b10b5701d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:36:52.098Z|1e735abe-7c0e-4edb-b98c-2b6bfbfc9884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:52.098Z|8b2640be-9fcf-45b8-bf91-3ead5d167eb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:52.099Z|8b2640be-9fcf-45b8-bf91-3ead5d167eb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:52.099Z|1e735abe-7c0e-4edb-b98c-2b6bfbfc9884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:52.117Z|6a853ddd-58fa-466e-adb1-abc7cb855791|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:36:52.118Z|6a853ddd-58fa-466e-adb1-abc7cb855791|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:36:52.458Z|7225d31c-4d88-4d00-a459-3e7bac20d90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:36:52.458Z|7225d31c-4d88-4d00-a459-3e7bac20d90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:36:54.038Z|d360263a-9912-4ca4-bd03-ebedad50f891|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:36:54.038Z|d360263a-9912-4ca4-bd03-ebedad50f891|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:02.134Z|cfb15771-4c4f-4852-9d1e-3b978cc0166a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:02.135Z|cfb15771-4c4f-4852-9d1e-3b978cc0166a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:02.140Z|6be4ace1-fc31-4bff-ae2a-563a1691e07f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:02.141Z|6be4ace1-fc31-4bff-ae2a-563a1691e07f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:02.156Z|3c1cc717-6200-4e8a-80c4-b9ce38576bba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:02.158Z|3c1cc717-6200-4e8a-80c4-b9ce38576bba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:06.769Z|15154638-34a2-4ea5-aa70-cc614af4e62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:37:06.770Z|15154638-34a2-4ea5-aa70-cc614af4e62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:37:12.163Z|78bf69f2-3a09-4b31-896b-9478f18b0da8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:12.164Z|78bf69f2-3a09-4b31-896b-9478f18b0da8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:12.165Z|46c56147-da9d-4361-a5ca-d7efc51d5d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:12.165Z|46c56147-da9d-4361-a5ca-d7efc51d5d2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:12.194Z|5fd0f60f-8150-4f01-9067-37a13fb4a86b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:12.195Z|5fd0f60f-8150-4f01-9067-37a13fb4a86b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:21.770Z|efa82a9f-c108-417b-8799-cf50938a2385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:37:21.770Z|efa82a9f-c108-417b-8799-cf50938a2385|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:37:22.196Z|b69e50bc-92cd-4da7-9bd8-145fde5bf64a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:22.197Z|b69e50bc-92cd-4da7-9bd8-145fde5bf64a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:22.224Z|0756b674-b2ec-42fa-8086-0147653ee9c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:22.227Z|0756b674-b2ec-42fa-8086-0147653ee9c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:22.258Z|4f511b78-924f-47dc-a512-c1c95d8a14ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:22.259Z|4f511b78-924f-47dc-a512-c1c95d8a14ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:22.459Z|6c5f58c5-8316-4655-b68c-d8da07b51d68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:37:22.460Z|6c5f58c5-8316-4655-b68c-d8da07b51d68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:37:32.227Z|d6d0d3e8-1f1d-4968-a1fc-fd32b07e4d47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:32.228Z|d6d0d3e8-1f1d-4968-a1fc-fd32b07e4d47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:32.260Z|11bfdcce-ebd3-476e-9727-9fa69a984ea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:32.263Z|11bfdcce-ebd3-476e-9727-9fa69a984ea0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:32.288Z|7fbb4b42-9945-4197-8945-ea8b9dafbaa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:32.289Z|7fbb4b42-9945-4197-8945-ea8b9dafbaa6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:36.769Z|dd8fc4ce-7ce9-4f76-88a8-4f261222ce4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:37:36.777Z|dd8fc4ce-7ce9-4f76-88a8-4f261222ce4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:37:42.263Z|d7298d49-712c-4c85-9035-45db9e24ba65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:42.264Z|d7298d49-712c-4c85-9035-45db9e24ba65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:42.300Z|0a759434-195d-45a1-af1d-0646b2c2d8b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:42.301Z|0a759434-195d-45a1-af1d-0646b2c2d8b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:42.319Z|700feef6-5bfd-4375-8241-5f69e86c56bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:42.320Z|700feef6-5bfd-4375-8241-5f69e86c56bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:51.771Z|ed132e8c-e8a7-4dda-8223-790449ad3d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:37:51.771Z|ed132e8c-e8a7-4dda-8223-790449ad3d20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:37:52.314Z|1ebf3f0c-a6d7-4be0-9387-7bfb961cd55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:52.314Z|1ebf3f0c-a6d7-4be0-9387-7bfb961cd55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:52.331Z|38ae1b9d-98bc-4508-8e3d-77ab6397e6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:52.332Z|38ae1b9d-98bc-4508-8e3d-77ab6397e6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:52.355Z|62f71cee-9713-4257-82b7-962bdd8882e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:37:52.356Z|62f71cee-9713-4257-82b7-962bdd8882e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:37:52.460Z|e95a2c6b-baac-4661-bc69-90aa7e63748f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:37:52.461Z|e95a2c6b-baac-4661-bc69-90aa7e63748f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:37:54.042Z|b497e42a-d7d6-4585-a2c2-18246c10c43e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:37:54.044Z|b497e42a-d7d6-4585-a2c2-18246c10c43e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:02.352Z|f526c2ab-780d-4729-bcc6-4356cf5d588f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:02.354Z|f526c2ab-780d-4729-bcc6-4356cf5d588f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:02.367Z|e3ac57ae-efdc-4fdf-83ee-b65a80b9986a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:02.368Z|e3ac57ae-efdc-4fdf-83ee-b65a80b9986a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:02.389Z|8d3aee04-e927-4a87-a3d8-1da0259cb079|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:02.390Z|8d3aee04-e927-4a87-a3d8-1da0259cb079|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:06.769Z|04da0f84-863c-4949-bd84-81ff3a1d439e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:38:06.770Z|04da0f84-863c-4949-bd84-81ff3a1d439e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:38:12.383Z|015ae0a6-d530-4290-bfcf-df686a0c944f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:12.387Z|015ae0a6-d530-4290-bfcf-df686a0c944f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:12.394Z|d68f3d4a-d225-491f-a63e-4c4d39741810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:12.395Z|d68f3d4a-d225-491f-a63e-4c4d39741810|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:12.420Z|37738a0c-fbd9-4b8e-96b8-00527e893134|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:12.423Z|37738a0c-fbd9-4b8e-96b8-00527e893134|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:21.769Z|9f10eff8-56b6-4e64-96a3-a77d6979ece1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:38:21.773Z|9f10eff8-56b6-4e64-96a3-a77d6979ece1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:38:22.439Z|260b431b-6d4b-4df3-9c37-7d8980f2789e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:22.440Z|260b431b-6d4b-4df3-9c37-7d8980f2789e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:22.441Z|2d78f04b-c83d-4e5b-a707-7ec2eb2f9f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:22.441Z|2d78f04b-c83d-4e5b-a707-7ec2eb2f9f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:22.460Z|dd672e50-a4f5-4663-b398-e21eeb6c12a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:22.461Z|dd672e50-a4f5-4663-b398-e21eeb6c12a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:22.462Z|fc350d20-01f1-4d0a-9a0e-c3138580ef05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:38:22.463Z|fc350d20-01f1-4d0a-9a0e-c3138580ef05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:38:32.474Z|bad779c3-4d41-4c0d-b365-17c7e3deacda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:32.474Z|f17a7e12-d197-4d95-a135-6e557f8c0e4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:32.475Z|bad779c3-4d41-4c0d-b365-17c7e3deacda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:32.476Z|f17a7e12-d197-4d95-a135-6e557f8c0e4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:32.505Z|7e9c7ca8-9787-4e9d-9715-f12fc6508a06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:32.506Z|7e9c7ca8-9787-4e9d-9715-f12fc6508a06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:36.770Z|2522fbb1-9497-490b-a70c-1773db651ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:38:36.771Z|2522fbb1-9497-490b-a70c-1773db651ed4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:38:42.511Z|9a39eb00-eb4c-4cd0-9f9d-41df3a681913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:42.512Z|9a39eb00-eb4c-4cd0-9f9d-41df3a681913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:42.512Z|77b40bc3-0be0-48c8-98aa-e381a37d1976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:42.513Z|77b40bc3-0be0-48c8-98aa-e381a37d1976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:42.537Z|051fb880-c399-494e-b760-a6a0cc2342e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:42.538Z|051fb880-c399-494e-b760-a6a0cc2342e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:51.770Z|a36a038f-7513-4fa0-8c79-64372cae45f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:38:51.772Z|a36a038f-7513-4fa0-8c79-64372cae45f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:38:52.463Z|364b8997-df72-46b1-9089-c1e46c0ae3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:38:52.464Z|364b8997-df72-46b1-9089-c1e46c0ae3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:38:52.539Z|2c0e313d-910f-4381-ab91-071074c3a6ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:52.539Z|d97be640-7c69-4836-8555-12ab06cc20ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:52.547Z|2c0e313d-910f-4381-ab91-071074c3a6ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:52.548Z|d97be640-7c69-4836-8555-12ab06cc20ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:52.569Z|5e2f570a-c1c8-4493-aeb9-63952667d4bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:38:52.570Z|5e2f570a-c1c8-4493-aeb9-63952667d4bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:38:54.039Z|f4d65ad4-8aa8-4125-8551-da172946f7d1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:38:54.041Z|f4d65ad4-8aa8-4125-8551-da172946f7d1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:02.575Z|eb76cbe8-0abf-493d-abd9-7c55d57a6309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:02.576Z|eb76cbe8-0abf-493d-abd9-7c55d57a6309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:02.575Z|e666b539-addc-4dec-b8c8-66a1adb94708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:02.577Z|e666b539-addc-4dec-b8c8-66a1adb94708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:02.595Z|ca84002d-5466-44f0-bfb2-401a8b477502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:02.598Z|ca84002d-5466-44f0-bfb2-401a8b477502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:06.769Z|f8e3d982-15e3-4a8f-8ac1-fe3fc0bc06fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:39:06.776Z|f8e3d982-15e3-4a8f-8ac1-fe3fc0bc06fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:39:12.608Z|018b6a1a-e560-435c-a5d4-5c2b51a7c76f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:12.609Z|018b6a1a-e560-435c-a5d4-5c2b51a7c76f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:12.607Z|41770cbf-6593-4a16-a4d5-aa5f1419d19b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:12.619Z|41770cbf-6593-4a16-a4d5-aa5f1419d19b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:12.625Z|1645f1f6-636e-47fb-8fda-8618873fef68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:12.626Z|1645f1f6-636e-47fb-8fda-8618873fef68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:21.770Z|3b783b92-9262-4373-80f0-748c23811da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:39:21.770Z|3b783b92-9262-4373-80f0-748c23811da1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:39:22.465Z|6f00d8d5-be2e-43b3-8f02-0f50bd60d21f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:39:22.466Z|6f00d8d5-be2e-43b3-8f02-0f50bd60d21f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:39:22.646Z|c590f18b-8d28-4c46-9990-41bb689f1190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:22.647Z|c590f18b-8d28-4c46-9990-41bb689f1190|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:22.653Z|1614c652-42bf-4c84-b18e-8ae20012162f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:22.653Z|1614c652-42bf-4c84-b18e-8ae20012162f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:22.662Z|933881ed-6935-49f7-bab8-c70471d658ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:22.663Z|933881ed-6935-49f7-bab8-c70471d658ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:32.680Z|973b9788-db0c-463c-a21e-59ab258379cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:32.683Z|43031684-f750-4fd3-92ca-d48ecbe32b66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:32.683Z|43031684-f750-4fd3-92ca-d48ecbe32b66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:32.680Z|973b9788-db0c-463c-a21e-59ab258379cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:32.717Z|26905785-1ec1-4727-b7d9-8adfd6368a4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:32.719Z|26905785-1ec1-4727-b7d9-8adfd6368a4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:36.769Z|507d1bde-516c-4fe8-9b67-954c1fe6e071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:39:36.770Z|507d1bde-516c-4fe8-9b67-954c1fe6e071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:39:42.713Z|47506b66-dc35-4540-8b00-0292742e78f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:42.719Z|47506b66-dc35-4540-8b00-0292742e78f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:42.735Z|4fefeba3-4051-4740-b4eb-93db7a82c1e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:42.736Z|4fefeba3-4051-4740-b4eb-93db7a82c1e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:42.752Z|f6e9e60f-f889-4699-9a63-ed3263ae13b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:42.753Z|f6e9e60f-f889-4699-9a63-ed3263ae13b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:51.776Z|8611a4df-9c80-427b-887a-fcb1bf7425fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:39:51.780Z|8611a4df-9c80-427b-887a-fcb1bf7425fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:39:52.467Z|d47c819b-93fb-44e2-8ba9-5a9faec1fbac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:39:52.468Z|d47c819b-93fb-44e2-8ba9-5a9faec1fbac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:39:52.756Z|4a7a4bee-cbc9-4328-bc48-698a1128020f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:52.757Z|4a7a4bee-cbc9-4328-bc48-698a1128020f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:52.765Z|a68f4ac6-a851-4cf5-8d0e-d9290493cc78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:52.766Z|a68f4ac6-a851-4cf5-8d0e-d9290493cc78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:52.781Z|df8ecec9-1434-4d77-af73-440bbde86e25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:39:52.782Z|df8ecec9-1434-4d77-af73-440bbde86e25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:39:54.039Z|a337af72-82e5-4ac9-860f-2238efcea412|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:39:54.040Z|a337af72-82e5-4ac9-860f-2238efcea412|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:02.785Z|63ca194f-72f7-4cf3-b8af-e0d824a79d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:02.786Z|63ca194f-72f7-4cf3-b8af-e0d824a79d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:02.794Z|058e575f-d797-4c96-9e3c-c8b8a1e9f70c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:02.795Z|058e575f-d797-4c96-9e3c-c8b8a1e9f70c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:02.813Z|4461f3cc-f92c-4c36-b359-a45a777ffc2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:02.814Z|4461f3cc-f92c-4c36-b359-a45a777ffc2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:06.770Z|eef47345-0309-4a03-b073-c314b74545a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:40:06.771Z|eef47345-0309-4a03-b073-c314b74545a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:40:12.821Z|79107f0f-90ad-4812-98fb-7086834a31f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:12.823Z|79107f0f-90ad-4812-98fb-7086834a31f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:12.831Z|a6ac7cdc-1ec4-41a4-8e42-0873e1edeb95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:12.836Z|a6ac7cdc-1ec4-41a4-8e42-0873e1edeb95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:12.851Z|b2c4cfd7-9428-46c3-9660-0e3cefd861b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:12.852Z|b2c4cfd7-9428-46c3-9660-0e3cefd861b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:21.770Z|405c037b-83da-4e44-8d6b-c085ab823a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:40:21.772Z|405c037b-83da-4e44-8d6b-c085ab823a52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:40:22.468Z|9100df02-5b37-418d-a746-bae8bf1ea6ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:40:22.469Z|9100df02-5b37-418d-a746-bae8bf1ea6ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:40:22.864Z|d1ff31a5-14cb-4045-b67c-360bf2fdb934|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:22.866Z|d1ff31a5-14cb-4045-b67c-360bf2fdb934|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:22.869Z|1bcb4eb1-8fc6-419a-a755-390d44377d54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:22.870Z|1bcb4eb1-8fc6-419a-a755-390d44377d54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:22.883Z|c9704d9c-7889-4d6c-8206-991ab1bdd356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:22.884Z|c9704d9c-7889-4d6c-8206-991ab1bdd356|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:32.902Z|cf3e5703-73d5-44cd-b328-ab67dc0dbdf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:32.902Z|cf3e5703-73d5-44cd-b328-ab67dc0dbdf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:32.903Z|f591f85c-3d1e-4100-bdee-128c42640719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:32.904Z|f591f85c-3d1e-4100-bdee-128c42640719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:32.915Z|6157163b-ea7f-4974-8e17-4419c4061e3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:32.916Z|6157163b-ea7f-4974-8e17-4419c4061e3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:36.769Z|15702547-beee-4dc8-84ba-0ef5f0c6dd7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:40:36.780Z|15702547-beee-4dc8-84ba-0ef5f0c6dd7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:40:42.932Z|46dee590-a79b-485a-b7bc-46ab3a81823d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:42.933Z|46dee590-a79b-485a-b7bc-46ab3a81823d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:42.938Z|6203d657-ea18-4071-aec5-80300612f9cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:42.940Z|6203d657-ea18-4071-aec5-80300612f9cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:42.946Z|63180b02-9844-4f94-a1d1-bf63fdf71ee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:42.947Z|63180b02-9844-4f94-a1d1-bf63fdf71ee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:51.770Z|a480a47c-63ee-401e-a62c-7aed2ec42f55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:40:51.771Z|a480a47c-63ee-401e-a62c-7aed2ec42f55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:40:52.470Z|0636643a-a170-4878-be9c-228cb4ad8793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:40:52.471Z|0636643a-a170-4878-be9c-228cb4ad8793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:40:52.960Z|1997374b-8242-407d-b202-3d7f78586785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:52.961Z|1997374b-8242-407d-b202-3d7f78586785|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:52.966Z|e3578f3f-f4dd-4aaf-b238-1354736f9642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:52.967Z|e3578f3f-f4dd-4aaf-b238-1354736f9642|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:52.985Z|e2d2cc9c-fd5f-45f4-ac22-d3de94b26e96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:40:52.986Z|e2d2cc9c-fd5f-45f4-ac22-d3de94b26e96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:40:54.039Z|650b55d8-de97-4343-a1e9-b110bc306521|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:40:54.040Z|650b55d8-de97-4343-a1e9-b110bc306521|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:02.998Z|0a443cce-1010-4aa7-999c-a08ce88580d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:03.004Z|0a443cce-1010-4aa7-999c-a08ce88580d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:03.003Z|e4e4a5e8-e43f-44b2-ad8c-59084063c8c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:03.009Z|e4e4a5e8-e43f-44b2-ad8c-59084063c8c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:03.023Z|68f16585-57ff-42d9-a4a0-712c9ded47f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:03.024Z|68f16585-57ff-42d9-a4a0-712c9ded47f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:06.770Z|1dce5027-2585-4b4e-b905-bc31bfd56fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:41:06.773Z|1dce5027-2585-4b4e-b905-bc31bfd56fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:41:13.036Z|fd895dcc-392d-4781-8022-f531b122cf70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:13.037Z|fd895dcc-392d-4781-8022-f531b122cf70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:13.038Z|48201c92-546b-4889-9037-1f1858faf99c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:13.042Z|48201c92-546b-4889-9037-1f1858faf99c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:13.059Z|d79d889a-ff45-4861-9b20-bd9e0b26bfdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:13.060Z|d79d889a-ff45-4861-9b20-bd9e0b26bfdd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:21.771Z|4ee315eb-4d44-4840-929d-3599adb4a9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:41:21.779Z|4ee315eb-4d44-4840-929d-3599adb4a9a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:41:22.472Z|0aeb0c9c-0437-4d86-a3d2-11b65623f1e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:41:22.473Z|0aeb0c9c-0437-4d86-a3d2-11b65623f1e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:41:23.069Z|5c881052-84f0-477d-b651-14dc2910e5b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:23.069Z|4c618964-c6e0-4587-ab72-e918626d5a0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:23.070Z|5c881052-84f0-477d-b651-14dc2910e5b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:23.070Z|4c618964-c6e0-4587-ab72-e918626d5a0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:23.100Z|c0f5fc1b-6796-4267-9cf5-40b60de5c93b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:23.101Z|c0f5fc1b-6796-4267-9cf5-40b60de5c93b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:33.096Z|8c5bd07a-5612-4404-a48b-8664a42b194f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:33.096Z|223f5014-f00a-451d-a973-12e793f25f5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:33.097Z|8c5bd07a-5612-4404-a48b-8664a42b194f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:33.097Z|223f5014-f00a-451d-a973-12e793f25f5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:33.137Z|c18f7325-7979-46f3-8367-987cec32b354|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:33.146Z|c18f7325-7979-46f3-8367-987cec32b354|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:36.773Z|43b3f7e4-fb24-4231-ba11-4ecda9324a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:41:36.774Z|43b3f7e4-fb24-4231-ba11-4ecda9324a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:41:43.133Z|852c55f2-56b5-4fe7-be5b-2a5134ba5151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:43.137Z|852c55f2-56b5-4fe7-be5b-2a5134ba5151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:43.167Z|7b21bffb-c3cb-429a-a0cd-156eece31d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:43.168Z|7b21bffb-c3cb-429a-a0cd-156eece31d77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:43.180Z|a81a399e-9392-4675-9af9-aecd7ee9f812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:43.181Z|a81a399e-9392-4675-9af9-aecd7ee9f812|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:51.769Z|f22030ce-23f1-428d-9ec2-f22b054a58ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:41:51.770Z|f22030ce-23f1-428d-9ec2-f22b054a58ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:41:52.474Z|ba6fbe0a-e052-451c-bde0-8559a5b0f64a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:41:52.474Z|ba6fbe0a-e052-451c-bde0-8559a5b0f64a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:41:53.186Z|e1c1cde9-6e74-4d81-8d34-a656d927eba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:53.186Z|e1c1cde9-6e74-4d81-8d34-a656d927eba9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:53.193Z|d876b9c5-0bc8-4c9e-b42b-7f917bd120d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:53.194Z|d876b9c5-0bc8-4c9e-b42b-7f917bd120d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:53.208Z|51266855-a4f4-4c28-8423-e2bb20cc0e94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:41:53.209Z|51266855-a4f4-4c28-8423-e2bb20cc0e94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:41:54.038Z|1f23f421-9d54-4782-beaf-a4df1ba1d368|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:41:54.040Z|1f23f421-9d54-4782-beaf-a4df1ba1d368|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:03.216Z|259ca6c6-618f-4c55-ae75-c81c5b7e9fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:03.220Z|259ca6c6-618f-4c55-ae75-c81c5b7e9fe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:03.223Z|900a9460-6e21-4715-bb30-95bfd1661493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:03.224Z|900a9460-6e21-4715-bb30-95bfd1661493|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:03.239Z|6461355e-cbe4-4b1f-81b7-4580484c0ec9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:03.239Z|6461355e-cbe4-4b1f-81b7-4580484c0ec9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:06.770Z|52f09bac-42bb-4bc2-b0fa-f9e3b546586f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:42:06.776Z|52f09bac-42bb-4bc2-b0fa-f9e3b546586f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:42:13.254Z|aec37d78-4250-4a2a-8e17-669a4b95b78b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:13.255Z|aec37d78-4250-4a2a-8e17-669a4b95b78b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:13.263Z|75b1097f-d604-485e-8800-8e6113061669|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:13.264Z|75b1097f-d604-485e-8800-8e6113061669|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:13.295Z|cf6742a6-7485-45aa-8860-13b838e36663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:13.300Z|cf6742a6-7485-45aa-8860-13b838e36663|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:21.769Z|ff1d93f5-2077-4d3c-8112-b182c9a660bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:42:21.770Z|ff1d93f5-2077-4d3c-8112-b182c9a660bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:42:22.475Z|23cb116b-67fe-419e-bfd0-decc9b520027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:42:22.476Z|23cb116b-67fe-419e-bfd0-decc9b520027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:42:23.302Z|47dbefc2-99f8-41f4-8f25-2e136a746850|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:23.303Z|47dbefc2-99f8-41f4-8f25-2e136a746850|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:23.305Z|dc865adb-9183-4546-9dff-228efcb903f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:23.306Z|dc865adb-9183-4546-9dff-228efcb903f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:23.344Z|da903b69-cc8e-4861-b275-69c5b3943730|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:23.345Z|da903b69-cc8e-4861-b275-69c5b3943730|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:33.332Z|21a61bcc-ee05-48f4-9033-68017100f23a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:33.333Z|21a61bcc-ee05-48f4-9033-68017100f23a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:33.336Z|5f3d9071-3df9-4823-8ebc-5090bb8438b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:33.338Z|5f3d9071-3df9-4823-8ebc-5090bb8438b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:33.372Z|b01fdba2-762e-4dfb-b798-3e4509d3a302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:33.372Z|b01fdba2-762e-4dfb-b798-3e4509d3a302|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:36.769Z|bc3cc65e-fa31-4113-ae2f-260cd64a9a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:42:36.770Z|bc3cc65e-fa31-4113-ae2f-260cd64a9a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:42:43.361Z|ede86da5-41be-4dec-a749-cf32dae6ed5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:43.362Z|ede86da5-41be-4dec-a749-cf32dae6ed5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:43.380Z|841ddd56-d251-4270-85d6-464c4a76941d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:43.381Z|841ddd56-d251-4270-85d6-464c4a76941d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:43.425Z|9fc8b04f-1bc0-4a4e-afca-8b86fbe9692a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:43.426Z|9fc8b04f-1bc0-4a4e-afca-8b86fbe9692a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:51.769Z|baaf21ff-f342-4ba9-b24f-4f5f4c601f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:42:51.783Z|baaf21ff-f342-4ba9-b24f-4f5f4c601f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:42:52.477Z|cc2f3707-5929-4bd3-bb8f-c15a156d8995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:42:52.478Z|cc2f3707-5929-4bd3-bb8f-c15a156d8995|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:42:53.404Z|0a2ad2d4-5ecb-4032-81d2-f2d04198213e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:53.405Z|0a2ad2d4-5ecb-4032-81d2-f2d04198213e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:53.433Z|40682dca-09aa-4b39-b417-3441d4ad2036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:53.435Z|40682dca-09aa-4b39-b417-3441d4ad2036|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:53.465Z|2cbe7187-5057-42ce-93c2-b4a43e1baf8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:42:53.466Z|2cbe7187-5057-42ce-93c2-b4a43e1baf8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:42:54.040Z|7913fd12-99d7-4fd2-bd38-df006f80e0ff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:42:54.041Z|7913fd12-99d7-4fd2-bd38-df006f80e0ff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:03.442Z|5f6a5fa1-2aa1-4ef8-9c55-2a751bf04c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:03.444Z|5f6a5fa1-2aa1-4ef8-9c55-2a751bf04c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:03.464Z|f249c243-cddd-44e5-b4d3-2efd93bb2c3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:03.466Z|f249c243-cddd-44e5-b4d3-2efd93bb2c3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:03.493Z|3d770da2-dfd2-41eb-9544-2c69d23ce2dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:03.494Z|3d770da2-dfd2-41eb-9544-2c69d23ce2dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:06.773Z|300da8bc-43ee-43f5-9d82-a02fcb05d478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:43:06.777Z|300da8bc-43ee-43f5-9d82-a02fcb05d478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:43:13.490Z|742e6d6b-1e26-4fc5-8085-8e04ea1a2ba7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:13.491Z|742e6d6b-1e26-4fc5-8085-8e04ea1a2ba7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:13.501Z|740768bf-e5e1-4e5e-8897-36d7db3da3de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:13.502Z|740768bf-e5e1-4e5e-8897-36d7db3da3de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:13.524Z|b8753eaf-613f-47e5-b171-f49ca61f17f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:13.525Z|b8753eaf-613f-47e5-b171-f49ca61f17f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:21.770Z|a61ddf51-7b4f-467d-aa79-1466fd2f0a4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:43:21.771Z|a61ddf51-7b4f-467d-aa79-1466fd2f0a4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:43:22.479Z|2c947ee7-6806-4e7c-995d-4a0d273e449b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:43:22.480Z|2c947ee7-6806-4e7c-995d-4a0d273e449b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:43:23.524Z|059c4ab5-9b0b-41e0-a0b7-0191de722680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:23.525Z|059c4ab5-9b0b-41e0-a0b7-0191de722680|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:23.535Z|94e47691-648f-41ce-bdf3-c18e75944a22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:23.536Z|94e47691-648f-41ce-bdf3-c18e75944a22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:23.550Z|cb6b4033-eb73-471b-8ecb-78085231171a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:23.551Z|cb6b4033-eb73-471b-8ecb-78085231171a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:33.556Z|e3f675f8-851d-4a15-93eb-cedc9033cb6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:33.557Z|e3f675f8-851d-4a15-93eb-cedc9033cb6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:33.567Z|a5cc397b-a7de-449a-9cda-b4e1f5c6dddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:33.568Z|a5cc397b-a7de-449a-9cda-b4e1f5c6dddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:33.577Z|046cfb55-1164-46a1-b080-d3b2fa6c8887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:33.578Z|046cfb55-1164-46a1-b080-d3b2fa6c8887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:36.770Z|884bed19-2560-4cbf-847d-d6da47a021db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:43:36.776Z|884bed19-2560-4cbf-847d-d6da47a021db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:43:43.594Z|d9538bd1-e135-4e4b-ab71-e36ec9079cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:43.595Z|d9538bd1-e135-4e4b-ab71-e36ec9079cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:43.622Z|08a89d82-647f-4956-a44d-d67d7163ec73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:43.622Z|987ee5fa-a4a2-445c-8baf-4d9c91e1c24a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:43.623Z|987ee5fa-a4a2-445c-8baf-4d9c91e1c24a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:43.623Z|08a89d82-647f-4956-a44d-d67d7163ec73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:51.770Z|dc6e416c-62f0-4e79-a859-e07f25ddf7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:43:51.771Z|dc6e416c-62f0-4e79-a859-e07f25ddf7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:43:52.481Z|f186e7c1-3602-4035-8097-761aaccd396c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:43:52.481Z|f186e7c1-3602-4035-8097-761aaccd396c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:43:53.628Z|818ce22f-0755-45df-b0a2-57f88de9b7a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:53.629Z|818ce22f-0755-45df-b0a2-57f88de9b7a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:53.654Z|3174dce3-e406-443e-8e45-29bbff4cf063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:53.657Z|3174dce3-e406-443e-8e45-29bbff4cf063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:53.665Z|705d9cbb-2f2e-4e71-b130-14999bc58733|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:43:53.666Z|705d9cbb-2f2e-4e71-b130-14999bc58733|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:43:54.037Z|7774c6be-b664-4c46-bc5c-060ad86346cc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:43:54.039Z|7774c6be-b664-4c46-bc5c-060ad86346cc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:03.659Z|3ec78343-a197-4ade-8acd-047a35f9397f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:03.661Z|3ec78343-a197-4ade-8acd-047a35f9397f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:03.685Z|8e88b91b-3da3-40bb-b94e-872d22ffe193|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:03.686Z|8e88b91b-3da3-40bb-b94e-872d22ffe193|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:03.693Z|77c848ba-f113-447c-9bc6-788129efa305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:03.694Z|77c848ba-f113-447c-9bc6-788129efa305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:06.770Z|9985c966-5217-4ade-bcee-11139e977c5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:44:06.771Z|9985c966-5217-4ade-bcee-11139e977c5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:44:13.687Z|f6c1c9ae-2a83-45ee-8ec2-1f407351d92f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:13.688Z|f6c1c9ae-2a83-45ee-8ec2-1f407351d92f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:13.716Z|8c36b704-e914-474c-9635-371e4c49ca1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:13.718Z|8c36b704-e914-474c-9635-371e4c49ca1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:13.721Z|c360b993-387f-463d-9400-a3755924c6d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:13.722Z|c360b993-387f-463d-9400-a3755924c6d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:21.770Z|f461cbea-f1c2-4aa2-8be9-befc5bfd171c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:44:21.776Z|f461cbea-f1c2-4aa2-8be9-befc5bfd171c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:44:22.482Z|a5466dea-1186-4540-9acb-06cbc22d11bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:44:22.483Z|a5466dea-1186-4540-9acb-06cbc22d11bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:44:23.714Z|6b9c5437-73c3-481c-bdc4-00ab02517cdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:23.716Z|6b9c5437-73c3-481c-bdc4-00ab02517cdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:23.746Z|71ab2bf4-7005-45af-8395-de12a3503301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:23.747Z|71ab2bf4-7005-45af-8395-de12a3503301|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:23.746Z|94790738-6526-4fe8-bb9d-e6f46ef0d27b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:23.759Z|94790738-6526-4fe8-bb9d-e6f46ef0d27b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:33.742Z|26418ec0-46f1-4b14-90ad-698181222876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:33.743Z|26418ec0-46f1-4b14-90ad-698181222876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:33.773Z|14922b60-9387-44f8-a8eb-d385c76281c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:33.774Z|14922b60-9387-44f8-a8eb-d385c76281c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:33.785Z|10321434-2829-40f2-ab77-9be3300fc090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:33.786Z|10321434-2829-40f2-ab77-9be3300fc090|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:36.770Z|77a2c031-0829-4f78-9013-04ee8f418adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:44:36.770Z|77a2c031-0829-4f78-9013-04ee8f418adb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:44:43.770Z|097f9e57-1006-4c85-a0e7-bcade7df32a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:43.773Z|097f9e57-1006-4c85-a0e7-bcade7df32a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:43.799Z|f8eb1d90-53fd-458f-92fc-b20569252946|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:43.801Z|f8eb1d90-53fd-458f-92fc-b20569252946|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:43.817Z|fb7786ed-a362-46dd-a99b-8f7186d2a001|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:43.819Z|fb7786ed-a362-46dd-a99b-8f7186d2a001|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:51.770Z|679d1715-1daf-4d36-9b43-0a869daaf825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:44:51.780Z|679d1715-1daf-4d36-9b43-0a869daaf825|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:44:52.484Z|874926d3-58ff-4d09-b370-cd1f12afdd8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:44:52.485Z|874926d3-58ff-4d09-b370-cd1f12afdd8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:44:53.800Z|a55e4b65-8747-47b5-b07b-cffcaef0218f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:53.801Z|a55e4b65-8747-47b5-b07b-cffcaef0218f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:53.831Z|1678000a-1e62-4d72-8df4-b95d3c777738|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:53.832Z|1678000a-1e62-4d72-8df4-b95d3c777738|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:53.851Z|af035cce-fb39-46c2-a158-10178ae1c6c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:44:53.855Z|af035cce-fb39-46c2-a158-10178ae1c6c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:44:54.055Z|44d78c0c-956e-41b1-bc0d-02c2d89ed909|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:44:54.056Z|44d78c0c-956e-41b1-bc0d-02c2d89ed909|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:03.829Z|23e8f9a5-691d-4a57-a9aa-11047b25bec6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:03.831Z|23e8f9a5-691d-4a57-a9aa-11047b25bec6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:03.864Z|09d9af78-360e-4f63-a5ec-949edcb86cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:03.865Z|09d9af78-360e-4f63-a5ec-949edcb86cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:03.887Z|54ea11f5-5a76-4c73-8757-8d83058f8cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:03.889Z|54ea11f5-5a76-4c73-8757-8d83058f8cee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:06.770Z|b4c4774d-0ef0-45d3-a9c1-bab2cbda1764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:45:06.770Z|b4c4774d-0ef0-45d3-a9c1-bab2cbda1764|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:45:13.868Z|3f2e3b0f-5ef7-4b18-a254-39ce0f8dcb70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:13.870Z|3f2e3b0f-5ef7-4b18-a254-39ce0f8dcb70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:13.896Z|6f351b53-8137-4760-9f5f-10b449147782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:13.897Z|6f351b53-8137-4760-9f5f-10b449147782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:13.925Z|e5a52a8b-4ad6-49fe-93b8-af232ff38c54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:13.927Z|e5a52a8b-4ad6-49fe-93b8-af232ff38c54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:21.770Z|0883fb91-958f-4672-a643-d35097de7551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:45:21.770Z|0883fb91-958f-4672-a643-d35097de7551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:45:22.486Z|cf4dcfd7-feae-49a7-a7f9-d314bce6f044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:45:22.487Z|cf4dcfd7-feae-49a7-a7f9-d314bce6f044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:45:23.896Z|5b03e69d-1466-4793-869c-eb2bf6e0475e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:23.897Z|5b03e69d-1466-4793-869c-eb2bf6e0475e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:23.937Z|3ff943ff-b6bf-4988-8ede-8601949b9ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:23.938Z|3ff943ff-b6bf-4988-8ede-8601949b9ebe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:23.960Z|80cd4a13-9999-4292-bac6-afa7e8051ffe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:23.961Z|80cd4a13-9999-4292-bac6-afa7e8051ffe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:33.934Z|6c3be9a9-b75a-420d-9ab2-988924b6a0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:33.935Z|6c3be9a9-b75a-420d-9ab2-988924b6a0ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:33.993Z|9ec98d18-ba94-4bd4-b1cc-6b1b4b7d9921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:33.993Z|fbcf30d7-c83e-4465-bf32-4ce9cd431873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:33.994Z|fbcf30d7-c83e-4465-bf32-4ce9cd431873|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:33.994Z|9ec98d18-ba94-4bd4-b1cc-6b1b4b7d9921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:36.770Z|2352ba0c-c648-44f2-af2a-6a5d8af90358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:45:36.773Z|2352ba0c-c648-44f2-af2a-6a5d8af90358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:45:43.976Z|057befff-4e39-4d8b-a0ee-13a2597b04ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:43.978Z|057befff-4e39-4d8b-a0ee-13a2597b04ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:44.030Z|616cbfb2-6c62-41df-b5a6-d6ba257beafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:44.031Z|616cbfb2-6c62-41df-b5a6-d6ba257beafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:44.032Z|e6271ab4-50ba-4334-8841-7f448ba75aa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:44.033Z|e6271ab4-50ba-4334-8841-7f448ba75aa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:51.769Z|e17faa05-cd39-4c8c-8367-398f6dae332c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:45:51.770Z|e17faa05-cd39-4c8c-8367-398f6dae332c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:45:52.490Z|315db605-cc63-44e5-a63b-bd3d4052cc3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:45:52.491Z|315db605-cc63-44e5-a63b-bd3d4052cc3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:45:54.007Z|c5778ca1-b7c2-4a44-96d8-e31a751a6093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:54.007Z|c5778ca1-b7c2-4a44-96d8-e31a751a6093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:54.040Z|a394da37-03fe-4c69-9800-83acc7315f07|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:45:54.040Z|a394da37-03fe-4c69-9800-83acc7315f07|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:54.064Z|ad5ac4d0-846e-4983-a3ba-6b3227497756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:54.065Z|ad5ac4d0-846e-4983-a3ba-6b3227497756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:45:54.073Z|494cc755-0186-4daa-a759-4e3cb99b70a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:45:54.074Z|494cc755-0186-4daa-a759-4e3cb99b70a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:04.042Z|82ae9b3b-0cc9-46ba-9a60-b19c3ddc63d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:04.043Z|82ae9b3b-0cc9-46ba-9a60-b19c3ddc63d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:04.095Z|6f1fcdee-6925-4b40-9d52-f0416765fcb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:04.096Z|6f1fcdee-6925-4b40-9d52-f0416765fcb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:04.107Z|b40d6876-9886-4a9b-8044-f17539fa904f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:04.108Z|b40d6876-9886-4a9b-8044-f17539fa904f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:06.769Z|b3896c24-82c7-4501-a5b8-698f1be35a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:46:06.771Z|b3896c24-82c7-4501-a5b8-698f1be35a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:46:14.074Z|6e7467eb-8a4d-465c-aea4-dbf2846e3bee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:14.075Z|6e7467eb-8a4d-465c-aea4-dbf2846e3bee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:14.121Z|7789c177-2bc4-4866-9957-40a9a509254f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:14.122Z|7789c177-2bc4-4866-9957-40a9a509254f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:14.149Z|9462553f-3ecd-4633-ac12-3caa783ec8f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:14.150Z|9462553f-3ecd-4633-ac12-3caa783ec8f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:21.769Z|bdf1854c-2e30-4122-81e1-3d054781d6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:46:21.772Z|bdf1854c-2e30-4122-81e1-3d054781d6b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:46:22.492Z|f4c04bbf-25fb-4109-aaea-290247cc8b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:46:22.493Z|f4c04bbf-25fb-4109-aaea-290247cc8b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:46:24.101Z|871a3495-aaaf-4b3c-9644-736734cfe743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:24.103Z|871a3495-aaaf-4b3c-9644-736734cfe743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:24.146Z|b6a92e93-b98e-4e2b-9434-9ab6c17d4bc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:24.147Z|b6a92e93-b98e-4e2b-9434-9ab6c17d4bc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:24.177Z|2397694d-274a-4331-86ac-0bc52acdc6ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:24.178Z|2397694d-274a-4331-86ac-0bc52acdc6ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:34.132Z|0e9fdeef-a00b-4060-8c8c-22ffa2711092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:34.133Z|0e9fdeef-a00b-4060-8c8c-22ffa2711092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:34.179Z|33420639-8a89-4854-9b20-f3747e12d414|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:34.180Z|33420639-8a89-4854-9b20-f3747e12d414|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:34.202Z|74bc9558-d6c9-4afc-a0a8-8f59ec242778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:34.203Z|74bc9558-d6c9-4afc-a0a8-8f59ec242778|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:36.769Z|1afd4713-a903-4e32-acee-c288d3c6d2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:46:36.770Z|1afd4713-a903-4e32-acee-c288d3c6d2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:46:44.168Z|218c35e5-4903-4d3d-aa6f-5a28f4ea745d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:44.169Z|218c35e5-4903-4d3d-aa6f-5a28f4ea745d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:44.212Z|f9d71f04-7e4a-4743-afbd-1df56e28d6de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:44.213Z|f9d71f04-7e4a-4743-afbd-1df56e28d6de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:44.246Z|56271073-1795-4ee5-b295-4ed339ebf69f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:44.247Z|56271073-1795-4ee5-b295-4ed339ebf69f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:51.770Z|83b92406-84dc-4bd1-99be-4bb2ca1f2c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:46:51.770Z|83b92406-84dc-4bd1-99be-4bb2ca1f2c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:46:52.494Z|34bb23aa-561d-42f0-81c3-c5d9db2a24bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:46:52.495Z|34bb23aa-561d-42f0-81c3-c5d9db2a24bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:46:54.039Z|f4a37951-8543-4e3f-b5f9-a4ccff647d98|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:46:54.041Z|f4a37951-8543-4e3f-b5f9-a4ccff647d98|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:54.201Z|84a67566-b5ae-4859-b8d1-d4899f6584e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:54.203Z|84a67566-b5ae-4859-b8d1-d4899f6584e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:54.241Z|2ffa6068-33d6-47b4-a6da-cdb78d2f495c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:54.242Z|2ffa6068-33d6-47b4-a6da-cdb78d2f495c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:46:54.275Z|0f30dea1-daa1-4dbf-8a99-23189f645080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:46:54.276Z|0f30dea1-daa1-4dbf-8a99-23189f645080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:04.236Z|2adcc31d-1924-4e60-8d9c-9c05ca67d6df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:04.237Z|2adcc31d-1924-4e60-8d9c-9c05ca67d6df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:04.269Z|44e4a06c-1bdd-41e7-8af6-9067448bf793|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:04.270Z|44e4a06c-1bdd-41e7-8af6-9067448bf793|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:04.301Z|fcf6ee96-0c23-463b-afeb-bfac075595e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:04.302Z|fcf6ee96-0c23-463b-afeb-bfac075595e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:06.770Z|9a6bb669-1fa0-4794-830c-c5850cad4805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:47:06.772Z|9a6bb669-1fa0-4794-830c-c5850cad4805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:47:14.265Z|fd9585e7-c95d-415c-ae91-84d57fc00148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:14.266Z|fd9585e7-c95d-415c-ae91-84d57fc00148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:14.306Z|898ed080-635f-43b4-a103-bedc1c73d028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:14.308Z|898ed080-635f-43b4-a103-bedc1c73d028|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:14.331Z|0e0bb5c7-ab8e-4844-b73b-0255231eb1a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:14.332Z|0e0bb5c7-ab8e-4844-b73b-0255231eb1a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:21.769Z|95ea1ae4-e4d1-4a2a-aed1-cc562199fa07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:47:21.770Z|95ea1ae4-e4d1-4a2a-aed1-cc562199fa07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:47:22.496Z|e89aee9d-06d1-40db-a919-7f16229ae1b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:47:22.497Z|e89aee9d-06d1-40db-a919-7f16229ae1b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:47:24.291Z|d753eb73-e58a-4e3c-abc1-1d5ce32010d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:24.291Z|d753eb73-e58a-4e3c-abc1-1d5ce32010d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:24.336Z|48868842-d6c0-4044-9314-5435e3d537b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:24.337Z|48868842-d6c0-4044-9314-5435e3d537b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:24.367Z|c210862e-d57f-4491-b6c2-7771f320aea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:24.368Z|c210862e-d57f-4491-b6c2-7771f320aea4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:34.318Z|adf3491a-c5de-42ed-b10a-322ad5b2fd8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:34.319Z|adf3491a-c5de-42ed-b10a-322ad5b2fd8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:34.382Z|2a09b0e5-4c4c-40f6-9e2a-5aba667d5a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:34.383Z|2a09b0e5-4c4c-40f6-9e2a-5aba667d5a23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:34.398Z|9a55bf63-c3fa-4555-86ff-810cd38fc199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:34.399Z|9a55bf63-c3fa-4555-86ff-810cd38fc199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:36.770Z|f54130a7-2146-4802-8b45-660247a9af4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:47:36.771Z|f54130a7-2146-4802-8b45-660247a9af4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:47:44.350Z|47faee58-e241-4b47-bf38-45f67421b4e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:44.352Z|47faee58-e241-4b47-bf38-45f67421b4e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:44.412Z|7452baf8-2efe-4aee-ad1a-f1c2c393a804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:44.413Z|7452baf8-2efe-4aee-ad1a-f1c2c393a804|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:44.455Z|7aae554a-8f5d-4fb9-915f-be2e0b5eeebf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:44.456Z|7aae554a-8f5d-4fb9-915f-be2e0b5eeebf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:51.769Z|c635ab20-0627-41e2-9af0-e2840a8a8533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:47:51.771Z|c635ab20-0627-41e2-9af0-e2840a8a8533|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:47:52.498Z|748f2b42-2eb9-48b0-b8cb-61b570c30570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:47:52.498Z|748f2b42-2eb9-48b0-b8cb-61b570c30570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:47:54.040Z|43e8603e-66e8-4c69-8f4c-f886b973d519|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:47:54.041Z|43e8603e-66e8-4c69-8f4c-f886b973d519|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:54.384Z|c6ff6127-9c35-4b6c-822d-9f4dcba74d6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:54.384Z|c6ff6127-9c35-4b6c-822d-9f4dcba74d6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:54.445Z|8b38ba17-4596-415c-b0bc-010023d53889|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:54.447Z|8b38ba17-4596-415c-b0bc-010023d53889|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:47:54.492Z|95e62974-e51e-4090-8136-6bcc060d8b99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:47:54.493Z|95e62974-e51e-4090-8136-6bcc060d8b99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:04.437Z|f401cafc-89b9-475c-ba7e-e013f76840fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:04.439Z|f401cafc-89b9-475c-ba7e-e013f76840fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:04.479Z|3bc540b3-73b8-4288-857d-b3168f9b1511|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:04.482Z|3bc540b3-73b8-4288-857d-b3168f9b1511|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:04.541Z|49a94b3d-2044-47cd-941c-39cfef984143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:04.542Z|49a94b3d-2044-47cd-941c-39cfef984143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:06.770Z|3e7c53c8-59f7-4a0c-9b4b-a99e889e2310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:48:06.771Z|3e7c53c8-59f7-4a0c-9b4b-a99e889e2310|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:48:14.474Z|886f9bcc-828e-4088-ad8a-cc184c911a11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:14.476Z|886f9bcc-828e-4088-ad8a-cc184c911a11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:14.511Z|65b94f9e-31a9-4c27-b73b-6f8778535d6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:14.513Z|65b94f9e-31a9-4c27-b73b-6f8778535d6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:14.583Z|346c869f-e84a-423a-94d7-6b6ac2764803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:14.584Z|346c869f-e84a-423a-94d7-6b6ac2764803|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:21.769Z|1458c649-a264-4126-87a9-ecef8e16e90b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:48:21.770Z|1458c649-a264-4126-87a9-ecef8e16e90b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:48:22.499Z|c80d2190-abed-4cf7-b4f6-d6737467fa90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:48:22.500Z|c80d2190-abed-4cf7-b4f6-d6737467fa90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:48:24.513Z|fa0bcc57-48f4-4632-9ae0-874fa3e19f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:24.515Z|fa0bcc57-48f4-4632-9ae0-874fa3e19f87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:24.547Z|a7cfa8e0-4e3d-4381-a48d-f5669a503446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:24.549Z|a7cfa8e0-4e3d-4381-a48d-f5669a503446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:24.612Z|c6bb83cc-3da9-463e-94a5-b4787dbde5a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:24.614Z|c6bb83cc-3da9-463e-94a5-b4787dbde5a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:34.540Z|51e6dbb9-c47a-4d41-a395-98b880b4d3d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:34.541Z|51e6dbb9-c47a-4d41-a395-98b880b4d3d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:34.574Z|93053dc1-efe1-4247-afe1-8d1d37e71425|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:34.575Z|93053dc1-efe1-4247-afe1-8d1d37e71425|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:34.644Z|a2fa1458-1fdb-47fd-9c26-d62c6f6bdf37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:34.647Z|a2fa1458-1fdb-47fd-9c26-d62c6f6bdf37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:36.777Z|c75ce394-384d-45ce-9eae-7bde359366d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:48:36.779Z|c75ce394-384d-45ce-9eae-7bde359366d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:48:44.570Z|eb50efaa-4e5e-46b1-af9d-8ed147b9c871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:44.572Z|eb50efaa-4e5e-46b1-af9d-8ed147b9c871|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:44.600Z|0cd21830-85f8-43c8-ad77-7db334ffbbda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:44.602Z|0cd21830-85f8-43c8-ad77-7db334ffbbda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:44.674Z|1027b234-c119-4759-8715-4abdd87ba91f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:44.675Z|1027b234-c119-4759-8715-4abdd87ba91f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:51.769Z|61c2df7a-6d4a-487b-b3d4-e8dd3df06f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:48:51.770Z|61c2df7a-6d4a-487b-b3d4-e8dd3df06f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:48:52.501Z|b72cfa6e-538d-4789-a62e-8c0e2a499832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:48:52.501Z|b72cfa6e-538d-4789-a62e-8c0e2a499832|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:48:54.042Z|441f1b04-be76-4a89-a07b-47d038661579|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:48:54.043Z|441f1b04-be76-4a89-a07b-47d038661579|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:54.608Z|38dbbab6-2f92-4480-b0fe-b4e311f18e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:54.609Z|38dbbab6-2f92-4480-b0fe-b4e311f18e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:54.634Z|583d8686-12d5-45c2-9181-8032a125233d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:54.635Z|583d8686-12d5-45c2-9181-8032a125233d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:48:54.705Z|7673ac7f-8434-4070-8c58-f2f2600389f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:48:54.707Z|7673ac7f-8434-4070-8c58-f2f2600389f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:04.637Z|029ac316-9ce3-46b0-9051-2c81f8177c89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:04.639Z|029ac316-9ce3-46b0-9051-2c81f8177c89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:04.661Z|a3082d40-72d3-497b-8211-af9387837192|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:04.662Z|a3082d40-72d3-497b-8211-af9387837192|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:04.737Z|dfba9395-b35a-4ebc-882e-794ca5516d59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:04.738Z|dfba9395-b35a-4ebc-882e-794ca5516d59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:06.769Z|3604afed-91c7-4f3b-8fcd-aa863f6673d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:49:06.770Z|3604afed-91c7-4f3b-8fcd-aa863f6673d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:49:14.668Z|06dfd554-7e47-4c84-bb58-64b158869157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:14.669Z|06dfd554-7e47-4c84-bb58-64b158869157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:14.689Z|cbb6d591-be43-4398-8410-ed462062204c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:14.691Z|cbb6d591-be43-4398-8410-ed462062204c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:14.764Z|3b597524-5676-425a-9a54-df5fde1f1938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:14.766Z|3b597524-5676-425a-9a54-df5fde1f1938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:21.770Z|77613474-f175-4be9-bf12-407a9f466ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:49:21.772Z|77613474-f175-4be9-bf12-407a9f466ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:49:22.502Z|e605d01a-9176-487a-88a1-f8e13d41b43e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:49:22.503Z|e605d01a-9176-487a-88a1-f8e13d41b43e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:49:24.700Z|0b2d340e-280d-40b9-b81c-f6bf898631b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:24.702Z|0b2d340e-280d-40b9-b81c-f6bf898631b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:24.723Z|054c7db9-5437-41de-8ee7-73f4d4ab90f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:24.727Z|054c7db9-5437-41de-8ee7-73f4d4ab90f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:24.797Z|ec27472c-2977-4193-97d5-d55fc1d53bfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:24.798Z|ec27472c-2977-4193-97d5-d55fc1d53bfe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:34.732Z|93bf7765-4779-4335-ac03-b4b98793dcb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:34.733Z|93bf7765-4779-4335-ac03-b4b98793dcb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:34.759Z|81b743a0-2bdc-49b4-ae2d-7b8531cdf6b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:34.763Z|81b743a0-2bdc-49b4-ae2d-7b8531cdf6b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:34.849Z|41939f7c-0074-4318-ab13-ba9ec1d738f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:34.851Z|41939f7c-0074-4318-ab13-ba9ec1d738f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:36.769Z|5f7dafd9-4a77-4147-bc50-5fecf14d9f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:49:36.770Z|5f7dafd9-4a77-4147-bc50-5fecf14d9f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:49:44.759Z|e3eb0f4d-07f1-479b-87b0-f5fa15141de4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:44.760Z|e3eb0f4d-07f1-479b-87b0-f5fa15141de4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:44.793Z|b9b9f113-6644-406a-b79e-8706fe10755b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:44.794Z|b9b9f113-6644-406a-b79e-8706fe10755b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:44.880Z|1ae18b33-e963-4b81-bb6a-052f565ccc95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:44.881Z|1ae18b33-e963-4b81-bb6a-052f565ccc95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:51.769Z|7879d71b-1c62-4ea4-81e8-09e350c3916a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:49:51.770Z|7879d71b-1c62-4ea4-81e8-09e350c3916a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:49:52.504Z|c86ce637-57af-4f53-833c-9673f8be31b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:49:52.505Z|c86ce637-57af-4f53-833c-9673f8be31b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:49:54.041Z|461b6f79-535e-467d-8c25-a51e42c87a1e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:49:54.042Z|461b6f79-535e-467d-8c25-a51e42c87a1e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:54.795Z|7cee00d1-da09-4e4b-9260-748557b336c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:54.795Z|7cee00d1-da09-4e4b-9260-748557b336c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:54.821Z|f656b6d6-6c81-483c-a199-697771aa8437|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:54.823Z|f656b6d6-6c81-483c-a199-697771aa8437|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:49:54.909Z|f632309c-9d54-4024-bc14-f28e0ce24027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:49:54.910Z|f632309c-9d54-4024-bc14-f28e0ce24027|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:04.829Z|60f94bf5-f472-4374-9b6d-6834c7597dec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:04.829Z|60f94bf5-f472-4374-9b6d-6834c7597dec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:04.858Z|cb7fb07d-c18c-440e-a9f3-0dc245fc9835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:04.859Z|cb7fb07d-c18c-440e-a9f3-0dc245fc9835|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:04.937Z|6208ee6d-e744-47db-a7d1-552e3987e713|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:04.938Z|6208ee6d-e744-47db-a7d1-552e3987e713|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:06.769Z|f722f710-f354-4265-a257-b43c9912cd0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:50:06.772Z|f722f710-f354-4265-a257-b43c9912cd0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:50:14.949Z|53a18d52-bd7e-4d23-8ae4-d34163af54dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:14.951Z|53a18d52-bd7e-4d23-8ae4-d34163af54dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:14.966Z|1715ba6d-30b2-492f-92c0-16ae9f136726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:14.967Z|1715ba6d-30b2-492f-92c0-16ae9f136726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:14.985Z|d6bd7c7a-c019-40b3-b005-636db6d98f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:14.986Z|d6bd7c7a-c019-40b3-b005-636db6d98f8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:21.770Z|000db88a-589e-4d5c-8664-65c090090816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:50:21.771Z|000db88a-589e-4d5c-8664-65c090090816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:50:22.505Z|6679eded-8a99-4b69-a0ea-77e3c63ec1fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:50:22.508Z|6679eded-8a99-4b69-a0ea-77e3c63ec1fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:50:24.989Z|78d67240-86fd-428a-8bca-6e85b298b2e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:24.990Z|78d67240-86fd-428a-8bca-6e85b298b2e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:24.998Z|9e3b395a-423d-4f9d-8578-81c55c2a9e0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:24.999Z|9e3b395a-423d-4f9d-8578-81c55c2a9e0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:25.050Z|1ef25d10-bc19-4c1b-8910-3a5a13ed44de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:25.052Z|1ef25d10-bc19-4c1b-8910-3a5a13ed44de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:35.035Z|9fe60336-eba2-46ce-b1fd-4491982bdb01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:35.037Z|9fe60336-eba2-46ce-b1fd-4491982bdb01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:35.043Z|59405ed9-7552-44fd-8e13-19bbd68556fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:35.044Z|59405ed9-7552-44fd-8e13-19bbd68556fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:35.088Z|6950cc9c-387c-4e49-83f8-faa577cd8473|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:35.089Z|6950cc9c-387c-4e49-83f8-faa577cd8473|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:36.774Z|50111f42-2e0e-4922-9bca-f3159eb0f2e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:50:36.781Z|50111f42-2e0e-4922-9bca-f3159eb0f2e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:50:45.080Z|c49f48b2-542e-492c-85e0-492d222e38f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:45.080Z|4794e01b-91d1-44a2-8815-283a78371d35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:45.083Z|c49f48b2-542e-492c-85e0-492d222e38f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:45.083Z|4794e01b-91d1-44a2-8815-283a78371d35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:45.117Z|269de06a-2d49-4bd4-b30c-ee4fcc257147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:45.118Z|269de06a-2d49-4bd4-b30c-ee4fcc257147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:51.770Z|a7f2cb4c-4ad8-42f4-8b09-d50ef68c31bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:50:51.771Z|a7f2cb4c-4ad8-42f4-8b09-d50ef68c31bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:50:52.510Z|db11a77b-c196-40b7-b433-4975d7ef5010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:50:52.511Z|db11a77b-c196-40b7-b433-4975d7ef5010|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:50:54.040Z|4656820a-9fc4-4b1a-abd7-bbcd5d1d9348|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:50:54.042Z|4656820a-9fc4-4b1a-abd7-bbcd5d1d9348|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:55.135Z|2022bc84-7d30-4589-b51e-ec129350b024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:55.135Z|0f6af8d7-8a64-4a14-88ef-925c4df948b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:55.136Z|2022bc84-7d30-4589-b51e-ec129350b024|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:55.136Z|0f6af8d7-8a64-4a14-88ef-925c4df948b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:50:55.176Z|e8033586-5f3d-4736-8f38-9f43db3f666f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:50:55.179Z|e8033586-5f3d-4736-8f38-9f43db3f666f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:05.175Z|28f8e428-db3c-4c5e-b8a9-d991bf35bbac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:05.176Z|28f8e428-db3c-4c5e-b8a9-d991bf35bbac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:05.180Z|88c37d33-0fd0-4fa8-a41f-916d6c7912ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:05.181Z|88c37d33-0fd0-4fa8-a41f-916d6c7912ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:05.220Z|87092d5f-9cf7-46d3-9148-11d073c67607|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:05.221Z|87092d5f-9cf7-46d3-9148-11d073c67607|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:06.769Z|f3487deb-e815-4348-9cdc-e8c240b69fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:51:06.770Z|f3487deb-e815-4348-9cdc-e8c240b69fe4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:51:15.204Z|78397be2-d408-42a6-b55d-cd62ec9f4194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:15.205Z|78397be2-d408-42a6-b55d-cd62ec9f4194|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:15.210Z|21987872-69c1-4bfb-b1a4-a7ec80967be6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:15.211Z|21987872-69c1-4bfb-b1a4-a7ec80967be6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:15.247Z|5db77c20-e57c-48e5-8f8c-f7b5eb20966f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:15.248Z|5db77c20-e57c-48e5-8f8c-f7b5eb20966f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:21.770Z|00b51761-6799-48ac-a00f-1f428873f2c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:51:21.777Z|00b51761-6799-48ac-a00f-1f428873f2c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:51:22.512Z|226687f4-24ec-40d4-964d-b2929e7430e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:51:22.513Z|226687f4-24ec-40d4-964d-b2929e7430e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:51:25.237Z|7567ce20-fe2f-4aa5-91e6-295007b7098d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:25.237Z|4dd43216-0343-4dd3-9843-98ab3242ec92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:25.238Z|7567ce20-fe2f-4aa5-91e6-295007b7098d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:25.238Z|4dd43216-0343-4dd3-9843-98ab3242ec92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:25.415Z|f7f7af81-43cc-4434-94c7-5bb6966bb78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:25.416Z|f7f7af81-43cc-4434-94c7-5bb6966bb78e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:35.276Z|b6df207d-02fb-427f-a3a4-72597dc3f926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:35.276Z|599d43cd-6b02-472d-8ad1-f9a3315e01b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:35.277Z|599d43cd-6b02-472d-8ad1-f9a3315e01b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:35.277Z|b6df207d-02fb-427f-a3a4-72597dc3f926|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:35.447Z|653025e0-380a-4ce6-b9aa-301f15b4c87f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:35.447Z|653025e0-380a-4ce6-b9aa-301f15b4c87f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:36.770Z|f9c9f0e0-86b8-498d-9f3a-b0bae9100747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:51:36.770Z|f9c9f0e0-86b8-498d-9f3a-b0bae9100747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:51:45.304Z|98ab3af5-7405-4162-ab4a-f0537f11f4bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:45.305Z|bb521afd-6ab2-4ada-96b2-8c0d9ff2e358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:45.305Z|98ab3af5-7405-4162-ab4a-f0537f11f4bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:45.306Z|bb521afd-6ab2-4ada-96b2-8c0d9ff2e358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:45.476Z|70bab5b6-4927-4709-a3d8-ff8d916c5b67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:45.477Z|70bab5b6-4927-4709-a3d8-ff8d916c5b67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:51.769Z|c6975b78-1e17-4393-a88f-f7ed78118e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:51:51.771Z|c6975b78-1e17-4393-a88f-f7ed78118e8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:51:52.515Z|3493cbef-cab7-469b-9529-6f9dee8e3d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:51:52.515Z|3493cbef-cab7-469b-9529-6f9dee8e3d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:51:54.041Z|6d9432c6-8bd5-48c3-a69d-cdc52473e333|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:51:54.042Z|6d9432c6-8bd5-48c3-a69d-cdc52473e333|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:55.335Z|e50b760e-a084-4e50-ac39-17d0d536a3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:55.335Z|36aad98a-b3a5-4ea1-a81f-f123b138ee5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:55.336Z|36aad98a-b3a5-4ea1-a81f-f123b138ee5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:55.336Z|e50b760e-a084-4e50-ac39-17d0d536a3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:51:55.527Z|21517120-bbd8-4ace-a5d1-5bf33254415a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:51:55.528Z|21517120-bbd8-4ace-a5d1-5bf33254415a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:05.361Z|d3c14786-6bb7-4b5e-a054-ceefc5fbbf71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:05.361Z|5b9eee6f-5011-4335-b605-69b071e14063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:05.362Z|5b9eee6f-5011-4335-b605-69b071e14063|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:05.362Z|d3c14786-6bb7-4b5e-a054-ceefc5fbbf71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:05.553Z|ddc49272-3b37-41e6-afa6-6858269a8f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:05.554Z|ddc49272-3b37-41e6-afa6-6858269a8f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:06.769Z|5ac435aa-4baa-4f6f-9b23-c4b2e5919278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:52:06.773Z|5ac435aa-4baa-4f6f-9b23-c4b2e5919278|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:52:15.388Z|692cee8d-1324-415e-852a-56ba281496f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:15.389Z|692cee8d-1324-415e-852a-56ba281496f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:15.388Z|a1f9255c-705a-4d23-9794-ebf6d5fce334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:15.390Z|a1f9255c-705a-4d23-9794-ebf6d5fce334|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:15.579Z|d9d21c13-71a6-4ae6-986c-56b6454d425f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:15.580Z|d9d21c13-71a6-4ae6-986c-56b6454d425f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:21.769Z|64f38cec-5750-4557-9eb3-347477b1efb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:52:21.770Z|64f38cec-5750-4557-9eb3-347477b1efb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:52:22.517Z|2a3105ed-2e2d-4a8a-8932-9fd37975cba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:52:22.517Z|2a3105ed-2e2d-4a8a-8932-9fd37975cba1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:52:25.418Z|d1859b76-9994-4914-a722-d94d279538b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:25.419Z|d1859b76-9994-4914-a722-d94d279538b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:25.431Z|e2c3f77c-3122-4825-993b-1238b746cfe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:25.432Z|e2c3f77c-3122-4825-993b-1238b746cfe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:25.612Z|62964141-f371-4b3a-b9a2-7aa8837fa9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:25.613Z|62964141-f371-4b3a-b9a2-7aa8837fa9d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:35.455Z|0062d95a-221e-4ad3-99ad-0683908a4939|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:35.457Z|0062d95a-221e-4ad3-99ad-0683908a4939|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:35.462Z|9a391ca6-7899-445a-b7f1-47327eddd512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:35.462Z|9a391ca6-7899-445a-b7f1-47327eddd512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:35.646Z|a63a7e15-4a3c-424c-bd5a-8e5cc7bb36d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:35.647Z|a63a7e15-4a3c-424c-bd5a-8e5cc7bb36d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:36.774Z|2ccd2ee8-56c8-436d-b4ca-6451c0a67d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:52:36.780Z|2ccd2ee8-56c8-436d-b4ca-6451c0a67d8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:52:45.499Z|a5ab4b6b-1193-4815-87c5-162c9c302c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:45.500Z|a5ab4b6b-1193-4815-87c5-162c9c302c57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:45.504Z|f0bd8cce-1d11-4568-93ba-55e3768c7243|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:45.504Z|f0bd8cce-1d11-4568-93ba-55e3768c7243|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:45.674Z|e7a28a82-8c3f-465e-a4e8-4833f6063321|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:45.675Z|e7a28a82-8c3f-465e-a4e8-4833f6063321|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:51.770Z|c11e5018-fefb-46be-9eb0-9007cc0b22d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:52:51.771Z|c11e5018-fefb-46be-9eb0-9007cc0b22d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:52:52.518Z|dc839d42-c81a-46f8-aab7-a2c2b3012f4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:52:52.519Z|dc839d42-c81a-46f8-aab7-a2c2b3012f4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:52:54.038Z|85a6638c-4508-42d2-a998-3224998dbd3e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:52:54.039Z|85a6638c-4508-42d2-a998-3224998dbd3e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:55.532Z|54bff1cd-a5ee-46f9-bdcd-f79def9bee56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:55.533Z|54bff1cd-a5ee-46f9-bdcd-f79def9bee56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:55.550Z|e3f6ef21-93fa-451e-8454-473654e3a874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:55.551Z|e3f6ef21-93fa-451e-8454-473654e3a874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:52:55.701Z|7da225e8-6afc-46d0-9195-0d50d5862ba4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:52:55.701Z|7da225e8-6afc-46d0-9195-0d50d5862ba4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:05.564Z|91c71066-aabd-42e3-9323-1e076cfec3e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:05.565Z|91c71066-aabd-42e3-9323-1e076cfec3e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:05.578Z|b60c263d-cd52-407c-99d9-2fd3f53e9817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:05.579Z|b60c263d-cd52-407c-99d9-2fd3f53e9817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:05.737Z|ddb76f69-7329-4b8e-b4d9-a3ba697a743b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:05.738Z|ddb76f69-7329-4b8e-b4d9-a3ba697a743b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:06.769Z|5f6b8733-90e7-404e-af0b-f23ea3955e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:53:06.770Z|5f6b8733-90e7-404e-af0b-f23ea3955e33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:53:15.597Z|9ed65de3-d794-4aed-aedb-f272cd6959db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:15.598Z|9ed65de3-d794-4aed-aedb-f272cd6959db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:15.604Z|fa620aba-0d64-41ea-b167-dbfe7aa215e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:15.605Z|fa620aba-0d64-41ea-b167-dbfe7aa215e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:15.766Z|f55ed427-0124-435c-b3a2-4da5892035ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:15.767Z|f55ed427-0124-435c-b3a2-4da5892035ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:21.770Z|7fb5df5c-3f41-42f1-b55b-bca9e9729ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:53:21.773Z|7fb5df5c-3f41-42f1-b55b-bca9e9729ab5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:53:22.520Z|c9e0d1ec-9f69-40a0-822a-365ac7522c1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:53:22.522Z|c9e0d1ec-9f69-40a0-822a-365ac7522c1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:53:25.636Z|d46f06d3-7ce6-4e34-a36f-9893b64f661a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:25.637Z|d46f06d3-7ce6-4e34-a36f-9893b64f661a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:25.636Z|9d2a6d12-a0c6-430f-b4b7-4bb6d93c6b81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:25.647Z|9d2a6d12-a0c6-430f-b4b7-4bb6d93c6b81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:25.800Z|9c100c00-7a87-407a-89bd-0df03a99c859|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:25.801Z|9c100c00-7a87-407a-89bd-0df03a99c859|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:35.670Z|c4a8a158-9e81-425e-98d3-2aa0abf4257d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:35.671Z|c4a8a158-9e81-425e-98d3-2aa0abf4257d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:35.682Z|118211b4-4d83-4295-86a5-cf62a725029d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:35.683Z|118211b4-4d83-4295-86a5-cf62a725029d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:35.828Z|e5b2681f-d4b2-4edb-945a-d132af182e4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:35.829Z|e5b2681f-d4b2-4edb-945a-d132af182e4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:36.769Z|a93cf4b3-4c05-441d-b30a-9b12b46ad8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:53:36.770Z|a93cf4b3-4c05-441d-b30a-9b12b46ad8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:53:45.697Z|2c346cdf-4dec-4488-8b30-558759e5702d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:45.698Z|2c346cdf-4dec-4488-8b30-558759e5702d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:45.709Z|4534e6d5-b686-4820-b2d6-c3b7723d80de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:45.710Z|4534e6d5-b686-4820-b2d6-c3b7723d80de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:45.855Z|a975b917-eeef-4df1-aaba-7ace5e40742e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:45.859Z|a975b917-eeef-4df1-aaba-7ace5e40742e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:51.769Z|05b1168a-8a21-49ee-94d0-f7e0edbcaa30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:53:51.770Z|05b1168a-8a21-49ee-94d0-f7e0edbcaa30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:53:52.523Z|e0bf87db-8e59-4adf-8d8e-d217aa4dd12f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:53:52.524Z|e0bf87db-8e59-4adf-8d8e-d217aa4dd12f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:53:54.040Z|90e80fdf-3532-4d11-98a0-89c59ae86217|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:53:54.043Z|90e80fdf-3532-4d11-98a0-89c59ae86217|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:55.737Z|11cb5bcf-cfa8-43af-b84b-4263c2388efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:55.737Z|7b584a55-a460-42fc-9990-ee99aaf14a36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:55.738Z|11cb5bcf-cfa8-43af-b84b-4263c2388efd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:55.738Z|7b584a55-a460-42fc-9990-ee99aaf14a36|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:53:55.886Z|a0dbd90e-a468-4d76-8c7c-c2aace07bd20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:53:55.887Z|a0dbd90e-a468-4d76-8c7c-c2aace07bd20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:05.765Z|b352d5f7-3dfb-4ff5-9770-4bfdd7c7203c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:05.766Z|b352d5f7-3dfb-4ff5-9770-4bfdd7c7203c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:05.765Z|4f33d1ab-3379-4749-b5cc-08720a37dad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:05.768Z|4f33d1ab-3379-4749-b5cc-08720a37dad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:05.954Z|78e257e5-ec22-4f83-b867-8f401cf7ff5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:05.956Z|78e257e5-ec22-4f83-b867-8f401cf7ff5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:06.769Z|65601e34-3b40-44e3-93a8-db7110e0ee4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:54:06.777Z|65601e34-3b40-44e3-93a8-db7110e0ee4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:54:15.794Z|9c219ebd-ccf7-4e5a-81db-99bbd67d4e01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:15.795Z|9c219ebd-ccf7-4e5a-81db-99bbd67d4e01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:15.804Z|80916af2-8bdc-4c6c-9e7d-d22f0339a126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:15.805Z|80916af2-8bdc-4c6c-9e7d-d22f0339a126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:15.987Z|681e07eb-558e-4029-8f0c-1b3bd90e3ec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:15.989Z|681e07eb-558e-4029-8f0c-1b3bd90e3ec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:21.769Z|b3801c0c-3666-4a11-b4fc-b8b66e82d578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:54:21.771Z|b3801c0c-3666-4a11-b4fc-b8b66e82d578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:54:22.525Z|d3c83bd1-c588-4bc5-b89d-dd1117ac92c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:54:22.526Z|d3c83bd1-c588-4bc5-b89d-dd1117ac92c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:54:25.832Z|2868d8f7-056d-46b9-a81a-77de0e5feab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:25.834Z|2868d8f7-056d-46b9-a81a-77de0e5feab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:25.835Z|338f7436-3cad-405a-93d3-7291168f78aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:25.835Z|338f7436-3cad-405a-93d3-7291168f78aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:26.022Z|2c6a6a92-e8ff-4f59-899e-01e8d90b7ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:26.023Z|2c6a6a92-e8ff-4f59-899e-01e8d90b7ec3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:35.860Z|a06bb9a3-f32b-4966-9f02-e9139a796323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:35.861Z|a06bb9a3-f32b-4966-9f02-e9139a796323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:35.864Z|582da9be-69a4-4cbc-a19e-91c2c681ddf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:35.865Z|582da9be-69a4-4cbc-a19e-91c2c681ddf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:36.048Z|08802934-bc78-48c2-8b68-1ce61ece56bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:36.049Z|08802934-bc78-48c2-8b68-1ce61ece56bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:36.769Z|be1dbc7c-f47a-454a-9486-2af4f9055507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:54:36.774Z|be1dbc7c-f47a-454a-9486-2af4f9055507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:54:45.888Z|ff0e4309-ffc5-4336-936d-2f81c3d6d22f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:45.890Z|ff0e4309-ffc5-4336-936d-2f81c3d6d22f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:45.899Z|05148232-c4dc-438e-8c2f-82485d40c709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:45.900Z|05148232-c4dc-438e-8c2f-82485d40c709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:46.083Z|df222ff6-0495-48f1-86ee-80e854d7e336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:46.087Z|df222ff6-0495-48f1-86ee-80e854d7e336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:51.769Z|c39da9a5-cfa9-4cee-bc37-955ff3728596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:54:51.792Z|c39da9a5-cfa9-4cee-bc37-955ff3728596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:54:52.527Z|f46fcfe7-e1a7-45d9-b807-25555f5dea30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:54:52.527Z|f46fcfe7-e1a7-45d9-b807-25555f5dea30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:54:54.039Z|ffad36b2-a16f-4fb1-8206-0cd80d3aabf6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:54:54.040Z|ffad36b2-a16f-4fb1-8206-0cd80d3aabf6|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:55.926Z|414f3ccc-31f0-4621-bbce-1a320109ac45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:55.927Z|414f3ccc-31f0-4621-bbce-1a320109ac45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:55.973Z|b5911f6a-9126-4a19-b5db-d73fe1501919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:55.975Z|b5911f6a-9126-4a19-b5db-d73fe1501919|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:54:56.114Z|919382f4-9be9-420d-8a63-d8650e13e086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:54:56.115Z|919382f4-9be9-420d-8a63-d8650e13e086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:05.961Z|5cfd0a7f-75d2-4410-9a7d-841065cd8486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:05.962Z|5cfd0a7f-75d2-4410-9a7d-841065cd8486|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:06.010Z|ad12b19f-c28a-484a-92d4-1737afe33dd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:06.011Z|ad12b19f-c28a-484a-92d4-1737afe33dd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:06.145Z|c4b6a9ee-24d4-477e-b2f9-402c7f872b4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:06.146Z|c4b6a9ee-24d4-477e-b2f9-402c7f872b4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:06.769Z|669f2f62-24dc-45a0-9947-6398e8e3dd1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:55:06.770Z|669f2f62-24dc-45a0-9947-6398e8e3dd1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:55:15.999Z|2f84c5a3-10eb-4860-88c3-7c1f341f0d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:16.000Z|2f84c5a3-10eb-4860-88c3-7c1f341f0d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:16.046Z|ee8fb512-70a7-4c24-8f5e-ae2143ec37fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:16.047Z|ee8fb512-70a7-4c24-8f5e-ae2143ec37fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:16.176Z|a442e415-8afe-421f-97bb-9e564a22a542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:16.178Z|a442e415-8afe-421f-97bb-9e564a22a542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:21.769Z|34a952b9-313b-4b03-befc-b53153fea5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:55:21.770Z|34a952b9-313b-4b03-befc-b53153fea5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:55:22.528Z|f1569279-5215-4857-8ac6-581537e05ad5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:55:22.529Z|f1569279-5215-4857-8ac6-581537e05ad5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:55:26.028Z|49aee3c0-6500-4001-8364-daac15467ae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:26.029Z|49aee3c0-6500-4001-8364-daac15467ae3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:26.074Z|429497ca-5db0-40d3-bf76-43989cdd7dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:26.075Z|429497ca-5db0-40d3-bf76-43989cdd7dd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:26.209Z|25886f22-28b4-4b44-bd44-c0a5e68846ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:26.210Z|25886f22-28b4-4b44-bd44-c0a5e68846ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:36.065Z|fff02f10-5d0e-4229-a152-8f6990c5390e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:36.068Z|fff02f10-5d0e-4229-a152-8f6990c5390e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:36.116Z|2247816a-8ca6-49d4-83ff-e519b0842636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:36.118Z|2247816a-8ca6-49d4-83ff-e519b0842636|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:36.242Z|2754d475-a40d-4fdc-a874-52c3633f18a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:36.243Z|2754d475-a40d-4fdc-a874-52c3633f18a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:36.770Z|82f7164e-d86a-456e-8f7f-9a6e1f721356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:55:36.781Z|82f7164e-d86a-456e-8f7f-9a6e1f721356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:55:46.098Z|bb0cdac6-0003-4942-9b9e-a3b1a06756f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:46.098Z|bb0cdac6-0003-4942-9b9e-a3b1a06756f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:46.145Z|48af8d83-8575-4d11-b2ad-a76aadebef5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:46.146Z|48af8d83-8575-4d11-b2ad-a76aadebef5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:46.271Z|42131440-0a6e-40d3-a125-e29f22f08019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:46.272Z|42131440-0a6e-40d3-a125-e29f22f08019|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:51.770Z|8cb0c948-5405-4029-9cad-1e13cd0cb762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:55:51.771Z|8cb0c948-5405-4029-9cad-1e13cd0cb762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:55:52.530Z|ec7f9c5f-ed53-4061-bb2f-6ddecf38b8a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:55:52.538Z|ec7f9c5f-ed53-4061-bb2f-6ddecf38b8a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:55:54.039Z|3baa47dc-c7ec-4490-bf06-94bdc320c300|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:55:54.040Z|3baa47dc-c7ec-4490-bf06-94bdc320c300|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:56.141Z|134515db-a3e2-4e97-9d0f-d88503065f4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:56.143Z|134515db-a3e2-4e97-9d0f-d88503065f4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:56.173Z|faa4dd10-7f26-43e1-ba04-ff391f92c705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:56.174Z|faa4dd10-7f26-43e1-ba04-ff391f92c705|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:55:56.300Z|ad08deba-2571-4446-b68b-a50d28d82f1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:55:56.301Z|ad08deba-2571-4446-b68b-a50d28d82f1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:06.174Z|04b4add3-c3af-43c3-a7ae-4511a3ab37d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:06.175Z|04b4add3-c3af-43c3-a7ae-4511a3ab37d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:06.202Z|97e47a7b-fc35-4a38-b411-34070fb25eac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:06.203Z|97e47a7b-fc35-4a38-b411-34070fb25eac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:06.332Z|16948f82-9599-42ba-82f8-2ec082f35625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:06.333Z|16948f82-9599-42ba-82f8-2ec082f35625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:06.770Z|009414f9-da8d-46aa-b18e-554aae3d2066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:56:06.772Z|009414f9-da8d-46aa-b18e-554aae3d2066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:56:16.218Z|15741b0d-73a2-4c90-a0fa-4afdb8f0c0d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:16.219Z|15741b0d-73a2-4c90-a0fa-4afdb8f0c0d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:16.236Z|f0f9493e-5175-43e8-83dd-413f245c8f23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:16.237Z|f0f9493e-5175-43e8-83dd-413f245c8f23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:16.363Z|34f42325-3c4a-4a99-8a82-11e4a24dc7b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:16.363Z|34f42325-3c4a-4a99-8a82-11e4a24dc7b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:21.769Z|bb9fd9a3-035f-40b3-a9c8-06d22157e605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:56:21.775Z|bb9fd9a3-035f-40b3-a9c8-06d22157e605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:56:22.542Z|0c24bb68-6cd4-4d5a-98a9-64caf1dc21cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:56:22.545Z|0c24bb68-6cd4-4d5a-98a9-64caf1dc21cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:56:26.252Z|fb834d09-6b8e-4df2-9ca4-dd8a3420a072|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:26.253Z|fb834d09-6b8e-4df2-9ca4-dd8a3420a072|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:26.272Z|3cefae1a-ba9e-4455-a84e-1822b7e4e185|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:26.273Z|3cefae1a-ba9e-4455-a84e-1822b7e4e185|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:26.392Z|708b867e-17d4-474a-a5f5-ff57c9a67c35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:26.393Z|708b867e-17d4-474a-a5f5-ff57c9a67c35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:36.281Z|472a642a-a16f-4a9d-8cde-2791cdb96407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:36.282Z|472a642a-a16f-4a9d-8cde-2791cdb96407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:36.309Z|75415ae2-0a5d-4c91-976d-d92e25f21ab5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:36.312Z|75415ae2-0a5d-4c91-976d-d92e25f21ab5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:36.420Z|1ea260f5-0ee6-40db-8053-7dd6c35228e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:36.421Z|1ea260f5-0ee6-40db-8053-7dd6c35228e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:36.769Z|ba717a21-bde7-48c8-aa08-64187664ab29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:56:36.770Z|ba717a21-bde7-48c8-aa08-64187664ab29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:56:46.313Z|29a60e66-f809-44f2-8670-6dbc0e276ba6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:46.315Z|29a60e66-f809-44f2-8670-6dbc0e276ba6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:46.337Z|df2efc9b-4cfb-42c3-bc93-b2bf29c66523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:46.338Z|df2efc9b-4cfb-42c3-bc93-b2bf29c66523|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:46.456Z|ca550796-6e84-4076-881d-f9feb2557fe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:46.457Z|ca550796-6e84-4076-881d-f9feb2557fe7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:51.769Z|e809b251-2b03-4466-908c-6e3adcd920f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:56:51.770Z|e809b251-2b03-4466-908c-6e3adcd920f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:56:52.546Z|51ee49cd-8189-45ea-9e72-ee9576d1cb3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:56:52.547Z|51ee49cd-8189-45ea-9e72-ee9576d1cb3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:56:54.039Z|4a3d4791-c84f-4d95-ae51-243f5b8a17ef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:56:54.040Z|4a3d4791-c84f-4d95-ae51-243f5b8a17ef|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:56.343Z|7b866e01-7dec-4f05-850b-4da66a31aaab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:56.344Z|7b866e01-7dec-4f05-850b-4da66a31aaab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:56.367Z|5c47d5ef-97f4-4e51-8024-703ce0250a69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:56.368Z|5c47d5ef-97f4-4e51-8024-703ce0250a69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:56:56.483Z|e83708c6-247c-4d99-876a-6e37d36eeec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:56:56.484Z|e83708c6-247c-4d99-876a-6e37d36eeec0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:06.379Z|b860d0d5-a3dc-4adb-8e71-cace571c4527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:06.380Z|b860d0d5-a3dc-4adb-8e71-cace571c4527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:06.393Z|cd7acaf6-8df3-4fd2-b364-c22b486347a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:06.394Z|cd7acaf6-8df3-4fd2-b364-c22b486347a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:06.508Z|6e207462-d872-4445-8785-f8021900b8a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:06.509Z|6e207462-d872-4445-8785-f8021900b8a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:06.769Z|eb787480-29b6-417b-8921-51e5a3470d1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:57:06.779Z|eb787480-29b6-417b-8921-51e5a3470d1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:57:16.408Z|ecf00080-1e41-48a6-9fdf-db8399b796a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:16.409Z|ecf00080-1e41-48a6-9fdf-db8399b796a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:16.425Z|22cf63ce-74c5-4c85-b527-a1e8f071bb6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:16.427Z|22cf63ce-74c5-4c85-b527-a1e8f071bb6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:16.537Z|f9a27a3d-ea28-46f9-a21d-61eff7a10f53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:16.538Z|f9a27a3d-ea28-46f9-a21d-61eff7a10f53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:21.770Z|b3914fa2-3fcd-4dd0-98ee-f70d29bc376a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:57:21.770Z|b3914fa2-3fcd-4dd0-98ee-f70d29bc376a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:57:22.549Z|1a255bc2-34f6-4374-a9d7-3efd900e246b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:57:22.550Z|1a255bc2-34f6-4374-a9d7-3efd900e246b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:57:26.442Z|3e09a49c-330e-46d1-b796-1b45dbf14a10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:26.444Z|3e09a49c-330e-46d1-b796-1b45dbf14a10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:26.460Z|784debd9-61f0-4580-95af-2b08673f7ed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:26.461Z|784debd9-61f0-4580-95af-2b08673f7ed3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:26.565Z|ea4087b8-7709-4952-ae97-9bde9bb2169f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:26.566Z|ea4087b8-7709-4952-ae97-9bde9bb2169f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:36.470Z|c7929f32-95fa-4cf5-9706-b159977b2556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:36.472Z|c7929f32-95fa-4cf5-9706-b159977b2556|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:36.484Z|5f8ebb97-ed92-4179-901e-91677ccc8a30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:36.485Z|5f8ebb97-ed92-4179-901e-91677ccc8a30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:36.592Z|aa536d41-978d-4414-a93b-307a28b2ea45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:36.593Z|aa536d41-978d-4414-a93b-307a28b2ea45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:36.770Z|b4425c32-7baa-449d-b8d9-6a111d5c9024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:57:36.771Z|b4425c32-7baa-449d-b8d9-6a111d5c9024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:57:46.498Z|9676126c-862d-4fb7-a1e9-fc71b6c12e62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:46.499Z|9676126c-862d-4fb7-a1e9-fc71b6c12e62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:46.514Z|c37c9699-2327-450a-a838-ae595cf6f99e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:46.515Z|c37c9699-2327-450a-a838-ae595cf6f99e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:46.620Z|9e265379-d60b-4928-bdc3-f6eb027a8891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:46.621Z|9e265379-d60b-4928-bdc3-f6eb027a8891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:51.769Z|bd1e0c03-62ea-4f93-a272-9c03c04ee783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:57:51.775Z|bd1e0c03-62ea-4f93-a272-9c03c04ee783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:57:52.550Z|460e2ec5-9170-464b-aba1-802a7d769eb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:57:52.551Z|460e2ec5-9170-464b-aba1-802a7d769eb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:57:54.038Z|02d3c264-e989-4bc9-b3b3-79dad3e61357|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:57:54.039Z|02d3c264-e989-4bc9-b3b3-79dad3e61357|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:56.542Z|ab908561-206c-46dc-a455-caa846cec64c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:56.543Z|ab908561-206c-46dc-a455-caa846cec64c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:56.552Z|62da0aeb-2fb8-4e8f-9110-a9383675d0e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:56.553Z|62da0aeb-2fb8-4e8f-9110-a9383675d0e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:57:56.648Z|dab2567b-b412-47f2-a148-9b41d8043266|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:57:56.649Z|dab2567b-b412-47f2-a148-9b41d8043266|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:06.578Z|4af2b36e-4e3a-4369-ba1f-d023e8453a20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:06.579Z|4af2b36e-4e3a-4369-ba1f-d023e8453a20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:06.589Z|412c75b7-58df-48ff-93a9-48c83220e1a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:06.591Z|412c75b7-58df-48ff-93a9-48c83220e1a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:06.720Z|b3cfcdad-6ac2-4197-acb9-bbb2a27005af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:06.721Z|b3cfcdad-6ac2-4197-acb9-bbb2a27005af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:06.774Z|40aba0fd-786d-466e-b7ac-a9ebc972dda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:58:06.775Z|40aba0fd-786d-466e-b7ac-a9ebc972dda9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:58:16.610Z|a11957e2-8e8c-4b9e-b5fe-378dd73b8266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:16.611Z|a11957e2-8e8c-4b9e-b5fe-378dd73b8266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:16.620Z|564bfce4-c7fa-4168-b9a6-97cc4cb23deb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:16.622Z|564bfce4-c7fa-4168-b9a6-97cc4cb23deb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:16.747Z|eefcfd37-928c-45da-b59c-fa8a4e8a2b9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:16.748Z|eefcfd37-928c-45da-b59c-fa8a4e8a2b9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:21.769Z|8936e877-a4c5-44a1-a224-357fac217b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:58:21.770Z|8936e877-a4c5-44a1-a224-357fac217b36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:58:22.552Z|7bf1ca5c-9dda-4292-ada9-b507faa6b28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:58:22.553Z|7bf1ca5c-9dda-4292-ada9-b507faa6b28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:58:26.639Z|72ea6356-63d7-4635-9a56-80a0ef92a88c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:26.640Z|72ea6356-63d7-4635-9a56-80a0ef92a88c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:26.647Z|2a506b95-a2d4-486e-bc68-da42c1ea21be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:26.648Z|2a506b95-a2d4-486e-bc68-da42c1ea21be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:26.779Z|2414e2a3-ef13-43e5-85ca-b534d528711b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:26.780Z|2414e2a3-ef13-43e5-85ca-b534d528711b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:36.666Z|b93b9455-f369-406c-a078-7cb5f13f400e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:36.668Z|b93b9455-f369-406c-a078-7cb5f13f400e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:36.674Z|8ce40b15-89f2-46bd-aa31-45f1ca7088db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:36.678Z|8ce40b15-89f2-46bd-aa31-45f1ca7088db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:36.769Z|2297ff87-1347-45d5-a405-19cc9342cf87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:58:36.776Z|2297ff87-1347-45d5-a405-19cc9342cf87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:58:36.807Z|bf51a019-34c0-4d7d-84ff-f89216ae2a79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:36.807Z|bf51a019-34c0-4d7d-84ff-f89216ae2a79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:46.697Z|7ab03b13-c00d-4072-9172-76b3aacbda8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:46.698Z|7ab03b13-c00d-4072-9172-76b3aacbda8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:46.712Z|4f3da15c-f9a2-4502-93d4-f8c2e3d509fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:46.714Z|4f3da15c-f9a2-4502-93d4-f8c2e3d509fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:46.850Z|305e77bc-a441-4ddc-b964-179d6658bc96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:46.851Z|305e77bc-a441-4ddc-b964-179d6658bc96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:51.770Z|25bc1d4a-7da2-464f-bc76-73040e5a5462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:58:51.770Z|25bc1d4a-7da2-464f-bc76-73040e5a5462|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:58:52.554Z|fd7d4cf7-a573-4021-804a-82b8da6c7e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:58:52.555Z|fd7d4cf7-a573-4021-804a-82b8da6c7e0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:58:54.044Z|6cf811c5-2d94-440f-85f7-709a76226e7f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:58:54.045Z|6cf811c5-2d94-440f-85f7-709a76226e7f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:56.739Z|6e7a007f-09ae-46e3-bc5f-ae655aff51f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:56.742Z|6e7a007f-09ae-46e3-bc5f-ae655aff51f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:56.744Z|e9cc6f8e-a18e-4348-b868-389f864d937f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:56.746Z|e9cc6f8e-a18e-4348-b868-389f864d937f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:58:56.891Z|317f87fb-a284-464d-9e56-763043fe30fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:58:56.893Z|317f87fb-a284-464d-9e56-763043fe30fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:06.770Z|f2cc26e1-4165-46ea-9996-c721aa143ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:59:06.770Z|f2cc26e1-4165-46ea-9996-c721aa143ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:59:06.772Z|d537a96f-f962-4d41-b807-7e1dd22a3369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:06.773Z|d537a96f-f962-4d41-b807-7e1dd22a3369|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:06.774Z|ae23271e-aeb4-4791-b9f9-a7b8b5a1427f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:06.774Z|ae23271e-aeb4-4791-b9f9-a7b8b5a1427f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:06.921Z|8cc7d4e4-0bd3-4f5c-a64a-70269826a34c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:06.922Z|8cc7d4e4-0bd3-4f5c-a64a-70269826a34c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:16.805Z|2747372e-47b3-4072-bc08-177307ed1628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:16.807Z|2747372e-47b3-4072-bc08-177307ed1628|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:16.807Z|684f6479-ae2c-47a5-ba2c-a717e9ef5baf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:16.808Z|684f6479-ae2c-47a5-ba2c-a717e9ef5baf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:16.952Z|e4f40566-eeb3-48bf-af89-59f4fb9422bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:16.954Z|e4f40566-eeb3-48bf-af89-59f4fb9422bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:21.769Z|b338201b-6311-4377-a0ba-67ad207a0b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:59:21.779Z|b338201b-6311-4377-a0ba-67ad207a0b1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:59:22.556Z|506980ab-2c9b-411f-864b-5008fa352520|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:59:22.556Z|506980ab-2c9b-411f-864b-5008fa352520|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:59:26.841Z|ad48bfaa-824d-4eb9-ba7f-92c006e56435|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:26.841Z|e30afa47-a022-4f08-9736-fa0e43cb9846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:26.842Z|ad48bfaa-824d-4eb9-ba7f-92c006e56435|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:26.843Z|e30afa47-a022-4f08-9736-fa0e43cb9846|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:26.982Z|321b2e93-18ac-4103-9a8a-5142fa2486f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:26.982Z|321b2e93-18ac-4103-9a8a-5142fa2486f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:36.769Z|cec8ee24-a94f-4db2-ad9d-a5c3aa625a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:59:36.770Z|cec8ee24-a94f-4db2-ad9d-a5c3aa625a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:59:36.869Z|2316fbd8-961a-4cea-8418-b6245c04af16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:36.869Z|13c8959b-ee9a-4ba5-bbd4-64ed00e8a5eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:36.870Z|2316fbd8-961a-4cea-8418-b6245c04af16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:36.870Z|13c8959b-ee9a-4ba5-bbd4-64ed00e8a5eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:37.009Z|eecd76e8-ebf9-4c65-9fad-ac5bf210f0ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:37.010Z|eecd76e8-ebf9-4c65-9fad-ac5bf210f0ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:46.895Z|59733d45-54e4-4d1e-89ce-10bb05a28296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:46.895Z|1665c5c5-3f40-435e-857b-49fa94ebc86b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:46.896Z|1665c5c5-3f40-435e-857b-49fa94ebc86b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:46.896Z|59733d45-54e4-4d1e-89ce-10bb05a28296|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:47.035Z|f91a0865-e3f9-4711-b715-4edc274a6ec1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:47.037Z|f91a0865-e3f9-4711-b715-4edc274a6ec1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:51.769Z|04946847-4b55-431f-84f3-d88a5dfb4b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:59:51.770Z|04946847-4b55-431f-84f3-d88a5dfb4b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:59:52.557Z|4400dfdf-b3a7-4afc-83c2-8e8206bf57e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T05:59:52.558Z|4400dfdf-b3a7-4afc-83c2-8e8206bf57e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T05:59:54.038Z|f320d96b-c917-4fd3-87f7-e6760192e93a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T05:59:54.040Z|f320d96b-c917-4fd3-87f7-e6760192e93a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:56.921Z|3d2c8283-9bf5-4ecc-8fe4-d754791182de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:56.922Z|3d2c8283-9bf5-4ecc-8fe4-d754791182de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:56.924Z|08e9f747-6c7c-48a9-bfd1-cb87ce3ccf5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:56.925Z|08e9f747-6c7c-48a9-bfd1-cb87ce3ccf5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T05:59:57.064Z|aa2c57fd-6da6-4b99-916a-74015ed83cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T05:59:57.065Z|aa2c57fd-6da6-4b99-916a-74015ed83cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:06.769Z|8e853afe-28cd-4fa9-899c-3e408628dfb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:00:06.775Z|8e853afe-28cd-4fa9-899c-3e408628dfb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:00:06.949Z|157ebdcb-02f1-4fa2-8a48-e2d7bb0d4ac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:06.950Z|157ebdcb-02f1-4fa2-8a48-e2d7bb0d4ac9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:06.952Z|527feeff-0127-4177-8c9e-78753bf3f457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:06.953Z|527feeff-0127-4177-8c9e-78753bf3f457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:07.100Z|2eba479d-7346-403e-b061-6d47310dd535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:07.102Z|2eba479d-7346-403e-b061-6d47310dd535|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:16.978Z|bae33be5-f459-4a39-860d-a1126b0b30a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:16.979Z|bae33be5-f459-4a39-860d-a1126b0b30a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:16.985Z|0ea7cfb9-569a-497b-bee0-7f0e42799c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:16.986Z|0ea7cfb9-569a-497b-bee0-7f0e42799c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:17.151Z|bb05e866-184a-4162-956a-d65a080cf8f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:17.152Z|bb05e866-184a-4162-956a-d65a080cf8f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:21.769Z|78834469-fb1b-4f2b-aed1-e252d214dd0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:00:21.771Z|78834469-fb1b-4f2b-aed1-e252d214dd0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:00:22.558Z|9c972f4a-aab1-4b6c-933f-08b12961ed52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:00:22.559Z|9c972f4a-aab1-4b6c-933f-08b12961ed52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:00:27.015Z|18ffe496-e58c-47f4-8829-cd2d3f6aa430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:27.017Z|18ffe496-e58c-47f4-8829-cd2d3f6aa430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:27.015Z|b051817a-079c-40d5-a486-880151950e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:27.023Z|b051817a-079c-40d5-a486-880151950e80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:27.179Z|7f3ad963-a051-43ea-ae32-4724dcfd53f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:27.180Z|7f3ad963-a051-43ea-ae32-4724dcfd53f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:36.769Z|52f86c6e-bdb9-43e1-b671-745ee92ee6f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:00:36.770Z|52f86c6e-bdb9-43e1-b671-745ee92ee6f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:00:37.046Z|01440840-b370-4dd0-9aec-f4e2ec5fc05f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:37.047Z|01440840-b370-4dd0-9aec-f4e2ec5fc05f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:37.051Z|7f5b686c-936b-4a60-9315-2db32e2d8274|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:37.052Z|7f5b686c-936b-4a60-9315-2db32e2d8274|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:37.206Z|92898cf9-7a75-4651-a80b-91f6f7437452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:37.207Z|92898cf9-7a75-4651-a80b-91f6f7437452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:47.080Z|9079ff8c-51ea-49d8-b3bf-affe1f61b7c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:47.080Z|df56c799-5d7b-440e-b980-8a79974d8262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:47.081Z|9079ff8c-51ea-49d8-b3bf-affe1f61b7c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:47.081Z|df56c799-5d7b-440e-b980-8a79974d8262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:47.236Z|b0aa2674-3551-4a65-a715-176177c680f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:47.237Z|b0aa2674-3551-4a65-a715-176177c680f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:51.769Z|3dd1ac0e-9429-40ed-805c-1de38a4754f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:00:51.775Z|3dd1ac0e-9429-40ed-805c-1de38a4754f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:00:52.562Z|34109ff4-e2c6-49c5-b94f-2a8c4d3cf158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:00:52.563Z|34109ff4-e2c6-49c5-b94f-2a8c4d3cf158|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:00:54.038Z|aa684558-d660-4bd6-bb6e-1321143aeb66|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:00:54.039Z|aa684558-d660-4bd6-bb6e-1321143aeb66|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:57.106Z|53f1170a-2789-4164-9655-66b4c4768b8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:57.106Z|e4f8ab7e-b0b2-4baf-9061-e92329e4a412|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:57.107Z|e4f8ab7e-b0b2-4baf-9061-e92329e4a412|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:57.107Z|53f1170a-2789-4164-9655-66b4c4768b8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:00:57.266Z|e12e3bae-d572-4de4-8f39-cb866d8289e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:00:57.267Z|e12e3bae-d572-4de4-8f39-cb866d8289e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:06.770Z|81b25ff3-a921-49d1-98be-47248230bf57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:01:06.771Z|81b25ff3-a921-49d1-98be-47248230bf57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:01:07.143Z|bb97a332-19cc-470c-ab0d-33124151e407|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:07.143Z|0fd5df3c-76ce-4a7f-98fc-d952be80ca73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:07.144Z|bb97a332-19cc-470c-ab0d-33124151e407|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:07.144Z|0fd5df3c-76ce-4a7f-98fc-d952be80ca73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:07.314Z|517f5847-fffc-49f4-9548-a1f28d906605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:07.315Z|517f5847-fffc-49f4-9548-a1f28d906605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:17.176Z|a2a62cc4-aa43-4f7b-be61-94d4c0cf28c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:17.177Z|a2a62cc4-aa43-4f7b-be61-94d4c0cf28c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:17.179Z|6a779320-e892-4339-871d-69ffac61d92b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:17.180Z|6a779320-e892-4339-871d-69ffac61d92b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:17.350Z|540145b8-2136-4b5f-9338-e0294f653233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:17.352Z|540145b8-2136-4b5f-9338-e0294f653233|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:21.771Z|ee6135d3-fad8-4717-901f-1cad3f7e2e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:01:21.772Z|ee6135d3-fad8-4717-901f-1cad3f7e2e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:01:22.564Z|51c848e9-36a8-434c-8e19-06b28c0b945b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:01:22.565Z|51c848e9-36a8-434c-8e19-06b28c0b945b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:01:27.206Z|e25974c6-dc32-486b-9631-825423c50e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:27.208Z|e25974c6-dc32-486b-9631-825423c50e15|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:27.208Z|64a48904-d77c-426d-a4ad-97301ddabc90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:27.211Z|64a48904-d77c-426d-a4ad-97301ddabc90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:27.382Z|3d695ba8-6121-4160-a02a-51472226157d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:27.387Z|3d695ba8-6121-4160-a02a-51472226157d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:36.772Z|6dea6ba9-057d-45e1-8c4b-dbfaa916c382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:01:36.781Z|6dea6ba9-057d-45e1-8c4b-dbfaa916c382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:01:37.253Z|dced2c1c-4521-4a6d-8c27-c9379b79feb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:37.253Z|c7055366-440a-46d5-9ab5-743f087f257d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:37.254Z|c7055366-440a-46d5-9ab5-743f087f257d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:37.254Z|dced2c1c-4521-4a6d-8c27-c9379b79feb7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:37.418Z|5f1dac73-ad52-4a72-a576-8a09bfd48bcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:37.420Z|5f1dac73-ad52-4a72-a576-8a09bfd48bcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:47.296Z|64a68370-2393-4ee6-8989-c06ddcadf067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:47.297Z|963a5126-3ddd-403a-9ff7-35b7ac47a35f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:47.302Z|963a5126-3ddd-403a-9ff7-35b7ac47a35f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:47.302Z|64a68370-2393-4ee6-8989-c06ddcadf067|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:47.454Z|80620d2d-9f61-43f0-867d-85ca5ca41b76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:47.455Z|80620d2d-9f61-43f0-867d-85ca5ca41b76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:51.770Z|76b215b2-de3a-4a11-b502-c9f3e3987a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:01:51.773Z|76b215b2-de3a-4a11-b502-c9f3e3987a6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:01:52.566Z|70de8f47-3611-4631-9a2e-d2723e67016f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:01:52.567Z|70de8f47-3611-4631-9a2e-d2723e67016f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:01:54.042Z|fc24e6e3-bc8d-435d-98b1-7dff6c2c9f5b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:01:54.044Z|fc24e6e3-bc8d-435d-98b1-7dff6c2c9f5b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:57.370Z|59055244-32fb-4b7f-868a-397f4a58565e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:57.370Z|835da033-0150-48c5-b355-2869023536ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:57.374Z|835da033-0150-48c5-b355-2869023536ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:57.374Z|59055244-32fb-4b7f-868a-397f4a58565e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:01:57.483Z|a9883405-14a8-4ea1-953d-9806346849c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:01:57.484Z|a9883405-14a8-4ea1-953d-9806346849c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:06.770Z|bf8d2006-dbe7-4f17-a994-74e57f786420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:02:06.771Z|bf8d2006-dbe7-4f17-a994-74e57f786420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:02:07.401Z|f34b5e1e-60e2-4d97-bd45-9aacace8e18f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:07.402Z|f34b5e1e-60e2-4d97-bd45-9aacace8e18f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:07.409Z|1aa21f28-0a24-499d-bcfd-ef6be33a8583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:07.410Z|1aa21f28-0a24-499d-bcfd-ef6be33a8583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:07.511Z|58988883-f4c4-48fa-b8c6-7bf07a0ff044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:07.512Z|58988883-f4c4-48fa-b8c6-7bf07a0ff044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:17.428Z|96c2d5df-a4e2-490b-843b-2da606731080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:17.429Z|96c2d5df-a4e2-490b-843b-2da606731080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:17.436Z|646aba0a-2c51-421b-b3d5-634ea8185cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:17.437Z|646aba0a-2c51-421b-b3d5-634ea8185cb8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:17.536Z|b0d342b7-03cd-472c-9f8e-58c8f014ee2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:17.537Z|b0d342b7-03cd-472c-9f8e-58c8f014ee2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:21.770Z|9c9e5c95-60a9-4416-b35c-c3f89981b3a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:02:21.775Z|9c9e5c95-60a9-4416-b35c-c3f89981b3a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:02:22.568Z|0c5e8324-dee8-4b69-a834-1a08d832e786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:02:22.569Z|0c5e8324-dee8-4b69-a834-1a08d832e786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:02:27.456Z|af62f16b-b1fe-4580-9ec4-3f32a5743069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:27.457Z|af62f16b-b1fe-4580-9ec4-3f32a5743069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:27.464Z|f94c5793-1afd-41ee-8840-00aa6017f8d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:27.465Z|f94c5793-1afd-41ee-8840-00aa6017f8d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:27.564Z|d06e2888-76cc-4f74-9df5-09ee7184f69a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:27.565Z|d06e2888-76cc-4f74-9df5-09ee7184f69a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:36.769Z|fd873b81-ecc2-45e2-8238-3232960d3a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:02:36.770Z|fd873b81-ecc2-45e2-8238-3232960d3a1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:02:37.490Z|d1227fae-bb98-42ce-a218-3e45a55ba47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:37.491Z|d1227fae-bb98-42ce-a218-3e45a55ba47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:37.506Z|70954d02-2de1-45b8-b242-e69885acac56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:37.507Z|70954d02-2de1-45b8-b242-e69885acac56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:37.593Z|88cef2e4-6b60-4ea9-89da-e326acb7ac26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:37.594Z|88cef2e4-6b60-4ea9-89da-e326acb7ac26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:47.527Z|cd71ebde-a25a-45e3-9d13-875a0bc1a5a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:47.528Z|cd71ebde-a25a-45e3-9d13-875a0bc1a5a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:47.538Z|e79b0a3b-516f-474f-ba84-7e48adfb2e17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:47.539Z|e79b0a3b-516f-474f-ba84-7e48adfb2e17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:47.620Z|09b74dae-6e2e-49c0-8b43-5f57428838b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:47.621Z|09b74dae-6e2e-49c0-8b43-5f57428838b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:51.770Z|444dd646-5cd5-4c33-8452-f4d06526d90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:02:51.771Z|444dd646-5cd5-4c33-8452-f4d06526d90a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:02:52.570Z|6c856639-feb0-4217-88c0-4057e82fda99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:02:52.571Z|6c856639-feb0-4217-88c0-4057e82fda99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:02:54.038Z|c0642124-ecd4-4990-9863-6f3545a73453|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:02:54.039Z|c0642124-ecd4-4990-9863-6f3545a73453|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:57.557Z|4fca0180-ddef-41d2-9dd6-50d4b7b3f1e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:57.558Z|4fca0180-ddef-41d2-9dd6-50d4b7b3f1e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:57.566Z|b0116ab0-edd8-43ce-8aaa-1ba578576353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:57.567Z|b0116ab0-edd8-43ce-8aaa-1ba578576353|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:02:57.646Z|7ce43e0b-f9ce-43c4-ade2-95db82049fd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:02:57.647Z|7ce43e0b-f9ce-43c4-ade2-95db82049fd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:06.770Z|7d9997d9-c085-4751-822a-e986678693a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:03:06.774Z|7d9997d9-c085-4751-822a-e986678693a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:03:07.585Z|6b077127-7fa9-4ffd-9ee2-65d56c064afb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:07.586Z|6b077127-7fa9-4ffd-9ee2-65d56c064afb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:07.596Z|8655e8ad-f39c-438e-a3e5-ddfd6641367c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:07.598Z|8655e8ad-f39c-438e-a3e5-ddfd6641367c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:07.673Z|e358463f-fc26-48e2-b785-c3d93f6682d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:07.674Z|e358463f-fc26-48e2-b785-c3d93f6682d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:17.613Z|92520a05-baef-41f3-ab61-27a43f7de141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:17.614Z|92520a05-baef-41f3-ab61-27a43f7de141|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:17.624Z|578b1f9c-2778-4747-91de-b48554cc40e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:17.626Z|578b1f9c-2778-4747-91de-b48554cc40e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:17.704Z|087abcbf-df09-4f85-8f08-4ae2ff28f92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:17.705Z|087abcbf-df09-4f85-8f08-4ae2ff28f92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:21.769Z|d2f80a50-365c-4a5c-9d33-f12cd57fbdf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:03:21.770Z|d2f80a50-365c-4a5c-9d33-f12cd57fbdf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:03:22.572Z|884da42f-1e9a-4a80-9037-7b94e1dbb93f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:03:22.573Z|884da42f-1e9a-4a80-9037-7b94e1dbb93f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:03:27.643Z|eb6d4661-5bc2-445a-b880-6fb1d1295005|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:27.644Z|eb6d4661-5bc2-445a-b880-6fb1d1295005|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:27.651Z|f450e5c3-605d-42ee-8eb9-45db4da986d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:27.652Z|f450e5c3-605d-42ee-8eb9-45db4da986d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:27.735Z|42f82283-e3ff-49da-8527-41ff667e6ce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:27.737Z|42f82283-e3ff-49da-8527-41ff667e6ce9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:36.769Z|d0fa31d2-11d6-42da-84d8-3587d0e7e7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:03:36.770Z|d0fa31d2-11d6-42da-84d8-3587d0e7e7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:03:37.672Z|a79702db-9185-487e-8780-cf1db873a2d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:37.673Z|a79702db-9185-487e-8780-cf1db873a2d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:37.681Z|462126f2-1c1e-4d19-b76c-538ec4f4541d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:37.682Z|462126f2-1c1e-4d19-b76c-538ec4f4541d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:37.766Z|a811fa0b-2ce7-4633-b56f-bcd77beb0b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:37.767Z|a811fa0b-2ce7-4633-b56f-bcd77beb0b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:47.700Z|cf249198-4562-4240-86b7-00df0e77f861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:47.701Z|cf249198-4562-4240-86b7-00df0e77f861|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:47.712Z|32543dd1-7b3d-4794-883f-dcef498c1890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:47.713Z|32543dd1-7b3d-4794-883f-dcef498c1890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:47.793Z|d6fe7120-77d7-4489-8825-dea43f2944dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:47.794Z|d6fe7120-77d7-4489-8825-dea43f2944dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:51.769Z|4d90d562-5a60-48cb-96d7-4357e2ae8a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:03:51.773Z|4d90d562-5a60-48cb-96d7-4357e2ae8a80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:03:52.574Z|053557c8-c929-475b-9f73-c97b314098d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:03:52.574Z|053557c8-c929-475b-9f73-c97b314098d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:03:54.039Z|20a65eb5-958c-49e6-b766-d5bea65517d0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:03:54.040Z|20a65eb5-958c-49e6-b766-d5bea65517d0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:57.736Z|348b8b5d-b5b6-4f7c-832d-fbe351884b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:57.737Z|348b8b5d-b5b6-4f7c-832d-fbe351884b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:57.745Z|0fc583bc-34f4-4315-b205-a9f967117fa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:57.746Z|0fc583bc-34f4-4315-b205-a9f967117fa8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:03:57.825Z|3c398b0a-59ae-494e-b1e3-5636fdc09f51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:03:57.826Z|3c398b0a-59ae-494e-b1e3-5636fdc09f51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:06.770Z|22f68720-f51f-491a-adfa-88eb70545a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:04:06.771Z|22f68720-f51f-491a-adfa-88eb70545a0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:04:07.765Z|791a18be-af2a-48a6-a906-1681556079d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:07.766Z|791a18be-af2a-48a6-a906-1681556079d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:07.777Z|561c75c4-3f6a-452e-9d0e-9609bfd35093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:07.778Z|561c75c4-3f6a-452e-9d0e-9609bfd35093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:07.859Z|c24eaaf9-a465-4c21-b8f5-5eac94877ec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:07.860Z|c24eaaf9-a465-4c21-b8f5-5eac94877ec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:17.795Z|ecd20820-8f65-4de8-b07a-fbec813364c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:17.796Z|ecd20820-8f65-4de8-b07a-fbec813364c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:17.806Z|a2c1aa6f-7f98-48b2-8e94-377bca74058c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:17.808Z|a2c1aa6f-7f98-48b2-8e94-377bca74058c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:17.893Z|06e285cd-9b67-4e8e-a567-f71c32a900e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:17.895Z|06e285cd-9b67-4e8e-a567-f71c32a900e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:21.770Z|d3b68fb3-d143-4d94-857c-be1ee098304e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:04:21.771Z|d3b68fb3-d143-4d94-857c-be1ee098304e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:04:22.577Z|64a39cae-15f4-4bf6-b074-dd92f0c9231f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:04:22.578Z|64a39cae-15f4-4bf6-b074-dd92f0c9231f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:04:27.826Z|b32eb95d-c7b4-4b93-abe7-c9b9646a8efb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:27.828Z|b32eb95d-c7b4-4b93-abe7-c9b9646a8efb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:27.847Z|2cdfbbba-8ad3-488e-96a5-4b98f99e7110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:27.848Z|2cdfbbba-8ad3-488e-96a5-4b98f99e7110|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:27.926Z|3a41d278-bc7d-42b3-b22e-244d690fe44e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:27.928Z|3a41d278-bc7d-42b3-b22e-244d690fe44e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:36.771Z|24d64094-aaa9-4779-b56a-10991a3a09e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:04:36.773Z|24d64094-aaa9-4779-b56a-10991a3a09e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:04:37.852Z|288f17f4-0272-4740-95a6-8dc5f6207ca1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:37.853Z|288f17f4-0272-4740-95a6-8dc5f6207ca1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:37.874Z|9cfcae36-2b04-4ad4-aece-827d5a5ff386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:37.875Z|9cfcae36-2b04-4ad4-aece-827d5a5ff386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:37.952Z|44eb383d-5ac8-4171-b977-fa00ec7e76ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:37.953Z|44eb383d-5ac8-4171-b977-fa00ec7e76ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:47.879Z|fde2d6c8-bd31-477f-9ed1-edec2d3a8336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:47.880Z|fde2d6c8-bd31-477f-9ed1-edec2d3a8336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:47.900Z|f41a3b3b-b348-46d8-9f61-55cfc4277f4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:47.901Z|f41a3b3b-b348-46d8-9f61-55cfc4277f4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:47.982Z|88ba1cce-7354-4adf-b31b-2c4eb71cc5f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:47.983Z|88ba1cce-7354-4adf-b31b-2c4eb71cc5f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:51.769Z|8b246825-17f7-494d-989d-c82900e9923f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:04:51.770Z|8b246825-17f7-494d-989d-c82900e9923f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:04:52.589Z|01ea6675-ee21-430a-845f-058255a952ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:04:52.590Z|01ea6675-ee21-430a-845f-058255a952ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:04:54.081Z|c2f47f09-568a-47c4-b845-76cf4c1b263e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:04:54.083Z|c2f47f09-568a-47c4-b845-76cf4c1b263e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:57.911Z|b89e271a-77bf-4684-bbc0-b94b40033a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:57.912Z|b89e271a-77bf-4684-bbc0-b94b40033a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:57.927Z|b9cd86f2-32ed-461a-93a9-6b3ff77e5622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:57.929Z|b9cd86f2-32ed-461a-93a9-6b3ff77e5622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:04:58.015Z|a0c288d5-5fcd-409c-b8f3-c47535e32d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:04:58.016Z|a0c288d5-5fcd-409c-b8f3-c47535e32d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:06.769Z|a32f4d6f-856c-4865-a1e9-d2e4f70243af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:05:06.770Z|a32f4d6f-856c-4865-a1e9-d2e4f70243af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:05:07.942Z|16abfc06-fa29-44e5-ad2f-bd5a1f14c4a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:07.943Z|16abfc06-fa29-44e5-ad2f-bd5a1f14c4a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:07.956Z|fbc08596-0d96-4305-8a8c-0a93b2a7c9a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:07.957Z|fbc08596-0d96-4305-8a8c-0a93b2a7c9a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:08.046Z|b245732c-f252-4646-a1d8-84b3e698fa77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:08.047Z|b245732c-f252-4646-a1d8-84b3e698fa77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:17.971Z|470f7149-705e-413d-8bed-f2eb2a055578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:17.972Z|470f7149-705e-413d-8bed-f2eb2a055578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:17.986Z|6f24edbd-ae93-4d2d-8f73-9701e39e7a77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:17.986Z|6f24edbd-ae93-4d2d-8f73-9701e39e7a77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:18.074Z|f3fa5d8c-6e14-49ef-a8ea-cf2ba298c3fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:18.075Z|f3fa5d8c-6e14-49ef-a8ea-cf2ba298c3fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:21.769Z|836877d8-b680-41aa-8401-91f6788c6f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:05:21.773Z|836877d8-b680-41aa-8401-91f6788c6f32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:05:22.591Z|31a6d92b-8a2d-4f5f-b54b-925c9db40dc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:05:22.592Z|31a6d92b-8a2d-4f5f-b54b-925c9db40dc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:05:28.000Z|dce4a0fc-e61a-4dd4-98a7-e700cbe108af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:28.001Z|dce4a0fc-e61a-4dd4-98a7-e700cbe108af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:28.015Z|f99627ae-faa7-43c0-bf1a-a6ff88cdd110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:28.018Z|f99627ae-faa7-43c0-bf1a-a6ff88cdd110|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:28.104Z|5153529a-0d15-48f8-9f03-cc8799f4d94a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:28.105Z|5153529a-0d15-48f8-9f03-cc8799f4d94a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:36.770Z|46e4e05e-2da0-459a-891e-e0b45fbd7ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:05:36.771Z|46e4e05e-2da0-459a-891e-e0b45fbd7ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:05:38.033Z|538c77a2-2f2a-481d-87c2-42676198b068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:38.034Z|538c77a2-2f2a-481d-87c2-42676198b068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:38.045Z|6c3d6d3c-7a96-49b1-af51-f61144538a8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:38.046Z|6c3d6d3c-7a96-49b1-af51-f61144538a8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:38.135Z|ce6c42bd-6a77-47ec-9b9c-ef7c10453a36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:38.136Z|ce6c42bd-6a77-47ec-9b9c-ef7c10453a36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:48.060Z|e3cfab64-953e-48a1-a622-addf081d31b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:48.061Z|e3cfab64-953e-48a1-a622-addf081d31b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:48.070Z|ae768dcc-3521-4283-9d73-bff0610c3f3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:48.071Z|ae768dcc-3521-4283-9d73-bff0610c3f3c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:48.162Z|e2a006d1-47e1-4c49-88a6-8acfb96a3a6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:48.163Z|e2a006d1-47e1-4c49-88a6-8acfb96a3a6d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:51.770Z|5e4b18f0-9ecd-48c1-aa08-9832e933e794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:05:51.770Z|5e4b18f0-9ecd-48c1-aa08-9832e933e794|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:05:52.593Z|d76ed2b7-59a3-4a68-8f2c-f73ff39f657e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:05:52.593Z|d76ed2b7-59a3-4a68-8f2c-f73ff39f657e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:05:54.043Z|b3f1edcb-348e-4873-bf43-1cf8f5f604d3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:05:54.045Z|b3f1edcb-348e-4873-bf43-1cf8f5f604d3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:58.092Z|64175de0-afaa-429e-9e01-d4341961e1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:58.093Z|64175de0-afaa-429e-9e01-d4341961e1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:58.109Z|dac66d44-63e4-4713-9a2a-611fbe290719|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:58.111Z|dac66d44-63e4-4713-9a2a-611fbe290719|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:05:58.192Z|0f6981bf-9a5f-4aae-938b-bb71affadad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:05:58.194Z|0f6981bf-9a5f-4aae-938b-bb71affadad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:06.770Z|62dc1ac7-5efb-416d-989f-1060f7441de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:06:06.770Z|62dc1ac7-5efb-416d-989f-1060f7441de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:06:08.127Z|43747ef6-161e-4b6e-9893-70277b770fa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:08.128Z|43747ef6-161e-4b6e-9893-70277b770fa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:08.184Z|bd5c382b-43be-4082-baa8-d950a92cb523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:08.188Z|bd5c382b-43be-4082-baa8-d950a92cb523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:08.248Z|27d8802c-c6b1-4a6e-af3a-22b58c2517e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:08.249Z|27d8802c-c6b1-4a6e-af3a-22b58c2517e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:18.157Z|6d0562a0-b4ea-49da-95a1-0372c9b3f98d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:18.159Z|6d0562a0-b4ea-49da-95a1-0372c9b3f98d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:18.216Z|a344715a-9924-4cd4-99a8-9bf1796cc1f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:18.217Z|a344715a-9924-4cd4-99a8-9bf1796cc1f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:18.276Z|a9e476df-2edb-4be4-8215-c42ae814e4e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:18.276Z|a9e476df-2edb-4be4-8215-c42ae814e4e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:21.769Z|d5e8d6ec-cf26-4837-8800-75ee716f3b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:06:21.770Z|d5e8d6ec-cf26-4837-8800-75ee716f3b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:06:22.597Z|ea12f2f8-7ef7-44e6-acd0-f8d735c95bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:06:22.598Z|ea12f2f8-7ef7-44e6-acd0-f8d735c95bd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:06:28.189Z|79bdca72-ec67-4d08-bd7a-b68d7baae6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:28.190Z|79bdca72-ec67-4d08-bd7a-b68d7baae6d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:28.242Z|a565b7c6-c4bc-41ac-b905-546ab3447908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:28.243Z|a565b7c6-c4bc-41ac-b905-546ab3447908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:28.304Z|80c20bbc-d3d6-47c1-99b6-b8ae6f637492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:28.305Z|80c20bbc-d3d6-47c1-99b6-b8ae6f637492|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:36.769Z|409c1fcc-7cc0-4f62-863b-19e94be23ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:06:36.770Z|409c1fcc-7cc0-4f62-863b-19e94be23ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:06:38.227Z|23bbe0e5-a649-4745-b082-477aec9f698d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:38.232Z|23bbe0e5-a649-4745-b082-477aec9f698d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:38.278Z|d49d6ae7-0763-4dea-912f-a8c687e4412f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:38.279Z|d49d6ae7-0763-4dea-912f-a8c687e4412f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:38.341Z|3ca38750-fcdc-4cd2-98a6-472719c6dbd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:38.342Z|3ca38750-fcdc-4cd2-98a6-472719c6dbd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:48.264Z|f61b6ce5-380d-4981-a10c-6f7c75e90e45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:48.265Z|f61b6ce5-380d-4981-a10c-6f7c75e90e45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:48.310Z|287c05c8-3f13-418b-b990-9ed4669808cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:48.311Z|287c05c8-3f13-418b-b990-9ed4669808cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:48.370Z|ac5504b6-e445-400e-9eee-1bf68b6be966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:48.371Z|ac5504b6-e445-400e-9eee-1bf68b6be966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:51.770Z|0410c07a-b370-4bd3-b76f-0744f9a03917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:06:51.776Z|0410c07a-b370-4bd3-b76f-0744f9a03917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:06:52.599Z|8af4588e-ae6e-40ed-99a5-4bd579c2870f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:06:52.600Z|8af4588e-ae6e-40ed-99a5-4bd579c2870f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:06:54.039Z|2f0fb5d3-2932-442a-bd2a-52b357f0f7b0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:06:54.041Z|2f0fb5d3-2932-442a-bd2a-52b357f0f7b0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:58.298Z|c347c581-f511-4eed-9500-93940c470deb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:58.299Z|c347c581-f511-4eed-9500-93940c470deb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:58.346Z|e11bbf8a-c265-4f67-9ee3-9453f1fc1118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:58.348Z|e11bbf8a-c265-4f67-9ee3-9453f1fc1118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:06:58.415Z|fdab85f8-1ebf-4c55-b4d0-5e3b695f05ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:06:58.419Z|fdab85f8-1ebf-4c55-b4d0-5e3b695f05ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:06.769Z|f42fceb3-5416-4fa8-aaf1-7e2a79eb4929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:07:06.771Z|f42fceb3-5416-4fa8-aaf1-7e2a79eb4929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:07:08.336Z|a06fadb7-bde2-40a0-883e-86217acafd94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:08.337Z|a06fadb7-bde2-40a0-883e-86217acafd94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:08.378Z|69412ef5-8fbd-48cd-ae1f-61c359bea0d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:08.379Z|69412ef5-8fbd-48cd-ae1f-61c359bea0d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:08.463Z|1bbaab90-b560-4fb8-b7fa-4c58c2489542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:08.464Z|1bbaab90-b560-4fb8-b7fa-4c58c2489542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:18.362Z|3936b56d-b11c-4422-ad6f-8509a190867e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:18.363Z|3936b56d-b11c-4422-ad6f-8509a190867e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:18.408Z|ee7d527c-2b3b-49bb-b88f-4fda0ab285dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:18.409Z|ee7d527c-2b3b-49bb-b88f-4fda0ab285dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:18.505Z|6b6a802e-1c60-4140-b5f9-08b602c0abe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:18.506Z|6b6a802e-1c60-4140-b5f9-08b602c0abe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:21.769Z|bcdb15bc-c843-450d-a218-011660694782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:07:21.770Z|bcdb15bc-c843-450d-a218-011660694782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:07:22.600Z|6e2f375a-86f0-46e5-b2f7-3520a8d4afd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:07:22.602Z|6e2f375a-86f0-46e5-b2f7-3520a8d4afd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:07:28.392Z|aac54ae5-6955-4905-b94d-da47ca6bdeca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:28.393Z|aac54ae5-6955-4905-b94d-da47ca6bdeca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:28.442Z|079f25f2-cb03-4ee4-ab8e-8024da4696f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:28.443Z|079f25f2-cb03-4ee4-ab8e-8024da4696f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:28.578Z|7196afa7-43d7-44f6-96e7-c2dbdf983f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:28.583Z|7196afa7-43d7-44f6-96e7-c2dbdf983f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:36.769Z|f6aafd9c-2d84-47ff-a207-3b21674570a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:07:36.772Z|f6aafd9c-2d84-47ff-a207-3b21674570a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:07:38.422Z|e1198236-f05a-45c8-8fa3-3322541ca904|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:38.423Z|e1198236-f05a-45c8-8fa3-3322541ca904|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:38.483Z|a1cbb432-160e-4226-8ae5-e38ca40932d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:38.484Z|a1cbb432-160e-4226-8ae5-e38ca40932d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:38.640Z|720b9673-a9c0-44c1-8514-28fdbf26e097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:38.641Z|720b9673-a9c0-44c1-8514-28fdbf26e097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:48.462Z|81980550-17cd-4002-8f41-2ee50ae5cdfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:48.463Z|81980550-17cd-4002-8f41-2ee50ae5cdfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:48.554Z|3b2e4782-f3f0-4f6b-a58e-3a6d8dea9881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:48.556Z|3b2e4782-f3f0-4f6b-a58e-3a6d8dea9881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:48.722Z|187ff868-3412-4916-8a0e-eae28745cab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:48.723Z|187ff868-3412-4916-8a0e-eae28745cab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:51.769Z|058a73a9-474a-42cd-b507-529e04332344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:07:51.770Z|058a73a9-474a-42cd-b507-529e04332344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:07:52.603Z|47c51c3b-15e3-4259-9f94-1fa958d44042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:07:52.603Z|47c51c3b-15e3-4259-9f94-1fa958d44042|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:07:54.040Z|e2d2c52a-259d-4566-acea-1f1b2756f875|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:07:54.043Z|e2d2c52a-259d-4566-acea-1f1b2756f875|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:58.499Z|3442f146-b235-4ed8-8f47-4d6236881902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:58.500Z|3442f146-b235-4ed8-8f47-4d6236881902|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:58.605Z|b8573f45-8b24-49ce-aba8-030568a7f301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:58.606Z|b8573f45-8b24-49ce-aba8-030568a7f301|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:07:58.783Z|eec4777e-f58e-4885-926d-ddfb6053874f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:07:58.783Z|eec4777e-f58e-4885-926d-ddfb6053874f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:06.769Z|308e6acd-c0a1-45c4-993e-257eabbf652c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:08:06.770Z|308e6acd-c0a1-45c4-993e-257eabbf652c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:08:08.551Z|875dd6a7-dd4e-4d1b-b0d5-3124e9eb9623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:08.555Z|875dd6a7-dd4e-4d1b-b0d5-3124e9eb9623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:08.659Z|45b29d54-12d6-45aa-b25e-e1014c800763|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:08.660Z|45b29d54-12d6-45aa-b25e-e1014c800763|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:08.839Z|aa96da68-9ce1-4446-8290-7e53aee8f02e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:08.840Z|aa96da68-9ce1-4446-8290-7e53aee8f02e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:18.592Z|14e62e68-8a14-4fed-a687-756e78753efd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:18.593Z|14e62e68-8a14-4fed-a687-756e78753efd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:18.698Z|809d95d7-78c5-4d4a-8a8f-64127e205352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:18.699Z|809d95d7-78c5-4d4a-8a8f-64127e205352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:18.874Z|78f33fdb-661e-41dc-af69-0cc3fabf494c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:18.875Z|78f33fdb-661e-41dc-af69-0cc3fabf494c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:21.769Z|181f03dc-93cc-4ed4-9cbe-16a06bb9bfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:08:21.772Z|181f03dc-93cc-4ed4-9cbe-16a06bb9bfab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:08:22.608Z|5f8321a0-13f7-43f8-87a8-075db2b5389e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:08:22.609Z|5f8321a0-13f7-43f8-87a8-075db2b5389e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:08:28.650Z|9024af40-6ba0-41a9-b5f4-1f93d31c0cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:28.651Z|9024af40-6ba0-41a9-b5f4-1f93d31c0cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:28.752Z|229398e7-4503-427a-aa86-b85c528edfae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:28.753Z|229398e7-4503-427a-aa86-b85c528edfae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:28.911Z|2099ea93-7fba-41b8-8fa7-2a81a337f03d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:28.911Z|2099ea93-7fba-41b8-8fa7-2a81a337f03d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:36.769Z|efe12383-c7e2-42c3-b5f7-56a52b6e7119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:08:36.770Z|efe12383-c7e2-42c3-b5f7-56a52b6e7119|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:08:38.679Z|1cc9949c-3c0c-467e-bfb7-64ba46908df7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:38.680Z|1cc9949c-3c0c-467e-bfb7-64ba46908df7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:38.797Z|c6cbab50-37b8-4209-bfc1-c134c0692fca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:38.798Z|c6cbab50-37b8-4209-bfc1-c134c0692fca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:38.941Z|90a73def-d700-4258-9d5b-f6fda0e16b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:38.942Z|90a73def-d700-4258-9d5b-f6fda0e16b9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:48.712Z|f0f92dc5-4298-4979-88b1-ed3b78d6f985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:48.713Z|f0f92dc5-4298-4979-88b1-ed3b78d6f985|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:48.832Z|7200b74a-dc74-4afa-84ca-96904d7a08f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:48.833Z|7200b74a-dc74-4afa-84ca-96904d7a08f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:48.972Z|18c08c79-4ba5-4801-bcec-0125a340bf94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:48.973Z|18c08c79-4ba5-4801-bcec-0125a340bf94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:51.769Z|7ec55078-fef8-44f3-9465-5fa6f2f29bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:08:51.770Z|7ec55078-fef8-44f3-9465-5fa6f2f29bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:08:52.610Z|67eaf375-0f2f-4af7-a829-82dc16d6ca90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:08:52.611Z|67eaf375-0f2f-4af7-a829-82dc16d6ca90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:08:54.040Z|0f69f677-10a8-46f5-a5db-1840623301c4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:08:54.044Z|0f69f677-10a8-46f5-a5db-1840623301c4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:58.770Z|bb4c4e8c-3cb4-4ede-956f-9938e3a7b2f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:58.772Z|bb4c4e8c-3cb4-4ede-956f-9938e3a7b2f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:58.862Z|25753ec8-1f82-43a5-aa05-bb54f54dc0d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:58.863Z|25753ec8-1f82-43a5-aa05-bb54f54dc0d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:08:59.000Z|6897086a-0006-496c-b598-b1a08d2cc91c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:08:59.001Z|6897086a-0006-496c-b598-b1a08d2cc91c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:06.774Z|424acf03-1215-4ede-8df2-943f082ec137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:09:06.779Z|424acf03-1215-4ede-8df2-943f082ec137|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:09:08.816Z|5afb8b11-b4c2-4b77-bc00-19f6dbd5b3a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:08.817Z|5afb8b11-b4c2-4b77-bc00-19f6dbd5b3a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:08.903Z|7967c313-9c54-4179-9d3e-4ccf272335c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:08.904Z|7967c313-9c54-4179-9d3e-4ccf272335c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:09.028Z|a5aefcd3-7eeb-49ec-9ac6-29187dff8d33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:09.029Z|a5aefcd3-7eeb-49ec-9ac6-29187dff8d33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:18.859Z|3e10c717-fe51-467e-92c4-3de4f8e67488|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:18.860Z|3e10c717-fe51-467e-92c4-3de4f8e67488|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:18.936Z|bae96e71-1372-4454-9b60-1943e2fd3a4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:18.937Z|bae96e71-1372-4454-9b60-1943e2fd3a4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:19.065Z|53b2397f-b052-4bc3-8ae8-4550ad07f890|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:19.066Z|53b2397f-b052-4bc3-8ae8-4550ad07f890|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:21.771Z|363a8b4e-c3b4-49be-a20e-04cdc8fa41a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:09:21.772Z|363a8b4e-c3b4-49be-a20e-04cdc8fa41a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:09:22.611Z|73d1dab5-9c13-4d2d-8c23-679735078547|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:09:22.612Z|73d1dab5-9c13-4d2d-8c23-679735078547|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:09:28.891Z|8852bd93-b976-4be8-9467-dfd810ababfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:28.892Z|8852bd93-b976-4be8-9467-dfd810ababfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:28.963Z|b124f589-8e3a-45f2-a0c6-18f0486f6714|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:28.965Z|b124f589-8e3a-45f2-a0c6-18f0486f6714|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:29.093Z|d34275af-c3a3-4e85-95cf-f176d541ca41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:29.094Z|d34275af-c3a3-4e85-95cf-f176d541ca41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:36.769Z|7cb34859-4d35-4f45-b04a-a1ca304bbcc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:09:36.771Z|7cb34859-4d35-4f45-b04a-a1ca304bbcc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:09:38.923Z|629bd424-c6d9-40ce-81d1-458448f45701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:38.924Z|629bd424-c6d9-40ce-81d1-458448f45701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:38.991Z|5bcc2d37-c38a-4f75-bc5b-f90105ce643d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:38.992Z|5bcc2d37-c38a-4f75-bc5b-f90105ce643d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:39.140Z|92546599-ab33-40ff-a39d-94c9e1d7ab75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:39.141Z|92546599-ab33-40ff-a39d-94c9e1d7ab75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:48.961Z|2208dab1-5f97-49fb-8400-99751d506bb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:48.962Z|2208dab1-5f97-49fb-8400-99751d506bb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:49.018Z|636098d0-47b8-4fbe-8a46-1afdd97a0c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:49.019Z|636098d0-47b8-4fbe-8a46-1afdd97a0c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:49.181Z|e635055d-62f0-4da4-95f2-ef56b19c5cb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:49.182Z|e635055d-62f0-4da4-95f2-ef56b19c5cb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:51.769Z|260ecccc-3d64-47fe-a3ea-582eefd1ae22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:09:51.771Z|260ecccc-3d64-47fe-a3ea-582eefd1ae22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:09:52.613Z|3788c6ab-2a8e-42a7-a306-c3c703fc9137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:09:52.613Z|3788c6ab-2a8e-42a7-a306-c3c703fc9137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:09:54.039Z|ac6494d0-292b-4dfa-a52d-5c0b78ba4833|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:09:54.040Z|ac6494d0-292b-4dfa-a52d-5c0b78ba4833|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:58.993Z|c0b1fd8f-22f2-4ddd-b9e8-c82b66805833|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:58.996Z|c0b1fd8f-22f2-4ddd-b9e8-c82b66805833|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:59.050Z|e1d61f9b-539a-4227-9bc8-3b9a2998efc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:59.051Z|e1d61f9b-539a-4227-9bc8-3b9a2998efc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:09:59.225Z|bf0b815a-d267-41e0-bab9-4fe724960e1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:09:59.226Z|bf0b815a-d267-41e0-bab9-4fe724960e1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:06.770Z|c2e70668-6d96-449b-9de8-b3fd2f0b24dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:10:06.771Z|c2e70668-6d96-449b-9de8-b3fd2f0b24dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:10:09.030Z|48fe24ab-7c19-4d84-815f-76ebf4adc1d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:09.032Z|48fe24ab-7c19-4d84-815f-76ebf4adc1d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:09.088Z|ed656497-21c4-462a-a2fa-289ab318c695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:09.090Z|ed656497-21c4-462a-a2fa-289ab318c695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:09.256Z|49566b4d-7ab2-4fb1-a777-80a097926811|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:09.257Z|49566b4d-7ab2-4fb1-a777-80a097926811|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:19.064Z|40e7c36b-e4dd-477c-8ff2-a300f08e653c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:19.066Z|40e7c36b-e4dd-477c-8ff2-a300f08e653c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:19.113Z|2de45d15-2572-498f-89cd-97b318c91096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:19.114Z|2de45d15-2572-498f-89cd-97b318c91096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:19.299Z|95c74dd4-d984-46f8-89ea-bf41cd2c73ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:19.300Z|95c74dd4-d984-46f8-89ea-bf41cd2c73ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:21.771Z|ae3f5010-e704-48a1-be91-99e2965d5910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:10:21.776Z|ae3f5010-e704-48a1-be91-99e2965d5910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:10:22.615Z|d0168e08-0ee6-401e-92a4-cb6c06379cf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:10:22.615Z|d0168e08-0ee6-401e-92a4-cb6c06379cf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:10:29.104Z|9f982ac9-4e1c-44e7-b352-5294a370292c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:29.105Z|9f982ac9-4e1c-44e7-b352-5294a370292c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:29.139Z|3203df8d-96f6-483e-b739-4b839409505a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:29.139Z|3203df8d-96f6-483e-b739-4b839409505a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:29.328Z|da8266c1-3b8f-4ce7-a86f-f5ff57f5e0ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:29.329Z|da8266c1-3b8f-4ce7-a86f-f5ff57f5e0ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:36.771Z|fabc7553-bcce-44a4-bb56-b7ff9012c619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:10:36.773Z|fabc7553-bcce-44a4-bb56-b7ff9012c619|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:10:39.147Z|0680b121-cc24-4c52-b172-ea5e3e3a950d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:39.148Z|0680b121-cc24-4c52-b172-ea5e3e3a950d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:39.167Z|cdbe2eb6-1d9b-4dbc-8e6b-87147ff769f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:39.168Z|cdbe2eb6-1d9b-4dbc-8e6b-87147ff769f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:39.360Z|6544e6a2-0041-40aa-bc0e-296c458c0c54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:39.361Z|6544e6a2-0041-40aa-bc0e-296c458c0c54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:49.181Z|2627dd47-a6d6-4c72-a93f-70b44cba5082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:49.182Z|2627dd47-a6d6-4c72-a93f-70b44cba5082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:49.208Z|1345661c-e1ca-4da5-ac0e-1e0572c53bcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:49.210Z|1345661c-e1ca-4da5-ac0e-1e0572c53bcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:49.403Z|7ca05b5c-9e33-4dba-bb3c-ec5b53d40597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:49.404Z|7ca05b5c-9e33-4dba-bb3c-ec5b53d40597|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:51.769Z|d9f1a6ed-aa4b-417d-a391-457737d01c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:10:51.770Z|d9f1a6ed-aa4b-417d-a391-457737d01c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:10:52.616Z|2c95acf0-cb57-418d-8d79-391776476304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:10:52.617Z|2c95acf0-cb57-418d-8d79-391776476304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:10:54.040Z|8c4f817a-96a3-4cc8-94d3-655d19946db1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:10:54.050Z|8c4f817a-96a3-4cc8-94d3-655d19946db1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:59.218Z|4fab75f7-f389-47db-9fdc-1c50db94dc86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:59.220Z|4fab75f7-f389-47db-9fdc-1c50db94dc86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:59.247Z|1d40ddf1-106a-4d22-929a-a3cab057fc92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:59.248Z|1d40ddf1-106a-4d22-929a-a3cab057fc92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:10:59.436Z|40340660-b8f4-4032-b5d3-2eaea4becc4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:10:59.437Z|40340660-b8f4-4032-b5d3-2eaea4becc4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:06.770Z|bb17eaac-0833-4bf0-9239-638d77c57e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:11:06.780Z|bb17eaac-0833-4bf0-9239-638d77c57e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:11:09.259Z|7758d9e8-184c-44e2-884f-31b23cde667e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:09.266Z|7758d9e8-184c-44e2-884f-31b23cde667e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:09.279Z|dfff9a14-a71a-4ce0-8b4d-f6d06f75db8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:09.280Z|dfff9a14-a71a-4ce0-8b4d-f6d06f75db8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:09.472Z|fadeb29a-52ce-40dc-9b79-5a6bc2e6d350|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:09.473Z|fadeb29a-52ce-40dc-9b79-5a6bc2e6d350|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:19.294Z|70d6610f-18cc-4f12-b987-aacb1221d9c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:19.294Z|70d6610f-18cc-4f12-b987-aacb1221d9c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:19.314Z|2c15efb0-bc70-4a62-8682-68dee965fe61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:19.315Z|2c15efb0-bc70-4a62-8682-68dee965fe61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:19.517Z|223886ad-8972-4074-9b52-9afbbe61fcff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:19.518Z|223886ad-8972-4074-9b52-9afbbe61fcff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:21.769Z|4c95a131-0ffd-4d11-94ee-a7c5e5f456f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:11:21.770Z|4c95a131-0ffd-4d11-94ee-a7c5e5f456f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:11:22.619Z|383d4025-c0b3-4914-b04a-ccd66920d8d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:11:22.619Z|383d4025-c0b3-4914-b04a-ccd66920d8d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:11:29.364Z|bf60ad14-3dca-45d4-8faf-98306ae612ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:29.365Z|bf60ad14-3dca-45d4-8faf-98306ae612ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:29.372Z|ec446062-a374-44e8-a8e4-6b5e1f781993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:29.373Z|ec446062-a374-44e8-a8e4-6b5e1f781993|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:29.568Z|e1f75f74-c82c-4c13-936f-8c775191a772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:29.569Z|e1f75f74-c82c-4c13-936f-8c775191a772|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:36.769Z|8eaf0931-4d3e-47ef-9a27-97f48a91c7c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:11:36.771Z|8eaf0931-4d3e-47ef-9a27-97f48a91c7c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:11:39.399Z|26ce10e1-c23b-401e-834a-55659b1b6c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:39.400Z|26ce10e1-c23b-401e-834a-55659b1b6c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:39.417Z|9ee7f654-04f5-466e-93f7-01592a36d9ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:39.418Z|9ee7f654-04f5-466e-93f7-01592a36d9ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:39.597Z|e942f93b-6ddb-4878-9910-3dd2a050684c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:39.598Z|e942f93b-6ddb-4878-9910-3dd2a050684c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:49.475Z|4b0f2d6c-9245-4628-b88c-541fe9338994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:49.476Z|4b0f2d6c-9245-4628-b88c-541fe9338994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:49.473Z|551495c3-186b-45da-b288-10b0af81048a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:49.477Z|551495c3-186b-45da-b288-10b0af81048a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:49.624Z|b382af6b-97ae-42d2-becf-58a478bceb0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:49.625Z|b382af6b-97ae-42d2-becf-58a478bceb0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:51.769Z|5c2cbecf-e86a-40dd-be22-275899527ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:11:51.775Z|5c2cbecf-e86a-40dd-be22-275899527ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:11:52.620Z|3316d590-f2a2-4e18-9976-577efe71f32f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:11:52.621Z|3316d590-f2a2-4e18-9976-577efe71f32f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:11:54.040Z|ad07e4b8-ac24-49c3-a996-056012bf7162|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:11:54.041Z|ad07e4b8-ac24-49c3-a996-056012bf7162|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:59.542Z|adf78e84-465e-4f36-bf8b-97c02f75ba31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:59.544Z|adf78e84-465e-4f36-bf8b-97c02f75ba31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:59.552Z|fc658302-3c06-42a3-a47a-6210868ca2d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:59.554Z|fc658302-3c06-42a3-a47a-6210868ca2d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:11:59.657Z|e64456fc-1fb7-4e3c-abb9-27ef98020267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:11:59.659Z|e64456fc-1fb7-4e3c-abb9-27ef98020267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:06.769Z|24324de2-3a9c-4166-8a56-55e71c1f32d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:12:06.771Z|24324de2-3a9c-4166-8a56-55e71c1f32d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:12:09.601Z|02a51929-a42b-4b65-8797-6f8c71d79715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:09.601Z|2609a3f2-98a7-42e8-a3dd-3c58488d155f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:09.602Z|02a51929-a42b-4b65-8797-6f8c71d79715|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:09.603Z|2609a3f2-98a7-42e8-a3dd-3c58488d155f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:09.699Z|027e8a33-b3bc-4712-8ea2-1bd8fdec573e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:09.700Z|027e8a33-b3bc-4712-8ea2-1bd8fdec573e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:19.634Z|407c6a4c-966d-4219-87c7-01583be70bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:19.634Z|407c6a4c-966d-4219-87c7-01583be70bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:19.645Z|330b87e6-bcc5-4f15-9243-8227a54cff6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:19.646Z|330b87e6-bcc5-4f15-9243-8227a54cff6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:19.735Z|e70aa6dd-9514-464f-bf5f-c61f7d17e5ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:19.736Z|e70aa6dd-9514-464f-bf5f-c61f7d17e5ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:21.769Z|16e0d10e-b125-4449-8496-ecd8487d9570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:12:21.770Z|16e0d10e-b125-4449-8496-ecd8487d9570|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:12:22.622Z|436d6749-fa0d-4d05-a52d-3f53e249faf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:12:22.623Z|436d6749-fa0d-4d05-a52d-3f53e249faf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:12:29.670Z|f939c7d4-45ab-4c7d-ac5d-1a79b87655d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:29.672Z|f939c7d4-45ab-4c7d-ac5d-1a79b87655d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:29.709Z|982fbd25-420d-4b2d-912f-c860ef2686af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:29.710Z|982fbd25-420d-4b2d-912f-c860ef2686af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:29.777Z|8d927670-c31a-477f-b704-a9ea59046c5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:29.778Z|8d927670-c31a-477f-b704-a9ea59046c5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:36.769Z|bb8dd1f9-cc4a-4061-a1e7-24d42ead88fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:12:36.774Z|bb8dd1f9-cc4a-4061-a1e7-24d42ead88fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:12:39.702Z|18faafb6-8210-442b-8451-33c4d918105d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:39.703Z|18faafb6-8210-442b-8451-33c4d918105d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:39.743Z|1545b1c3-c4b1-4389-954d-b153168a54c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:39.744Z|1545b1c3-c4b1-4389-954d-b153168a54c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:39.808Z|6b2f081f-93e7-4fb1-a349-062e95d4b253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:39.810Z|6b2f081f-93e7-4fb1-a349-062e95d4b253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:49.731Z|9c730712-8d3e-404c-8760-7f62e9c76481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:49.732Z|9c730712-8d3e-404c-8760-7f62e9c76481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:49.773Z|8ffefe8e-e8ea-4c89-9a9d-237fea24962e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:49.775Z|8ffefe8e-e8ea-4c89-9a9d-237fea24962e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:49.849Z|226e71d2-b9f7-4487-b4d7-07cd5806c2c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:49.850Z|226e71d2-b9f7-4487-b4d7-07cd5806c2c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:51.769Z|7f423c89-6a1c-479e-b27a-4634f73bbdd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:12:51.771Z|7f423c89-6a1c-479e-b27a-4634f73bbdd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:12:52.624Z|9cbe9532-1c63-4611-a5ed-d322466f812f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:12:52.624Z|9cbe9532-1c63-4611-a5ed-d322466f812f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:12:54.044Z|be0b0f44-e38f-4da3-a7ec-7e052768a702|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:12:54.045Z|be0b0f44-e38f-4da3-a7ec-7e052768a702|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:59.764Z|760e65de-c55c-41f4-b9f2-ad8e5866bb1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:59.765Z|760e65de-c55c-41f4-b9f2-ad8e5866bb1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:59.822Z|4f9a3797-19d5-4e1e-844c-32768d85dcbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:59.822Z|4f9a3797-19d5-4e1e-844c-32768d85dcbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:12:59.890Z|bb686ecf-1b73-4ff2-a41f-5e9a4e2f7574|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:12:59.892Z|bb686ecf-1b73-4ff2-a41f-5e9a4e2f7574|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:06.771Z|6aa02de0-8aee-436f-99d9-1641df840eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:13:06.772Z|6aa02de0-8aee-436f-99d9-1641df840eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:13:09.798Z|3769a210-5531-4219-90b3-33f57996eb81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:09.803Z|3769a210-5531-4219-90b3-33f57996eb81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:09.873Z|ebe79dad-db72-4ea1-bd0a-72ff506935a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:09.881Z|ebe79dad-db72-4ea1-bd0a-72ff506935a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:09.942Z|84062768-b4ab-4794-aa2c-4a5a04b3c445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:09.944Z|84062768-b4ab-4794-aa2c-4a5a04b3c445|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:19.848Z|522a4309-351a-4a60-b75a-33f66edfa32a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:19.850Z|522a4309-351a-4a60-b75a-33f66edfa32a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:19.942Z|59c1f43c-0ea9-49d8-8501-068c362e27fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:19.943Z|59c1f43c-0ea9-49d8-8501-068c362e27fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:19.989Z|fae7ecd3-3030-49eb-bac1-918288fc811b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:19.990Z|fae7ecd3-3030-49eb-bac1-918288fc811b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:21.769Z|15de8722-88ad-42f0-9bae-1244359e8192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:13:21.778Z|15de8722-88ad-42f0-9bae-1244359e8192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:13:22.625Z|4f153000-d13c-464c-b462-7358a8811a41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:13:22.626Z|4f153000-d13c-464c-b462-7358a8811a41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:13:29.897Z|d688c373-2e20-4e73-b005-7e6549d55a2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:29.898Z|d688c373-2e20-4e73-b005-7e6549d55a2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:29.973Z|539c306c-d6d6-454a-9337-fa927c797186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:29.974Z|539c306c-d6d6-454a-9337-fa927c797186|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:30.025Z|04a05a64-fc9e-4e7c-8165-c5790c6b596e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:30.026Z|04a05a64-fc9e-4e7c-8165-c5790c6b596e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:36.770Z|1f2339e1-5a2b-4149-9e86-48881f7a56b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:13:36.771Z|1f2339e1-5a2b-4149-9e86-48881f7a56b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:13:39.938Z|0cb8d36d-ddfe-4654-8f93-7c12097eb511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:39.939Z|0cb8d36d-ddfe-4654-8f93-7c12097eb511|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:40.002Z|43529dee-6751-4cd9-927e-83c4e0552658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:40.003Z|43529dee-6751-4cd9-927e-83c4e0552658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:40.055Z|81da9f66-bd9d-44e8-8343-495cb89c02be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:40.056Z|81da9f66-bd9d-44e8-8343-495cb89c02be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:49.973Z|7b61037b-84bf-4eb7-89d3-b04573a73763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:49.974Z|7b61037b-84bf-4eb7-89d3-b04573a73763|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:50.047Z|d65e5397-e56e-46e0-9501-66533927e103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:50.048Z|d65e5397-e56e-46e0-9501-66533927e103|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:50.086Z|1b360b94-7c91-4565-97db-d7b9284fedf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:13:50.087Z|1b360b94-7c91-4565-97db-d7b9284fedf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:13:51.769Z|228f0e4b-f09b-4f5b-9c52-0c718d7410d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:13:51.770Z|228f0e4b-f09b-4f5b-9c52-0c718d7410d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:13:52.627Z|6c8a0723-80bf-40af-94eb-c064f993718f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:13:52.628Z|6c8a0723-80bf-40af-94eb-c064f993718f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:13:54.038Z|38133ada-c613-4c59-9ee1-373775d2cbfb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:13:54.039Z|38133ada-c613-4c59-9ee1-373775d2cbfb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:00.015Z|fcf181f1-0d01-4411-bb54-4b8cfe069f7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:00.016Z|fcf181f1-0d01-4411-bb54-4b8cfe069f7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:00.077Z|470bc8a5-db2c-4a2b-b178-36d2233ee70a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:00.078Z|470bc8a5-db2c-4a2b-b178-36d2233ee70a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:00.117Z|556ae6e5-7ea4-4848-95a6-91c051ac0ab7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:00.118Z|556ae6e5-7ea4-4848-95a6-91c051ac0ab7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:06.770Z|e7791b97-9b15-4276-a9a3-4ae797bd95c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:14:06.773Z|e7791b97-9b15-4276-a9a3-4ae797bd95c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:14:10.051Z|b792aaea-5ce6-49bd-968d-e8d6187ca3fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:10.052Z|b792aaea-5ce6-49bd-968d-e8d6187ca3fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:10.106Z|459b0b90-7eb6-402b-87d3-88e8c3e5d6d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:10.107Z|459b0b90-7eb6-402b-87d3-88e8c3e5d6d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:10.145Z|56a91b1e-f99a-474b-9ece-002825a51d11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:10.146Z|56a91b1e-f99a-474b-9ece-002825a51d11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:20.105Z|3a389906-516a-4fcd-99bc-af03fa0c391c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:20.108Z|3a389906-516a-4fcd-99bc-af03fa0c391c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:20.155Z|9207dd60-54f4-43cb-b009-4c468f6053ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:20.157Z|9207dd60-54f4-43cb-b009-4c468f6053ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:20.181Z|668656a6-ba8f-43fd-b63e-f375cdec4eb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:20.183Z|668656a6-ba8f-43fd-b63e-f375cdec4eb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:21.769Z|9153ffc4-1666-478c-99f3-bccff5a31072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:14:21.770Z|9153ffc4-1666-478c-99f3-bccff5a31072|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:14:22.629Z|f0131502-f53c-4095-857d-7eb230b90516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:14:22.630Z|f0131502-f53c-4095-857d-7eb230b90516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:14:30.143Z|ec70900c-82b4-4fec-bbcd-705bc1055d3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:30.144Z|ec70900c-82b4-4fec-bbcd-705bc1055d3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:30.198Z|6344e1c5-1d83-4ce8-8411-6dee0c56afa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:30.200Z|6344e1c5-1d83-4ce8-8411-6dee0c56afa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:30.219Z|746c89ab-29b3-4b32-836c-0074ecf58be9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:30.220Z|746c89ab-29b3-4b32-836c-0074ecf58be9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:36.770Z|43fd7345-d7ae-4698-b824-28d28c2f6707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:14:36.771Z|43fd7345-d7ae-4698-b824-28d28c2f6707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:14:40.174Z|cf699b8b-e459-41c2-bf43-9efe3b899db3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:40.175Z|cf699b8b-e459-41c2-bf43-9efe3b899db3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:40.237Z|38584da7-4c6e-451a-a7a6-931fbd5464bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:40.239Z|38584da7-4c6e-451a-a7a6-931fbd5464bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:40.261Z|07e53d65-e834-4810-92f8-465930665339|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:40.262Z|07e53d65-e834-4810-92f8-465930665339|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:50.210Z|24c83a71-cf3f-4ae8-9c6f-558faeb7a638|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:50.211Z|24c83a71-cf3f-4ae8-9c6f-558faeb7a638|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:50.296Z|08cdf2c0-3a5f-4a75-a09f-a0eddae95002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:50.297Z|08cdf2c0-3a5f-4a75-a09f-a0eddae95002|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:50.303Z|c8d08088-0923-4e60-b9f8-ad590bbfb2ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:14:50.304Z|c8d08088-0923-4e60-b9f8-ad590bbfb2ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:14:51.769Z|40fc294e-ef57-487e-9426-d72c2aa17145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:14:51.775Z|40fc294e-ef57-487e-9426-d72c2aa17145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:14:52.630Z|16746ce0-ba70-4413-ad94-8d49e05cf831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:14:52.631Z|16746ce0-ba70-4413-ad94-8d49e05cf831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:14:54.037Z|22de3960-64ad-4d51-af3e-5fc5d0097550|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:14:54.038Z|22de3960-64ad-4d51-af3e-5fc5d0097550|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:00.254Z|5a1c7b19-cfea-4fdd-a842-fb1d9d697c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:00.254Z|5a1c7b19-cfea-4fdd-a842-fb1d9d697c1c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:00.344Z|9de76cd9-1022-4580-9efe-0c41f5c6c931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:00.345Z|9de76cd9-1022-4580-9efe-0c41f5c6c931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:00.350Z|f78306c9-4c68-4f70-a502-7dfbce973c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:00.351Z|f78306c9-4c68-4f70-a502-7dfbce973c26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:06.769Z|4b576bae-686a-4ec3-b6aa-2a08f79d518b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:15:06.770Z|4b576bae-686a-4ec3-b6aa-2a08f79d518b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:15:10.280Z|06981375-e7d4-4d63-820a-6296f37b1210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:10.281Z|06981375-e7d4-4d63-820a-6296f37b1210|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:10.379Z|3945cb65-58bc-494b-959a-ebfa908b9f8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:10.380Z|3945cb65-58bc-494b-959a-ebfa908b9f8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:10.391Z|cb6e1d95-7314-46ae-bd81-cf990f6faeef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:10.392Z|cb6e1d95-7314-46ae-bd81-cf990f6faeef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:20.321Z|dc4019c5-c204-4fe6-90a4-b350181f9544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:20.322Z|dc4019c5-c204-4fe6-90a4-b350181f9544|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:20.436Z|c6fad107-248e-4f7f-96ab-534bc44d6976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:20.436Z|9f968934-9244-4209-9a85-ba7b68a55491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:20.437Z|9f968934-9244-4209-9a85-ba7b68a55491|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:20.437Z|c6fad107-248e-4f7f-96ab-534bc44d6976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:21.770Z|40770750-60bf-4f22-8cb5-448621d3b4ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:15:21.771Z|40770750-60bf-4f22-8cb5-448621d3b4ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:15:22.632Z|08677bfa-058f-48fa-9eba-f61183ad95f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:15:22.641Z|08677bfa-058f-48fa-9eba-f61183ad95f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:15:30.357Z|78e98a16-4e31-41c9-8e53-64c646bcd8d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:30.358Z|78e98a16-4e31-41c9-8e53-64c646bcd8d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:30.479Z|c27e0d59-facc-46cd-a909-baaf49231711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:30.480Z|c27e0d59-facc-46cd-a909-baaf49231711|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:30.484Z|15c35159-fe07-40c9-991f-c5bf471fda8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:30.485Z|15c35159-fe07-40c9-991f-c5bf471fda8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:36.769Z|29bcb185-2633-484c-9413-bb72ad214ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:15:36.776Z|29bcb185-2633-484c-9413-bb72ad214ec7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:15:40.384Z|bdbd5c81-9c05-45c5-ad83-7f6ec0c97556|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:40.384Z|bdbd5c81-9c05-45c5-ad83-7f6ec0c97556|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:40.530Z|02350f9f-e595-4993-8519-74d77ad6c48a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:40.531Z|02350f9f-e595-4993-8519-74d77ad6c48a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:40.545Z|c1a87953-8a39-4ca9-9564-9c6a364f3293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:40.547Z|c1a87953-8a39-4ca9-9564-9c6a364f3293|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:50.419Z|dd1a1521-47d1-4b16-a1d1-ad383e8161e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:50.421Z|dd1a1521-47d1-4b16-a1d1-ad383e8161e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:50.562Z|e0e10bba-fabf-485f-8e92-721ef0a5a28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:50.563Z|e0e10bba-fabf-485f-8e92-721ef0a5a28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:50.578Z|4f9240ed-bff1-4401-8e0a-df8f58352e9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:15:50.579Z|4f9240ed-bff1-4401-8e0a-df8f58352e9f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:15:51.770Z|260c3208-95cb-47a9-a08a-8f1234642f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:15:51.770Z|260c3208-95cb-47a9-a08a-8f1234642f6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:15:52.643Z|a55e0e69-ecd3-4d1f-a86d-f620991b61d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:15:52.644Z|a55e0e69-ecd3-4d1f-a86d-f620991b61d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:15:54.041Z|fce4c820-e110-47d1-8a65-4be7b4a5c5a3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:15:54.042Z|fce4c820-e110-47d1-8a65-4be7b4a5c5a3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:00.447Z|cf5b7632-cef4-47fe-a063-a1e5c7ca153f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:00.448Z|cf5b7632-cef4-47fe-a063-a1e5c7ca153f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:00.596Z|92deaa2e-135e-4602-ae65-6cd8bc187b29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:00.597Z|92deaa2e-135e-4602-ae65-6cd8bc187b29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:00.603Z|42bfd0bd-78f6-4e70-9676-d85d69f858e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:00.604Z|42bfd0bd-78f6-4e70-9676-d85d69f858e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:06.769Z|63886b30-b2dc-42b4-9a26-be01a47fa092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:16:06.770Z|63886b30-b2dc-42b4-9a26-be01a47fa092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:16:10.477Z|e6e930d8-5db2-4a8d-a5aa-d8e4a163ebd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:10.478Z|e6e930d8-5db2-4a8d-a5aa-d8e4a163ebd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:10.626Z|164e1d0e-894f-41d5-8e14-7a364f5508b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:10.627Z|164e1d0e-894f-41d5-8e14-7a364f5508b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:10.630Z|f85ec198-9e7d-46d8-a2f3-1b9340b352a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:10.631Z|f85ec198-9e7d-46d8-a2f3-1b9340b352a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:20.505Z|2ba3cd09-9473-4f5b-a800-5dfc6381487d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:20.506Z|2ba3cd09-9473-4f5b-a800-5dfc6381487d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:20.656Z|57f7c719-3217-48d5-8617-15cc1fc44ac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:20.657Z|57f7c719-3217-48d5-8617-15cc1fc44ac3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:20.662Z|9b22edd3-bd7d-465b-a3f5-f985a18f30cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:20.663Z|9b22edd3-bd7d-465b-a3f5-f985a18f30cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:21.770Z|752e0eda-71c2-4d50-8e1b-9d4619707f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:16:21.775Z|752e0eda-71c2-4d50-8e1b-9d4619707f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:16:22.645Z|ab26f7b1-6201-48cd-828e-daaa05041247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:16:22.645Z|ab26f7b1-6201-48cd-828e-daaa05041247|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:16:30.537Z|9a50f7b9-35d5-42bc-b5f4-f49beacb829d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:30.537Z|9a50f7b9-35d5-42bc-b5f4-f49beacb829d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:30.685Z|80eb2b47-253a-4758-95a2-ae21e50409c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:30.685Z|80eb2b47-253a-4758-95a2-ae21e50409c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:30.687Z|94418bc4-2298-42c8-a728-e9f77037e2b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:30.688Z|94418bc4-2298-42c8-a728-e9f77037e2b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:36.769Z|18737ddb-d57c-46d3-aed1-6b40019ad83d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:16:36.770Z|18737ddb-d57c-46d3-aed1-6b40019ad83d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:16:40.574Z|13952c5c-cd3e-4077-89cf-d1d7bd24f23f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:40.575Z|13952c5c-cd3e-4077-89cf-d1d7bd24f23f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:40.712Z|151a466d-f702-4ff4-946f-363215cd2b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:40.714Z|151a466d-f702-4ff4-946f-363215cd2b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:40.718Z|2fc797a4-a2e1-44a7-bb3b-257aab049bc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:40.719Z|2fc797a4-a2e1-44a7-bb3b-257aab049bc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:50.604Z|7add58d9-b446-4ebc-921d-feffe7a47baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:50.605Z|7add58d9-b446-4ebc-921d-feffe7a47baf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:50.746Z|334813f7-515d-4c35-b9c4-d1c711d7dc79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:50.751Z|821aed16-2319-4b19-ab71-9acc22f6cee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:16:50.752Z|821aed16-2319-4b19-ab71-9acc22f6cee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:50.747Z|334813f7-515d-4c35-b9c4-d1c711d7dc79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:16:51.769Z|185ec6b7-e582-4719-b58d-bbefcf39b361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:16:51.770Z|185ec6b7-e582-4719-b58d-bbefcf39b361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:16:52.647Z|fb5734d5-a9e9-49cd-a497-100f498e6e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:16:52.647Z|fb5734d5-a9e9-49cd-a497-100f498e6e8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:16:54.039Z|c433284a-1aa5-4434-945c-bf3a51ba2114|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:16:54.040Z|c433284a-1aa5-4434-945c-bf3a51ba2114|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:00.634Z|0d5f2fa3-a95c-4a6f-a382-d44247805e2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:00.636Z|0d5f2fa3-a95c-4a6f-a382-d44247805e2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:00.776Z|c2a05825-b1f7-4239-ba54-56ff069a0ea1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:00.777Z|c2a05825-b1f7-4239-ba54-56ff069a0ea1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:00.780Z|c5292d4c-b5e8-41e9-88f6-f8d9861b132e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:00.780Z|c5292d4c-b5e8-41e9-88f6-f8d9861b132e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:06.770Z|73f4d0d9-70ab-4c83-b3ff-9ca57df9d607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:17:06.775Z|73f4d0d9-70ab-4c83-b3ff-9ca57df9d607|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:17:10.678Z|008f7c15-41a9-4112-9a5e-be7967947c8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:10.680Z|008f7c15-41a9-4112-9a5e-be7967947c8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:10.804Z|8222ef94-34ae-46af-b112-855bd70575c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:10.806Z|c279cfb6-bf9c-4fc7-8ef4-b3815b501f6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:10.806Z|c279cfb6-bf9c-4fc7-8ef4-b3815b501f6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:10.805Z|8222ef94-34ae-46af-b112-855bd70575c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:20.713Z|b91b962e-6c44-4edf-9d22-493457b5325e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:20.715Z|b91b962e-6c44-4edf-9d22-493457b5325e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:20.831Z|cf8d117a-95ca-408f-8640-6b017f420635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:20.831Z|692f2fbb-b2ae-43ec-ba23-ad878f83a3f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:20.833Z|692f2fbb-b2ae-43ec-ba23-ad878f83a3f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:20.833Z|cf8d117a-95ca-408f-8640-6b017f420635|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:21.770Z|a3e3598b-09e8-4591-97c3-36f7f17333b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:17:21.771Z|a3e3598b-09e8-4591-97c3-36f7f17333b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:17:22.650Z|950d42e4-7fa2-441d-bc71-25c46643e979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:17:22.651Z|950d42e4-7fa2-441d-bc71-25c46643e979|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:17:30.745Z|3a12e533-9200-4d27-bd04-0f3ca01321cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:30.750Z|3a12e533-9200-4d27-bd04-0f3ca01321cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:30.864Z|841d7b88-10f1-4562-a962-5642cb34c399|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:30.864Z|d4d52ffa-581e-4f2e-a18a-ee17ae545316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:30.865Z|841d7b88-10f1-4562-a962-5642cb34c399|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:30.865Z|d4d52ffa-581e-4f2e-a18a-ee17ae545316|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:36.769Z|07ba7061-9c97-4f05-8c37-97cb7d0e3374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:17:36.770Z|07ba7061-9c97-4f05-8c37-97cb7d0e3374|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:17:40.785Z|1ddfa955-27ec-4a1c-90ad-60c6bccc4de5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:40.789Z|1ddfa955-27ec-4a1c-90ad-60c6bccc4de5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:40.889Z|16311d4d-61f9-409b-91c9-8f73f7af6151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:40.890Z|16311d4d-61f9-409b-91c9-8f73f7af6151|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:40.904Z|e7ad953e-3abd-447c-abdd-6e9104250ef8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:40.905Z|e7ad953e-3abd-447c-abdd-6e9104250ef8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:50.819Z|9f4d2858-7dc9-42b9-b0b7-e916b6968a48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:50.820Z|9f4d2858-7dc9-42b9-b0b7-e916b6968a48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:50.919Z|b8095950-767c-4a08-8117-516a8960ec2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:50.920Z|b8095950-767c-4a08-8117-516a8960ec2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:50.930Z|24e053ce-68b0-4d46-a335-ddfa4a0078d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:17:50.931Z|24e053ce-68b0-4d46-a335-ddfa4a0078d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:17:51.770Z|a63c18b5-a096-49e6-ad11-9477be3bde95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:17:51.777Z|a63c18b5-a096-49e6-ad11-9477be3bde95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:17:52.658Z|746402a8-c56d-4824-bf87-68ef0593463c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:17:52.659Z|746402a8-c56d-4824-bf87-68ef0593463c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:17:54.051Z|a0638076-dd40-42a9-86a3-a90386084858|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:17:54.057Z|a0638076-dd40-42a9-86a3-a90386084858|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:00.843Z|67be8376-2e4d-4d9c-a69d-cd0c4daad93a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:00.844Z|67be8376-2e4d-4d9c-a69d-cd0c4daad93a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:00.948Z|99dc5971-f7fe-4575-b4cd-64d87eb7ae39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:00.949Z|99dc5971-f7fe-4575-b4cd-64d87eb7ae39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:00.961Z|e4fcc066-b811-4aeb-939f-4dbf27404af7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:00.962Z|e4fcc066-b811-4aeb-939f-4dbf27404af7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:06.769Z|83868553-51bc-4c2b-b933-37e8d6a626b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:18:06.770Z|83868553-51bc-4c2b-b933-37e8d6a626b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:18:10.875Z|af8a5a75-c41c-4142-941d-ea551ab9a00e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:10.877Z|af8a5a75-c41c-4142-941d-ea551ab9a00e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:10.986Z|1e22367d-f2db-40bc-ba30-4facab3f1eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:10.992Z|1e22367d-f2db-40bc-ba30-4facab3f1eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:10.992Z|466d8034-2701-4faa-b73f-da0da028c8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:11.000Z|466d8034-2701-4faa-b73f-da0da028c8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:20.907Z|7d5020dc-1786-4e8d-9ca3-411ef3bb8ed9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:20.908Z|7d5020dc-1786-4e8d-9ca3-411ef3bb8ed9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:21.020Z|b8b6f867-dd51-4cc9-a49c-243b736d6d74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:21.021Z|b8b6f867-dd51-4cc9-a49c-243b736d6d74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:21.033Z|e39fc687-fb4b-4826-b1c1-15d92df64c53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:21.036Z|e39fc687-fb4b-4826-b1c1-15d92df64c53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:21.770Z|1ec338a0-9c13-49a5-a2e8-18f1274a83e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:18:21.770Z|1ec338a0-9c13-49a5-a2e8-18f1274a83e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:18:22.660Z|3757dd26-ec5f-4dcc-b84d-a856ff0a513a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:18:22.662Z|3757dd26-ec5f-4dcc-b84d-a856ff0a513a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:18:30.934Z|7a28d4cc-7564-4359-a24a-b7438f7ae6da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:30.936Z|7a28d4cc-7564-4359-a24a-b7438f7ae6da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:31.055Z|effe70eb-f105-4e80-84a3-50fc3386702b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:31.056Z|effe70eb-f105-4e80-84a3-50fc3386702b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:31.100Z|1b65623a-ec5a-4001-a15a-f4c24570b768|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:31.101Z|1b65623a-ec5a-4001-a15a-f4c24570b768|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:36.769Z|5a64af98-477c-4dad-93ca-0d783d78ab52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:18:36.780Z|5a64af98-477c-4dad-93ca-0d783d78ab52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:18:40.962Z|d8134763-ce40-4fd2-8a67-05fea3866431|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:40.963Z|d8134763-ce40-4fd2-8a67-05fea3866431|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:41.081Z|25e7d3d3-1900-4ddc-b8bf-a2ba48f4942d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:41.082Z|25e7d3d3-1900-4ddc-b8bf-a2ba48f4942d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:41.142Z|f7e4c59e-eac0-49a6-8578-dd82d30690a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:41.144Z|f7e4c59e-eac0-49a6-8578-dd82d30690a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:50.988Z|f01a13f1-e8b6-4092-9b8a-4ebafe0fe692|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:50.990Z|f01a13f1-e8b6-4092-9b8a-4ebafe0fe692|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:51.113Z|96915d00-40b7-4cc7-9267-cae0370ff178|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:51.114Z|96915d00-40b7-4cc7-9267-cae0370ff178|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:51.176Z|d578df8e-fae9-471c-9a2c-0d55d7b1fe95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:18:51.177Z|d578df8e-fae9-471c-9a2c-0d55d7b1fe95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:18:51.769Z|fabc2b70-55c6-40a3-b082-a84df9ab921c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:18:51.770Z|fabc2b70-55c6-40a3-b082-a84df9ab921c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:18:52.664Z|ed80d00e-b16c-4610-a312-e8495402a6cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:18:52.666Z|ed80d00e-b16c-4610-a312-e8495402a6cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:18:54.044Z|41c4e965-6e41-4561-9b79-792b4ba279f8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:18:54.045Z|41c4e965-6e41-4561-9b79-792b4ba279f8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:01.020Z|14f42e50-b024-4c87-b723-3195f2b54ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:01.022Z|14f42e50-b024-4c87-b723-3195f2b54ce8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:01.141Z|954f194c-e0f6-4d1a-b752-8f8a53af3dca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:01.145Z|954f194c-e0f6-4d1a-b752-8f8a53af3dca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:01.216Z|41edec78-5d34-475d-bdcc-737260ba3d1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:01.217Z|41edec78-5d34-475d-bdcc-737260ba3d1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:06.770Z|caa375ac-9e2a-43e7-b9bb-9be19071bd76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:19:06.771Z|caa375ac-9e2a-43e7-b9bb-9be19071bd76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:19:11.050Z|6204060d-3c6d-45cf-8dfd-e5b0657635ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:11.051Z|6204060d-3c6d-45cf-8dfd-e5b0657635ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:11.174Z|1a366a6c-ef57-4e86-9258-6aafceb0e2e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:11.175Z|1a366a6c-ef57-4e86-9258-6aafceb0e2e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:11.243Z|fb92bd3b-6842-4206-b5c7-3fefc9af7f33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:11.243Z|fb92bd3b-6842-4206-b5c7-3fefc9af7f33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:21.076Z|d39c827f-bd24-43de-aacf-06a089146e67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:21.077Z|d39c827f-bd24-43de-aacf-06a089146e67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:21.207Z|b1700864-0cfe-4067-825d-9fb7767e7ae3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:21.208Z|b1700864-0cfe-4067-825d-9fb7767e7ae3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:21.274Z|e9ed4686-cbda-4c84-b9a7-b37f94dc91dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:21.275Z|e9ed4686-cbda-4c84-b9a7-b37f94dc91dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:21.769Z|386ea797-b0f7-487e-82af-b18bf3792503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:19:21.776Z|386ea797-b0f7-487e-82af-b18bf3792503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:19:22.667Z|ac1faf5a-cf98-473f-8688-75ac6ff325e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:19:22.668Z|ac1faf5a-cf98-473f-8688-75ac6ff325e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:19:31.103Z|02f5781c-91ab-4437-98be-69b181ba73a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:31.104Z|02f5781c-91ab-4437-98be-69b181ba73a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:31.234Z|10259ca8-98c0-49bd-a967-45eeec4d6c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:31.235Z|10259ca8-98c0-49bd-a967-45eeec4d6c55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:31.301Z|927d8905-a545-4e12-99c8-3044adf74ea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:31.302Z|927d8905-a545-4e12-99c8-3044adf74ea0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:36.769Z|a83beb5b-43ce-421c-b0fc-5347f4e69b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:19:36.770Z|a83beb5b-43ce-421c-b0fc-5347f4e69b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:19:41.138Z|214ecc54-0be3-4f3e-ad48-14592f45ef88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:41.139Z|214ecc54-0be3-4f3e-ad48-14592f45ef88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:41.262Z|155c4843-43fb-45d0-885d-4dedfe7b788a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:41.263Z|155c4843-43fb-45d0-885d-4dedfe7b788a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:41.334Z|a950c77c-cfa0-436b-8258-d7e2b74a241a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:41.335Z|a950c77c-cfa0-436b-8258-d7e2b74a241a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:51.167Z|eab9d2d7-8218-47cc-b005-7d218a892a55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:51.170Z|eab9d2d7-8218-47cc-b005-7d218a892a55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:51.290Z|ffec9bd2-7da5-4f0f-b530-2f0a768f1f29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:51.291Z|ffec9bd2-7da5-4f0f-b530-2f0a768f1f29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:51.365Z|219e460b-f77f-41a1-ab40-98c0e866ffa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:19:51.366Z|219e460b-f77f-41a1-ab40-98c0e866ffa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:19:51.769Z|c70aac28-0406-4695-b74f-02f560ccddd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:19:51.770Z|c70aac28-0406-4695-b74f-02f560ccddd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:19:52.669Z|2142de9e-65c7-4ed1-b1e9-56b348d8d62c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:19:52.669Z|2142de9e-65c7-4ed1-b1e9-56b348d8d62c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:19:54.039Z|3a2c678b-8865-4db7-bba7-9620cce2dcac|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:19:54.040Z|3a2c678b-8865-4db7-bba7-9620cce2dcac|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:01.225Z|0fc54993-c77a-4ab6-81fa-f6fe57ca05c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:01.226Z|0fc54993-c77a-4ab6-81fa-f6fe57ca05c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:01.314Z|9199586a-0de8-4824-ad42-bf3405f32f09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:01.315Z|9199586a-0de8-4824-ad42-bf3405f32f09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:01.390Z|8a39ce6e-c8d2-4f0c-abd5-1c8094e08043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:01.391Z|8a39ce6e-c8d2-4f0c-abd5-1c8094e08043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:06.769Z|30f142fc-63de-4759-b635-e16bda8795fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:20:06.774Z|30f142fc-63de-4759-b635-e16bda8795fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:20:11.262Z|77a51aef-55db-4a7a-942b-c298ed61b678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:11.263Z|77a51aef-55db-4a7a-942b-c298ed61b678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:11.340Z|28bf0100-8ec9-446a-a2c0-b804fea81087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:11.341Z|28bf0100-8ec9-446a-a2c0-b804fea81087|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:11.423Z|464e4fc3-e38b-4b4a-b514-c9210cf65152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:11.425Z|464e4fc3-e38b-4b4a-b514-c9210cf65152|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:21.293Z|789208d0-5622-4758-b2d8-7fee08dc773c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:21.294Z|789208d0-5622-4758-b2d8-7fee08dc773c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:21.366Z|ef887dc4-fe64-4a28-a480-956382338d1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:21.367Z|ef887dc4-fe64-4a28-a480-956382338d1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:21.457Z|2a8676b2-61f2-407c-a4fe-6a57b536ee6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:21.459Z|2a8676b2-61f2-407c-a4fe-6a57b536ee6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:21.769Z|6e452c32-674d-4ede-82c0-aa28d36f0e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:20:21.770Z|6e452c32-674d-4ede-82c0-aa28d36f0e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:20:22.670Z|0e30e573-421c-4b16-b530-b60bfe08ddd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:20:22.671Z|0e30e573-421c-4b16-b530-b60bfe08ddd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:20:31.336Z|1d75b63e-1f66-413c-943c-8acbb0e365e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:31.340Z|1d75b63e-1f66-413c-943c-8acbb0e365e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:31.411Z|aa00861b-7608-4c47-99f5-4e9ab6790363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:31.412Z|aa00861b-7608-4c47-99f5-4e9ab6790363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:31.487Z|cdeec893-af28-4787-ae1c-5b011473966f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:31.488Z|cdeec893-af28-4787-ae1c-5b011473966f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:36.770Z|9f3bdde9-1f11-4fca-b74c-ac270a944a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:20:36.771Z|9f3bdde9-1f11-4fca-b74c-ac270a944a3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:20:41.373Z|16ed0741-07b4-4d2c-be02-4cc38d0cd9e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:41.374Z|16ed0741-07b4-4d2c-be02-4cc38d0cd9e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:41.441Z|165fdaaa-22f8-421b-bc10-9cb179561289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:41.442Z|165fdaaa-22f8-421b-bc10-9cb179561289|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:41.518Z|762060d9-6711-4123-bb18-eaabaa46e61c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:41.518Z|762060d9-6711-4123-bb18-eaabaa46e61c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:51.456Z|a19173ad-d3f7-4eac-9cba-a1b9ea1d4e56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:51.457Z|a19173ad-d3f7-4eac-9cba-a1b9ea1d4e56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:51.471Z|dfd648a0-4530-4d27-bdec-9b973ffe8e7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:51.472Z|dfd648a0-4530-4d27-bdec-9b973ffe8e7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:51.544Z|85ee2334-13e6-46aa-9e21-f53cdce97228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:20:51.545Z|85ee2334-13e6-46aa-9e21-f53cdce97228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:20:51.770Z|eaf133ea-6255-464f-b6aa-1155cfa116eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:20:51.774Z|eaf133ea-6255-464f-b6aa-1155cfa116eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:20:52.672Z|c7300fd0-19f8-49a2-9068-4e1c2edd8564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:20:52.674Z|c7300fd0-19f8-49a2-9068-4e1c2edd8564|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:20:54.039Z|94ba9cb5-a128-4aec-a626-cae2277d276c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:20:54.040Z|94ba9cb5-a128-4aec-a626-cae2277d276c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:01.484Z|f5870f99-88c4-4b2f-b5d5-916911b12b0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:01.485Z|f5870f99-88c4-4b2f-b5d5-916911b12b0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:01.504Z|6f312538-84b3-419e-91f4-cd91a7fc6d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:01.506Z|6f312538-84b3-419e-91f4-cd91a7fc6d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:01.574Z|5fa12524-ac4e-44d8-82d8-cf750b10ba13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:01.576Z|5fa12524-ac4e-44d8-82d8-cf750b10ba13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:06.769Z|66996c34-0f9e-4e6b-9af4-47eef0294d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:21:06.770Z|66996c34-0f9e-4e6b-9af4-47eef0294d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:21:11.514Z|d125609e-930f-495a-965e-38f5d30f62e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:11.515Z|d125609e-930f-495a-965e-38f5d30f62e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:11.532Z|3b404c98-9199-4bf7-bbbc-46cd96393d6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:11.533Z|3b404c98-9199-4bf7-bbbc-46cd96393d6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:11.606Z|b7f74581-1710-44e3-9ff7-c0586dd32233|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:11.608Z|b7f74581-1710-44e3-9ff7-c0586dd32233|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:21.542Z|86140383-c029-47d0-8783-079471fa118f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:21.543Z|86140383-c029-47d0-8783-079471fa118f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:21.559Z|f8a1b7b9-94b4-45e6-9f84-311d37fd5eed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:21.560Z|f8a1b7b9-94b4-45e6-9f84-311d37fd5eed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:21.648Z|47c30210-42f2-4d5b-aa62-bf83f4aefa2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:21.649Z|47c30210-42f2-4d5b-aa62-bf83f4aefa2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:21.769Z|c9a9a1b1-4e83-4800-a1ad-001e71100c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:21:21.770Z|c9a9a1b1-4e83-4800-a1ad-001e71100c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:21:22.675Z|89a0bcd0-5fc2-45d8-8097-a6125d54cc72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:21:22.676Z|89a0bcd0-5fc2-45d8-8097-a6125d54cc72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:21:31.573Z|70ea152e-7af5-4b2c-88c4-96ba4ee34eaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:31.574Z|70ea152e-7af5-4b2c-88c4-96ba4ee34eaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:31.594Z|31d48c67-ab92-4e38-bdc3-b0b56e99a39d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:31.595Z|31d48c67-ab92-4e38-bdc3-b0b56e99a39d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:31.677Z|91b8c335-3a35-4553-9bbd-44a590524101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:31.679Z|91b8c335-3a35-4553-9bbd-44a590524101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:36.769Z|b618078e-e287-455f-bbfa-1f0d6632265a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:21:36.776Z|b618078e-e287-455f-bbfa-1f0d6632265a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:21:41.603Z|2af3f1cf-cdc9-46fd-b81d-60c282e9262b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:41.604Z|2af3f1cf-cdc9-46fd-b81d-60c282e9262b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:41.621Z|1f91dc23-b560-446f-9e11-2074b262aa5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:41.623Z|1f91dc23-b560-446f-9e11-2074b262aa5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:41.711Z|72475fd7-4d0c-4666-b493-401647f13b04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:41.712Z|72475fd7-4d0c-4666-b493-401647f13b04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:51.632Z|d3b1b047-683a-4426-b089-59ca7e8fb598|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:51.633Z|d3b1b047-683a-4426-b089-59ca7e8fb598|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:51.648Z|ef344ba6-8db3-42d3-9be0-07d25ab1301a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:51.649Z|ef344ba6-8db3-42d3-9be0-07d25ab1301a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:51.743Z|44c3fd36-f470-4906-b101-131eafe60ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:21:51.744Z|44c3fd36-f470-4906-b101-131eafe60ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:21:51.773Z|3d01f64c-1bbb-4599-bc90-95098ba55217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:21:51.773Z|3d01f64c-1bbb-4599-bc90-95098ba55217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:21:52.677Z|bf20097f-6cf8-4493-a594-014a63c9685e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:21:52.677Z|bf20097f-6cf8-4493-a594-014a63c9685e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:21:54.039Z|dec669c4-7900-409f-858f-61235a7654d6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:21:54.041Z|dec669c4-7900-409f-858f-61235a7654d6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:01.658Z|9f73317e-83ec-452d-8a32-d4fd4aa05f7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:01.660Z|9f73317e-83ec-452d-8a32-d4fd4aa05f7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:01.684Z|b3b39c90-a049-4a7b-b176-1468ab05a42a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:01.685Z|b3b39c90-a049-4a7b-b176-1468ab05a42a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:01.772Z|122c16ec-82fa-4883-ad93-bbfc38241fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:01.773Z|122c16ec-82fa-4883-ad93-bbfc38241fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:06.769Z|d760bebc-8e09-42b4-8228-b09aaa6a2b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:22:06.770Z|d760bebc-8e09-42b4-8228-b09aaa6a2b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:22:11.684Z|3066a5a0-fb70-482b-b2de-c5210498c48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:11.685Z|3066a5a0-fb70-482b-b2de-c5210498c48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:11.719Z|f1b21007-3423-4ea4-add4-d82c04ebf9c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:11.720Z|f1b21007-3423-4ea4-add4-d82c04ebf9c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:11.801Z|62fccd9f-eac0-4ec6-85b9-96631ff34f18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:11.802Z|62fccd9f-eac0-4ec6-85b9-96631ff34f18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:21.714Z|5e94bb6a-1a2c-41d9-8a9c-38302c0803dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:21.715Z|5e94bb6a-1a2c-41d9-8a9c-38302c0803dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:21.746Z|dd8dd953-dd5a-4a6d-a031-c90f2a18c75c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:21.747Z|dd8dd953-dd5a-4a6d-a031-c90f2a18c75c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:21.770Z|ce017dd1-da3d-4faa-81e3-b797bbe99c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:22:21.772Z|ce017dd1-da3d-4faa-81e3-b797bbe99c9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:22:21.825Z|ce218ec2-5231-496c-98f1-350fd3800beb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:21.826Z|ce218ec2-5231-496c-98f1-350fd3800beb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:22.678Z|c0380550-0681-4338-92d8-9a60b8652992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:22:22.679Z|c0380550-0681-4338-92d8-9a60b8652992|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:22:31.743Z|251fd1c7-0b74-44e6-ba39-19e9aba33948|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:31.744Z|251fd1c7-0b74-44e6-ba39-19e9aba33948|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:31.773Z|33216362-9a52-44b2-b765-b1104da0611f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:31.774Z|33216362-9a52-44b2-b765-b1104da0611f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:31.860Z|f3d0964b-ecd4-4885-acc8-288ee3ba8194|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:31.861Z|f3d0964b-ecd4-4885-acc8-288ee3ba8194|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:36.769Z|65534734-c0ef-4614-b269-3b88df899c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:22:36.770Z|65534734-c0ef-4614-b269-3b88df899c67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:22:41.773Z|fa397886-e7cd-4e8e-bae7-cd0730afea45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:41.774Z|fa397886-e7cd-4e8e-bae7-cd0730afea45|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:41.802Z|83efeaee-8c7d-4d44-9ce7-ecf77c251856|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:41.803Z|83efeaee-8c7d-4d44-9ce7-ecf77c251856|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:41.888Z|c9ceb940-c066-40b3-bdc5-c9b078f85974|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:41.889Z|c9ceb940-c066-40b3-bdc5-c9b078f85974|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:51.769Z|d172ad8d-85ae-4bbd-bb73-9974dc3602ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:22:51.770Z|d172ad8d-85ae-4bbd-bb73-9974dc3602ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:22:51.799Z|40d77c50-9cc1-4a95-81cc-ee91219dc268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:51.802Z|40d77c50-9cc1-4a95-81cc-ee91219dc268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:51.829Z|c01ff9d2-90bd-44ee-aa2a-e7dd9d35b314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:51.830Z|c01ff9d2-90bd-44ee-aa2a-e7dd9d35b314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:51.918Z|64e82876-3d6b-4120-b3fc-3c0d74e11ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:22:51.919Z|64e82876-3d6b-4120-b3fc-3c0d74e11ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:22:52.680Z|fc726609-a30f-4407-9503-6dc3b29f0a88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:22:52.680Z|fc726609-a30f-4407-9503-6dc3b29f0a88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:22:54.038Z|bb819c9a-ba8a-498d-8f1c-3f4497d05361|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:22:54.039Z|bb819c9a-ba8a-498d-8f1c-3f4497d05361|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:01.830Z|1aaafc59-c22d-40dd-a61c-656b278d6dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:01.831Z|1aaafc59-c22d-40dd-a61c-656b278d6dba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:01.865Z|da409d46-19d5-47f4-8e42-cbbedd29ee79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:01.866Z|da409d46-19d5-47f4-8e42-cbbedd29ee79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:01.958Z|d1aad4aa-1522-42d9-96c3-0dd8c44abdfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:01.959Z|d1aad4aa-1522-42d9-96c3-0dd8c44abdfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:06.770Z|8939c3b6-02f4-4019-9c3b-f3d0b7642684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:23:06.774Z|8939c3b6-02f4-4019-9c3b-f3d0b7642684|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:23:11.858Z|13683564-ee6d-4eaf-8995-7cc5596900b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:11.859Z|13683564-ee6d-4eaf-8995-7cc5596900b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:11.896Z|39c73ff2-f8ee-41f5-a044-8c320249af55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:11.897Z|39c73ff2-f8ee-41f5-a044-8c320249af55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:12.005Z|b84199a3-7e6a-4677-ae46-ab76a28f79ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:12.007Z|b84199a3-7e6a-4677-ae46-ab76a28f79ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:21.770Z|40a09f4a-b05d-430c-a61c-1d681ed245e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:23:21.771Z|40a09f4a-b05d-430c-a61c-1d681ed245e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:23:21.884Z|d26eb4c5-e8b2-4855-8aa6-a06ddfdad2c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:21.885Z|d26eb4c5-e8b2-4855-8aa6-a06ddfdad2c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:21.928Z|eb653995-d630-4773-af16-d1a9a0a645c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:21.929Z|eb653995-d630-4773-af16-d1a9a0a645c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:22.039Z|a245bdfa-80e9-457d-a39d-d3f2c73c8f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:22.040Z|a245bdfa-80e9-457d-a39d-d3f2c73c8f38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:22.681Z|54ee7530-1e09-4ced-89c1-ddb9bf95b0c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:23:22.683Z|54ee7530-1e09-4ced-89c1-ddb9bf95b0c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:23:31.910Z|1b3fdb36-cd4b-489c-bda6-b1312eeeb12b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:31.911Z|1b3fdb36-cd4b-489c-bda6-b1312eeeb12b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:31.957Z|63165951-1463-4e7e-9849-63ff619322d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:31.958Z|63165951-1463-4e7e-9849-63ff619322d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:32.071Z|4dc7d381-4d7c-433f-b83a-f0a33072e5ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:32.072Z|4dc7d381-4d7c-433f-b83a-f0a33072e5ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:36.769Z|70d60efc-b0a5-4292-b9d2-b3d8548f8b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:23:36.770Z|70d60efc-b0a5-4292-b9d2-b3d8548f8b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:23:41.939Z|41c4d0d2-2ceb-4f5a-bf15-765324bd7f4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:41.940Z|41c4d0d2-2ceb-4f5a-bf15-765324bd7f4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:41.984Z|93bb6316-709e-4b5f-aa7a-94c12a79a6fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:41.985Z|93bb6316-709e-4b5f-aa7a-94c12a79a6fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:42.096Z|0b390cfa-7302-4ef8-941d-529c93fc04bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:42.097Z|0b390cfa-7302-4ef8-941d-529c93fc04bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:51.770Z|541a074d-b77e-499f-8b34-aacb9073ab77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:23:51.772Z|541a074d-b77e-499f-8b34-aacb9073ab77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:23:51.974Z|2f52fb94-5c62-48fa-80e1-0efb26ea1241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:51.977Z|2f52fb94-5c62-48fa-80e1-0efb26ea1241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:52.015Z|4742070a-6015-41e9-9fbc-03ae54824c61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:52.016Z|4742070a-6015-41e9-9fbc-03ae54824c61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:52.125Z|e54719ab-8995-4b57-8f56-c7009b038706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:23:52.127Z|e54719ab-8995-4b57-8f56-c7009b038706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:23:52.684Z|d1b03868-9ed6-4039-bc08-7e5986700483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:23:52.684Z|d1b03868-9ed6-4039-bc08-7e5986700483|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:23:54.038Z|d10e3345-79cf-4ce9-aa85-067e051f1f31|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:23:54.040Z|d10e3345-79cf-4ce9-aa85-067e051f1f31|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:02.008Z|00724a71-7cef-47eb-babb-9275446406be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:02.009Z|00724a71-7cef-47eb-babb-9275446406be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:02.045Z|65a04c6f-4171-455e-b2e4-cc9617b2d02f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:02.047Z|65a04c6f-4171-455e-b2e4-cc9617b2d02f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:02.156Z|bb3f8ee0-aca0-4781-bbb9-ad7ed96b51ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:02.157Z|bb3f8ee0-aca0-4781-bbb9-ad7ed96b51ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:06.769Z|06cb18b1-995f-4263-81a7-efc9c5280389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:24:06.770Z|06cb18b1-995f-4263-81a7-efc9c5280389|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:24:12.045Z|b78a41db-e8b0-4c2b-9d56-79ffa12f2feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:12.046Z|b78a41db-e8b0-4c2b-9d56-79ffa12f2feb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:12.082Z|98c8472e-77ca-4895-b197-3e451edde026|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:12.083Z|98c8472e-77ca-4895-b197-3e451edde026|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:12.182Z|debfaebf-6561-4a2c-ac2a-a1f939b1bfbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:12.183Z|debfaebf-6561-4a2c-ac2a-a1f939b1bfbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:21.773Z|e4ae32a8-ec45-4764-8de5-0e9766fdb58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:24:21.777Z|e4ae32a8-ec45-4764-8de5-0e9766fdb58a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:24:22.087Z|ae8cbe34-9c43-40e6-a788-a27722cf14ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:22.088Z|ae8cbe34-9c43-40e6-a788-a27722cf14ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:22.136Z|a70d45dc-c2c3-4ffc-8876-db8a337a55b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:22.137Z|a70d45dc-c2c3-4ffc-8876-db8a337a55b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:22.209Z|0e397cec-caff-4684-97db-f4f29bcc93b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:22.210Z|0e397cec-caff-4684-97db-f4f29bcc93b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:22.686Z|96f77325-712f-4875-9b47-bb36f63d7473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:24:22.686Z|96f77325-712f-4875-9b47-bb36f63d7473|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:24:32.129Z|1ccc0901-1020-40b8-9a72-efaf75880b16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:32.132Z|1ccc0901-1020-40b8-9a72-efaf75880b16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:32.172Z|86cde105-1c7c-4912-b1c1-53cfe74c09d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:32.173Z|86cde105-1c7c-4912-b1c1-53cfe74c09d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:32.239Z|e555c1ad-1449-49af-9596-a1aa1913cf04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:32.240Z|e555c1ad-1449-49af-9596-a1aa1913cf04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:36.770Z|b5994261-3ed7-475e-8f99-cb46406bdb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:24:36.771Z|b5994261-3ed7-475e-8f99-cb46406bdb0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:24:42.161Z|fcf74ce2-051e-4e12-a8ac-965150c50ac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:42.162Z|fcf74ce2-051e-4e12-a8ac-965150c50ac2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:42.201Z|09d4938b-0c9b-499f-8769-a8466b0471aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:42.202Z|09d4938b-0c9b-499f-8769-a8466b0471aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:42.268Z|3f8d26e3-ad02-4859-a271-c61a00f03ca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:42.270Z|3f8d26e3-ad02-4859-a271-c61a00f03ca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:51.770Z|8ad0cd94-6d6c-49da-ae52-cff23d70b468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:24:51.771Z|8ad0cd94-6d6c-49da-ae52-cff23d70b468|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:24:52.192Z|63cff436-4444-4ef6-b580-1b4d309e2429|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:52.193Z|63cff436-4444-4ef6-b580-1b4d309e2429|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:52.232Z|0fccba65-d42a-4135-be42-678258d819a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:52.233Z|0fccba65-d42a-4135-be42-678258d819a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:52.307Z|f8062c31-801f-44a1-a7da-21caf51f1113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:24:52.308Z|f8062c31-801f-44a1-a7da-21caf51f1113|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:24:52.689Z|bdd30199-e8f7-477a-a713-121a7e81ab1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:24:52.690Z|bdd30199-e8f7-477a-a713-121a7e81ab1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:24:54.038Z|2e91aaec-abce-4a0f-8345-da546a9cabcf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:24:54.039Z|2e91aaec-abce-4a0f-8345-da546a9cabcf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:02.229Z|ea89fc73-9730-49b1-842b-37132617a176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:02.231Z|ea89fc73-9730-49b1-842b-37132617a176|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:02.263Z|6bd9f133-2658-445e-871b-3519743e4865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:02.264Z|6bd9f133-2658-445e-871b-3519743e4865|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:02.337Z|65187c90-c463-4641-bed3-fd09d09bf143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:02.338Z|65187c90-c463-4641-bed3-fd09d09bf143|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:06.770Z|32621e16-1ac7-43ee-a18e-3d2faeea914a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:25:06.773Z|32621e16-1ac7-43ee-a18e-3d2faeea914a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:25:12.264Z|36099d64-60db-4bb5-8840-ffefe1571e2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:12.266Z|36099d64-60db-4bb5-8840-ffefe1571e2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:12.292Z|2b5266c4-f904-4e39-ac37-5f63f925e050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:12.294Z|2b5266c4-f904-4e39-ac37-5f63f925e050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:12.363Z|6024d680-4053-41c2-80ea-cec17588575a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:12.364Z|6024d680-4053-41c2-80ea-cec17588575a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:21.770Z|068e3df6-73a8-49cb-afc1-6c7c9d8f2daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:25:21.771Z|068e3df6-73a8-49cb-afc1-6c7c9d8f2daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:25:22.301Z|d01d7114-938a-4613-8561-cc06d80a5059|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:22.302Z|d01d7114-938a-4613-8561-cc06d80a5059|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:22.322Z|59fe2787-a7a0-4287-a249-f708e3daa82a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:22.324Z|59fe2787-a7a0-4287-a249-f708e3daa82a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:22.391Z|6c50bcda-1007-4bd7-881b-78b8b7dbe8d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:22.396Z|6c50bcda-1007-4bd7-881b-78b8b7dbe8d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:22.692Z|472914b9-a40c-4fe1-ac89-80cf677bd146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:25:22.703Z|472914b9-a40c-4fe1-ac89-80cf677bd146|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:25:32.346Z|1fbd7b2a-61ac-4c67-88f9-841372b8e1bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:32.348Z|1fbd7b2a-61ac-4c67-88f9-841372b8e1bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:32.355Z|4d2dafa0-10ef-4890-8a37-df54f336ad58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:32.357Z|4d2dafa0-10ef-4890-8a37-df54f336ad58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:32.484Z|d83e36db-d118-4880-84d0-5567e1214f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:32.486Z|d83e36db-d118-4880-84d0-5567e1214f5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:36.770Z|e850ccb3-9656-4007-9105-ee58d02e8be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:25:36.771Z|e850ccb3-9656-4007-9105-ee58d02e8be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:25:42.377Z|bea3ed1b-defc-4060-bd66-e8170fd43253|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:42.378Z|bea3ed1b-defc-4060-bd66-e8170fd43253|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:42.388Z|a3ef87be-50b2-4ffa-90e6-dea73815cb7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:42.389Z|a3ef87be-50b2-4ffa-90e6-dea73815cb7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:42.513Z|526d267d-8b80-4247-973e-14724f799172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:42.514Z|526d267d-8b80-4247-973e-14724f799172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:51.769Z|8d4d7ca8-68c7-4df4-a267-457579ed1fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:25:51.773Z|8d4d7ca8-68c7-4df4-a267-457579ed1fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:25:52.460Z|9d4258e1-9503-4394-99da-7996ae8a013d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:52.461Z|9d4258e1-9503-4394-99da-7996ae8a013d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:52.485Z|c6abe857-b61c-4cbb-9f5a-b9a1ab9206fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:52.486Z|c6abe857-b61c-4cbb-9f5a-b9a1ab9206fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:52.543Z|5c7ab926-96eb-4081-8298-7249a877f5a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:25:52.544Z|5c7ab926-96eb-4081-8298-7249a877f5a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:25:52.706Z|615a13fd-22ab-4b2c-8852-cd69dc7bba8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:25:52.707Z|615a13fd-22ab-4b2c-8852-cd69dc7bba8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:25:54.046Z|e3189687-34d5-4744-bed1-10f6919779ec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:25:54.047Z|e3189687-34d5-4744-bed1-10f6919779ec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:02.485Z|29d4a529-f8aa-437d-adcd-f26559b8aadb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:02.487Z|29d4a529-f8aa-437d-adcd-f26559b8aadb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:02.512Z|e815337f-eb48-4906-a85d-e127313f5cc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:02.513Z|e815337f-eb48-4906-a85d-e127313f5cc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:02.571Z|f3d01927-7749-4659-9333-95b0b3b8fb13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:02.571Z|f3d01927-7749-4659-9333-95b0b3b8fb13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:06.769Z|d30b5290-cd7e-45f7-b541-408dd13cc5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:26:06.770Z|d30b5290-cd7e-45f7-b541-408dd13cc5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:26:12.515Z|c5091d36-202b-45e7-a5ad-c3ffb5723e22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:12.517Z|c5091d36-202b-45e7-a5ad-c3ffb5723e22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:12.540Z|a555b194-6f57-4245-a9c4-ff7edaba8d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:12.541Z|a555b194-6f57-4245-a9c4-ff7edaba8d4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:12.597Z|1a484fa7-9df4-447f-bfaf-920f7691452c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:12.598Z|1a484fa7-9df4-447f-bfaf-920f7691452c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:21.770Z|8845f342-c635-4813-8368-30d0ae4b5446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:26:21.780Z|8845f342-c635-4813-8368-30d0ae4b5446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:26:22.554Z|4aa7d884-3768-495e-8a92-a8e0a2b8b8ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:22.556Z|4aa7d884-3768-495e-8a92-a8e0a2b8b8ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:22.571Z|7e5e81ab-8ac7-4ab9-91a5-b2e705ed1916|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:22.572Z|7e5e81ab-8ac7-4ab9-91a5-b2e705ed1916|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:22.637Z|4ac47707-d9d9-4c97-89e9-a2244ba0f4aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:22.639Z|4ac47707-d9d9-4c97-89e9-a2244ba0f4aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:22.736Z|2f3bb78e-bca3-4cd4-a494-3e1926a61204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:26:22.736Z|2f3bb78e-bca3-4cd4-a494-3e1926a61204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:26:32.581Z|c7728a1b-e3c6-4471-a9d1-205a3ad2dcfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:32.583Z|c7728a1b-e3c6-4471-a9d1-205a3ad2dcfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:32.605Z|e500984c-6654-4399-8b06-5267d96519d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:32.606Z|e500984c-6654-4399-8b06-5267d96519d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:32.690Z|c289b31e-a207-406f-b396-2bd40917e4d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:32.691Z|c289b31e-a207-406f-b396-2bd40917e4d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:36.769Z|fd95891c-3998-4d05-8f41-850b5c758f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:26:36.770Z|fd95891c-3998-4d05-8f41-850b5c758f5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:26:42.614Z|25274f93-abeb-41c0-a388-c4dad55ffda6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:42.615Z|25274f93-abeb-41c0-a388-c4dad55ffda6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:42.637Z|3971e13d-dc3c-42cb-afb8-9c0e8a89af2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:42.638Z|3971e13d-dc3c-42cb-afb8-9c0e8a89af2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:42.730Z|aef3a255-9e13-4da8-a65d-cb7beb8d9f15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:42.730Z|aef3a255-9e13-4da8-a65d-cb7beb8d9f15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:51.770Z|372f1f43-a647-4316-8437-f50af7db5357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:26:51.770Z|372f1f43-a647-4316-8437-f50af7db5357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:26:52.643Z|aabd3af2-0f3f-49af-a7e6-84de5e4496a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:52.644Z|aabd3af2-0f3f-49af-a7e6-84de5e4496a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:52.670Z|60334020-c37c-44ad-a729-527fffefa180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:52.672Z|60334020-c37c-44ad-a729-527fffefa180|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:52.738Z|2ac6b242-09b1-47a8-bbb5-570c868dd861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:26:52.739Z|2ac6b242-09b1-47a8-bbb5-570c868dd861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:26:52.768Z|73ed082a-a154-4d24-880e-5f80bc8d6483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:26:52.770Z|73ed082a-a154-4d24-880e-5f80bc8d6483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:26:54.040Z|57dcb8a1-144e-49fa-8ede-9a76b96a835a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:26:54.041Z|57dcb8a1-144e-49fa-8ede-9a76b96a835a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:02.677Z|29ec6fb8-a2de-4389-9cab-a32bc50332a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:02.677Z|29ec6fb8-a2de-4389-9cab-a32bc50332a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:02.700Z|6b7eb4b8-ae6c-4f32-8697-da2691743082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:02.702Z|6b7eb4b8-ae6c-4f32-8697-da2691743082|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:02.794Z|71b204b8-520e-4f29-b1a5-b98f57b231c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:02.795Z|71b204b8-520e-4f29-b1a5-b98f57b231c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:06.769Z|9f90818e-799a-4e3c-9834-61b30ee4751b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:27:06.774Z|9f90818e-799a-4e3c-9834-61b30ee4751b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:27:12.717Z|5400a0bc-047c-4739-adaa-16cd37455b93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:12.718Z|5400a0bc-047c-4739-adaa-16cd37455b93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:12.736Z|f4b46769-7eec-4edc-8cf8-d2ca08fba72f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:12.738Z|f4b46769-7eec-4edc-8cf8-d2ca08fba72f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:12.820Z|cdae8ec8-98b5-4149-826d-88aed142a72c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:12.822Z|cdae8ec8-98b5-4149-826d-88aed142a72c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:21.769Z|52def039-0797-448a-90ef-932e65c85e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:27:21.770Z|52def039-0797-448a-90ef-932e65c85e53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:27:22.739Z|30807a14-99af-4af6-a797-09d25252a7eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:27:22.740Z|30807a14-99af-4af6-a797-09d25252a7eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:27:22.753Z|86fc2787-77a8-4c36-89d6-b9f21987b6e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:22.754Z|86fc2787-77a8-4c36-89d6-b9f21987b6e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:22.764Z|3d6bf0fb-3696-41d9-92c4-198fd2bbe955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:22.765Z|3d6bf0fb-3696-41d9-92c4-198fd2bbe955|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:22.846Z|680480a4-0873-40ff-a96f-6a86a6fb2d42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:22.847Z|680480a4-0873-40ff-a96f-6a86a6fb2d42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:32.786Z|04242ce7-c261-411f-b84b-b115a32f036f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:32.788Z|04242ce7-c261-411f-b84b-b115a32f036f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:32.804Z|a632d392-5eeb-476d-917e-1812a82ee990|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:32.805Z|a632d392-5eeb-476d-917e-1812a82ee990|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:32.874Z|5435ddb7-dbbf-46ff-86f6-0954c7fff303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:32.875Z|5435ddb7-dbbf-46ff-86f6-0954c7fff303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:36.770Z|2312150e-0e18-4a7a-a626-97e386936a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:27:36.771Z|2312150e-0e18-4a7a-a626-97e386936a38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:27:42.819Z|200559dd-2f18-4552-9e9f-868ae98ab776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:42.819Z|200559dd-2f18-4552-9e9f-868ae98ab776|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:42.842Z|2a436259-41b8-4e88-9035-d639a25cf0ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:42.843Z|2a436259-41b8-4e88-9035-d639a25cf0ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:42.904Z|e6751905-c8b6-4ce0-81a7-af0524b12a46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:42.905Z|e6751905-c8b6-4ce0-81a7-af0524b12a46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:51.769Z|ec341b2f-1dbf-4a5d-9542-257669621fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:27:51.780Z|ec341b2f-1dbf-4a5d-9542-257669621fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:27:52.741Z|1b710bf0-8d92-49f0-a021-b301eb703509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:27:52.742Z|1b710bf0-8d92-49f0-a021-b301eb703509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:27:52.847Z|7c5908ab-161c-4ae3-a28f-107f943ff7d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:52.848Z|7c5908ab-161c-4ae3-a28f-107f943ff7d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:52.872Z|904c573a-d04f-493b-b7ef-d910e94f5d14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:52.873Z|904c573a-d04f-493b-b7ef-d910e94f5d14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:52.936Z|09154936-98cb-4585-bd70-3a2e8999ed5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:27:52.937Z|09154936-98cb-4585-bd70-3a2e8999ed5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:27:54.040Z|e4e57177-0591-4bdb-8ce8-0915343ffa6f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:27:54.041Z|e4e57177-0591-4bdb-8ce8-0915343ffa6f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:02.887Z|3871c26c-452d-42e3-b8e3-17041f3eb148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:02.888Z|3871c26c-452d-42e3-b8e3-17041f3eb148|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:02.902Z|d60da18b-6ec2-46e3-8f8a-3ffd72d7df14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:02.903Z|d60da18b-6ec2-46e3-8f8a-3ffd72d7df14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:02.962Z|38adadbb-6e8d-4853-aa63-efa59d656a5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:02.965Z|38adadbb-6e8d-4853-aa63-efa59d656a5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:06.769Z|b03c6cda-9c71-4c2a-8308-5a66769cab08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:28:06.770Z|b03c6cda-9c71-4c2a-8308-5a66769cab08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:28:12.921Z|a778d87e-bfa3-4158-a772-094c4a5c2642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:12.922Z|a778d87e-bfa3-4158-a772-094c4a5c2642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:12.932Z|787097f4-91b7-471a-a9b0-4257af95b554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:12.933Z|787097f4-91b7-471a-a9b0-4257af95b554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:12.995Z|f196331c-d16d-46d0-bc07-4f904e313e78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:12.996Z|f196331c-d16d-46d0-bc07-4f904e313e78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:21.769Z|ad907c85-08c9-45c2-a53f-48378b6a80af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:28:21.770Z|ad907c85-08c9-45c2-a53f-48378b6a80af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:28:22.743Z|404c4aba-f2c1-49f9-bdb9-3a55c1df60eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:28:22.744Z|404c4aba-f2c1-49f9-bdb9-3a55c1df60eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:28:22.953Z|51acf820-1ec4-4a89-b6b9-fcfb7a36cc54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:22.954Z|51acf820-1ec4-4a89-b6b9-fcfb7a36cc54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:23.046Z|a865be68-1c69-4c9b-a1c7-e153c876fdd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:23.047Z|a865be68-1c69-4c9b-a1c7-e153c876fdd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:23.053Z|9cb8851a-b510-4e02-97f0-7fe90453e848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:23.054Z|9cb8851a-b510-4e02-97f0-7fe90453e848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:33.080Z|d4231bba-aa07-49bd-a492-fc11bf3e93c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:33.080Z|f3b0182a-024f-400c-b9df-b7f53a478769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:33.081Z|d4231bba-aa07-49bd-a492-fc11bf3e93c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:33.082Z|f3b0182a-024f-400c-b9df-b7f53a478769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:33.083Z|adfd789f-c5af-4fe6-ac59-4a747989eb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:33.084Z|adfd789f-c5af-4fe6-ac59-4a747989eb55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:36.769Z|74348b10-d014-421c-b076-35a28e7c1652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:28:36.777Z|74348b10-d014-421c-b076-35a28e7c1652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:28:43.124Z|99527951-dd9b-4064-9765-d26b032dae06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:43.124Z|a7d78ad4-661a-4f51-b2a9-23a725aef694|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:43.125Z|a7d78ad4-661a-4f51-b2a9-23a725aef694|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:43.125Z|99527951-dd9b-4064-9765-d26b032dae06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:43.139Z|113000d4-a522-4be9-bfa0-fdedb1ae93e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:43.140Z|113000d4-a522-4be9-bfa0-fdedb1ae93e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:51.769Z|f281dfbb-8f29-4081-8f93-7817d0bb0411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:28:51.770Z|f281dfbb-8f29-4081-8f93-7817d0bb0411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:28:52.744Z|bb871d3e-8c24-49e4-8c3b-08a727bdc07b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:28:52.745Z|bb871d3e-8c24-49e4-8c3b-08a727bdc07b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:28:53.173Z|a7eae015-52ef-4cc6-b600-080bfcef5418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:53.173Z|9594c388-ae95-4417-b4e3-09ac701870f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:53.175Z|9594c388-ae95-4417-b4e3-09ac701870f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:53.174Z|13265297-40ff-452a-971d-0ec4d26ebc0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:28:53.175Z|13265297-40ff-452a-971d-0ec4d26ebc0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:53.175Z|a7eae015-52ef-4cc6-b600-080bfcef5418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:28:54.042Z|3f9b0d65-f894-46ef-ab88-3fc7335665a0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:28:54.043Z|3f9b0d65-f894-46ef-ab88-3fc7335665a0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:03.211Z|5dee2312-409b-40c4-a4fb-9bc5b6a7b0d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:03.212Z|5dee2312-409b-40c4-a4fb-9bc5b6a7b0d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:03.216Z|e4447877-645d-4eaf-a6db-9654fdea307d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:03.216Z|73b7a1e0-7108-4de6-9c6a-bb21498f59eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:03.217Z|73b7a1e0-7108-4de6-9c6a-bb21498f59eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:03.217Z|e4447877-645d-4eaf-a6db-9654fdea307d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:06.769Z|a9c2bb1f-81df-4910-830a-b4fa9180eac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:29:06.770Z|a9c2bb1f-81df-4910-830a-b4fa9180eac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:29:13.246Z|423b1088-b8c0-47e0-884b-8ba37eda4153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:13.246Z|423b1088-b8c0-47e0-884b-8ba37eda4153|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:13.249Z|f6e83326-fcd1-4b81-8ba9-85382b3af541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:13.249Z|f6e83326-fcd1-4b81-8ba9-85382b3af541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:13.253Z|3b234c9d-ae6c-4ed8-a594-cd26e353f36c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:13.263Z|3b234c9d-ae6c-4ed8-a594-cd26e353f36c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:21.770Z|a99fece8-4527-4cb6-bacd-63500e7e82d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:29:21.774Z|a99fece8-4527-4cb6-bacd-63500e7e82d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:29:22.746Z|d1ae5609-cbf6-4ee7-b5ae-0cd7a759b49b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:29:22.748Z|d1ae5609-cbf6-4ee7-b5ae-0cd7a759b49b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:29:23.282Z|fc174433-9029-4cb7-ae83-8a1eb07d00bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:23.282Z|c8292601-ed40-4b7d-af85-245050bd0ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:23.283Z|c8292601-ed40-4b7d-af85-245050bd0ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:23.283Z|fc174433-9029-4cb7-ae83-8a1eb07d00bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:23.304Z|b8791a66-893f-4386-87da-f162f8905e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:23.305Z|b8791a66-893f-4386-87da-f162f8905e65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:33.324Z|b13ff122-25af-46ba-b1ff-652ffc4a1f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:33.325Z|b13ff122-25af-46ba-b1ff-652ffc4a1f73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:33.329Z|486835a3-6107-4404-a254-f8285e565012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:33.329Z|486835a3-6107-4404-a254-f8285e565012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:33.337Z|fd61feec-b21b-471d-8d01-8c02b1e998e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:33.338Z|fd61feec-b21b-471d-8d01-8c02b1e998e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:36.769Z|f9384adb-3e8b-40bd-8427-2fe3e534f7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:29:36.771Z|f9384adb-3e8b-40bd-8427-2fe3e534f7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:29:43.362Z|38717433-3fe3-4a87-b2f6-b445cdf242af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:43.361Z|64733c6c-a7d0-44f1-b30f-f0808873769c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:43.362Z|38717433-3fe3-4a87-b2f6-b445cdf242af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:43.363Z|64733c6c-a7d0-44f1-b30f-f0808873769c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:43.373Z|c2130429-832a-447a-abee-ed36e271ca5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:43.374Z|c2130429-832a-447a-abee-ed36e271ca5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:51.769Z|00200b28-6c77-494a-97bd-db9889491d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:29:51.771Z|00200b28-6c77-494a-97bd-db9889491d10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:29:52.749Z|43e9a5e6-3895-448d-a0e8-664318a0cd48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:29:52.750Z|43e9a5e6-3895-448d-a0e8-664318a0cd48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:29:53.393Z|a772b386-c5b8-463a-9d85-e8761dabde73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:53.395Z|a772b386-c5b8-463a-9d85-e8761dabde73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:53.401Z|9ffda02a-622e-4460-a907-ae252dc0f0b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:53.402Z|9ffda02a-622e-4460-a907-ae252dc0f0b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:53.404Z|d0debb83-a627-43e9-9ba7-6e3ce8799e43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:29:53.406Z|d0debb83-a627-43e9-9ba7-6e3ce8799e43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:29:54.045Z|db79b527-5be5-4620-ac73-278cb308ebe4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:29:54.048Z|db79b527-5be5-4620-ac73-278cb308ebe4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:03.423Z|b55ba79a-7f0c-4314-b4f1-ac8c1be9957a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:03.423Z|b55ba79a-7f0c-4314-b4f1-ac8c1be9957a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:03.443Z|85b51336-9667-4374-b4b6-2ef8e61fd472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:03.444Z|1d3a9a5a-c209-4ae7-8eac-bf0b333da305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:03.444Z|85b51336-9667-4374-b4b6-2ef8e61fd472|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:03.445Z|1d3a9a5a-c209-4ae7-8eac-bf0b333da305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:06.769Z|9ae49f34-048e-4363-b77c-9652189e5904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:30:06.789Z|9ae49f34-048e-4363-b77c-9652189e5904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:30:13.464Z|78a265a5-9b3a-41de-ad00-e8b7e7f894d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:13.464Z|78a265a5-9b3a-41de-ad00-e8b7e7f894d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:13.473Z|abc6c40a-6151-4533-ad8f-ac4aac75187c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:13.475Z|abc6c40a-6151-4533-ad8f-ac4aac75187c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:13.488Z|bd6261ce-8145-470f-a609-27d0fb4703d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:13.489Z|bd6261ce-8145-470f-a609-27d0fb4703d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:21.770Z|272be1d4-661f-49e7-a4df-9b81a1a8b820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:30:21.770Z|272be1d4-661f-49e7-a4df-9b81a1a8b820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:30:22.751Z|2035e8e6-acba-4423-9b9f-6808e42beee2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:30:22.752Z|2035e8e6-acba-4423-9b9f-6808e42beee2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:30:23.524Z|cf509168-aa7f-4700-a1ea-052cc5802bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:23.525Z|3ccd5e89-c530-4ac4-bd74-e4db50b0e74f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:23.525Z|6fe9f396-5d5b-4390-aefa-c3d8c5d96e9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:23.525Z|6fe9f396-5d5b-4390-aefa-c3d8c5d96e9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:23.525Z|cf509168-aa7f-4700-a1ea-052cc5802bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:23.525Z|3ccd5e89-c530-4ac4-bd74-e4db50b0e74f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:33.551Z|c7fa9ceb-878b-476e-ba1a-255127945f0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:33.552Z|c7fa9ceb-878b-476e-ba1a-255127945f0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:33.569Z|1e4f7850-669e-45c6-b0a7-e32a171dfe75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:33.570Z|1e4f7850-669e-45c6-b0a7-e32a171dfe75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:33.575Z|bab5b239-246c-4e20-9c3b-d93bce05632a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:33.575Z|bab5b239-246c-4e20-9c3b-d93bce05632a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:36.769Z|d8ed70ed-1cda-41cc-9f12-e2635b082edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:30:36.770Z|d8ed70ed-1cda-41cc-9f12-e2635b082edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:30:43.579Z|9be11f30-9efb-4897-b082-0b5bc590c155|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:43.580Z|9be11f30-9efb-4897-b082-0b5bc590c155|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:43.603Z|8919f20f-3813-4043-a100-e17478384f71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:43.604Z|bf2a9035-80ce-49fe-9867-718a1e617a3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:43.604Z|8919f20f-3813-4043-a100-e17478384f71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:43.607Z|bf2a9035-80ce-49fe-9867-718a1e617a3b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:51.770Z|d7c587cc-2dfc-44b3-8491-44f19cf3dbc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:30:51.776Z|d7c587cc-2dfc-44b3-8491-44f19cf3dbc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:30:52.756Z|1177a36e-c938-4338-ab63-4f7be3a9b3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:30:52.757Z|1177a36e-c938-4338-ab63-4f7be3a9b3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:30:53.612Z|2afb9091-57a4-4c41-9405-db3f48ab5b97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:53.613Z|2afb9091-57a4-4c41-9405-db3f48ab5b97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:53.641Z|ef33f07c-81a6-4d05-a4de-04bff65573ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:53.641Z|f0258867-b77b-4f7d-9fdf-549789a28fc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:30:53.642Z|ef33f07c-81a6-4d05-a4de-04bff65573ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:53.643Z|f0258867-b77b-4f7d-9fdf-549789a28fc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:30:54.040Z|08cd1c18-5d6f-44a9-936a-e648b89239ec|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:30:54.041Z|08cd1c18-5d6f-44a9-936a-e648b89239ec|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:03.652Z|e921e886-d334-45f4-8062-abbc76adb78a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:03.655Z|e921e886-d334-45f4-8062-abbc76adb78a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:03.669Z|e97e2428-10ef-4a81-b9db-c843ff90d17c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:03.669Z|8f8c38ce-81bf-4b04-bf91-59cb6c3890b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:03.670Z|8f8c38ce-81bf-4b04-bf91-59cb6c3890b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:03.670Z|e97e2428-10ef-4a81-b9db-c843ff90d17c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:06.769Z|ef44a726-3038-4671-a0e9-a78f6e0c8713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:31:06.770Z|ef44a726-3038-4671-a0e9-a78f6e0c8713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:31:13.687Z|ac88c76d-bb13-443d-984e-3e2086221d7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:13.688Z|ac88c76d-bb13-443d-984e-3e2086221d7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:13.703Z|51dd5ec9-bafc-4f02-8cd4-005bc78611cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:13.704Z|51dd5ec9-bafc-4f02-8cd4-005bc78611cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:13.712Z|8a17d79a-e940-4c75-ab81-0c2ccfbbf843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:13.717Z|8a17d79a-e940-4c75-ab81-0c2ccfbbf843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:21.769Z|5c0d55b4-a2f2-4d0b-b280-824592606c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:31:21.770Z|5c0d55b4-a2f2-4d0b-b280-824592606c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:31:22.758Z|20d22f56-bbd7-4053-aab1-14bf59fa6f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:31:22.758Z|20d22f56-bbd7-4053-aab1-14bf59fa6f1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:31:23.722Z|8fb28440-d378-4f23-aa94-e5d372f563af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:23.723Z|8fb28440-d378-4f23-aa94-e5d372f563af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:23.741Z|7e889547-5c78-475e-a3cd-33b5b8f8c854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:23.742Z|290bae97-d07b-49fb-b9d4-8f6e09ba48ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:23.742Z|7e889547-5c78-475e-a3cd-33b5b8f8c854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:23.742Z|290bae97-d07b-49fb-b9d4-8f6e09ba48ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:33.751Z|af5b5078-d141-4288-b1ed-37ea41c0938a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:33.752Z|af5b5078-d141-4288-b1ed-37ea41c0938a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:33.766Z|77fd23e5-8b4d-478d-bf4d-507f9262f8c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:33.767Z|77fd23e5-8b4d-478d-bf4d-507f9262f8c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:33.767Z|df90c241-91d2-4632-acf4-17e860bbbb6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:33.768Z|df90c241-91d2-4632-acf4-17e860bbbb6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:36.769Z|70a080c5-3aac-448d-b145-5f4cb8d46965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:31:36.773Z|70a080c5-3aac-448d-b145-5f4cb8d46965|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:31:43.796Z|3f858a3c-0f5b-4b8c-bf05-918f0c79d098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:43.797Z|3f858a3c-0f5b-4b8c-bf05-918f0c79d098|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:43.810Z|32e11e79-2bcf-4071-b863-1c07ec425011|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:43.811Z|32e11e79-2bcf-4071-b863-1c07ec425011|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:43.830Z|e5254684-6e65-4961-9772-16b8e1de6577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:43.831Z|e5254684-6e65-4961-9772-16b8e1de6577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:51.769Z|5c9c1468-8dca-460d-bbd8-cbf4b06f3b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:31:51.770Z|5c9c1468-8dca-460d-bbd8-cbf4b06f3b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:31:52.759Z|67a73b48-6bba-4a7c-9217-0d8e1784a2f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:31:52.760Z|67a73b48-6bba-4a7c-9217-0d8e1784a2f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:31:53.834Z|3c136686-6751-49b1-b609-689848ebb08c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:53.835Z|3c136686-6751-49b1-b609-689848ebb08c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:53.835Z|ba16167e-b26f-4c41-8b49-e0dc1946bd7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:53.836Z|ba16167e-b26f-4c41-8b49-e0dc1946bd7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:53.861Z|5f2ec936-4f2b-4675-ade3-e57938099c67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:31:53.862Z|5f2ec936-4f2b-4675-ade3-e57938099c67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:31:54.040Z|558cd4ac-bd93-4be7-bd50-9fc1ea475fc6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:31:54.042Z|558cd4ac-bd93-4be7-bd50-9fc1ea475fc6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:03.889Z|2b6182d0-12b0-4f32-bf37-6c4d317c894d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:03.890Z|2b6182d0-12b0-4f32-bf37-6c4d317c894d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:03.899Z|45c37093-177a-40f6-a228-2f63a895dfe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:03.900Z|45c37093-177a-40f6-a228-2f63a895dfe4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:03.912Z|f3539601-b3b4-434a-80c5-e96971b8f9cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:03.924Z|f3539601-b3b4-434a-80c5-e96971b8f9cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:06.769Z|400eb9e7-0404-4544-9438-b04cc162ea7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:32:06.770Z|400eb9e7-0404-4544-9438-b04cc162ea7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:32:13.940Z|6a9e1a53-7b4c-4238-a345-02b95eae8fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:13.941Z|6a9e1a53-7b4c-4238-a345-02b95eae8fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:13.943Z|6d820d17-b530-4ac6-9f35-979ce9586eb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:13.945Z|6d820d17-b530-4ac6-9f35-979ce9586eb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:13.979Z|822d8b95-03d3-4f0f-a605-bc705f29e8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:13.980Z|822d8b95-03d3-4f0f-a605-bc705f29e8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:21.771Z|c2734f6f-ff91-4b01-8d61-d0008eedaa0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:32:21.784Z|c2734f6f-ff91-4b01-8d61-d0008eedaa0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:32:22.761Z|8fc324a2-d535-4ccc-8844-ca37d699b27c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:32:22.762Z|8fc324a2-d535-4ccc-8844-ca37d699b27c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:32:23.997Z|cf15492f-b28a-462c-a394-792df8ef2546|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:24.000Z|cf15492f-b28a-462c-a394-792df8ef2546|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:24.011Z|148bfcb1-46fb-4a06-b2ce-2345cee97bb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:24.013Z|148bfcb1-46fb-4a06-b2ce-2345cee97bb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:24.019Z|21ead794-3680-40c3-9bfc-5b466e24f98e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:24.020Z|21ead794-3680-40c3-9bfc-5b466e24f98e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:34.045Z|e60dfdf0-a5ff-4666-a2cd-e48b0f7e52f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:34.047Z|e60dfdf0-a5ff-4666-a2cd-e48b0f7e52f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:34.050Z|5d415d23-f71b-4dfc-844a-39c6b25e74e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:34.050Z|ca30f6bf-9e69-42c1-88af-602919e67338|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:34.051Z|5d415d23-f71b-4dfc-844a-39c6b25e74e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:34.051Z|ca30f6bf-9e69-42c1-88af-602919e67338|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:36.770Z|fe00e0e2-8caf-47cb-bc9b-38a6a4dafc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:32:36.774Z|fe00e0e2-8caf-47cb-bc9b-38a6a4dafc9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:32:44.090Z|864910a2-45ce-4a6c-94ce-c6537b8d7b35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:44.092Z|864910a2-45ce-4a6c-94ce-c6537b8d7b35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:44.096Z|0ab531c8-0922-4e2d-95e3-685c5c06877f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:44.097Z|0ab531c8-0922-4e2d-95e3-685c5c06877f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:44.096Z|8eb33046-0cc5-40eb-9f84-3808824c3f0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:44.098Z|8eb33046-0cc5-40eb-9f84-3808824c3f0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:51.770Z|b001834c-32a5-4da7-9ef2-adc0b11b12f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:32:51.772Z|b001834c-32a5-4da7-9ef2-adc0b11b12f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:32:52.763Z|3638c124-3711-480f-a85a-4eca81009a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:32:52.764Z|3638c124-3711-480f-a85a-4eca81009a12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:32:54.067Z|25558316-3147-483d-a243-d8948a044d0f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:32:54.069Z|25558316-3147-483d-a243-d8948a044d0f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:54.130Z|b42340cc-a6c2-42a7-b947-e3e57cf85c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:54.145Z|b42340cc-a6c2-42a7-b947-e3e57cf85c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:54.156Z|4cac6566-fdef-42db-a843-8eb758673952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:54.156Z|c6739402-2e34-4d87-84c2-5d0a16da7bef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:32:54.157Z|4cac6566-fdef-42db-a843-8eb758673952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:32:54.157Z|c6739402-2e34-4d87-84c2-5d0a16da7bef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:04.180Z|98de8413-cb62-4e24-af13-ef4104751388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:04.181Z|98de8413-cb62-4e24-af13-ef4104751388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:04.195Z|f4b05e3a-04a2-4537-8e90-ab7b839a4111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:04.196Z|f4b05e3a-04a2-4537-8e90-ab7b839a4111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:04.204Z|170abcac-a4bc-40f4-8d79-235f5d8b9f5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:04.205Z|170abcac-a4bc-40f4-8d79-235f5d8b9f5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:06.769Z|354ba170-490e-4cef-96fa-b907920da220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:33:06.821Z|354ba170-490e-4cef-96fa-b907920da220|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:33:14.210Z|8b29bd95-df0c-4b0b-8e83-a2d6d50af34d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:14.212Z|8b29bd95-df0c-4b0b-8e83-a2d6d50af34d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:14.223Z|03c8f3c1-13c5-44ec-8590-f759d6296705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:14.224Z|03c8f3c1-13c5-44ec-8590-f759d6296705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:14.232Z|ce6baa36-b0dd-4a44-b3bd-a27d6464f6ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:14.233Z|ce6baa36-b0dd-4a44-b3bd-a27d6464f6ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:21.769Z|7d990c19-5508-4adf-9783-4c2837245652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:33:21.771Z|7d990c19-5508-4adf-9783-4c2837245652|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:33:22.764Z|e28fb9cb-9cb2-48ac-b6ff-36b0f66e8112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:33:22.765Z|e28fb9cb-9cb2-48ac-b6ff-36b0f66e8112|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:33:24.252Z|f1063ead-987a-425e-a9b2-ab2e0c823f90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:24.253Z|f1063ead-987a-425e-a9b2-ab2e0c823f90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:24.257Z|94ec81e1-62bd-4b4f-a790-2bbdad11f7d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:24.259Z|94ec81e1-62bd-4b4f-a790-2bbdad11f7d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:24.263Z|f0e58552-1f47-4487-89cc-880ab05d8c5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:24.264Z|f0e58552-1f47-4487-89cc-880ab05d8c5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:34.296Z|89c3c741-2c77-4ac3-82a9-f3f2de71f8dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:34.298Z|89c3c741-2c77-4ac3-82a9-f3f2de71f8dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:34.302Z|29c004ae-4b6b-4e0e-abd9-d54cab1721a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:34.303Z|29c004ae-4b6b-4e0e-abd9-d54cab1721a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:34.310Z|99830a93-db9c-46a5-b9b4-ad819c184ca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:34.311Z|99830a93-db9c-46a5-b9b4-ad819c184ca3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:36.770Z|17084572-7a98-4f8c-b941-aed7b07e4df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:33:36.771Z|17084572-7a98-4f8c-b941-aed7b07e4df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:33:44.326Z|1c24594d-2f21-4d4a-9844-f27ba71d53a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:44.327Z|1c24594d-2f21-4d4a-9844-f27ba71d53a7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:44.339Z|0931296b-4c10-4084-bd45-16611bdbe09d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:44.339Z|c9d3b186-34a5-4048-bd67-4eba0c9fd543|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:44.340Z|0931296b-4c10-4084-bd45-16611bdbe09d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:44.340Z|c9d3b186-34a5-4048-bd67-4eba0c9fd543|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:51.769Z|16b76664-4cad-4c99-a36a-ea2a343dd6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:33:51.774Z|16b76664-4cad-4c99-a36a-ea2a343dd6bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:33:52.766Z|c1e2eeaa-040d-4ebc-9c62-e180b1562b43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:33:52.767Z|c1e2eeaa-040d-4ebc-9c62-e180b1562b43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-03-11T06:33:54.037Z|879de64c-954d-4ba2-b29e-e5f9380b90ba|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-03-11T06:33:54.038Z|879de64c-954d-4ba2-b29e-e5f9380b90ba|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:54.366Z|e3fc9f21-395a-4b8e-99da-fffe5a5ffc72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:54.367Z|e3fc9f21-395a-4b8e-99da-fffe5a5ffc72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:54.371Z|86532302-0996-440b-bfd7-6c40eeccd621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:54.371Z|4b5f4771-ea45-4e6b-ba8b-91e96eb42ffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:33:54.372Z|4b5f4771-ea45-4e6b-ba8b-91e96eb42ffc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:33:54.372Z|86532302-0996-440b-bfd7-6c40eeccd621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:34:04.401Z|2f5bccc3-6716-4d16-9d66-5487e5712e21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:34:04.401Z|7c9a1c5f-0b33-4920-b166-6dd53f23df92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:34:04.402Z|2f5bccc3-6716-4d16-9d66-5487e5712e21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:34:04.402Z|7c9a1c5f-0b33-4920-b166-6dd53f23df92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:34:04.436Z|a50c9408-d043-41cf-be43-3b89aa5d617a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-03-11T06:34:04.437Z|a50c9408-d043-41cf-be43-3b89aa5d617a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-03-11T06:34:06.769Z|f095428f-6152-4c28-a690-80476b04c163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-03-11T06:34:06.770Z|f095428f-6152-4c28-a690-80476b04c163|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.