By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-06-19T03:37:25.205Z||main|||||INFO|500||The following profiles are active: basic 2022-06-19T03:37:53.131Z||main|||||INFO|500||Starting service [Tomcat] 2022-06-19T03:37:53.132Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-06-19T03:37:53.375Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-06-19T03:38:10.660Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-06-19T03:38:11.292Z||main|||||INFO|500||catdb-pool - Starting... 2022-06-19T03:38:12.282Z||main|||||INFO|500||catdb-pool - Start completed. 2022-06-19T03:38:13.543Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-06-19T03:38:14.391Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-06-19T03:38:16.936Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-19T03:38:24.932Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-19T03:38:26.283Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-06-19T03:38:32.378Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-19T03:38:32.747Z||main|||||INFO|500||reqdb-pool - Starting... 2022-06-19T03:38:32.817Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-06-19T03:38:32.835Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-06-19T03:38:33.894Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-19T03:38:34.841Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-19T03:38:37.823Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-06-19T03:38:50.242Z||main|||||WARN|500||--- 2022-06-19T03:38:50.243Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-06-19T03:38:50.254Z||main|||||WARN|500||--- 2022-06-19T03:38:51.589Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-06-19T03:39:04.596Z||main|||||INFO|500||Started ApiHandlerApplication in 105.974 seconds (JVM running for 112.096) 2022-06-19T03:39:04.664Z|91eab254-27ab-4bcb-a87a-4cb2add45a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:39:04.723Z|91eab254-27ab-4bcb-a87a-4cb2add45a9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:39:04.726Z|c50f335c-8d05-485b-b07a-6bfee797594c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:39:04.745Z|c50f335c-8d05-485b-b07a-6bfee797594c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:39:05.312Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-19T03:39:05.669Z|41f2092e-5cbf-4a82-bdc2-5b78e646885b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-06-19T03:39:06.477Z|41f2092e-5cbf-4a82-bdc2-5b78e646885b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:14.183Z|1ae30a37-3d70-4de1-b68d-52960657014c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:14.185Z|1ae30a37-3d70-4de1-b68d-52960657014c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:14.262Z|089db286-1093-422e-a09f-f824435c2c73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:14.264Z|089db286-1093-422e-a09f-f824435c2c73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:16.150Z|bdc603e1-fe20-40db-afa4-6ee4abf14757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:16.164Z|bdc603e1-fe20-40db-afa4-6ee4abf14757|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:19.560Z|4b6e4a96-4e4b-441a-8475-250532d17194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:39:19.564Z|4b6e4a96-4e4b-441a-8475-250532d17194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:39:24.243Z|7aab7af3-87a9-4b88-bd2c-a99232cffa47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:24.245Z|7aab7af3-87a9-4b88-bd2c-a99232cffa47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:24.319Z|9e98b3f9-12de-42ad-acec-29cccd771c36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:24.321Z|9e98b3f9-12de-42ad-acec-29cccd771c36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:26.204Z|c53cfb16-a7a9-4bb3-9fe4-ad96a24e77b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:26.206Z|c53cfb16-a7a9-4bb3-9fe4-ad96a24e77b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:34.302Z|84ea8e0a-0185-482e-9472-318c9a945579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:34.304Z|84ea8e0a-0185-482e-9472-318c9a945579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:34.405Z|f2d5b762-4e26-4cc2-ab15-c70513540a79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:34.407Z|f2d5b762-4e26-4cc2-ab15-c70513540a79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:34.560Z|fbbb6b03-2607-4259-929c-79610f876057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:39:34.562Z|fbbb6b03-2607-4259-929c-79610f876057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:39:34.764Z|d4866b2a-f5a6-426e-93c7-b77a1faf3cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:39:34.765Z|d4866b2a-f5a6-426e-93c7-b77a1faf3cb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:39:36.267Z|6d4c6114-446a-4ca2-a9f3-4fa9196f175a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:36.271Z|6d4c6114-446a-4ca2-a9f3-4fa9196f175a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:44.404Z|63edcd33-1e76-4aab-bc6c-4d003bb0bd07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:44.411Z|63edcd33-1e76-4aab-bc6c-4d003bb0bd07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:44.523Z|022e3219-ce3a-4844-bb36-aa6653325b56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:44.525Z|022e3219-ce3a-4844-bb36-aa6653325b56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:46.343Z|a5dac221-66f4-4369-a865-a232cf50ae47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:46.346Z|a5dac221-66f4-4369-a865-a232cf50ae47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:49.562Z|542fbfa8-9ef2-46ff-9f36-cd4e22077b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:39:49.582Z|542fbfa8-9ef2-46ff-9f36-cd4e22077b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:39:54.523Z|9b6410e0-8552-469b-a1ba-a5ad82a56c93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:54.526Z|9b6410e0-8552-469b-a1ba-a5ad82a56c93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:54.596Z|d3a0db1d-0b66-4a49-b9f0-388a9fb8bffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:54.598Z|d3a0db1d-0b66-4a49-b9f0-388a9fb8bffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:39:56.419Z|ecfe6b16-f457-4777-849e-b4bd3492982a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:39:56.422Z|ecfe6b16-f457-4777-849e-b4bd3492982a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:04.562Z|38c5517f-5286-4522-bd7f-728ae91e1d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:40:04.563Z|38c5517f-5286-4522-bd7f-728ae91e1d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:40:04.607Z|d760c743-be00-408b-a0c8-4e5a3db93843|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:04.611Z|d760c743-be00-408b-a0c8-4e5a3db93843|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:04.673Z|d6a798fe-aabc-412c-98f3-94d4ad31a6b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:04.675Z|d6a798fe-aabc-412c-98f3-94d4ad31a6b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:04.770Z|e998b04d-2a2a-4b06-8f18-031373524b2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:40:04.771Z|e998b04d-2a2a-4b06-8f18-031373524b2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:40:06.478Z|c3b5c526-092c-49cd-8945-29499a88f08d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:06.480Z|c3b5c526-092c-49cd-8945-29499a88f08d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:14.680Z|0e26bd78-d635-4e13-98d4-798d036e51ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:14.682Z|0e26bd78-d635-4e13-98d4-798d036e51ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:14.739Z|6a3d65db-bcbc-422a-a86c-c22faa3ea71d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:14.751Z|6a3d65db-bcbc-422a-a86c-c22faa3ea71d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:16.535Z|b3c44eb9-e16e-4b53-9809-5945402268d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:16.537Z|b3c44eb9-e16e-4b53-9809-5945402268d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:19.559Z|4b43568e-813d-4fbe-80d1-ec2c6d214bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:40:19.562Z|4b43568e-813d-4fbe-80d1-ec2c6d214bae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:40:24.728Z|8b3f905a-cf07-4ac2-8ba4-7159c52feaeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:24.736Z|8b3f905a-cf07-4ac2-8ba4-7159c52feaeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:24.796Z|f4b74339-5959-40ad-b836-82c4253b11a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:24.798Z|f4b74339-5959-40ad-b836-82c4253b11a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:26.591Z|1e643d76-2a8e-4807-97d8-59a470b749f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:26.592Z|1e643d76-2a8e-4807-97d8-59a470b749f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:34.561Z|75eabd4c-eee7-4b98-b99a-9fa4d0b95f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:40:34.571Z|75eabd4c-eee7-4b98-b99a-9fa4d0b95f8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:40:34.773Z|3de6c016-98aa-43ca-98fe-fd80a91bfbc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:40:34.775Z|3de6c016-98aa-43ca-98fe-fd80a91bfbc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:40:34.778Z|1d05d794-c5fc-4ffa-af99-f463199c6a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:34.780Z|1d05d794-c5fc-4ffa-af99-f463199c6a71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:34.836Z|68aeabb5-d582-46f1-84d0-fd4b1b37b0dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:34.839Z|68aeabb5-d582-46f1-84d0-fd4b1b37b0dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:36.627Z|518f4bf8-f55c-4d7c-add3-dd270f5b1048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:36.629Z|518f4bf8-f55c-4d7c-add3-dd270f5b1048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:44.828Z|cb74d2f4-8ba7-49bf-8c98-79ae2eed302d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:44.831Z|cb74d2f4-8ba7-49bf-8c98-79ae2eed302d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:44.874Z|eccadead-ae48-4bda-bdca-08c4bbead442|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:44.875Z|eccadead-ae48-4bda-bdca-08c4bbead442|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:46.668Z|26f6c4ca-efbf-4e53-8781-b309cf745e1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:46.672Z|26f6c4ca-efbf-4e53-8781-b309cf745e1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:49.561Z|76c9a353-5bac-4cdc-9b03-ac97151394e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:40:49.564Z|76c9a353-5bac-4cdc-9b03-ac97151394e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:40:54.876Z|1d685333-5929-42f4-90f9-b1172a80d866|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:54.879Z|1d685333-5929-42f4-90f9-b1172a80d866|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:54.907Z|15730dcb-3d28-49ee-946f-812d444142f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:54.909Z|15730dcb-3d28-49ee-946f-812d444142f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:40:56.713Z|4e75a69e-5eaa-4c45-b0ce-c632e40c7d06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:40:56.715Z|4e75a69e-5eaa-4c45-b0ce-c632e40c7d06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:04.561Z|0466dbcd-e1ae-4c53-92ff-1174c43de8c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:41:04.563Z|0466dbcd-e1ae-4c53-92ff-1174c43de8c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:41:04.777Z|27e14ae8-b823-489f-aece-a765400aea46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:41:04.779Z|27e14ae8-b823-489f-aece-a765400aea46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:41:04.920Z|6a633d4d-b5b9-42c8-9a3b-749e25be4968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:04.923Z|6a633d4d-b5b9-42c8-9a3b-749e25be4968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:04.942Z|af9bf780-f6a1-44d1-ad30-11417fcc5461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:04.944Z|af9bf780-f6a1-44d1-ad30-11417fcc5461|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:06.759Z|87b8f404-277b-4f96-8272-3aaf55b4eff4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:06.761Z|87b8f404-277b-4f96-8272-3aaf55b4eff4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:14.962Z|49444cc3-5926-4d5b-8bce-87ab582031bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:14.965Z|49444cc3-5926-4d5b-8bce-87ab582031bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:14.983Z|19952fa9-efba-4c7c-a54c-a037ed9bc8e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:14.985Z|19952fa9-efba-4c7c-a54c-a037ed9bc8e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:16.812Z|08535a1c-5525-485c-9240-3909912576e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:16.814Z|08535a1c-5525-485c-9240-3909912576e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:19.559Z|3fd19b55-fc87-41ee-83a0-0142a0dc870d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:41:19.566Z|3fd19b55-fc87-41ee-83a0-0142a0dc870d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:41:25.009Z|1aca2ee4-4a0b-45b2-b610-ab88011118ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:25.013Z|1aca2ee4-4a0b-45b2-b610-ab88011118ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:25.019Z|67589c53-a72b-464c-94a5-80669b63154c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:25.021Z|67589c53-a72b-464c-94a5-80669b63154c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:26.860Z|03df1074-7e70-4ee2-8848-c3275c9735b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:26.862Z|03df1074-7e70-4ee2-8848-c3275c9735b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:34.562Z|84fc5d4b-4317-467a-b39f-32848da58a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:41:34.564Z|84fc5d4b-4317-467a-b39f-32848da58a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:41:34.780Z|75b853ab-8531-4416-a4d3-755901c84182|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:41:34.782Z|75b853ab-8531-4416-a4d3-755901c84182|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:41:35.059Z|c9bb9403-7abd-4295-b583-99875991c426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:35.061Z|c9bb9403-7abd-4295-b583-99875991c426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:35.070Z|e4b584dd-d1b0-4389-9f0d-457bdb3429fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:35.071Z|e4b584dd-d1b0-4389-9f0d-457bdb3429fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:36.901Z|47cc11ab-76f6-4330-ba42-545cf08f33f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:36.903Z|47cc11ab-76f6-4330-ba42-545cf08f33f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:45.097Z|c8ee6ae9-ed2d-42a1-a960-2db96764a6da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:45.100Z|c8ee6ae9-ed2d-42a1-a960-2db96764a6da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:45.112Z|bc97f788-10a1-4462-b3b7-3450efeed866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:45.114Z|bc97f788-10a1-4462-b3b7-3450efeed866|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:46.955Z|16d47921-3b88-4ab9-9dae-5c410943810c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:46.957Z|16d47921-3b88-4ab9-9dae-5c410943810c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:49.560Z|67a53304-9734-4aaa-b50b-f373fe7ef3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:41:49.562Z|67a53304-9734-4aaa-b50b-f373fe7ef3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:41:55.148Z|df86016c-c230-4cda-87bb-9119b697506d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:55.148Z|876139de-ecef-4f39-83ed-24343b07c354|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:55.150Z|df86016c-c230-4cda-87bb-9119b697506d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:55.152Z|876139de-ecef-4f39-83ed-24343b07c354|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:41:57.011Z|63de7e13-9a0f-475c-9f23-5712d05f9827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:41:57.012Z|63de7e13-9a0f-475c-9f23-5712d05f9827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:04.560Z|924e5a18-6d3c-44b9-87f5-28e2fd38f8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:42:04.565Z|924e5a18-6d3c-44b9-87f5-28e2fd38f8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:42:04.783Z|3ab68711-0206-4dc1-adae-50d2f3bfc9d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:42:04.785Z|3ab68711-0206-4dc1-adae-50d2f3bfc9d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:42:05.179Z|61dea7d8-04ba-45d2-8375-5b3e10d19d0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:05.180Z|61dea7d8-04ba-45d2-8375-5b3e10d19d0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:05.191Z|9fb669c5-6c60-4e9f-82b7-0e38e8cb1661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:05.192Z|9fb669c5-6c60-4e9f-82b7-0e38e8cb1661|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:07.129Z|73e5eab6-d826-400e-a6fd-31f09ed28cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:07.199Z|73e5eab6-d826-400e-a6fd-31f09ed28cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:15.224Z|ac76ffef-57f4-440e-9f0e-65abc48de60c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:15.226Z|ac76ffef-57f4-440e-9f0e-65abc48de60c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:15.249Z|a7a29a0e-7414-4867-a981-2ab62cbf598c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:15.253Z|a7a29a0e-7414-4867-a981-2ab62cbf598c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:17.294Z|0e1c66b1-7b31-4812-babb-6428e681f341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:17.295Z|0e1c66b1-7b31-4812-babb-6428e681f341|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:19.559Z|098755dc-b925-428f-892e-82370b7441c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:42:19.561Z|098755dc-b925-428f-892e-82370b7441c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:42:25.266Z|e3385008-f79f-417d-9be8-a69d2b73e22e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:25.267Z|e3385008-f79f-417d-9be8-a69d2b73e22e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:25.296Z|accb577d-4b9f-44aa-8652-64eefff11e62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:25.299Z|accb577d-4b9f-44aa-8652-64eefff11e62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:27.331Z|34bc43bc-cdb9-4e51-8fce-1f80b2e2bca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:27.333Z|34bc43bc-cdb9-4e51-8fce-1f80b2e2bca4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:34.560Z|3cb3dfbd-d298-47cf-999d-d4c9dff8110f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:42:34.561Z|3cb3dfbd-d298-47cf-999d-d4c9dff8110f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:42:34.788Z|6937eaac-f309-4ca1-995e-7fa209047cf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:42:34.789Z|6937eaac-f309-4ca1-995e-7fa209047cf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:42:35.306Z|d04c5da3-bf3b-4010-888a-41b1d0801db6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:35.307Z|d04c5da3-bf3b-4010-888a-41b1d0801db6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:35.333Z|b69eff20-bf36-4890-99b1-1efb8145b30a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:35.335Z|b69eff20-bf36-4890-99b1-1efb8145b30a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:37.384Z|c571b974-46f5-4061-89b1-9c43ce0e64b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:37.386Z|c571b974-46f5-4061-89b1-9c43ce0e64b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:45.342Z|9d306287-dbe5-41e2-929f-48913ff7f3cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:45.344Z|9d306287-dbe5-41e2-929f-48913ff7f3cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:45.375Z|d81cc23e-6a0e-48ea-8a19-debcd2a389f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:45.377Z|d81cc23e-6a0e-48ea-8a19-debcd2a389f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:47.436Z|f1750fd9-5d48-440c-95ee-6be70c93efdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:47.438Z|f1750fd9-5d48-440c-95ee-6be70c93efdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:49.561Z|ad8200de-70bc-40b4-9445-ae85985d22b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:42:49.565Z|ad8200de-70bc-40b4-9445-ae85985d22b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:42:55.378Z|1e2bb195-4ec2-4e7f-875e-6d63034f88e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:55.380Z|1e2bb195-4ec2-4e7f-875e-6d63034f88e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:55.413Z|5dc87750-57dc-4a45-8fa0-65f3ad1afbf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:55.415Z|5dc87750-57dc-4a45-8fa0-65f3ad1afbf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:42:57.475Z|53a919fd-92c8-4dfa-9ba9-80fd47548ed3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:42:57.478Z|53a919fd-92c8-4dfa-9ba9-80fd47548ed3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:04.559Z|dcc71133-68b2-47c3-bffd-a307e80092e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:43:04.560Z|dcc71133-68b2-47c3-bffd-a307e80092e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:43:04.792Z|3b842760-f9a0-4ad6-bc1e-8eba41e8abb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:43:04.793Z|3b842760-f9a0-4ad6-bc1e-8eba41e8abb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:43:05.423Z|e38f34bc-a2b2-4945-9a8f-be8b82001ae3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:05.424Z|e38f34bc-a2b2-4945-9a8f-be8b82001ae3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:05.462Z|ef0ba9d5-6e5f-43d0-86a6-9c34bf8cd277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:05.466Z|ef0ba9d5-6e5f-43d0-86a6-9c34bf8cd277|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:07.513Z|c8e227e3-2239-4967-b2e9-cb8c00f32e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:07.515Z|c8e227e3-2239-4967-b2e9-cb8c00f32e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:15.465Z|3be46d4d-1751-48e4-877c-c34e2b7942c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:15.468Z|3be46d4d-1751-48e4-877c-c34e2b7942c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:15.504Z|3ff6372e-433b-44af-b472-74ade9ad5f19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:15.506Z|3ff6372e-433b-44af-b472-74ade9ad5f19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:17.554Z|dc7cd834-5876-4238-944b-82e2c3912a10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:17.556Z|dc7cd834-5876-4238-944b-82e2c3912a10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:19.560Z|8dd2615f-e36b-42f1-9661-e6e2384a8593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:43:19.561Z|8dd2615f-e36b-42f1-9661-e6e2384a8593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:43:25.515Z|df407ae7-2e6f-4597-adc4-3bf31c208a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:25.517Z|df407ae7-2e6f-4597-adc4-3bf31c208a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:25.545Z|4def07b5-f45c-42ca-bcc3-615306c79f99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:25.547Z|4def07b5-f45c-42ca-bcc3-615306c79f99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:27.600Z|316f62eb-bc33-4610-8050-9b0e6a1ed78f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:27.602Z|316f62eb-bc33-4610-8050-9b0e6a1ed78f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:34.560Z|97f94e1c-92c7-4038-8b92-0673d39044cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:43:34.570Z|97f94e1c-92c7-4038-8b92-0673d39044cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:43:34.795Z|42b10153-d7e5-4cc7-b47c-8e42f6d7c02b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:43:34.796Z|42b10153-d7e5-4cc7-b47c-8e42f6d7c02b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:43:35.556Z|9adc76e2-f7ff-41c5-836b-6931e52fa88d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:35.558Z|9adc76e2-f7ff-41c5-836b-6931e52fa88d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:35.612Z|9251c839-3ddb-4bb0-b1fc-e0819b828872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:35.617Z|9251c839-3ddb-4bb0-b1fc-e0819b828872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:37.678Z|8278bfe6-875f-487d-9b65-eaaf729c131b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:37.680Z|8278bfe6-875f-487d-9b65-eaaf729c131b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:45.597Z|6a08e506-4276-4419-928d-437638a2857d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:45.599Z|6a08e506-4276-4419-928d-437638a2857d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:45.664Z|1d2a8a62-7ffe-43a4-85f0-83379aeebc65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:45.666Z|1d2a8a62-7ffe-43a4-85f0-83379aeebc65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:47.731Z|cb6497d7-f661-43f1-a495-306a0f732d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:47.733Z|cb6497d7-f661-43f1-a495-306a0f732d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:49.559Z|39b7e8ff-d87f-44a6-b4ba-007b3d651245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:43:49.560Z|39b7e8ff-d87f-44a6-b4ba-007b3d651245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:43:55.638Z|5a8ed953-d9a0-4958-8876-26f90c986851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:55.641Z|5a8ed953-d9a0-4958-8876-26f90c986851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:55.711Z|59a80e9e-fdda-426e-a97a-22f2d22b36cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:55.723Z|59a80e9e-fdda-426e-a97a-22f2d22b36cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:43:57.785Z|9e16cc1d-3308-4e8b-8657-eb8ca09cb402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:43:57.787Z|9e16cc1d-3308-4e8b-8657-eb8ca09cb402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:04.560Z|40116c8d-5250-41b6-94ff-847d47228cac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:44:04.562Z|40116c8d-5250-41b6-94ff-847d47228cac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:44:04.798Z|f5b3d8d6-a10d-4f8d-ab4f-9d5297963559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:44:04.799Z|f5b3d8d6-a10d-4f8d-ab4f-9d5297963559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:44:05.683Z|b642f463-c31e-4820-ba6d-06e2af1d10f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:05.685Z|b642f463-c31e-4820-ba6d-06e2af1d10f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:05.760Z|f973f27d-f474-4436-8eb3-952a368d4e6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:05.764Z|f973f27d-f474-4436-8eb3-952a368d4e6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:07.829Z|52138128-37b2-4e20-bcb9-b50e692e0194|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:07.831Z|52138128-37b2-4e20-bcb9-b50e692e0194|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:15.719Z|43d2ccda-d6bc-4835-8f7b-9e1a9744b377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:15.722Z|43d2ccda-d6bc-4835-8f7b-9e1a9744b377|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:15.802Z|2895fe95-f65b-4c16-a034-ce6d653bd2aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:15.804Z|2895fe95-f65b-4c16-a034-ce6d653bd2aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:17.867Z|325fc97d-4cf1-4eec-b732-9fa526273b44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:17.868Z|325fc97d-4cf1-4eec-b732-9fa526273b44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:19.559Z|fe7f43ee-27f9-488e-9972-6b6a339e7afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:44:19.564Z|fe7f43ee-27f9-488e-9972-6b6a339e7afc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:44:25.761Z|200efb76-1590-4b11-9d45-ce69b00742c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:25.764Z|200efb76-1590-4b11-9d45-ce69b00742c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:25.845Z|c5416c94-0dfb-4620-a82b-b732badca38c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:25.848Z|c5416c94-0dfb-4620-a82b-b732badca38c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:27.910Z|f61333ed-0f3e-4376-9aec-282b8a607f0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:27.922Z|f61333ed-0f3e-4376-9aec-282b8a607f0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:34.559Z|e44ecbc6-beb5-4338-8882-9f98070509ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:44:34.561Z|e44ecbc6-beb5-4338-8882-9f98070509ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:44:34.802Z|fee2b59a-5ff8-4cc4-b321-b3b481e4a487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:44:34.804Z|fee2b59a-5ff8-4cc4-b321-b3b481e4a487|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:44:35.795Z|2751129c-4327-4244-98ec-c6bd913479ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:35.797Z|2751129c-4327-4244-98ec-c6bd913479ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:35.881Z|57527297-5a9e-4b21-837e-1f465976ae5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:35.883Z|57527297-5a9e-4b21-837e-1f465976ae5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:37.967Z|2e9a592f-7714-45df-8460-235c4e89af95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:37.969Z|2e9a592f-7714-45df-8460-235c4e89af95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:45.830Z|76ccad28-280c-453b-965e-75a205156df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:45.832Z|76ccad28-280c-453b-965e-75a205156df9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:45.914Z|09458826-d70d-49ea-a063-d72a149376ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:45.917Z|09458826-d70d-49ea-a063-d72a149376ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:48.003Z|352312e6-63d1-48b1-8d94-2dd7138763c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:48.005Z|352312e6-63d1-48b1-8d94-2dd7138763c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:49.559Z|e5ae33a4-e95c-4783-8c7a-dc9f9359ca4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:44:49.560Z|e5ae33a4-e95c-4783-8c7a-dc9f9359ca4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:44:55.891Z|efb9956a-0a6e-4c0d-87b9-86caecb83550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:55.892Z|efb9956a-0a6e-4c0d-87b9-86caecb83550|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:55.967Z|67d289a0-1de6-45e7-9eed-624426362802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:55.970Z|67d289a0-1de6-45e7-9eed-624426362802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:44:58.041Z|d28da01d-d996-4ebe-b6b4-cd669fec9957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:44:58.042Z|d28da01d-d996-4ebe-b6b4-cd669fec9957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:04.560Z|3ae4dc85-3c16-4da8-b1ac-3e4e2137e8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:45:04.565Z|3ae4dc85-3c16-4da8-b1ac-3e4e2137e8cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:45:04.805Z|33d048a6-c7f8-43c4-b2cb-ce88cd075a54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:45:04.807Z|33d048a6-c7f8-43c4-b2cb-ce88cd075a54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:45:05.947Z|5a023327-9bea-42e7-8c3b-59cf6956d461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:05.950Z|5a023327-9bea-42e7-8c3b-59cf6956d461|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:06.004Z|9aaf8a21-451d-47cd-bc39-84beb81f6034|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:06.006Z|9aaf8a21-451d-47cd-bc39-84beb81f6034|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:08.079Z|4d1a33ba-128c-464c-b782-32dbbf398c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:08.081Z|4d1a33ba-128c-464c-b782-32dbbf398c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:15.996Z|818d1594-276b-4754-887f-30e12670722e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:16.000Z|818d1594-276b-4754-887f-30e12670722e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:16.051Z|94f8641d-ff31-499d-b164-afaadfed5c3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:16.052Z|94f8641d-ff31-499d-b164-afaadfed5c3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:18.118Z|f32d8a28-074a-4302-86b1-c8f23148397b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:18.120Z|f32d8a28-074a-4302-86b1-c8f23148397b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:19.559Z|0dd05776-a7cf-4024-9a8a-5b15c2082e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:45:19.561Z|0dd05776-a7cf-4024-9a8a-5b15c2082e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:45:26.041Z|6ab1d3c3-9df3-425b-985e-048da40ec583|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:26.043Z|6ab1d3c3-9df3-425b-985e-048da40ec583|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:26.085Z|7e88df1e-5a8f-4acb-97cc-f051eb856225|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:26.087Z|7e88df1e-5a8f-4acb-97cc-f051eb856225|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:28.160Z|16b9e79a-ebb1-4934-b7d4-9b69ff34187b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:28.162Z|16b9e79a-ebb1-4934-b7d4-9b69ff34187b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:34.560Z|972e7a42-5309-4a0f-a6fb-0893feffbe9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:45:34.562Z|972e7a42-5309-4a0f-a6fb-0893feffbe9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:45:34.808Z|86a3d97a-10d9-45de-9657-58f06e421388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:45:34.810Z|86a3d97a-10d9-45de-9657-58f06e421388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:45:36.081Z|84a72e5c-ec90-40f7-bc95-1c113bec0b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:36.084Z|84a72e5c-ec90-40f7-bc95-1c113bec0b8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:36.119Z|65998f52-1986-4cde-a8ff-8e34abfc1531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:36.121Z|65998f52-1986-4cde-a8ff-8e34abfc1531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:38.197Z|ac0ea149-9fb6-4039-b894-3b6710fb4b90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:38.200Z|ac0ea149-9fb6-4039-b894-3b6710fb4b90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:46.123Z|a558d833-516f-4512-9bd4-c25c4a7a3b26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:46.124Z|a558d833-516f-4512-9bd4-c25c4a7a3b26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:46.160Z|3dcf08ed-bc80-4be4-90a0-341240ca7152|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:46.162Z|3dcf08ed-bc80-4be4-90a0-341240ca7152|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:48.236Z|da45d124-380f-4dab-b608-48b27ab89d3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:48.237Z|da45d124-380f-4dab-b608-48b27ab89d3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:49.559Z|d46badd0-d61c-4619-b2fa-6acedd28adb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:45:49.564Z|d46badd0-d61c-4619-b2fa-6acedd28adb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:45:56.156Z|8a038b12-975d-4ca6-9e66-fb379ab12fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:56.157Z|8a038b12-975d-4ca6-9e66-fb379ab12fe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:56.190Z|2fe1e9ad-aa8f-4edb-a1ff-f7b192782171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:56.192Z|2fe1e9ad-aa8f-4edb-a1ff-f7b192782171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:45:58.270Z|53d95544-9140-49e8-b9cc-c7440b529697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:45:58.271Z|53d95544-9140-49e8-b9cc-c7440b529697|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:04.559Z|d6b4acca-165d-4e08-876b-31eab21fb355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:46:04.560Z|d6b4acca-165d-4e08-876b-31eab21fb355|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:46:04.812Z|88654d6e-342e-4ffe-be46-2f341cfaa7c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:46:04.813Z|88654d6e-342e-4ffe-be46-2f341cfaa7c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:46:06.197Z|52a60f55-2364-423b-acd4-970076625f7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:06.199Z|52a60f55-2364-423b-acd4-970076625f7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:06.224Z|197971e9-9b8d-4739-87a6-d084c49b7d05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:06.226Z|197971e9-9b8d-4739-87a6-d084c49b7d05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:08.311Z|f84990be-a5fe-45bb-937d-4eb7ba0fc7c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:08.313Z|f84990be-a5fe-45bb-937d-4eb7ba0fc7c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:16.237Z|45559558-d183-46c0-93b2-fd9dc6779479|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:16.240Z|45559558-d183-46c0-93b2-fd9dc6779479|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:16.260Z|0d1f182b-b945-40f2-a97e-f883fd91a656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:16.262Z|0d1f182b-b945-40f2-a97e-f883fd91a656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:18.361Z|7cb81454-83db-4428-a6b7-74c81608e1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:18.363Z|7cb81454-83db-4428-a6b7-74c81608e1f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:19.559Z|2a42d46e-d9a3-43e5-9fa1-744d15ca3848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:46:19.560Z|2a42d46e-d9a3-43e5-9fa1-744d15ca3848|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:46:26.279Z|3762633a-0838-4a17-8e7e-760f598538c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:26.280Z|3762633a-0838-4a17-8e7e-760f598538c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:26.304Z|6ecf3734-63bb-4598-ab39-343044cc1244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:26.305Z|6ecf3734-63bb-4598-ab39-343044cc1244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:28.399Z|6be3f234-581b-4499-8e24-6bb3706ba99d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:28.400Z|6be3f234-581b-4499-8e24-6bb3706ba99d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:34.560Z|3e06d8ad-2d2d-4a2c-8976-c3a3bda310b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:46:34.568Z|3e06d8ad-2d2d-4a2c-8976-c3a3bda310b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:46:34.817Z|02a85c1b-c2ab-478c-8d89-310d69d63d63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:46:34.818Z|02a85c1b-c2ab-478c-8d89-310d69d63d63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:46:36.321Z|e985b1ba-7cb1-47a4-acfa-608a53844871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:36.324Z|e985b1ba-7cb1-47a4-acfa-608a53844871|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:36.350Z|42239b96-2896-4a91-a420-78e06b427fd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:36.352Z|42239b96-2896-4a91-a420-78e06b427fd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:38.431Z|3753d165-c9de-4ad7-a8d1-bc1d26a6a2a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:38.433Z|3753d165-c9de-4ad7-a8d1-bc1d26a6a2a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:46.374Z|c7b6d2e4-d3cc-4db3-8a0e-8d61aae5c8e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:46.376Z|c7b6d2e4-d3cc-4db3-8a0e-8d61aae5c8e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:46.409Z|532177a7-cbc7-4e44-bf15-7aafe2bc0bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:46.411Z|532177a7-cbc7-4e44-bf15-7aafe2bc0bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:48.480Z|8bb99f64-54b2-479f-9169-2694d6122076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:48.481Z|8bb99f64-54b2-479f-9169-2694d6122076|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:49.559Z|503c4907-091d-4d62-b420-9b5552ee0149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:46:49.560Z|503c4907-091d-4d62-b420-9b5552ee0149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:46:56.434Z|bcb8091e-a3cc-44f7-97cb-c7b24c9a6c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:56.436Z|bcb8091e-a3cc-44f7-97cb-c7b24c9a6c47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:56.454Z|82991a25-a429-46b3-9203-b2da6bb2d078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:56.456Z|82991a25-a429-46b3-9203-b2da6bb2d078|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:46:58.513Z|632dd028-728f-4dd2-87d4-1253b0555f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:46:58.515Z|632dd028-728f-4dd2-87d4-1253b0555f52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:04.560Z|f0e88e3c-1157-4e61-864b-22dc2b8824c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:47:04.562Z|f0e88e3c-1157-4e61-864b-22dc2b8824c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:47:04.821Z|ce124384-54ce-4292-91e1-802145bb574f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:47:04.822Z|ce124384-54ce-4292-91e1-802145bb574f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:47:06.475Z|ac32b54a-49cc-4825-91ad-4abeb9cf186d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:06.477Z|ac32b54a-49cc-4825-91ad-4abeb9cf186d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:06.495Z|f5f4449d-fc4b-4c1a-89d2-784792dd733e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:06.496Z|f5f4449d-fc4b-4c1a-89d2-784792dd733e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:08.543Z|d8c4bf81-65de-4482-9705-287c07915a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:08.545Z|d8c4bf81-65de-4482-9705-287c07915a23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:16.512Z|34ace18d-e124-4ff7-a8c9-e73687887538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:16.514Z|34ace18d-e124-4ff7-a8c9-e73687887538|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:16.530Z|611baf83-08dd-4093-bcfa-874b164992bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:16.536Z|611baf83-08dd-4093-bcfa-874b164992bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:18.585Z|aabc10ad-c11d-44e3-836f-4498bdecf2a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:18.587Z|aabc10ad-c11d-44e3-836f-4498bdecf2a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:19.559Z|053cae80-8c81-4ad6-b7e6-5bf70542d59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:47:19.564Z|053cae80-8c81-4ad6-b7e6-5bf70542d59a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:47:26.545Z|44fcf3b1-c2b9-4aab-9bfd-4c834e22d3f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:26.548Z|44fcf3b1-c2b9-4aab-9bfd-4c834e22d3f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:26.571Z|0255f0a4-de02-4f56-98ab-0c17d9dfe2a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:26.573Z|0255f0a4-de02-4f56-98ab-0c17d9dfe2a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:28.622Z|93c2ab19-15ec-459a-ba07-f54a478a7dab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:28.623Z|93c2ab19-15ec-459a-ba07-f54a478a7dab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:34.559Z|ef80912e-14fd-436b-a745-c4938085ca13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:47:34.560Z|ef80912e-14fd-436b-a745-c4938085ca13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:47:34.824Z|addbdb68-dba9-430d-8214-b638ee13f09b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:47:34.825Z|addbdb68-dba9-430d-8214-b638ee13f09b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:47:36.578Z|f127bbb8-8b1d-47ac-9658-5eac05ebb92b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:36.580Z|f127bbb8-8b1d-47ac-9658-5eac05ebb92b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:36.603Z|40a7d120-e551-42a8-837e-5b844b8c4a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:36.606Z|40a7d120-e551-42a8-837e-5b844b8c4a5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:38.654Z|f12bc065-20d3-4c3a-853c-04b8ff4316e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:38.655Z|f12bc065-20d3-4c3a-853c-04b8ff4316e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:46.608Z|f4537944-9f55-43d4-a511-519ad7bc8e27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:46.609Z|f4537944-9f55-43d4-a511-519ad7bc8e27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:46.638Z|6a0a6735-612c-4c85-a7f3-7905a38fa429|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:46.639Z|6a0a6735-612c-4c85-a7f3-7905a38fa429|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:48.693Z|6d59ad1b-7bde-4df7-8775-ce5621ca8782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:48.694Z|6d59ad1b-7bde-4df7-8775-ce5621ca8782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:49.559Z|655dc798-bfcb-4bcf-9257-70607b5dd4ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:47:49.560Z|655dc798-bfcb-4bcf-9257-70607b5dd4ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:47:52.139Z|4a0ced39-db81-4494-b539-dfc60b196837|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:47:52.140Z|4a0ced39-db81-4494-b539-dfc60b196837|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:56.640Z|0ce99598-ee02-440f-b74b-f765c5e5989b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:56.641Z|0ce99598-ee02-440f-b74b-f765c5e5989b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:56.683Z|8134ab26-9892-4ad3-8f08-022ae036118f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:56.685Z|8134ab26-9892-4ad3-8f08-022ae036118f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:47:58.726Z|5479bc5f-19e2-4677-a2d0-ec8ae760bee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:47:58.727Z|5479bc5f-19e2-4677-a2d0-ec8ae760bee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:04.559Z|a23075cd-9602-414c-89d6-ceb5dc6ef498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:48:04.566Z|a23075cd-9602-414c-89d6-ceb5dc6ef498|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:48:04.827Z|a61813d3-eb82-4a6c-a4b4-7922de8e99a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:48:04.828Z|a61813d3-eb82-4a6c-a4b4-7922de8e99a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:48:06.676Z|092b47f4-b47c-4585-9198-faeaeba74da6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:06.678Z|092b47f4-b47c-4585-9198-faeaeba74da6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:06.725Z|c2cf3e4d-6d18-4283-82a6-350bf0a4b695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:06.728Z|c2cf3e4d-6d18-4283-82a6-350bf0a4b695|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:08.765Z|6ec8e501-4344-4e84-9ef8-91d685ece0fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:08.768Z|6ec8e501-4344-4e84-9ef8-91d685ece0fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:16.726Z|c277d3a6-9d9d-4a7b-92be-4fb8ffd09217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:16.728Z|c277d3a6-9d9d-4a7b-92be-4fb8ffd09217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:16.762Z|f49734b0-3c3b-4a16-b16d-53fd9ad05113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:16.764Z|f49734b0-3c3b-4a16-b16d-53fd9ad05113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:18.804Z|c7fcfd77-fef0-4da6-900f-2acece6e20bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:18.805Z|c7fcfd77-fef0-4da6-900f-2acece6e20bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:19.559Z|b1db3bec-8282-46d2-8a01-ddf6cb3bec72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:48:19.560Z|b1db3bec-8282-46d2-8a01-ddf6cb3bec72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:48:26.761Z|f6f5c0e9-3c1a-4067-b5c8-c3a349fb683d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:26.764Z|f6f5c0e9-3c1a-4067-b5c8-c3a349fb683d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:26.801Z|8b7e6350-6d44-470a-88f0-8c09b6feed63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:26.802Z|8b7e6350-6d44-470a-88f0-8c09b6feed63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:28.839Z|aac45b59-a9b0-493a-a361-dd86a9df9c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:28.844Z|aac45b59-a9b0-493a-a361-dd86a9df9c17|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:34.559Z|ed07a0b3-d065-4be8-ba7d-4a8c5cadb7f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:48:34.561Z|ed07a0b3-d065-4be8-ba7d-4a8c5cadb7f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:48:34.830Z|8e286267-8f05-43a9-9d80-ed2d96d8e619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:48:34.831Z|8e286267-8f05-43a9-9d80-ed2d96d8e619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:48:36.838Z|2e5f7976-4158-4f69-be57-dbf9beaf7f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:36.839Z|2e5f7976-4158-4f69-be57-dbf9beaf7f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:36.885Z|10af116c-75f7-4513-ad3f-d0a1e6e90e86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:36.887Z|10af116c-75f7-4513-ad3f-d0a1e6e90e86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:38.878Z|16f0cabe-c2f2-4b5b-87aa-0568022bb18b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:38.880Z|16f0cabe-c2f2-4b5b-87aa-0568022bb18b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:46.919Z|fd16b7e3-dd4f-4ff4-9919-deeb6ad0e588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:46.920Z|fd16b7e3-dd4f-4ff4-9919-deeb6ad0e588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:46.920Z|a012fa2c-d062-4cfa-8597-a14d1edd21c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:46.922Z|a012fa2c-d062-4cfa-8597-a14d1edd21c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:48.923Z|608be7a0-6ba5-4840-a2fc-b0afb545ab6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:48.924Z|608be7a0-6ba5-4840-a2fc-b0afb545ab6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:49.559Z|325502c3-0e45-4ec6-aedb-561f2822f9c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:48:49.565Z|325502c3-0e45-4ec6-aedb-561f2822f9c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:48:52.120Z|e356f458-f372-48f3-9a55-6a9d3c5eb0ea|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:48:52.121Z|e356f458-f372-48f3-9a55-6a9d3c5eb0ea|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:56.951Z|52ee5348-55ef-42fe-a6f3-f2265729bcc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:56.951Z|f9d8c58d-933d-4e32-aa1a-7a5afa2789a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:56.952Z|f9d8c58d-933d-4e32-aa1a-7a5afa2789a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:56.952Z|52ee5348-55ef-42fe-a6f3-f2265729bcc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:48:58.960Z|bbfa0262-c74c-4e55-9bce-6c494f9f46cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:48:58.961Z|bbfa0262-c74c-4e55-9bce-6c494f9f46cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:04.559Z|687fc5be-1f71-456c-94ca-17a525b3fe36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:49:04.560Z|687fc5be-1f71-456c-94ca-17a525b3fe36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:49:04.832Z|266721cb-a7f1-45a4-98f1-1e4c42f60a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:49:04.833Z|266721cb-a7f1-45a4-98f1-1e4c42f60a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:49:06.981Z|11b2eb93-03ee-4d82-852d-21a6f930d054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:06.982Z|ed694010-4ab3-4d26-9ff1-a6235b65fb78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:06.983Z|11b2eb93-03ee-4d82-852d-21a6f930d054|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:06.983Z|ed694010-4ab3-4d26-9ff1-a6235b65fb78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:08.998Z|dbab00fa-cff2-41c6-9c18-8294ab86ae10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:09.000Z|dbab00fa-cff2-41c6-9c18-8294ab86ae10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:17.010Z|feec60e3-dc25-44c3-83fb-12a70338011d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:17.010Z|2f7c9a33-36d9-433e-8d2e-b0a8255b34a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:17.012Z|feec60e3-dc25-44c3-83fb-12a70338011d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:17.012Z|2f7c9a33-36d9-433e-8d2e-b0a8255b34a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:19.033Z|848ee738-7ca7-4495-8b44-7134c4d9cf42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:19.035Z|848ee738-7ca7-4495-8b44-7134c4d9cf42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:19.559Z|86cfab71-c378-4992-9481-00e368066f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:49:19.560Z|86cfab71-c378-4992-9481-00e368066f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:49:27.045Z|a46c0202-0778-4e99-89a9-24d9ede42401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:27.046Z|1832bcb6-d0a2-40ac-a386-a944c1acc15a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:27.047Z|1832bcb6-d0a2-40ac-a386-a944c1acc15a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:27.048Z|a46c0202-0778-4e99-89a9-24d9ede42401|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:29.068Z|665e021e-b403-4844-ac52-91034db3f86b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:29.070Z|665e021e-b403-4844-ac52-91034db3f86b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:34.560Z|fcf38c5d-5730-4642-84d4-c0681e429822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:49:34.572Z|fcf38c5d-5730-4642-84d4-c0681e429822|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:49:34.835Z|2b19c0d8-7778-4725-a34a-448863875cee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:49:34.842Z|2b19c0d8-7778-4725-a34a-448863875cee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:49:37.093Z|9053e279-a2f6-4ffd-ab32-98f327f2303d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:37.093Z|1859a743-158f-4907-b89e-971ad27f1549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:37.099Z|1859a743-158f-4907-b89e-971ad27f1549|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:37.095Z|9053e279-a2f6-4ffd-ab32-98f327f2303d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:39.111Z|27f11f43-5784-41d6-92ea-db70e82cb552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:39.113Z|27f11f43-5784-41d6-92ea-db70e82cb552|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:47.143Z|4eca3a2c-1f44-4741-a370-dc0660979070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:47.146Z|4eca3a2c-1f44-4741-a370-dc0660979070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:47.165Z|a327df68-27d0-464f-9547-9d1e40dab888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:47.167Z|a327df68-27d0-464f-9547-9d1e40dab888|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:49.147Z|6bcb4edb-68d8-44e9-817f-ed0f60abcf89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:49.148Z|6bcb4edb-68d8-44e9-817f-ed0f60abcf89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:49.560Z|3cf7be41-fa6f-4969-a1a1-c1a20e0eb1ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:49:49.562Z|3cf7be41-fa6f-4969-a1a1-c1a20e0eb1ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:49:52.121Z|5e2f27ae-c77b-49d6-b2bd-88e7cd5aefd6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:49:52.123Z|5e2f27ae-c77b-49d6-b2bd-88e7cd5aefd6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:57.187Z|7a7deee3-bd33-40b4-a322-fb750654faf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:57.189Z|7a7deee3-bd33-40b4-a322-fb750654faf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:57.196Z|9a55aabe-2692-4d9f-aa25-358866aa7b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:57.198Z|9a55aabe-2692-4d9f-aa25-358866aa7b43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:49:59.183Z|a067392c-8cc2-4fe4-8f85-3642ae5134ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:49:59.185Z|a067392c-8cc2-4fe4-8f85-3642ae5134ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:04.559Z|ef36e955-0423-45f9-9ede-fb7da72fad44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:50:04.561Z|ef36e955-0423-45f9-9ede-fb7da72fad44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:50:04.847Z|d62347d9-b53f-49c0-bd8f-1216ce4d0e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:50:04.848Z|d62347d9-b53f-49c0-bd8f-1216ce4d0e85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:50:07.230Z|09dca90e-d418-4288-a98f-3e6aa08a9d7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:07.231Z|9b5be7cb-49c3-4633-a90d-be88d781e7ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:07.232Z|9b5be7cb-49c3-4633-a90d-be88d781e7ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:07.232Z|09dca90e-d418-4288-a98f-3e6aa08a9d7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:09.218Z|ff38cf48-2c85-4f5d-b956-c88977d21c58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:09.220Z|ff38cf48-2c85-4f5d-b956-c88977d21c58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:17.272Z|0806c987-7eb0-4455-9608-8a12bc8bcee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:17.275Z|0806c987-7eb0-4455-9608-8a12bc8bcee4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:17.277Z|eeaa1204-9422-4652-8d5a-23697dc4776a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:17.279Z|eeaa1204-9422-4652-8d5a-23697dc4776a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:19.253Z|c94bfc75-eca1-4020-91fb-c22ff9ef9c0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:19.254Z|c94bfc75-eca1-4020-91fb-c22ff9ef9c0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:19.559Z|e908f811-1a0b-4e8b-8bf4-bbf8ef9faf8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:50:19.563Z|e908f811-1a0b-4e8b-8bf4-bbf8ef9faf8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:50:27.316Z|9ea0e401-6bc1-42e4-b56f-9db2960636b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:27.316Z|ea8180fd-ce78-4f59-a878-ca7e595459ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:27.318Z|9ea0e401-6bc1-42e4-b56f-9db2960636b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:27.318Z|ea8180fd-ce78-4f59-a878-ca7e595459ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:29.285Z|03515c25-9ed7-4999-ae36-c2d8454fa4d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:29.287Z|03515c25-9ed7-4999-ae36-c2d8454fa4d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:34.559Z|ce1d36b2-ec48-42f7-b964-1b3bdfc8496c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:50:34.562Z|ce1d36b2-ec48-42f7-b964-1b3bdfc8496c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:50:34.850Z|56499b4d-412d-44f9-9d9a-aa05a8c4a5dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:50:34.853Z|56499b4d-412d-44f9-9d9a-aa05a8c4a5dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:50:37.359Z|c7eeee40-3a75-4f7f-bb50-95005883164a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:37.359Z|8462f77d-e49f-4681-96b5-1165e4d44415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:37.361Z|c7eeee40-3a75-4f7f-bb50-95005883164a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:37.368Z|8462f77d-e49f-4681-96b5-1165e4d44415|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:39.316Z|fd33dc1b-2701-4e85-bdf9-d42f8be3b9cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:39.318Z|fd33dc1b-2701-4e85-bdf9-d42f8be3b9cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:47.406Z|82a945ce-bba6-4f00-8971-52cbd2d27ad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:47.406Z|de85341c-3745-4197-b6cb-138930e083e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:47.408Z|de85341c-3745-4197-b6cb-138930e083e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:47.408Z|82a945ce-bba6-4f00-8971-52cbd2d27ad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:49.354Z|5f5cc775-621e-43f4-91ad-90176078a94f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:49.355Z|5f5cc775-621e-43f4-91ad-90176078a94f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:49.559Z|2fadcf6d-7b8f-4427-9f8f-774c61701301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:50:49.560Z|2fadcf6d-7b8f-4427-9f8f-774c61701301|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:50:52.124Z|1b6b25b1-926d-4364-a1c6-7ebf0d7fe130|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:50:52.125Z|1b6b25b1-926d-4364-a1c6-7ebf0d7fe130|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:57.440Z|063b7a17-9f5e-4a2d-b530-9ae1306adb8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:57.440Z|c51b1220-5f6f-4437-ad9f-1aab0cb625c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:57.442Z|063b7a17-9f5e-4a2d-b530-9ae1306adb8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:57.442Z|c51b1220-5f6f-4437-ad9f-1aab0cb625c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:50:59.394Z|49d89625-480b-46af-90fb-d08cbb27f5f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:50:59.396Z|49d89625-480b-46af-90fb-d08cbb27f5f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:04.559Z|cc359cda-dc4d-4d2a-807f-643923deb738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:51:04.564Z|cc359cda-dc4d-4d2a-807f-643923deb738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:51:04.855Z|df679246-d939-4c1e-8019-8b3d1aa8c4f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:51:04.857Z|df679246-d939-4c1e-8019-8b3d1aa8c4f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:51:07.475Z|14130141-9946-4276-82ae-7cb6a936a868|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:07.476Z|14130141-9946-4276-82ae-7cb6a936a868|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:07.488Z|44e3ab2b-ce66-4bc1-a154-afb8be54cf40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:07.494Z|44e3ab2b-ce66-4bc1-a154-afb8be54cf40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:09.436Z|ae6ddfc9-b190-4d5c-a279-89cae7c8fb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:09.437Z|ae6ddfc9-b190-4d5c-a279-89cae7c8fb59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:17.515Z|48486874-9d96-4de4-88f1-5438d080135d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:17.517Z|48486874-9d96-4de4-88f1-5438d080135d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:17.531Z|d3d1f34c-df2b-4ffe-a0ec-c6608dd825f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:17.532Z|d3d1f34c-df2b-4ffe-a0ec-c6608dd825f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:19.469Z|4150f537-5892-4540-a1de-1ab8e5c3145c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:19.471Z|4150f537-5892-4540-a1de-1ab8e5c3145c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:19.559Z|8c33282a-427c-4976-92c0-855e9655df14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:51:19.560Z|8c33282a-427c-4976-92c0-855e9655df14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:51:27.548Z|bc5607e3-5f1a-46c0-9ef0-9978a9ab290a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:27.549Z|bc5607e3-5f1a-46c0-9ef0-9978a9ab290a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:27.560Z|a46e0e99-ccaf-4f79-b38a-ac51ad3bcb93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:27.564Z|a46e0e99-ccaf-4f79-b38a-ac51ad3bcb93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:29.506Z|97c94a2d-48b6-4524-8ad0-a1827ef81198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:29.508Z|97c94a2d-48b6-4524-8ad0-a1827ef81198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:34.559Z|c1a8b25c-2a55-4fcd-a203-2919d898cd1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:51:34.560Z|c1a8b25c-2a55-4fcd-a203-2919d898cd1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:51:34.859Z|e1140b4a-1b32-47d5-91c1-df9cf4cc0553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:51:34.860Z|e1140b4a-1b32-47d5-91c1-df9cf4cc0553|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:51:37.586Z|9b0ab031-38fe-4620-80b0-755e60918df0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:37.587Z|9b0ab031-38fe-4620-80b0-755e60918df0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:37.601Z|51ca363d-5bcc-478f-9441-d92b8eafc297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:37.602Z|51ca363d-5bcc-478f-9441-d92b8eafc297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:39.536Z|cb78773e-7e6b-4da2-8f03-eabc61b59f95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:39.537Z|cb78773e-7e6b-4da2-8f03-eabc61b59f95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:47.619Z|c7dbb224-4320-476b-aefd-436080608cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:47.628Z|c7dbb224-4320-476b-aefd-436080608cc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:47.662Z|a996ea8d-aee9-441e-ac56-39505ae05a6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:47.663Z|a996ea8d-aee9-441e-ac56-39505ae05a6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:49.559Z|6b368cea-5540-40a7-83f5-a87e813c2421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:51:49.568Z|6b368cea-5540-40a7-83f5-a87e813c2421|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:51:49.566Z|07d7def5-6063-48d1-a03b-c8d7a3e89480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:49.574Z|07d7def5-6063-48d1-a03b-c8d7a3e89480|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:52.121Z|557e7b2a-a910-4873-841c-e6e7add2f81e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:51:52.122Z|557e7b2a-a910-4873-841c-e6e7add2f81e|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:57.670Z|0b7548af-354b-49b3-a672-792dbfdeda80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:57.674Z|0b7548af-354b-49b3-a672-792dbfdeda80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:57.754Z|ce8c33a8-20d1-481b-b9f5-d20fd7b7f209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:57.755Z|ce8c33a8-20d1-481b-b9f5-d20fd7b7f209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:51:59.604Z|0168ab99-3ed9-4a8e-bd35-1e84fe5af00d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:51:59.605Z|0168ab99-3ed9-4a8e-bd35-1e84fe5af00d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:04.560Z|593c163d-bc66-46c1-bbe1-a77a186ea419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:52:04.561Z|593c163d-bc66-46c1-bbe1-a77a186ea419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:52:04.863Z|d12eb06f-a084-4668-913b-111e0e42f941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:52:04.863Z|d12eb06f-a084-4668-913b-111e0e42f941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:52:07.774Z|edfd8b1f-ce43-4e2b-b877-8757f602c6e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:07.775Z|edfd8b1f-ce43-4e2b-b877-8757f602c6e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:07.784Z|3fed1e28-7ce4-4faa-89d7-a194193ed484|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:07.786Z|3fed1e28-7ce4-4faa-89d7-a194193ed484|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:09.635Z|296f4bbd-2936-43ac-b02c-a98c458b63c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:09.637Z|296f4bbd-2936-43ac-b02c-a98c458b63c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:17.827Z|c9dd9924-5173-4dfb-8b8b-1c6ceed3f404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:17.829Z|c9dd9924-5173-4dfb-8b8b-1c6ceed3f404|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:17.851Z|546d7cb4-3edc-414c-9953-59f34deff1c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:17.853Z|546d7cb4-3edc-414c-9953-59f34deff1c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:19.559Z|add74a9e-4ded-4a1f-b062-83f41aad45e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:52:19.560Z|add74a9e-4ded-4a1f-b062-83f41aad45e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:52:19.668Z|58d3318b-a04c-4e13-9f51-a1b63f2c59d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:19.670Z|58d3318b-a04c-4e13-9f51-a1b63f2c59d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:27.873Z|a6c8591c-8f72-4084-8668-92e41bd2dd0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:27.874Z|a6c8591c-8f72-4084-8668-92e41bd2dd0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:27.912Z|cc577ce3-3698-4af6-8bdf-c732f17f962c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:27.914Z|cc577ce3-3698-4af6-8bdf-c732f17f962c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:29.707Z|a93542b9-f0be-42dc-a9a5-759696740ed8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:29.708Z|a93542b9-f0be-42dc-a9a5-759696740ed8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:34.559Z|6a168fab-2ff8-41df-a406-d932f12b3142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:52:34.563Z|6a168fab-2ff8-41df-a406-d932f12b3142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:52:34.866Z|07b787c1-8674-4ae8-92bb-8eca71ebfdae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:52:34.866Z|07b787c1-8674-4ae8-92bb-8eca71ebfdae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:52:37.917Z|ccdf3642-6094-416a-9761-d1271bab5289|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:37.918Z|ccdf3642-6094-416a-9761-d1271bab5289|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:37.953Z|a69f7b01-e25e-4fe2-b0ea-97b3da777f0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:37.955Z|a69f7b01-e25e-4fe2-b0ea-97b3da777f0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:39.750Z|96921852-acf1-4d6a-9bc2-5ac13203e7a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:39.752Z|96921852-acf1-4d6a-9bc2-5ac13203e7a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:47.951Z|c2ff2837-4709-4bee-ab51-0b29224b6afa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:47.953Z|c2ff2837-4709-4bee-ab51-0b29224b6afa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:47.990Z|97f2a8c5-a5ce-47c3-ad04-7861b7489c90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:47.991Z|97f2a8c5-a5ce-47c3-ad04-7861b7489c90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:49.559Z|0dd9957e-159a-4c0b-9b6f-e5ea5c8336e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:52:49.560Z|0dd9957e-159a-4c0b-9b6f-e5ea5c8336e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:52:49.785Z|8a0d1d9d-5447-48a6-b857-1e571a34acd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:49.795Z|8a0d1d9d-5447-48a6-b857-1e571a34acd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:52.121Z|4b47ee74-527d-4fc0-b24c-acd7fe2e4749|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:52:52.122Z|4b47ee74-527d-4fc0-b24c-acd7fe2e4749|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:57.992Z|8afebe19-ee7b-4a03-8adf-c60db44b1d5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:57.994Z|8afebe19-ee7b-4a03-8adf-c60db44b1d5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:58.023Z|ad968aa7-2739-45db-b7e2-7d535b394c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:58.024Z|ad968aa7-2739-45db-b7e2-7d535b394c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:52:59.834Z|99af5870-d742-4ffe-91ec-a82d32f4204a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:52:59.839Z|99af5870-d742-4ffe-91ec-a82d32f4204a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:04.559Z|899faaf3-5060-4e3f-b732-3a23f69b44c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:53:04.560Z|899faaf3-5060-4e3f-b732-3a23f69b44c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:53:04.874Z|16865c5d-01f8-425d-9750-f942336967e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:53:04.875Z|16865c5d-01f8-425d-9750-f942336967e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:53:08.027Z|4aa8b56c-fb64-4e22-9df9-d717a37d1aa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:08.029Z|4aa8b56c-fb64-4e22-9df9-d717a37d1aa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:08.054Z|d29ee9f8-67c0-4485-8cec-70199de74b9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:08.056Z|d29ee9f8-67c0-4485-8cec-70199de74b9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:09.872Z|8b6a5d21-ed38-46fe-babf-882aa7a780af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:09.875Z|8b6a5d21-ed38-46fe-babf-882aa7a780af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:18.088Z|ac632101-6c53-49dd-ad0b-7cbd1e9c9207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:18.088Z|e90e65fb-98ad-4de5-8303-8cfeb5f0f25d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:18.089Z|e90e65fb-98ad-4de5-8303-8cfeb5f0f25d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:18.093Z|ac632101-6c53-49dd-ad0b-7cbd1e9c9207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:19.559Z|3c4db26e-f054-48bd-acf9-4a39dffb4aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:53:19.564Z|3c4db26e-f054-48bd-acf9-4a39dffb4aaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:53:19.910Z|d1a4b4a0-de38-4a5f-b360-852525f287b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:19.911Z|d1a4b4a0-de38-4a5f-b360-852525f287b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:28.123Z|ef7dca1b-0a18-4abe-b8d0-7c6114c31b14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:28.124Z|7482bad5-e2cd-4cc2-b881-26d53e5cf9af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:28.125Z|ef7dca1b-0a18-4abe-b8d0-7c6114c31b14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:28.127Z|7482bad5-e2cd-4cc2-b881-26d53e5cf9af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:29.947Z|2da317eb-b8b3-49e8-8e2a-646f0726a69b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:29.948Z|2da317eb-b8b3-49e8-8e2a-646f0726a69b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:34.559Z|12f8cac5-0604-4838-ba36-add614c22beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:53:34.560Z|12f8cac5-0604-4838-ba36-add614c22beb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:53:34.876Z|0175e395-9f6e-4038-a9ea-62bdb121dbb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:53:34.878Z|0175e395-9f6e-4038-a9ea-62bdb121dbb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:53:38.163Z|bf53368a-48ea-44b9-93e2-2d7a50c2ceb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:38.164Z|bf53368a-48ea-44b9-93e2-2d7a50c2ceb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:38.171Z|1960f1a7-20f9-4296-bf01-a1a7204f44ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:38.173Z|1960f1a7-20f9-4296-bf01-a1a7204f44ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:39.998Z|88df6165-e5f7-4455-9a18-7e906c8f7d08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:40.000Z|88df6165-e5f7-4455-9a18-7e906c8f7d08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:48.192Z|4167af7c-a745-4943-9dbc-a52b2f60196d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:48.193Z|4167af7c-a745-4943-9dbc-a52b2f60196d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:48.204Z|538036d5-7647-4b59-b30a-1be84a0e7519|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:48.206Z|538036d5-7647-4b59-b30a-1be84a0e7519|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:49.559Z|29b27b04-5490-4a87-854d-9635ffda912d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:53:49.560Z|29b27b04-5490-4a87-854d-9635ffda912d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:53:50.042Z|082417fb-4617-4b0f-ba4d-509b8db5c41c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:50.043Z|082417fb-4617-4b0f-ba4d-509b8db5c41c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:52.123Z|155d379b-49a6-412f-a1f4-23a27179bb6d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:53:52.124Z|155d379b-49a6-412f-a1f4-23a27179bb6d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:58.225Z|707c3b94-f63e-4668-a96c-aed27379c9f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:58.226Z|707c3b94-f63e-4668-a96c-aed27379c9f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:53:58.239Z|7b32887c-c94d-4327-b0bb-dbd7e5fb2798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:53:58.241Z|7b32887c-c94d-4327-b0bb-dbd7e5fb2798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:00.073Z|f9108515-0fe9-4f58-9bd2-5e8025f8250d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:00.075Z|f9108515-0fe9-4f58-9bd2-5e8025f8250d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:04.559Z|b0f267ea-12e1-40ee-b8c4-577362bfbe50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:54:04.566Z|b0f267ea-12e1-40ee-b8c4-577362bfbe50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:54:04.879Z|bd3ef9ae-7f5e-476d-8bdd-138bdfb1859e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:54:04.880Z|bd3ef9ae-7f5e-476d-8bdd-138bdfb1859e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:54:08.258Z|14406ff7-c05e-42af-8be0-8ce31b0ca1d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:08.259Z|14406ff7-c05e-42af-8be0-8ce31b0ca1d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:08.272Z|481f371a-c68b-4a41-b298-572a35968021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:08.278Z|481f371a-c68b-4a41-b298-572a35968021|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:10.123Z|e436b028-48e4-43a7-8daa-bea51e952db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:10.125Z|e436b028-48e4-43a7-8daa-bea51e952db6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:18.286Z|5e57c69e-4c83-449a-be76-9f016e3bc486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:18.288Z|5e57c69e-4c83-449a-be76-9f016e3bc486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:18.307Z|61d8b696-ac59-495b-992d-b90158671c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:18.308Z|61d8b696-ac59-495b-992d-b90158671c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:19.560Z|dcb0ea7e-1a7e-414f-a274-c39e65292b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:54:19.561Z|dcb0ea7e-1a7e-414f-a274-c39e65292b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:54:20.157Z|78111e46-afc2-4849-b172-d3478ad3adaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:20.158Z|78111e46-afc2-4849-b172-d3478ad3adaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:28.319Z|69c0934c-1a64-41f6-993c-c622bb08a248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:28.321Z|69c0934c-1a64-41f6-993c-c622bb08a248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:28.341Z|00769956-d52c-4a41-b940-1a68823d524d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:28.342Z|00769956-d52c-4a41-b940-1a68823d524d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:30.206Z|ff61e174-aeb4-44b0-bc3f-5865ca26a41b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:30.218Z|ff61e174-aeb4-44b0-bc3f-5865ca26a41b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:34.559Z|fab92e1c-d678-49ed-99e2-e565f0bfc9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:54:34.560Z|fab92e1c-d678-49ed-99e2-e565f0bfc9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:54:34.882Z|cc24e9f6-be14-4f1d-b0d5-181bfa1b0332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:54:34.883Z|cc24e9f6-be14-4f1d-b0d5-181bfa1b0332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:54:38.360Z|3b80320c-da4c-413e-8d54-67784073131e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:38.361Z|3b80320c-da4c-413e-8d54-67784073131e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:38.374Z|47c34e5f-19db-4eee-8dbd-84c764542802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:38.375Z|47c34e5f-19db-4eee-8dbd-84c764542802|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:40.254Z|b8d89182-c1c0-4d13-b8ec-0a56ef22ef69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:40.256Z|b8d89182-c1c0-4d13-b8ec-0a56ef22ef69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:48.417Z|bf3ca1b4-2217-4085-b518-fd000b90c13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:48.419Z|bf3ca1b4-2217-4085-b518-fd000b90c13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:48.426Z|47c9c87a-b296-49e3-8194-7fd26cfd5b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:48.428Z|47c9c87a-b296-49e3-8194-7fd26cfd5b30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:49.559Z|e69cfded-e462-49f4-b462-73cc6f8a8e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:54:49.568Z|e69cfded-e462-49f4-b462-73cc6f8a8e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:54:50.287Z|d7ad2b9e-457f-46db-931a-2fa73f0a9222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:50.288Z|d7ad2b9e-457f-46db-931a-2fa73f0a9222|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:52.121Z|fced1fe9-5c50-4a51-b39f-fa5e61534964|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:54:52.123Z|fced1fe9-5c50-4a51-b39f-fa5e61534964|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:58.456Z|cd9a4e28-372b-4272-b68f-2c06dd048b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:58.457Z|7eeab124-db0f-4f0c-8b17-e6c31905ede0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:54:58.458Z|cd9a4e28-372b-4272-b68f-2c06dd048b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:54:58.458Z|7eeab124-db0f-4f0c-8b17-e6c31905ede0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:00.330Z|022cea86-7c0f-4c1c-af44-4bdd45fb7ebd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:00.332Z|022cea86-7c0f-4c1c-af44-4bdd45fb7ebd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:04.560Z|48169eef-c4a7-4b64-80d4-93c453e83471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:55:04.562Z|48169eef-c4a7-4b64-80d4-93c453e83471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:55:04.884Z|026930c0-c871-481c-a676-c08eb2ce7ff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:55:04.885Z|026930c0-c871-481c-a676-c08eb2ce7ff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:55:08.501Z|3a19199d-7640-4728-b48f-fb81b82cc7b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:08.504Z|3a19199d-7640-4728-b48f-fb81b82cc7b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:08.507Z|0c2dc162-ea21-4588-aed1-dcecbc32ee0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:08.509Z|0c2dc162-ea21-4588-aed1-dcecbc32ee0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:10.371Z|8d34eae3-e0ed-4c80-83c5-ca652f01a116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:10.372Z|8d34eae3-e0ed-4c80-83c5-ca652f01a116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:18.555Z|f45685ce-b47a-45ed-9880-7e0c0b6caec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:18.556Z|449e087a-8e84-4919-a10f-e20b66dc00cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:18.557Z|449e087a-8e84-4919-a10f-e20b66dc00cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:18.557Z|f45685ce-b47a-45ed-9880-7e0c0b6caec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:19.559Z|0adae33d-96df-4cff-8104-4d9095ddaee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:55:19.560Z|0adae33d-96df-4cff-8104-4d9095ddaee1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:55:20.405Z|376e36c5-e2a5-49f4-8ee0-e0a46bd0a1e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:20.411Z|376e36c5-e2a5-49f4-8ee0-e0a46bd0a1e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:28.590Z|e35e7271-b266-4e53-9e32-7fa3f34e979d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:28.592Z|e35e7271-b266-4e53-9e32-7fa3f34e979d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:28.592Z|de37a2bc-4a45-42b3-b4a3-cf3a72d98578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:28.594Z|de37a2bc-4a45-42b3-b4a3-cf3a72d98578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:30.468Z|0646a6ab-8ee8-4d4c-9741-4b7dc61e575b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:30.470Z|0646a6ab-8ee8-4d4c-9741-4b7dc61e575b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:34.560Z|b2b2eb5c-babc-4784-ad15-d6be3836c198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:55:34.566Z|b2b2eb5c-babc-4784-ad15-d6be3836c198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:55:34.886Z|f0742c4f-9532-4825-8ce8-a97a48ceeb16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:55:34.887Z|f0742c4f-9532-4825-8ce8-a97a48ceeb16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:55:38.623Z|51eff20c-7251-4f5c-8ff5-907a2fedd8ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:38.624Z|f4aa008f-bd3c-43c5-8820-1f15f0703a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:38.625Z|f4aa008f-bd3c-43c5-8820-1f15f0703a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:38.625Z|51eff20c-7251-4f5c-8ff5-907a2fedd8ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:40.506Z|7d8bfd6f-5481-45f2-ac50-a806197b08b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:40.509Z|7d8bfd6f-5481-45f2-ac50-a806197b08b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:48.658Z|fd132c0b-cc79-43f4-8563-7116f1af0b9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:48.659Z|ec5a5b5e-edc6-44af-bcfd-7c5ec8512aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:48.660Z|ec5a5b5e-edc6-44af-bcfd-7c5ec8512aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:48.660Z|fd132c0b-cc79-43f4-8563-7116f1af0b9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:49.559Z|e695363e-00f3-430a-8214-5d645ae0f5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:55:49.560Z|e695363e-00f3-430a-8214-5d645ae0f5be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:55:50.542Z|2ebfa8fb-7cad-48ce-93ce-3859ced42a83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:50.544Z|2ebfa8fb-7cad-48ce-93ce-3859ced42a83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:52.121Z|29eef655-be69-45cf-8a6b-d27713a5ba34|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:55:52.123Z|29eef655-be69-45cf-8a6b-d27713a5ba34|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:58.690Z|fdc61e69-f234-46c7-a75e-2af42f69afaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:58.691Z|fdc61e69-f234-46c7-a75e-2af42f69afaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:55:58.702Z|03398551-d2b9-46b6-9ec5-dd1331287d0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:55:58.704Z|03398551-d2b9-46b6-9ec5-dd1331287d0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:00.575Z|d1e7c0d0-1240-4e22-af70-3cbfb15d38e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:00.581Z|d1e7c0d0-1240-4e22-af70-3cbfb15d38e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:04.559Z|52a006f5-fbf5-45d4-9c81-5e169b0924f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:56:04.560Z|52a006f5-fbf5-45d4-9c81-5e169b0924f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:56:04.888Z|222fb22d-7def-4b41-82ea-8f477e853cfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:56:04.889Z|222fb22d-7def-4b41-82ea-8f477e853cfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:56:08.731Z|7e093263-4e41-4664-a815-73b72b2174ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:08.732Z|7e093263-4e41-4664-a815-73b72b2174ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:08.740Z|58483320-2f35-4fb4-99f2-e53a05a6c239|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:08.741Z|58483320-2f35-4fb4-99f2-e53a05a6c239|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:10.611Z|69be507f-519b-45f6-88f6-732628dca7ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:10.612Z|69be507f-519b-45f6-88f6-732628dca7ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:18.769Z|bf788676-40f5-45d0-9cad-9b4c14cf249b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:18.771Z|f0c82b0c-6da0-4794-8fa5-f44b118ca10d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:18.771Z|bf788676-40f5-45d0-9cad-9b4c14cf249b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:18.781Z|f0c82b0c-6da0-4794-8fa5-f44b118ca10d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:19.559Z|4972993e-367b-4fc2-ace7-125bb0a1f931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:56:19.568Z|4972993e-367b-4fc2-ace7-125bb0a1f931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:56:20.641Z|4b853b6f-dbbb-46d4-b373-b55a2e9336ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:20.642Z|4b853b6f-dbbb-46d4-b373-b55a2e9336ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:28.804Z|609829bc-a90a-4386-9fe4-b89a2a296703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:28.805Z|609829bc-a90a-4386-9fe4-b89a2a296703|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:28.814Z|88686e28-c282-4528-8060-ca35acd128a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:28.816Z|88686e28-c282-4528-8060-ca35acd128a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:30.674Z|b3566c2e-8828-4da7-ae59-07bd8d1f1a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:30.676Z|b3566c2e-8828-4da7-ae59-07bd8d1f1a14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:34.559Z|19a83f0d-7836-474b-9156-5a591685a01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:56:34.560Z|19a83f0d-7836-474b-9156-5a591685a01a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:56:34.891Z|c0c71bd4-4f4b-4482-b686-d4ccd89e383f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:56:34.892Z|c0c71bd4-4f4b-4482-b686-d4ccd89e383f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:56:38.847Z|261d112b-06f0-4c49-9fc8-43c6e64ba38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:38.847Z|753972e3-8523-4cf6-9cb5-8502bdba89a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:38.849Z|261d112b-06f0-4c49-9fc8-43c6e64ba38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:38.849Z|753972e3-8523-4cf6-9cb5-8502bdba89a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:40.721Z|6fda4b54-bdca-4945-85c5-44abac8583d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:40.722Z|6fda4b54-bdca-4945-85c5-44abac8583d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:48.881Z|956b7aca-8891-4a91-a3dc-858b4dd60e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:48.882Z|956b7aca-8891-4a91-a3dc-858b4dd60e1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:48.883Z|35e9beeb-cb2a-48bd-8177-b5bd2fbff634|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:48.883Z|35e9beeb-cb2a-48bd-8177-b5bd2fbff634|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:49.563Z|050628e3-d3bb-4591-a1ef-a4afa2215321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:56:49.564Z|050628e3-d3bb-4591-a1ef-a4afa2215321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:56:50.755Z|7db3a536-be4b-4750-a554-eac73487c329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:50.756Z|7db3a536-be4b-4750-a554-eac73487c329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:52.122Z|53850ab3-6e5c-453d-af26-401545a71da2|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:56:52.123Z|53850ab3-6e5c-453d-af26-401545a71da2|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:58.921Z|64570566-24ef-45c0-b7d7-31077e794176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:58.922Z|64570566-24ef-45c0-b7d7-31077e794176|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:56:58.934Z|a58f7916-9ae5-446b-bc84-b2f9c2c86d15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:56:58.935Z|a58f7916-9ae5-446b-bc84-b2f9c2c86d15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:00.793Z|5c672289-7162-40ec-9322-aea454b3faa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:00.796Z|5c672289-7162-40ec-9322-aea454b3faa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:04.559Z|88c1b6d4-05bb-4a28-bfb5-a909945f7d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:57:04.595Z|88c1b6d4-05bb-4a28-bfb5-a909945f7d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:57:04.893Z|5248ea9e-008a-42fb-8e6d-ac155cf46932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:57:04.895Z|5248ea9e-008a-42fb-8e6d-ac155cf46932|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:57:08.967Z|6de82c56-c316-4f12-ac9c-fef5fe50ddbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:08.967Z|8f98847b-4fd2-492e-8783-2ad7bf4a4e87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:08.970Z|6de82c56-c316-4f12-ac9c-fef5fe50ddbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:08.970Z|8f98847b-4fd2-492e-8783-2ad7bf4a4e87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:10.828Z|b7a38e09-2273-4fb2-94e1-837b1c090739|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:10.830Z|b7a38e09-2273-4fb2-94e1-837b1c090739|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:19.014Z|6ce42bbb-9a3b-4e9a-909b-85d5efb3702e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:19.018Z|6ce42bbb-9a3b-4e9a-909b-85d5efb3702e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:19.019Z|9357fabe-2ba9-48d2-a02f-5f925306e596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:19.021Z|9357fabe-2ba9-48d2-a02f-5f925306e596|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:19.559Z|ef50a3fa-6175-457b-bd24-0041e5c1b5e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:57:19.560Z|ef50a3fa-6175-457b-bd24-0041e5c1b5e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:57:20.858Z|dfd75a19-b760-48fc-8919-a5dcc3320f19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:20.859Z|dfd75a19-b760-48fc-8919-a5dcc3320f19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:29.051Z|a14e7be8-d369-452c-9811-7e284ff84353|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:29.052Z|a14e7be8-d369-452c-9811-7e284ff84353|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:29.059Z|8b62263a-6494-4906-ac62-07fa20f8f4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:29.060Z|8b62263a-6494-4906-ac62-07fa20f8f4b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:30.889Z|92bd5647-9241-4b5f-a68e-23eb210eee74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:30.893Z|92bd5647-9241-4b5f-a68e-23eb210eee74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:34.559Z|4ee807ee-5510-44c3-817a-318591734492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:57:34.560Z|4ee807ee-5510-44c3-817a-318591734492|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:57:34.896Z|7db8d721-ceb1-4b87-8196-8f78857acd87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:57:34.897Z|7db8d721-ceb1-4b87-8196-8f78857acd87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:57:39.093Z|65542135-4aed-49a0-9016-79867ebbba31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:39.094Z|65542135-4aed-49a0-9016-79867ebbba31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:39.110Z|11b29314-f492-4b3c-bdd2-1e9549b603ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:39.112Z|11b29314-f492-4b3c-bdd2-1e9549b603ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:40.923Z|3b6c4d13-52df-4dad-94f7-4af6d9558eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:40.924Z|3b6c4d13-52df-4dad-94f7-4af6d9558eac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:49.132Z|b9b55ec8-aa74-48a8-94eb-2431e77511a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:49.134Z|b9b55ec8-aa74-48a8-94eb-2431e77511a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:49.144Z|5710a405-579f-483f-8ebc-ef86ca1fe327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:49.145Z|5710a405-579f-483f-8ebc-ef86ca1fe327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:49.559Z|78aca900-c2c2-4556-b9e5-b2c442ec10da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:57:49.563Z|78aca900-c2c2-4556-b9e5-b2c442ec10da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:57:50.951Z|f7759592-e73d-437c-8686-0da3d5fc8e81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:50.953Z|f7759592-e73d-437c-8686-0da3d5fc8e81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:52.122Z|4d1cda08-9f91-40b0-8339-fbce22f8c94c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:57:52.124Z|4d1cda08-9f91-40b0-8339-fbce22f8c94c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:59.167Z|57286231-030c-408f-ad2c-6eed19188ee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:59.174Z|a4009323-5142-4683-b795-5050a8e036b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:57:59.175Z|a4009323-5142-4683-b795-5050a8e036b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:57:59.176Z|57286231-030c-408f-ad2c-6eed19188ee7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:00.981Z|02c4c339-4f19-4d01-bcc7-40c6f9acf7dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:00.983Z|02c4c339-4f19-4d01-bcc7-40c6f9acf7dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:04.559Z|f84d1835-9ec2-4e35-a640-21109ac39db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:58:04.560Z|f84d1835-9ec2-4e35-a640-21109ac39db8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:58:04.898Z|592f445e-41f7-4494-ac0e-97b901ec3994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:58:04.899Z|592f445e-41f7-4494-ac0e-97b901ec3994|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:58:09.206Z|132b4730-d8f1-4d6c-9342-4e6d2c66a893|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:09.206Z|693dfa6d-3e43-4f2b-8b61-42b2b45d964a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:09.208Z|132b4730-d8f1-4d6c-9342-4e6d2c66a893|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:09.208Z|693dfa6d-3e43-4f2b-8b61-42b2b45d964a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:11.024Z|948958a2-2eef-4c35-94ef-101a0b660608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:11.025Z|948958a2-2eef-4c35-94ef-101a0b660608|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:19.241Z|8a688cd8-22aa-40d0-8e35-45e7e7614f8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:19.241Z|9b4d47d3-6668-49b4-b643-8d12a825cd65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:19.243Z|9b4d47d3-6668-49b4-b643-8d12a825cd65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:19.243Z|8a688cd8-22aa-40d0-8e35-45e7e7614f8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:19.559Z|1245ea53-5783-41c1-9fa2-4316838dd66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:58:19.560Z|1245ea53-5783-41c1-9fa2-4316838dd66a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:58:21.060Z|fbdbc735-20eb-4fef-bc3e-4ee40e2e7c9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:21.061Z|fbdbc735-20eb-4fef-bc3e-4ee40e2e7c9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:29.275Z|c46632aa-3fb0-41d2-90dd-0b89b2103174|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:29.277Z|7c7ed340-6f7e-4f00-9a45-8262c35a9857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:29.277Z|c46632aa-3fb0-41d2-90dd-0b89b2103174|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:29.278Z|7c7ed340-6f7e-4f00-9a45-8262c35a9857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:31.098Z|c7e4a2ed-8376-4ccb-af66-33b696dc437e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:31.099Z|c7e4a2ed-8376-4ccb-af66-33b696dc437e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:34.559Z|9ab3d779-3e85-4834-9a35-352b5c0f65c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:58:34.565Z|9ab3d779-3e85-4834-9a35-352b5c0f65c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:58:34.901Z|f8e62191-52af-46a0-a141-da0b0e249981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:58:34.902Z|f8e62191-52af-46a0-a141-da0b0e249981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:58:39.317Z|10c63637-8093-4efe-8e21-79b1187c37d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:39.317Z|2e2eecfe-4433-4385-b72f-545c9ff67726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:39.319Z|10c63637-8093-4efe-8e21-79b1187c37d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:39.320Z|2e2eecfe-4433-4385-b72f-545c9ff67726|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:41.126Z|31f61662-1392-4642-a564-18a3a76a8aa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:41.128Z|31f61662-1392-4642-a564-18a3a76a8aa2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:49.359Z|7e662be2-9e5b-4d59-8766-d6bad47d0932|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:49.361Z|7e662be2-9e5b-4d59-8766-d6bad47d0932|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:49.361Z|f8a82507-7472-4b00-84e1-75444a867b2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:49.362Z|f8a82507-7472-4b00-84e1-75444a867b2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:49.559Z|111e8929-792f-4416-b066-5b3d1365862f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:58:49.560Z|111e8929-792f-4416-b066-5b3d1365862f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:58:51.157Z|9d32d9fc-939e-49d8-97b8-adad1a9f0d2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:51.159Z|9d32d9fc-939e-49d8-97b8-adad1a9f0d2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:52.121Z|40e948fa-6200-475b-aa68-1ec2c0aa36d7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:58:52.122Z|40e948fa-6200-475b-aa68-1ec2c0aa36d7|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:59.390Z|b9ba9f96-8257-4798-87d4-f9d1b20bea90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:59.390Z|e6f3027b-df64-4733-abdc-6a50e29c2124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:58:59.391Z|e6f3027b-df64-4733-abdc-6a50e29c2124|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:58:59.391Z|b9ba9f96-8257-4798-87d4-f9d1b20bea90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:01.187Z|d2542e29-35d8-4628-a64b-2831427f9e15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:01.188Z|d2542e29-35d8-4628-a64b-2831427f9e15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:04.559Z|79384d1a-6f7e-45cf-b2a6-c762f961a0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:59:04.560Z|79384d1a-6f7e-45cf-b2a6-c762f961a0d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:59:04.909Z|e7350b4f-5690-4568-96c2-af43563991b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:59:04.910Z|e7350b4f-5690-4568-96c2-af43563991b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:59:09.421Z|f4fc07c5-1cc4-47c2-9867-f741f0a75537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:09.423Z|f4fc07c5-1cc4-47c2-9867-f741f0a75537|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:09.421Z|d73a0d45-1095-4eb7-bb96-36162b7785e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:09.426Z|d73a0d45-1095-4eb7-bb96-36162b7785e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:11.221Z|29fb6d68-3d1a-43f4-a10b-3089b482bff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:11.223Z|29fb6d68-3d1a-43f4-a10b-3089b482bff9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:19.455Z|f6612704-306d-456a-bf8b-1492c35e7f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:19.456Z|67facb42-30ef-4719-b3b5-f71651e08095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:19.458Z|f6612704-306d-456a-bf8b-1492c35e7f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:19.458Z|67facb42-30ef-4719-b3b5-f71651e08095|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:19.560Z|7e8bcd5a-956e-445e-ad3c-888281fa86b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:59:19.565Z|7e8bcd5a-956e-445e-ad3c-888281fa86b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:59:21.261Z|487f9a6d-608d-4964-836a-7c9a934620e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:21.262Z|487f9a6d-608d-4964-836a-7c9a934620e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:29.507Z|b1c03fb9-9458-427f-b684-eac4f83c0a73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:29.507Z|610a448a-7f67-4f80-97b8-27be8c39f942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:29.510Z|b1c03fb9-9458-427f-b684-eac4f83c0a73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:29.512Z|610a448a-7f67-4f80-97b8-27be8c39f942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:31.293Z|b3cc1abf-cf79-43cc-9c7b-efd385e6e372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:31.295Z|b3cc1abf-cf79-43cc-9c7b-efd385e6e372|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:34.559Z|52b8b4b2-aeaf-45e0-aab2-bfe5acc568bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:59:34.560Z|52b8b4b2-aeaf-45e0-aab2-bfe5acc568bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:59:34.911Z|897e46be-ecbd-4b17-8f77-a193761ebe83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:59:34.912Z|897e46be-ecbd-4b17-8f77-a193761ebe83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:59:39.547Z|6d969bf0-2681-4505-9c8e-3fff7859c5e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:39.549Z|6d969bf0-2681-4505-9c8e-3fff7859c5e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:39.559Z|77592849-f1af-4431-9cca-26ea9bfbbabf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:39.573Z|77592849-f1af-4431-9cca-26ea9bfbbabf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:41.330Z|bd6adf50-8005-477b-a384-4dfcf872e11f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:41.333Z|bd6adf50-8005-477b-a384-4dfcf872e11f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:49.559Z|c461e5c3-eb64-41a2-9ebd-4cb0190be9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T03:59:49.560Z|c461e5c3-eb64-41a2-9ebd-4cb0190be9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T03:59:49.591Z|f67897ed-8c17-4fa7-acf5-939cf137ced5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:49.592Z|f67897ed-8c17-4fa7-acf5-939cf137ced5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:49.611Z|df26bdc4-7f15-4945-93e5-8887eb19a57b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:49.614Z|df26bdc4-7f15-4945-93e5-8887eb19a57b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:51.369Z|d26bb552-8ebf-4eec-9aa3-1c33a8be25ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:51.371Z|d26bb552-8ebf-4eec-9aa3-1c33a8be25ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:52.122Z|fc9e5db6-4507-4030-bc42-cd6a84f2b645|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T03:59:52.123Z|fc9e5db6-4507-4030-bc42-cd6a84f2b645|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:59.623Z|0954d1de-21dd-4ff8-aae1-b4393eb7a5aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:59.624Z|0954d1de-21dd-4ff8-aae1-b4393eb7a5aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T03:59:59.651Z|0af7fb77-5981-4146-80e9-299c29d524c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T03:59:59.653Z|0af7fb77-5981-4146-80e9-299c29d524c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:01.412Z|e2150b3d-659f-4a80-ae14-98306375b5b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:01.413Z|e2150b3d-659f-4a80-ae14-98306375b5b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:04.559Z|cf798c13-e052-4509-9a68-609bede8a07b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:00:04.566Z|cf798c13-e052-4509-9a68-609bede8a07b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:00:04.914Z|e87ac568-80a5-4b98-8d8f-6b0326f63eb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:00:04.915Z|e87ac568-80a5-4b98-8d8f-6b0326f63eb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:00:09.662Z|317e072c-949a-4a81-9207-47350566343c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:09.664Z|317e072c-949a-4a81-9207-47350566343c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:09.715Z|593898e5-c6e4-4c9a-aa35-dc98c80e00fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:09.717Z|593898e5-c6e4-4c9a-aa35-dc98c80e00fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:11.453Z|0565263f-1f24-4a7a-bfb2-6df176293e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:11.455Z|0565263f-1f24-4a7a-bfb2-6df176293e97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:19.560Z|a4f117d1-8c84-43f1-9f2a-092992ca2224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:00:19.561Z|a4f117d1-8c84-43f1-9f2a-092992ca2224|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:00:19.720Z|3264b19e-c3e0-4820-86f2-41073d6c125e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:19.721Z|3264b19e-c3e0-4820-86f2-41073d6c125e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:19.760Z|6321f5f0-1b4e-4a61-a39f-3bd1bd41785f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:19.762Z|6321f5f0-1b4e-4a61-a39f-3bd1bd41785f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:21.485Z|591e4fa0-078e-4cd4-9c36-0ba6c551f32e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:21.486Z|591e4fa0-078e-4cd4-9c36-0ba6c551f32e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:29.772Z|4d8aae1a-9d99-4073-8767-491cb1fbf6eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:29.775Z|4d8aae1a-9d99-4073-8767-491cb1fbf6eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:29.807Z|63ba9f4a-0075-4a8a-9b83-f8d3ebbc62f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:29.809Z|63ba9f4a-0075-4a8a-9b83-f8d3ebbc62f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:31.523Z|861bd723-95f2-40e9-870f-d61ffea2b9b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:31.524Z|861bd723-95f2-40e9-870f-d61ffea2b9b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:34.560Z|1efc6928-fb1e-49a6-88b3-5e17d43acb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:00:34.564Z|1efc6928-fb1e-49a6-88b3-5e17d43acb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:00:34.921Z|7f15791f-d975-4507-9e82-2f3bc3d41954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:00:34.922Z|7f15791f-d975-4507-9e82-2f3bc3d41954|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:00:39.833Z|c5f8d325-bf9c-45ee-97d5-0798927e7200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:39.835Z|c5f8d325-bf9c-45ee-97d5-0798927e7200|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:39.852Z|eb7a6aee-1caf-4d72-9e14-ca6126afc383|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:39.853Z|eb7a6aee-1caf-4d72-9e14-ca6126afc383|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:41.560Z|ac65fbf1-69a3-4f29-87e2-388633f01530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:41.575Z|ac65fbf1-69a3-4f29-87e2-388633f01530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:49.559Z|cb7eaf56-60ca-482a-b9ae-dc0754a884db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:00:49.565Z|cb7eaf56-60ca-482a-b9ae-dc0754a884db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:00:49.896Z|7c3e8c72-c1ef-4143-a19c-a9c7bd9f44f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:49.898Z|7c3e8c72-c1ef-4143-a19c-a9c7bd9f44f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:49.932Z|0df81938-4f7e-48cf-90eb-020b9e550894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:49.935Z|0df81938-4f7e-48cf-90eb-020b9e550894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:51.610Z|67a966fa-d2dd-498c-9794-6090c2d195fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:51.612Z|67a966fa-d2dd-498c-9794-6090c2d195fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:52.121Z|d428bcce-18c3-4e82-9103-fef659d97bd6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T04:00:52.122Z|d428bcce-18c3-4e82-9103-fef659d97bd6|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:59.949Z|969c205c-f571-441e-a7f4-eaaeca7378ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:59.951Z|969c205c-f571-441e-a7f4-eaaeca7378ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:00:59.974Z|40de8da7-1e2a-4b30-9476-acde18f32b3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:00:59.984Z|40de8da7-1e2a-4b30-9476-acde18f32b3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:01.640Z|f283da10-f034-4a0a-b5c6-e1fc756f7157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:01.641Z|f283da10-f034-4a0a-b5c6-e1fc756f7157|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:04.559Z|71b816b3-861b-456b-a154-432585355eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:01:04.560Z|71b816b3-861b-456b-a154-432585355eda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:01:04.926Z|d52c78e7-1f2a-452d-8679-fddcc596f1f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:01:04.927Z|d52c78e7-1f2a-452d-8679-fddcc596f1f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:01:09.980Z|e7b84427-4ce7-46e3-b53a-ee70d137d722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:09.981Z|e7b84427-4ce7-46e3-b53a-ee70d137d722|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:10.024Z|6101891d-2401-4b35-8dca-9ef4b6d6017c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:10.025Z|6101891d-2401-4b35-8dca-9ef4b6d6017c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:11.672Z|f5059e59-b6a7-4c74-9bff-7003d8f37fa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:11.674Z|f5059e59-b6a7-4c74-9bff-7003d8f37fa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:19.559Z|24282c64-9b07-45d5-81a5-95441517a8aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:01:19.560Z|24282c64-9b07-45d5-81a5-95441517a8aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:01:20.018Z|32cc8d01-9f9d-4c1f-9a24-07d1550c7ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:20.020Z|32cc8d01-9f9d-4c1f-9a24-07d1550c7ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:20.064Z|eb5e7517-1deb-4170-9f15-1a656e1c52ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:20.072Z|eb5e7517-1deb-4170-9f15-1a656e1c52ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:21.716Z|4bbc16f4-0228-4e71-8ffc-06c7a95b73c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:21.718Z|4bbc16f4-0228-4e71-8ffc-06c7a95b73c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:30.072Z|74fa203b-970c-4fef-9849-aa10e92911e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:30.074Z|74fa203b-970c-4fef-9849-aa10e92911e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:30.128Z|eb7878dd-8f03-4c7e-bf8f-9e06df2a0830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:30.130Z|eb7878dd-8f03-4c7e-bf8f-9e06df2a0830|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:31.752Z|89a24ed9-0f92-4967-8a0a-2f589ffa8b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:31.755Z|89a24ed9-0f92-4967-8a0a-2f589ffa8b56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:34.559Z|10aa0c1d-fd00-4d04-90f7-5d8b041a469b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:01:34.570Z|10aa0c1d-fd00-4d04-90f7-5d8b041a469b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:01:34.959Z|61e09487-abcb-4fc3-828e-ec11f2fa5c8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:01:34.960Z|61e09487-abcb-4fc3-828e-ec11f2fa5c8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:01:40.108Z|6105de3d-b829-481e-8af9-242e1ff24ee7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:40.109Z|6105de3d-b829-481e-8af9-242e1ff24ee7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:40.166Z|1f574166-fc7f-4a0e-b50d-5624b648a5c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:40.168Z|1f574166-fc7f-4a0e-b50d-5624b648a5c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:41.789Z|b067b9cb-b1f0-4d1d-aa57-1fb2004cf176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:41.791Z|b067b9cb-b1f0-4d1d-aa57-1fb2004cf176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:49.559Z|3a403d0d-95ef-4c8e-a581-8083f26ecd2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:01:49.561Z|3a403d0d-95ef-4c8e-a581-8083f26ecd2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:01:50.141Z|fc0d08b2-818d-4b0e-b137-4f5dc45d4fc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:50.143Z|fc0d08b2-818d-4b0e-b137-4f5dc45d4fc6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:50.203Z|bbfc6613-c737-4314-a0e2-0a5c88629bb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:50.204Z|bbfc6613-c737-4314-a0e2-0a5c88629bb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:51.818Z|f16ec18d-581c-483b-a595-fa83319db698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:01:51.820Z|f16ec18d-581c-483b-a595-fa83319db698|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:01:52.122Z|80173d4f-1d7a-4a57-b104-17f58e1fe766|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T04:01:52.123Z|80173d4f-1d7a-4a57-b104-17f58e1fe766|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:00.175Z|396a79aa-1fcf-4dca-920f-b825f7bf9355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:00.178Z|396a79aa-1fcf-4dca-920f-b825f7bf9355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:00.233Z|8af8020f-cd09-433e-969d-7a97c4000701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:00.236Z|8af8020f-cd09-433e-969d-7a97c4000701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:01.861Z|6bd1bd43-296a-49f7-a637-595a85f21f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:01.862Z|6bd1bd43-296a-49f7-a637-595a85f21f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:04.559Z|e20407be-acf8-4a39-ab0a-f983b64710d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:02:04.560Z|e20407be-acf8-4a39-ab0a-f983b64710d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:02:04.962Z|b72cd68a-6046-4c5f-8e19-a89d0b559079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:02:04.965Z|b72cd68a-6046-4c5f-8e19-a89d0b559079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:02:10.211Z|195a7112-e12d-4e43-8da0-04f76fda49a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:10.213Z|195a7112-e12d-4e43-8da0-04f76fda49a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:10.281Z|9a486f96-4718-4aab-b298-b09798854690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:10.283Z|9a486f96-4718-4aab-b298-b09798854690|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:11.896Z|21eba24d-c8de-4005-b0be-09fff42d5028|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:11.899Z|21eba24d-c8de-4005-b0be-09fff42d5028|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:19.560Z|df7f4fb9-fd2c-445a-8a55-49f6ef7f069b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:02:19.565Z|df7f4fb9-fd2c-445a-8a55-49f6ef7f069b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:02:20.255Z|7b9b9635-136a-48a4-87cc-3b1b9be397a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:20.257Z|7b9b9635-136a-48a4-87cc-3b1b9be397a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:20.322Z|181977b8-96fc-4e65-815c-864ddaae69f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:20.324Z|181977b8-96fc-4e65-815c-864ddaae69f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:21.934Z|8c0f2a19-6e68-4d3f-908f-5caa04d65820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:21.935Z|8c0f2a19-6e68-4d3f-908f-5caa04d65820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:30.293Z|a4d4b071-4b41-48e3-b460-52e8ac514a93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:30.295Z|a4d4b071-4b41-48e3-b460-52e8ac514a93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:30.352Z|c546d3e8-6764-4f15-a072-d592ce9ae32c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:30.353Z|c546d3e8-6764-4f15-a072-d592ce9ae32c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:31.964Z|612998bf-0f7d-43ee-ba1c-b9ed62d0463c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:31.965Z|612998bf-0f7d-43ee-ba1c-b9ed62d0463c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:34.559Z|e4effa33-b569-4de3-afb4-7fafea37ebea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:02:34.560Z|e4effa33-b569-4de3-afb4-7fafea37ebea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:02:34.967Z|218fbc1b-ed07-4304-87a8-da95194a5ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:02:34.968Z|218fbc1b-ed07-4304-87a8-da95194a5ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:02:40.356Z|fac5034f-ade3-49fc-ac08-3cfef12404d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:40.364Z|fac5034f-ade3-49fc-ac08-3cfef12404d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:40.386Z|51390374-d69a-4ffd-a97e-51966f99a8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:40.388Z|51390374-d69a-4ffd-a97e-51966f99a8f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:41.995Z|c6cffb20-54f4-41af-a8ea-42d3f1d0e13b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:41.997Z|c6cffb20-54f4-41af-a8ea-42d3f1d0e13b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:49.559Z|500094a4-5240-44ac-a731-d46595eb896e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:02:49.560Z|500094a4-5240-44ac-a731-d46595eb896e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:02:50.398Z|4968c32f-de52-49b9-ab01-a1bf540350d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:50.400Z|4968c32f-de52-49b9-ab01-a1bf540350d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:50.453Z|d391b2ff-cb5b-428e-bfd6-9c1d7f893283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:50.455Z|d391b2ff-cb5b-428e-bfd6-9c1d7f893283|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:52.029Z|30d7cc87-9742-4d99-9a83-7ddd9f690b4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:02:52.031Z|30d7cc87-9742-4d99-9a83-7ddd9f690b4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:02:52.123Z|851d65a5-aa9f-4c7b-87bf-52045cb50e7e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T04:02:52.124Z|851d65a5-aa9f-4c7b-87bf-52045cb50e7e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:00.480Z|2e525223-aefc-4a16-90c7-533619be3696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:00.481Z|2e525223-aefc-4a16-90c7-533619be3696|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:00.516Z|98851d80-92e8-467d-b5cd-5b8d640cb31e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:00.517Z|98851d80-92e8-467d-b5cd-5b8d640cb31e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:02.059Z|ba65d37b-8297-4cbb-90fb-fc72a9710d35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:02.060Z|ba65d37b-8297-4cbb-90fb-fc72a9710d35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:04.561Z|3117b40a-befc-48f1-95ea-2fe704baacc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:03:04.570Z|3117b40a-befc-48f1-95ea-2fe704baacc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:03:04.974Z|b92051fb-1a52-4cc6-b072-5755c16a8efd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:03:04.978Z|b92051fb-1a52-4cc6-b072-5755c16a8efd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:03:10.527Z|691ee829-99ad-48fe-907f-0f30ea998e36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:10.529Z|691ee829-99ad-48fe-907f-0f30ea998e36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:10.568Z|62f75402-dddc-4795-817c-8e73e48be20b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:10.570Z|62f75402-dddc-4795-817c-8e73e48be20b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:12.095Z|78b8311a-de1e-4ad7-b07a-37c016f7ff37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:12.097Z|78b8311a-de1e-4ad7-b07a-37c016f7ff37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:19.559Z|db252c1d-8c9d-478a-8507-05dd2fc37acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:03:19.560Z|db252c1d-8c9d-478a-8507-05dd2fc37acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:03:20.562Z|b77035d8-4036-40a6-8214-ff167ac28d30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:20.563Z|b77035d8-4036-40a6-8214-ff167ac28d30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:20.604Z|2e025c91-d285-424b-959e-5b0c1db28d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:20.605Z|2e025c91-d285-424b-959e-5b0c1db28d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:22.128Z|5fb8e0f9-0ed9-48ff-be26-ac292d256958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:22.129Z|5fb8e0f9-0ed9-48ff-be26-ac292d256958|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:30.596Z|fcadbf28-b5bd-43ef-a49a-160e717edf60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:30.598Z|fcadbf28-b5bd-43ef-a49a-160e717edf60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:30.634Z|dc407744-7f5d-49c1-9250-bf9fc0de3caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:30.636Z|dc407744-7f5d-49c1-9250-bf9fc0de3caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:32.159Z|c2c1c336-d04e-4002-883c-1deccbb861d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:32.162Z|c2c1c336-d04e-4002-883c-1deccbb861d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:34.559Z|6551d56d-09a3-4615-a6c3-44a13af79264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:03:34.560Z|6551d56d-09a3-4615-a6c3-44a13af79264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:03:34.979Z|6959fc34-9f47-4899-9374-7f4fb9c74e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:03:34.980Z|6959fc34-9f47-4899-9374-7f4fb9c74e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:03:40.629Z|d86e7313-01d4-4942-8679-cac88732bfd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:40.630Z|d86e7313-01d4-4942-8679-cac88732bfd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:40.668Z|a62895de-cea9-4b6d-b8d4-e23585553553|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:40.669Z|a62895de-cea9-4b6d-b8d4-e23585553553|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:42.191Z|721820e4-0300-48ce-a296-60eb30770906|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:42.193Z|721820e4-0300-48ce-a296-60eb30770906|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:49.561Z|ee02becb-91cf-4e33-83b2-58efbd7c04f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:03:49.565Z|ee02becb-91cf-4e33-83b2-58efbd7c04f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:03:50.660Z|c74d14d3-ed55-4c65-9c37-59fa3cac9dcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:50.662Z|c74d14d3-ed55-4c65-9c37-59fa3cac9dcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:50.699Z|f80061ff-b05a-4a8c-909b-5ae14282e781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:50.700Z|f80061ff-b05a-4a8c-909b-5ae14282e781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:52.122Z|267e38db-3c20-4192-bbee-b92db4ddb4cf|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T04:03:52.125Z|267e38db-3c20-4192-bbee-b92db4ddb4cf|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T04:03:52.225Z|ff717dae-7d5f-48ff-b53b-9a843034c52c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:03:52.227Z|ff717dae-7d5f-48ff-b53b-9a843034c52c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:00.695Z|b06774df-25e6-4331-9945-ee61b223358f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:00.697Z|b06774df-25e6-4331-9945-ee61b223358f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:00.728Z|9566b805-e605-4cb7-89b4-502414e4cdf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:00.730Z|9566b805-e605-4cb7-89b4-502414e4cdf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:02.256Z|2280d59b-21d0-4462-86b8-24c6d4fa7714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:02.257Z|2280d59b-21d0-4462-86b8-24c6d4fa7714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:04.559Z|d470c85b-65e0-41ba-a967-d1684e409dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:04:04.560Z|d470c85b-65e0-41ba-a967-d1684e409dc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:04:04.982Z|05069184-b25d-435c-9e73-08ac15a1c11a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:04:04.983Z|05069184-b25d-435c-9e73-08ac15a1c11a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:04:10.725Z|9b79764a-d4df-4225-8a79-ea0430d70667|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:10.726Z|9b79764a-d4df-4225-8a79-ea0430d70667|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:10.761Z|8935585f-d107-4a52-9e31-8d468bc03c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:10.762Z|8935585f-d107-4a52-9e31-8d468bc03c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:12.285Z|bf1be0c7-e87f-4abf-aca7-34c5dedd2b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:12.286Z|bf1be0c7-e87f-4abf-aca7-34c5dedd2b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:19.559Z|f3e8d5d2-06e6-4735-a92c-30722d8b598a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:04:19.560Z|f3e8d5d2-06e6-4735-a92c-30722d8b598a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:04:20.757Z|e6daa5be-1c09-429d-8db1-5e6f4dc2da19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:20.759Z|e6daa5be-1c09-429d-8db1-5e6f4dc2da19|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:20.798Z|470892de-ca1e-4800-a0b0-6996a1ac9315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:20.799Z|470892de-ca1e-4800-a0b0-6996a1ac9315|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:22.317Z|ea96e2ad-3e9d-42a1-b59b-37d5fee2eb0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:22.319Z|ea96e2ad-3e9d-42a1-b59b-37d5fee2eb0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:30.787Z|1228da83-ef06-421f-b145-9534ed1e7ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:30.788Z|1228da83-ef06-421f-b145-9534ed1e7ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:30.830Z|4514c100-f01e-427c-b635-b265e41b0d64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:30.832Z|4514c100-f01e-427c-b635-b265e41b0d64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:32.350Z|75cd4f4f-fa33-48d5-a4a0-e889f3ae5c24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:32.352Z|75cd4f4f-fa33-48d5-a4a0-e889f3ae5c24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:34.559Z|736155c8-1e8c-4e46-a414-35efbc05f1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:04:34.564Z|736155c8-1e8c-4e46-a414-35efbc05f1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:04:34.985Z|41dcc5e3-dfe2-4445-8d98-f9fcee24cae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:04:34.987Z|41dcc5e3-dfe2-4445-8d98-f9fcee24cae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:04:40.821Z|cbc5ec36-b7db-4a38-8851-094474c1fef8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:40.822Z|cbc5ec36-b7db-4a38-8851-094474c1fef8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:40.865Z|3978f68c-5dbf-4a19-a836-b27f6d57b71d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:40.866Z|3978f68c-5dbf-4a19-a836-b27f6d57b71d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:42.389Z|874733bf-3fd6-4f9b-af8a-0d919cfac76c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:42.390Z|874733bf-3fd6-4f9b-af8a-0d919cfac76c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:49.559Z|4b4c981c-7f02-430a-9dbc-a05974e26988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:04:49.560Z|4b4c981c-7f02-430a-9dbc-a05974e26988|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:04:50.852Z|2bafbdbe-43f6-476f-b21d-616012d884b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:50.854Z|2bafbdbe-43f6-476f-b21d-616012d884b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:50.894Z|7a9e0b36-c3f2-4e27-8430-6569d17b230f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:50.895Z|7a9e0b36-c3f2-4e27-8430-6569d17b230f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:52.125Z|e2e2eac5-e8f6-4053-b62b-81d2367943e0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T04:04:52.126Z|e2e2eac5-e8f6-4053-b62b-81d2367943e0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T04:04:52.421Z|77b4ef41-00ec-43db-bcf0-fcb5bcd5d191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:04:52.423Z|77b4ef41-00ec-43db-bcf0-fcb5bcd5d191|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:00.883Z|65e7bf7b-01ac-40db-9f2c-d75da5de56f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:00.884Z|65e7bf7b-01ac-40db-9f2c-d75da5de56f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:00.924Z|4995bfbf-2f23-4089-a95c-56eb47f38611|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:00.926Z|4995bfbf-2f23-4089-a95c-56eb47f38611|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:02.458Z|84464150-b828-4459-b420-0c25e8384035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:02.460Z|84464150-b828-4459-b420-0c25e8384035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:04.559Z|d6288723-0cbb-4676-80e5-f29dba54c52b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:05:04.560Z|d6288723-0cbb-4676-80e5-f29dba54c52b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:05:04.991Z|01dc9d1a-b5de-4697-94c6-14b918f17f80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:05:04.994Z|01dc9d1a-b5de-4697-94c6-14b918f17f80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:05:10.919Z|87da6cb7-1d97-4bce-8319-9b0fda882ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:10.921Z|87da6cb7-1d97-4bce-8319-9b0fda882ed9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:10.952Z|bb605627-de69-4399-b104-65de00a5e1f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:10.954Z|bb605627-de69-4399-b104-65de00a5e1f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:12.491Z|8bd348b5-1ffe-417b-a531-6d9d3e0f077b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:12.493Z|8bd348b5-1ffe-417b-a531-6d9d3e0f077b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:19.560Z|1ccbc071-07d1-4ea0-9ba0-d1660a9f47b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:05:19.564Z|1ccbc071-07d1-4ea0-9ba0-d1660a9f47b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:05:20.957Z|ad3fb3b9-7592-45ce-8ef5-a081229defd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:20.959Z|ad3fb3b9-7592-45ce-8ef5-a081229defd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:20.982Z|1e38095e-3713-4175-bab7-4db614c3c8ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:20.984Z|1e38095e-3713-4175-bab7-4db614c3c8ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:22.522Z|51e449c0-d8d9-4183-ac31-f589a8f25d7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:22.523Z|51e449c0-d8d9-4183-ac31-f589a8f25d7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:31.011Z|873b2690-6634-41b2-9361-f328ae23729c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:31.013Z|e2a33c91-fb46-4abc-a82f-913feb9dcf8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:31.013Z|873b2690-6634-41b2-9361-f328ae23729c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:31.014Z|e2a33c91-fb46-4abc-a82f-913feb9dcf8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:32.559Z|d6ca2a5c-5541-4cea-8629-d3d193f4e8f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:32.562Z|d6ca2a5c-5541-4cea-8629-d3d193f4e8f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:34.560Z|8b14183d-6573-4b0f-aa52-1c60ed8da124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:05:34.562Z|8b14183d-6573-4b0f-aa52-1c60ed8da124|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:05:34.998Z|b880de12-6c4b-4057-ab50-8ba1b00f095f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:05:35.002Z|b880de12-6c4b-4057-ab50-8ba1b00f095f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:05:41.063Z|dc3b2fa2-4850-4352-9fc3-386ad8f49843|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:41.066Z|dc3b2fa2-4850-4352-9fc3-386ad8f49843|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:41.066Z|d9f4699b-0093-4c28-ac4a-cbeaa1f77401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:41.070Z|d9f4699b-0093-4c28-ac4a-cbeaa1f77401|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:42.601Z|9a885607-512a-4da7-a3cf-0d6680036b60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:42.603Z|9a885607-512a-4da7-a3cf-0d6680036b60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:49.559Z|74591806-5312-4ab3-9350-69c8158d5a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:05:49.561Z|74591806-5312-4ab3-9350-69c8158d5a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:05:51.100Z|164058ec-3ebb-425d-ad70-d8d2be05c6c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:51.103Z|164058ec-3ebb-425d-ad70-d8d2be05c6c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:51.126Z|dc6de492-59c2-4302-a44a-5a301cc1efb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:51.128Z|dc6de492-59c2-4302-a44a-5a301cc1efb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:52.149Z|a4c5edfa-35aa-4c6b-b32c-cc646e3648db|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T04:05:52.220Z|a4c5edfa-35aa-4c6b-b32c-cc646e3648db|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T04:05:52.630Z|1478156c-7dcf-4ba9-a063-1ba282a766b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:05:52.631Z|1478156c-7dcf-4ba9-a063-1ba282a766b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:01.132Z|396fd75b-130e-497e-bb2d-6d7c82a9405c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:01.133Z|396fd75b-130e-497e-bb2d-6d7c82a9405c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:01.163Z|ed11850c-3aaa-48e1-8976-0ecfa5d0ec29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:01.165Z|ed11850c-3aaa-48e1-8976-0ecfa5d0ec29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:02.662Z|9cd81e9f-d312-4a81-b652-6483162c340f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:02.664Z|9cd81e9f-d312-4a81-b652-6483162c340f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:04.559Z|29542f54-82e1-47f8-8b3a-c54ea4912f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:06:04.567Z|29542f54-82e1-47f8-8b3a-c54ea4912f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:06:05.003Z|d88df472-94c3-4b77-85bc-2353de923b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:06:05.004Z|d88df472-94c3-4b77-85bc-2353de923b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:06:11.163Z|a3d229ea-4ac0-4301-97cb-cdd18d9a1009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:11.164Z|a3d229ea-4ac0-4301-97cb-cdd18d9a1009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:11.192Z|dbafbad2-a820-4cbe-acd3-d264945f2733|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:11.193Z|dbafbad2-a820-4cbe-acd3-d264945f2733|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:11.266Z||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 [0x160x030x010x020x000x010x000x010xfc0x030x030x030xaf0x7f20x020xec0xc580x9b&0x850xf00xcdX0xc20x1fa>0xde30x080xdd0x140xf20xf60x180x990x120x900xb330x8a]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-19T04:06:12.696Z|9bea770a-c66e-4f4b-8a27-69bb39aad342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:12.697Z|9bea770a-c66e-4f4b-8a27-69bb39aad342|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:19.559Z|ff66f728-9a3e-42f5-82cf-88acb066682b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:06:19.561Z|ff66f728-9a3e-42f5-82cf-88acb066682b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:06:21.198Z|ad427948-4e59-4f43-864e-5d73171397b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:21.199Z|ad427948-4e59-4f43-864e-5d73171397b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:21.224Z|1fc991c7-792f-4c7d-be2b-5f84f52933c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:21.226Z|1fc991c7-792f-4c7d-be2b-5f84f52933c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:22.727Z|eb4c9a5e-63ad-43e7-9e6b-c10e1dd26b66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:22.729Z|eb4c9a5e-63ad-43e7-9e6b-c10e1dd26b66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:31.236Z|e28d7016-b991-4443-b33d-37e1a0796437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:31.238Z|e28d7016-b991-4443-b33d-37e1a0796437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:31.266Z|44e2a8d0-bcbb-42df-ada7-992765d5f94b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:31.268Z|44e2a8d0-bcbb-42df-ada7-992765d5f94b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:32.762Z|17a37647-5141-4cca-94a9-4a6aa27b23ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:32.763Z|17a37647-5141-4cca-94a9-4a6aa27b23ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:34.559Z|21a5e42a-33e6-48be-b9b6-a3fadafea347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:06:34.561Z|21a5e42a-33e6-48be-b9b6-a3fadafea347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:06:35.006Z|843b7170-75b6-41a1-915e-aef28ffd8e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:06:35.007Z|843b7170-75b6-41a1-915e-aef28ffd8e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:06:41.280Z|5ff578ce-af57-432c-9a0a-e15ba7af5828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:41.282Z|5ff578ce-af57-432c-9a0a-e15ba7af5828|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:41.298Z|343a2b61-acaa-471d-b13a-9a1ca4015cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:41.300Z|343a2b61-acaa-471d-b13a-9a1ca4015cef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:42.796Z|3a7c0b71-8b6b-4a79-bd23-8408750dc26d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:42.798Z|3a7c0b71-8b6b-4a79-bd23-8408750dc26d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:49.559Z|0b14e634-d78b-4856-87ea-817035ac7336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:06:49.564Z|0b14e634-d78b-4856-87ea-817035ac7336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:06:51.319Z|279f6dc2-7c69-481c-8649-2cb35e75f4e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:51.321Z|279f6dc2-7c69-481c-8649-2cb35e75f4e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:51.332Z|fc2c837e-cf48-4468-a61b-f52b0ad78799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:51.334Z|fc2c837e-cf48-4468-a61b-f52b0ad78799|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:52.124Z|01f9dcd8-d4c6-46cd-bbe8-e3e37fd79180|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T04:06:52.126Z|01f9dcd8-d4c6-46cd-bbe8-e3e37fd79180|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T04:06:52.833Z|b739ff57-04ae-41ab-999f-ad7cd8dd6fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:06:52.835Z|b739ff57-04ae-41ab-999f-ad7cd8dd6fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:01.355Z|5fe43609-a878-40da-b0c7-cc875523812d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:01.357Z|5fe43609-a878-40da-b0c7-cc875523812d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:01.368Z|d3aa4478-8bc1-4f13-bccf-084fd91fe49c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:01.370Z|d3aa4478-8bc1-4f13-bccf-084fd91fe49c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:02.868Z|011db8fe-e745-44de-9f87-b6708c65d378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:02.869Z|011db8fe-e745-44de-9f87-b6708c65d378|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:04.559Z|2c8a4b46-3961-4b12-888f-f0c6bd8427f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:07:04.560Z|2c8a4b46-3961-4b12-888f-f0c6bd8427f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:07:05.009Z|8c370647-593a-434f-80dd-7234dfbd4ea4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:07:05.010Z|8c370647-593a-434f-80dd-7234dfbd4ea4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:07:11.386Z|107ebf3c-b7f8-41ba-94bb-819bf7495354|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:11.387Z|107ebf3c-b7f8-41ba-94bb-819bf7495354|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:11.407Z|9de9cabf-ad13-4296-a732-5203af14b12f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:11.409Z|9de9cabf-ad13-4296-a732-5203af14b12f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:12.904Z|79d60f39-0b2e-4669-8566-c7c084445a03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:12.907Z|79d60f39-0b2e-4669-8566-c7c084445a03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:19.559Z|64eb3490-45a7-4d3e-a874-061411807200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:07:19.561Z|64eb3490-45a7-4d3e-a874-061411807200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:07:21.416Z|a0be09dc-27e2-4398-b9a6-8b49da61df45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:21.418Z|a0be09dc-27e2-4398-b9a6-8b49da61df45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:21.442Z|404164b2-86b4-4b0b-b39f-bb13936022ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:21.443Z|404164b2-86b4-4b0b-b39f-bb13936022ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:22.948Z|53b4c798-436f-4184-b57e-5f4579e51699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:22.951Z|53b4c798-436f-4184-b57e-5f4579e51699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:31.451Z|03c3ba3d-a4cd-432c-a498-03698cbf378d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:31.453Z|03c3ba3d-a4cd-432c-a498-03698cbf378d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:31.479Z|600e5520-2b77-40f8-9bc2-6febf7f9e0af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:31.480Z|600e5520-2b77-40f8-9bc2-6febf7f9e0af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:32.981Z|a38c634b-5c9a-4429-b387-33036bd5e59a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:32.983Z|a38c634b-5c9a-4429-b387-33036bd5e59a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:34.559Z|82ace15d-aef0-4b13-868f-8166dc35b6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:07:34.565Z|82ace15d-aef0-4b13-868f-8166dc35b6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:07:35.011Z|38dc7722-4ffa-4d0b-96ec-63672f50b353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:07:35.013Z|38dc7722-4ffa-4d0b-96ec-63672f50b353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:07:41.487Z|47f2d183-85f4-4796-bc31-e48c8ad2fefb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:41.488Z|47f2d183-85f4-4796-bc31-e48c8ad2fefb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:41.525Z|270dba4f-11c1-40d2-b127-68dd5453669e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:41.527Z|270dba4f-11c1-40d2-b127-68dd5453669e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:43.018Z|0c28b3c3-9a42-409d-903a-a8006fb3c247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:43.025Z|0c28b3c3-9a42-409d-903a-a8006fb3c247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:49.562Z|6b9a014d-a24d-43f6-9a47-16818f883b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:07:49.563Z|6b9a014d-a24d-43f6-9a47-16818f883b97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:07:51.520Z|84f50a95-a23c-4067-a43b-4275781643ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:51.522Z|84f50a95-a23c-4067-a43b-4275781643ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:51.573Z|9efd7dc0-7bd8-4ac8-8c4c-7bbe1b39af22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:51.575Z|9efd7dc0-7bd8-4ac8-8c4c-7bbe1b39af22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:52.122Z|9ec714c8-8c77-4dd2-b955-60f6c67ca218|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T04:07:52.123Z|9ec714c8-8c77-4dd2-b955-60f6c67ca218|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T04:07:53.055Z|c3231c8e-1b8b-444e-a03a-842d71e8bcf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:07:53.056Z|c3231c8e-1b8b-444e-a03a-842d71e8bcf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:01.554Z|25ed7673-aecb-4660-a142-764cc4904045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:01.556Z|25ed7673-aecb-4660-a142-764cc4904045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:01.604Z|9fa05115-933c-4dca-88d5-ba373abb91b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:01.606Z|9fa05115-933c-4dca-88d5-ba373abb91b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:03.087Z|1c78de97-defb-4c92-b7ff-6d73bf47e52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:03.088Z|1c78de97-defb-4c92-b7ff-6d73bf47e52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:04.559Z|5d7c191f-8ac6-4c35-a999-1cae2d917c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:08:04.560Z|5d7c191f-8ac6-4c35-a999-1cae2d917c5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:08:05.014Z|1065cb72-26aa-4918-a5c1-816533c466ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:08:05.015Z|1065cb72-26aa-4918-a5c1-816533c466ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:08:11.589Z|c6abe085-be3a-4519-8483-ecb0079da421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:11.590Z|c6abe085-be3a-4519-8483-ecb0079da421|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:11.633Z|7f65e6f2-4dd7-496d-9d3d-573592db9a7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:11.635Z|7f65e6f2-4dd7-496d-9d3d-573592db9a7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:13.118Z|e6422728-9cb6-405e-b1c4-051d1195b778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:13.119Z|e6422728-9cb6-405e-b1c4-051d1195b778|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:19.559Z|0eb79f45-e6e6-42cd-b6d3-8212cdb13564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:08:19.560Z|0eb79f45-e6e6-42cd-b6d3-8212cdb13564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:08:21.623Z|f3594e65-b9aa-4aa4-a3b3-af417805b513|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:21.626Z|f3594e65-b9aa-4aa4-a3b3-af417805b513|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:21.664Z|6c02ad62-5827-43c1-8aa1-fee4bd76c017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:21.665Z|6c02ad62-5827-43c1-8aa1-fee4bd76c017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:23.144Z|79394638-2ebc-4982-90dd-c1304e944141|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:23.145Z|79394638-2ebc-4982-90dd-c1304e944141|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:31.669Z|b0834e78-f559-473a-aa67-693c2cf1bdaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:31.671Z|b0834e78-f559-473a-aa67-693c2cf1bdaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:31.698Z|18d371ba-6418-4a7f-b37a-137d514eb414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:31.699Z|18d371ba-6418-4a7f-b37a-137d514eb414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:33.174Z|cc5ea9f4-9e20-4797-b6f8-07a380211cbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:33.175Z|cc5ea9f4-9e20-4797-b6f8-07a380211cbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:34.560Z|2838d263-32e6-4e2a-8274-4c040e8c0958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:08:34.561Z|2838d263-32e6-4e2a-8274-4c040e8c0958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:08:35.018Z|5016fb4b-9e56-4257-a839-f88ab1362b27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:08:35.019Z|5016fb4b-9e56-4257-a839-f88ab1362b27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:08:41.698Z|cce8216d-0f3c-47dc-b678-c543a7cb0aa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:41.700Z|cce8216d-0f3c-47dc-b678-c543a7cb0aa0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:41.740Z|070991af-346a-480b-8d12-f5275015f6ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:41.742Z|070991af-346a-480b-8d12-f5275015f6ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:43.203Z|23497f02-e42e-4de6-a5c8-d8248767ecac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:43.204Z|23497f02-e42e-4de6-a5c8-d8248767ecac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:49.559Z|8cc65437-a50c-4d02-abde-3548d7ca78a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:08:49.563Z|8cc65437-a50c-4d02-abde-3548d7ca78a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:08:51.744Z|5f7e845a-61a7-4707-8434-8d37d44a1867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:51.758Z|5f7e845a-61a7-4707-8434-8d37d44a1867|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:51.773Z|2549dc3a-0272-4ffc-b21a-72522ffc6def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:51.775Z|2549dc3a-0272-4ffc-b21a-72522ffc6def|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:52.123Z|5cb1d7dc-27cc-4554-a62d-badfe23fd605|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T04:08:52.124Z|5cb1d7dc-27cc-4554-a62d-badfe23fd605|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T04:08:53.235Z|30fbff59-2655-4c85-b05e-b4fa27758147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:08:53.237Z|30fbff59-2655-4c85-b05e-b4fa27758147|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:01.798Z|44c58adb-53f7-480f-b824-1dbc259335be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:01.799Z|44c58adb-53f7-480f-b824-1dbc259335be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:01.809Z|dde8e09c-278e-422a-aea0-2f882cf85907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:01.811Z|dde8e09c-278e-422a-aea0-2f882cf85907|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:03.269Z|4c06bd09-2018-4189-84a9-fc7cd293f999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:03.271Z|4c06bd09-2018-4189-84a9-fc7cd293f999|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:04.560Z|4cfc7c07-b577-431c-a715-ba14427d8136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:09:04.561Z|4cfc7c07-b577-431c-a715-ba14427d8136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:09:05.021Z|6581d221-b03a-46b0-9676-a76f0f58446f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:09:05.022Z|6581d221-b03a-46b0-9676-a76f0f58446f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:09:11.836Z|acba3c2e-0ecf-4e9e-b4c9-542f807c3ebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:11.838Z|acba3c2e-0ecf-4e9e-b4c9-542f807c3ebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:11.862Z|b6dc795c-615a-4f11-b8d0-434e000625f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:11.863Z|b6dc795c-615a-4f11-b8d0-434e000625f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:13.307Z|dbb7aac6-2eb1-4d2c-a929-df5c7276c05a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:13.310Z|dbb7aac6-2eb1-4d2c-a929-df5c7276c05a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:19.560Z|6e41b420-bd67-4d26-9e22-82379e3c8199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:09:19.569Z|6e41b420-bd67-4d26-9e22-82379e3c8199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:09:21.876Z|18ba0e52-ad3a-456b-9bf5-70530e1cbb1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:21.878Z|18ba0e52-ad3a-456b-9bf5-70530e1cbb1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:21.904Z|c59d870d-5c14-49cb-86b3-0f679fdac35e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:21.906Z|c59d870d-5c14-49cb-86b3-0f679fdac35e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:23.338Z|e0e147e4-7863-4796-b3c7-682df1b533ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:23.340Z|e0e147e4-7863-4796-b3c7-682df1b533ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:31.906Z|549848c6-7041-476d-b4c4-0c1c33fd1876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:31.907Z|549848c6-7041-476d-b4c4-0c1c33fd1876|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:31.940Z|9c2346d2-766a-4590-ab3b-13fd5212dc66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:31.942Z|9c2346d2-766a-4590-ab3b-13fd5212dc66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:33.368Z|97863fa4-17e8-4ff9-a7f9-4951debd28cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:33.370Z|97863fa4-17e8-4ff9-a7f9-4951debd28cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:34.559Z|a45a4b7a-bab8-4d60-bb46-b73672638cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:09:34.560Z|a45a4b7a-bab8-4d60-bb46-b73672638cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:09:35.026Z|e02e5412-023a-48b2-8e17-d98234e3e7ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:09:35.027Z|e02e5412-023a-48b2-8e17-d98234e3e7ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:09:41.934Z|0b69fd35-d8d4-435b-aa86-5326c079fb31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:41.935Z|0b69fd35-d8d4-435b-aa86-5326c079fb31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:41.970Z|31c93098-f3d6-4670-a10a-5ebc8c45c106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:41.971Z|31c93098-f3d6-4670-a10a-5ebc8c45c106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:43.399Z|7c4a33f1-e89a-43a2-b9ea-302aa4db1cc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:43.401Z|7c4a33f1-e89a-43a2-b9ea-302aa4db1cc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:49.559Z|ba84c26e-23c6-4dff-95f0-706dfa3e555e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:09:49.560Z|ba84c26e-23c6-4dff-95f0-706dfa3e555e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:09:51.976Z|cb3b140c-c75f-44c0-abd9-20ef5b4477a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:51.978Z|cb3b140c-c75f-44c0-abd9-20ef5b4477a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:52.001Z|dd689d13-2c74-4c24-8a84-2295e077b7be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:52.002Z|dd689d13-2c74-4c24-8a84-2295e077b7be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:52.121Z|c289dace-8721-4488-86f5-60e054ebcaca|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-19T04:09:52.122Z|c289dace-8721-4488-86f5-60e054ebcaca|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-19T04:09:53.432Z|a071b71e-346e-445a-8248-875822248528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:09:53.434Z|a071b71e-346e-445a-8248-875822248528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:10:02.014Z|43bb700a-f0b7-4a90-a648-1a351c89aa14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:10:02.016Z|43bb700a-f0b7-4a90-a648-1a351c89aa14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:10:02.033Z|847e8110-cbc5-4b94-9e8f-c33f234642d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:10:02.034Z|847e8110-cbc5-4b94-9e8f-c33f234642d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:10:03.466Z|7da79f96-4331-4702-8b7c-680e18089865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:10:03.468Z|7da79f96-4331-4702-8b7c-680e18089865|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:10:04.559Z|d777a24c-925f-4382-b002-f9c457caa020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:10:04.566Z|d777a24c-925f-4382-b002-f9c457caa020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:10:05.031Z|84b05dab-c0b2-43b5-a379-4708e5ad30f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-19T04:10:05.032Z|84b05dab-c0b2-43b5-a379-4708e5ad30f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-19T04:10:12.056Z|0e9d099a-c2c2-4d7e-9cc4-0878361f9436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:10:12.059Z|0e9d099a-c2c2-4d7e-9cc4-0878361f9436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:10:12.067Z|ae115e9a-bbd2-4c34-9286-0e3801190ca6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:10:12.069Z|ae115e9a-bbd2-4c34-9286-0e3801190ca6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-19T04:10:13.502Z|75ed5d60-14fa-4b4c-95ba-a5e37734383e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-19T04:10:13.505Z|75ed5d60-14fa-4b4c-95ba-a5e37734383e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.