Results

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)

2021-04-15T22:59:25.853Z||main|||||INFO|500||Starting ApiHandlerApplication on dev-so-6ccf7ff6f8-frv8z with PID 14 (/app/app.jar started by so in /app)
2021-04-15T22:59:25.857Z||main|||||DEBUG|500||Running with Spring Boot v2.3.7.RELEASE, Spring v5.2.12.RELEASE
2021-04-15T22:59:25.857Z||main|||||INFO|500||The following profiles are active: basic
2021-04-15T22:59:33.504Z||main|||||INFO|500||Starting service [Tomcat]
2021-04-15T22:59:33.505Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-04-15T22:59:33.678Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2021-04-15T22:59:39.964Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2021-04-15T22:59:40.182Z||main|||||INFO|500||catdb-pool - Starting...
2021-04-15T22:59:40.366Z||main|||||INFO|500||catdb-pool - Start completed.
2021-04-15T22:59:40.838Z||main|||||INFO|500||reqdb-pool - Starting...
2021-04-15T22:59:40.846Z||main|||||INFO|500||reqdb-pool - Start completed.
2021-04-15T22:59:40.947Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2021-04-15T22:59:41.178Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2021-04-15T22:59:41.629Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-04-15T22:59:43.032Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-04-15T22:59:45.012Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-15T22:59:45.081Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2021-04-15T22:59:45.564Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2021-04-15T22:59:45.726Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2021-04-15T22:59:46.786Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-15T22:59:48.041Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2021-04-15T22:59:52.173Z||main|||||WARN|500||---
2021-04-15T22:59:52.174Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2021-04-15T22:59:52.174Z||main|||||WARN|500||---
2021-04-15T22:59:52.761Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2021-04-15T22:59:56.330Z||main|||||INFO|500||Started ApiHandlerApplication in 31.819 seconds (JVM running for 33.089)
2021-04-15T22:59:56.352Z|78b72281-cce0-4156-ac3d-4cbe51b1c6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T22:59:56.365Z|78b72281-cce0-4156-ac3d-4cbe51b1c6ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T22:59:56.366Z|2f6cfadd-2b46-452c-bbb9-52b657a57d12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T22:59:56.374Z|2f6cfadd-2b46-452c-bbb9-52b657a57d12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T22:59:58.711Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-04-15T22:59:58.885Z|0d08b78c-6c10-4831-87c9-d85a71a8a0a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2021-04-15T22:59:59.279Z|0d08b78c-6c10-4831-87c9-d85a71a8a0a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:03.376Z|4ab771c6-3ef3-42eb-b33e-9faf69bb254b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:03.377Z|4ab771c6-3ef3-42eb-b33e-9faf69bb254b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:05.602Z|51bada06-f5b2-4602-bed5-f7dc6c2c3e46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:05.603Z|51bada06-f5b2-4602-bed5-f7dc6c2c3e46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:09.497Z|b415aca8-e36b-4330-b275-9591de30b465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:09.498Z|b415aca8-e36b-4330-b275-9591de30b465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:11.322Z|4b9e902c-9912-4945-8265-0b883ac97fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:00:11.325Z|4b9e902c-9912-4945-8265-0b883ac97fb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:00:13.417Z|b41ad496-1912-427b-b268-299bb82bd2c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:13.419Z|b41ad496-1912-427b-b268-299bb82bd2c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:15.659Z|f6d72f99-e9db-43a6-baca-6e1da2745e7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:15.661Z|f6d72f99-e9db-43a6-baca-6e1da2745e7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:19.553Z|ae655e43-791d-4297-a978-8f58a6265961|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:19.554Z|ae655e43-791d-4297-a978-8f58a6265961|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:23.455Z|8ead68ca-31fe-45b5-ba58-0c2f84dfb0a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:23.457Z|8ead68ca-31fe-45b5-ba58-0c2f84dfb0a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:25.710Z|3966d973-24d7-4997-9fa8-030ad0cc9961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:25.712Z|3966d973-24d7-4997-9fa8-030ad0cc9961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:26.322Z|aa1dbd58-1608-4ebd-aa3f-8f519b72fb41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:00:26.323Z|aa1dbd58-1608-4ebd-aa3f-8f519b72fb41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:00:26.376Z|a05032d6-7cbc-4766-b0f9-337bf0ac18e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:00:26.377Z|a05032d6-7cbc-4766-b0f9-337bf0ac18e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:00:29.594Z|2477b689-5772-4bff-90d9-f0f0c5454caa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:29.595Z|2477b689-5772-4bff-90d9-f0f0c5454caa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:33.497Z|3bf29f3d-34d8-42c4-908d-49778d266fb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:33.500Z|3bf29f3d-34d8-42c4-908d-49778d266fb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:35.747Z|76e61e89-ccdb-4301-bb13-d806720a34c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:35.749Z|76e61e89-ccdb-4301-bb13-d806720a34c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:39.640Z|052d8252-9b7d-4761-8946-af6c01864afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:39.645Z|052d8252-9b7d-4761-8946-af6c01864afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:41.324Z|23244757-0f47-4eca-a71a-008b1ff4aeda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:00:41.327Z|23244757-0f47-4eca-a71a-008b1ff4aeda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:00:43.540Z|377fd0e6-a28d-4295-81c2-598f1cb474d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:43.542Z|377fd0e6-a28d-4295-81c2-598f1cb474d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:45.790Z|5eec0b29-eb5f-4d3e-b769-8f6cf515f055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:45.792Z|5eec0b29-eb5f-4d3e-b769-8f6cf515f055|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:49.707Z|293f0ca1-f25b-46c2-ab73-e5c5d176d70b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:49.709Z|293f0ca1-f25b-46c2-ab73-e5c5d176d70b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:53.579Z|6aedb86e-2ebc-4d41-8438-4812d62218e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:53.580Z|6aedb86e-2ebc-4d41-8438-4812d62218e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:55.822Z|a3041bf2-712b-4d42-907b-6560ebf369e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:55.829Z|a3041bf2-712b-4d42-907b-6560ebf369e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:00:56.325Z|84dd86c3-f1ff-44d0-b46a-75a7cd4c6a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:00:56.326Z|84dd86c3-f1ff-44d0-b46a-75a7cd4c6a17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:00:56.379Z|488e686c-553f-4d67-8e40-3187f415fa43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:00:56.380Z|488e686c-553f-4d67-8e40-3187f415fa43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:00:59.742Z|a8c68542-ede1-4a9d-94e6-a8bcb7b38911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:00:59.744Z|a8c68542-ede1-4a9d-94e6-a8bcb7b38911|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:03.620Z|044a467d-bb04-4c99-ae4a-d82c8bba4fdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:03.622Z|044a467d-bb04-4c99-ae4a-d82c8bba4fdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:05.863Z|2151bb10-cf7c-475d-9528-edd6631d83b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:05.865Z|2151bb10-cf7c-475d-9528-edd6631d83b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:09.785Z|fe41ee6e-f888-47f7-ada6-ed388f2e21e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:09.787Z|fe41ee6e-f888-47f7-ada6-ed388f2e21e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:11.322Z|c7714141-5e93-42d6-a796-76cb024d7a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:01:11.323Z|c7714141-5e93-42d6-a796-76cb024d7a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:01:13.655Z|a9c693ff-69b9-4b43-a22a-74711de496a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:13.656Z|a9c693ff-69b9-4b43-a22a-74711de496a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:15.912Z|35929637-2a7c-4780-84de-9d19785c66b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:15.913Z|35929637-2a7c-4780-84de-9d19785c66b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:19.824Z|51ebf0f9-265e-4f3a-9f86-3b9c79dd9185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:19.826Z|51ebf0f9-265e-4f3a-9f86-3b9c79dd9185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:23.689Z|de65e8b5-d175-40a7-8cb5-241e67dee173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:23.690Z|de65e8b5-d175-40a7-8cb5-241e67dee173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:25.963Z|b028be6c-2dba-450d-a777-1e4716f7cf14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:25.964Z|b028be6c-2dba-450d-a777-1e4716f7cf14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:26.324Z|9d251524-9b93-4411-ab70-f2cb7ee5ed44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:01:26.326Z|9d251524-9b93-4411-ab70-f2cb7ee5ed44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:01:26.381Z|9256770c-d81a-4c54-b2ff-7f1791b9d0a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:01:26.382Z|9256770c-d81a-4c54-b2ff-7f1791b9d0a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:01:29.871Z|8d15d235-8fc2-4cda-973a-ad106320f3f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:29.873Z|8d15d235-8fc2-4cda-973a-ad106320f3f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:33.721Z|fd7abaa8-37ae-4333-943c-bd0ce6713def|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:33.723Z|fd7abaa8-37ae-4333-943c-bd0ce6713def|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:35.999Z|68ec8b8c-2601-4cf1-a8ab-695d952d6bf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:36.000Z|68ec8b8c-2601-4cf1-a8ab-695d952d6bf1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:39.908Z|a58335c4-f14c-4b29-ae8a-5a51e0ee5f08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:39.910Z|a58335c4-f14c-4b29-ae8a-5a51e0ee5f08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:41.322Z|4941f93e-407d-4fc7-bc3e-62ed790e6de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:01:41.323Z|4941f93e-407d-4fc7-bc3e-62ed790e6de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:01:43.765Z|69ffb15f-03a9-4658-b0b9-a6d0f00aa8c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:43.766Z|69ffb15f-03a9-4658-b0b9-a6d0f00aa8c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:46.041Z|9ea692eb-b2a7-4ba6-a2d5-9f8415abe082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:46.042Z|9ea692eb-b2a7-4ba6-a2d5-9f8415abe082|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:49.953Z|d2121421-8d33-40ec-a5b2-f67dbcac7042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:49.955Z|d2121421-8d33-40ec-a5b2-f67dbcac7042|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:53.805Z|4d2a8e3f-eaf2-48d4-be66-71352458c34d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:53.807Z|4d2a8e3f-eaf2-48d4-be66-71352458c34d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:56.081Z|61d5a657-fdc6-4e7f-b33d-c56c812fa135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:56.083Z|61d5a657-fdc6-4e7f-b33d-c56c812fa135|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:01:56.322Z|41dd15a1-ae2c-43ab-8d60-e75478d368c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:01:56.324Z|41dd15a1-ae2c-43ab-8d60-e75478d368c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:01:56.383Z|1820c2c8-ff34-465d-903c-2d298ab32613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:01:56.384Z|1820c2c8-ff34-465d-903c-2d298ab32613|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:01:59.990Z|68e1d708-0932-4198-baed-340344407f71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:01:59.992Z|68e1d708-0932-4198-baed-340344407f71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:03.838Z|99eefdcc-7bac-48fe-b1e9-127c274f355a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:03.851Z|99eefdcc-7bac-48fe-b1e9-127c274f355a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:06.115Z|34f98835-df59-4045-8ede-f95e417b1167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:06.116Z|34f98835-df59-4045-8ede-f95e417b1167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:10.029Z|e1a8a666-8da2-44dd-98ac-3abbb02d8ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:10.031Z|e1a8a666-8da2-44dd-98ac-3abbb02d8ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:11.322Z|8c6a1daf-0245-4732-bd0e-0957691eaca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:02:11.325Z|8c6a1daf-0245-4732-bd0e-0957691eaca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:02:13.882Z|c7e44e9f-eaeb-48ba-9e17-a285bdb3128d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:13.883Z|c7e44e9f-eaeb-48ba-9e17-a285bdb3128d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:16.146Z|15539d77-8bec-47d6-a40f-18106485114f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:16.147Z|15539d77-8bec-47d6-a40f-18106485114f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:20.069Z|631ab675-4195-4576-a548-79aeab21114b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:20.070Z|631ab675-4195-4576-a548-79aeab21114b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:23.919Z|98eda051-25f6-448e-8391-2a77d9fda351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:23.920Z|98eda051-25f6-448e-8391-2a77d9fda351|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:26.176Z|d02ddde3-c2d6-4304-b2d9-99a341b01c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:26.177Z|d02ddde3-c2d6-4304-b2d9-99a341b01c2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:26.324Z|135292c4-30e1-4cb5-8b88-f8374f42001e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:02:26.325Z|135292c4-30e1-4cb5-8b88-f8374f42001e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:02:26.385Z|d8cba424-c87a-4be4-bf78-47c71211585a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:02:26.386Z|d8cba424-c87a-4be4-bf78-47c71211585a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:02:30.102Z|62470f45-d17d-4c2a-9f12-480826483420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:30.103Z|62470f45-d17d-4c2a-9f12-480826483420|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:33.961Z|f1f92524-863a-4274-930c-27aac1e6a3c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:33.962Z|f1f92524-863a-4274-930c-27aac1e6a3c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:36.212Z|c7c2835e-5737-44e8-b35f-b201e8627c48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:36.213Z|c7c2835e-5737-44e8-b35f-b201e8627c48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:40.135Z|1abbf038-85d6-4c2d-bb84-8cb4f48999c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:40.136Z|1abbf038-85d6-4c2d-bb84-8cb4f48999c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:41.331Z|4bd6dd5c-b76d-4f38-9c81-3878970617cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:02:41.334Z|4bd6dd5c-b76d-4f38-9c81-3878970617cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:02:44.008Z|1ce36d6c-a4f7-407c-a662-272e8fa2abdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:44.009Z|1ce36d6c-a4f7-407c-a662-272e8fa2abdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:46.270Z|1e21102c-da88-41cc-9d1e-6f109c9a49e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:46.271Z|1e21102c-da88-41cc-9d1e-6f109c9a49e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:50.171Z|72e7bf41-27fd-448d-8349-4e027adea984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:50.173Z|72e7bf41-27fd-448d-8349-4e027adea984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:54.049Z|bfd9eb44-95dd-4b9b-835f-f27d1982849f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:54.050Z|bfd9eb44-95dd-4b9b-835f-f27d1982849f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:56.304Z|88a69d2a-c1ea-4c1b-b0af-ee9260fa4de0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:02:56.306Z|88a69d2a-c1ea-4c1b-b0af-ee9260fa4de0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:02:56.322Z|e10dcf3a-2883-4b33-a35e-9954a07e9539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:02:56.323Z|e10dcf3a-2883-4b33-a35e-9954a07e9539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:02:56.388Z|b5d76a5e-0573-41fd-9058-780d68449284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:02:56.389Z|b5d76a5e-0573-41fd-9058-780d68449284|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:03:00.202Z|dbfefc74-383c-4203-89c8-82dc748b936c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:00.204Z|dbfefc74-383c-4203-89c8-82dc748b936c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:04.083Z|65edf0d2-b104-483e-bbce-8acb09a72afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:04.085Z|65edf0d2-b104-483e-bbce-8acb09a72afb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:06.336Z|0da9d964-8561-49cf-92c7-a99bfee5c9a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:06.338Z|0da9d964-8561-49cf-92c7-a99bfee5c9a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:10.233Z|069e527a-9164-40d5-8d3b-1a6239cb2e8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:10.234Z|069e527a-9164-40d5-8d3b-1a6239cb2e8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:11.322Z|ab7cbd52-337a-4f47-8260-cd291cfb79ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:03:11.323Z|ab7cbd52-337a-4f47-8260-cd291cfb79ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:03:14.121Z|ba8f04b6-e9e0-45d5-b60b-603b40692ebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:14.123Z|ba8f04b6-e9e0-45d5-b60b-603b40692ebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:16.381Z|30cb2ad5-a3d7-48b9-b071-83df19fb8b50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:16.382Z|30cb2ad5-a3d7-48b9-b071-83df19fb8b50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:20.263Z|f9567ba5-a5cb-4086-b9dc-26beadb5e706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:20.264Z|f9567ba5-a5cb-4086-b9dc-26beadb5e706|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:24.154Z|9dfeaee1-f414-45ed-b355-a237fb99d936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:24.156Z|9dfeaee1-f414-45ed-b355-a237fb99d936|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:26.322Z|273a5141-dcbf-44db-9970-84365cf50117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:03:26.325Z|273a5141-dcbf-44db-9970-84365cf50117|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:03:26.390Z|40698082-8db6-44c8-a1f8-96d3b894843a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:03:26.391Z|40698082-8db6-44c8-a1f8-96d3b894843a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:03:26.426Z|d5d74dd8-c31e-4fe6-8858-49e78bcf0b1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:26.427Z|d5d74dd8-c31e-4fe6-8858-49e78bcf0b1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:30.295Z|572fb903-7c7e-4c0a-83fa-d859cca5eed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:30.297Z|572fb903-7c7e-4c0a-83fa-d859cca5eed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:34.186Z|67730aed-4a4f-4ef6-bfdf-eddce30b5410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:34.187Z|67730aed-4a4f-4ef6-bfdf-eddce30b5410|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:36.475Z|fdead8b1-7f20-4a4b-a913-4e4ae4f4b5c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:36.476Z|fdead8b1-7f20-4a4b-a913-4e4ae4f4b5c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:40.329Z|f57abd28-ed46-4be4-bd19-e701e40cea71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:40.331Z|f57abd28-ed46-4be4-bd19-e701e40cea71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:41.326Z|b1f60f15-962f-436c-a456-8102846ceb60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:03:41.326Z|b1f60f15-962f-436c-a456-8102846ceb60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:03:44.220Z|63f29dea-3a50-4ae7-ba2e-23432ba38aa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:44.221Z|63f29dea-3a50-4ae7-ba2e-23432ba38aa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:46.506Z|aec637a1-af5a-4ee3-87f7-9d0611b8262d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:46.508Z|aec637a1-af5a-4ee3-87f7-9d0611b8262d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:50.367Z|945fdb39-89eb-4f74-9faf-8b0fb6280335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:50.369Z|945fdb39-89eb-4f74-9faf-8b0fb6280335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:54.264Z|1cee2e42-8c81-4dea-ac26-49815d0c8517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:54.266Z|1cee2e42-8c81-4dea-ac26-49815d0c8517|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:03:56.322Z|d57a1f41-4e90-44a0-8827-c29c387a3a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:03:56.324Z|d57a1f41-4e90-44a0-8827-c29c387a3a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:03:56.392Z|363cd203-feb4-41ae-8540-692ae5161cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:03:56.393Z|363cd203-feb4-41ae-8540-692ae5161cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:03:56.542Z|52f98d8f-cdd8-474e-955b-9ef3569a4620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:03:56.543Z|52f98d8f-cdd8-474e-955b-9ef3569a4620|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:00.403Z|b14a7a27-cbd7-4ec6-9310-c114ef483255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:00.405Z|b14a7a27-cbd7-4ec6-9310-c114ef483255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:04.299Z|07212cb2-d58b-49c7-a3e0-7d3577033ddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:04.300Z|07212cb2-d58b-49c7-a3e0-7d3577033ddf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:06.578Z|6f23f49f-091d-408b-9cc1-bea4b7a6665b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:06.580Z|6f23f49f-091d-408b-9cc1-bea4b7a6665b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:10.435Z|d00c3c6c-3494-4594-9d4d-40c56dc51cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:10.436Z|d00c3c6c-3494-4594-9d4d-40c56dc51cc8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:11.322Z|c4fa50c7-f9ab-48ec-bb81-6374144ac5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:04:11.325Z|c4fa50c7-f9ab-48ec-bb81-6374144ac5d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:04:14.334Z|4ee88422-b3e0-466c-9151-8193156e8361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:14.336Z|4ee88422-b3e0-466c-9151-8193156e8361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:16.612Z|78b96bb8-8e41-4621-b74d-3a05d81c837e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:16.614Z|78b96bb8-8e41-4621-b74d-3a05d81c837e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:20.471Z|33c2f9aa-8a56-4260-8de1-f5fbdc213f5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:20.473Z|33c2f9aa-8a56-4260-8de1-f5fbdc213f5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:24.372Z|4e5246a4-1abd-4de1-bf7e-abfe45d1507a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:24.373Z|4e5246a4-1abd-4de1-bf7e-abfe45d1507a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:26.322Z|cf0c93a4-aeab-4c8d-a928-7993fc73299e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:04:26.323Z|cf0c93a4-aeab-4c8d-a928-7993fc73299e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:04:26.394Z|c4de6e97-bddf-4ab3-9862-4467a4c7d899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:04:26.395Z|c4de6e97-bddf-4ab3-9862-4467a4c7d899|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:04:26.646Z|febe50a1-a601-4883-b987-ac46459992cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:26.648Z|febe50a1-a601-4883-b987-ac46459992cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:30.508Z|46bb1997-d268-49e4-beaa-7737e807d582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:30.510Z|46bb1997-d268-49e4-beaa-7737e807d582|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:34.406Z|d7f3c5e6-cd93-4d96-a2c1-967080a8b8c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:34.407Z|d7f3c5e6-cd93-4d96-a2c1-967080a8b8c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:36.683Z|6e06f84e-b2d9-468c-94d4-7a2a8191dd60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:36.685Z|6e06f84e-b2d9-468c-94d4-7a2a8191dd60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:40.540Z|77861db3-1324-471f-aaab-3f097a99f5fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:40.541Z|77861db3-1324-471f-aaab-3f097a99f5fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:41.322Z|7f645563-8a64-4ae0-9af2-2bba6a275dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:04:41.323Z|7f645563-8a64-4ae0-9af2-2bba6a275dc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:04:44.440Z|0f02b604-bbbb-40fc-b4bf-05cf5adcedc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:44.441Z|0f02b604-bbbb-40fc-b4bf-05cf5adcedc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:46.718Z|99e978d2-ecf8-4d3a-aa9d-e62d5cb64918|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:46.720Z|99e978d2-ecf8-4d3a-aa9d-e62d5cb64918|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:50.576Z|bb489171-f3b5-4583-bf0b-eefc12827a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:50.582Z|bb489171-f3b5-4583-bf0b-eefc12827a96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:54.472Z|d0a085be-f81f-42f8-81fa-1d32ef2cf0b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:54.474Z|d0a085be-f81f-42f8-81fa-1d32ef2cf0b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:04:56.322Z|2f28ee06-5c17-40f7-8827-11e4a4c19774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:04:56.324Z|2f28ee06-5c17-40f7-8827-11e4a4c19774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:04:56.396Z|32578317-a7a0-4e3e-b46a-d25404dde5aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:04:56.397Z|32578317-a7a0-4e3e-b46a-d25404dde5aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:04:56.752Z|bea3f8ba-5959-471a-b43b-2403c1090280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:04:56.753Z|bea3f8ba-5959-471a-b43b-2403c1090280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:00.611Z|d932d6b3-e657-4e0e-a33f-0944367b65ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:00.612Z|d932d6b3-e657-4e0e-a33f-0944367b65ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:04.513Z|3d50c6ec-093d-4b44-b194-7c91023b8e22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:04.515Z|3d50c6ec-093d-4b44-b194-7c91023b8e22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:06.782Z|c585e2fe-1ce8-46e7-a6ac-09e54e7cbc8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:06.784Z|c585e2fe-1ce8-46e7-a6ac-09e54e7cbc8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:10.641Z|22ae66a8-91a1-4226-ad71-722e0248668d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:10.643Z|22ae66a8-91a1-4226-ad71-722e0248668d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:11.322Z|b8a28c30-c21e-4925-9497-9c09bc392aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:05:11.323Z|b8a28c30-c21e-4925-9497-9c09bc392aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:05:14.548Z|32fa6925-4216-4200-9131-aef1f1ac24e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:14.550Z|32fa6925-4216-4200-9131-aef1f1ac24e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:16.811Z|f27b9123-b798-4b2c-87f9-6a3908b09e72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:16.813Z|f27b9123-b798-4b2c-87f9-6a3908b09e72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:20.671Z|773b8831-1c4a-4495-a144-02678dd1f4d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:20.673Z|773b8831-1c4a-4495-a144-02678dd1f4d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:24.583Z|7d3f4e3c-c5c3-4c75-bc48-9c3787db359a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:24.585Z|7d3f4e3c-c5c3-4c75-bc48-9c3787db359a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:26.322Z|78988d63-3ed0-4748-9321-d28094d458e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:05:26.323Z|78988d63-3ed0-4748-9321-d28094d458e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:05:26.398Z|edae8648-8549-43d2-9336-eb5ba2a7936b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:05:26.399Z|edae8648-8549-43d2-9336-eb5ba2a7936b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:05:26.842Z|056e4510-2d99-4392-9b1d-ba661a8f119f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:26.844Z|056e4510-2d99-4392-9b1d-ba661a8f119f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:30.711Z|53d20094-7d3d-44e0-826c-c1627a4f3094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:30.712Z|53d20094-7d3d-44e0-826c-c1627a4f3094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:34.622Z|0f9bb3e9-6151-4bb5-8dce-14a9fa42b9a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:34.624Z|0f9bb3e9-6151-4bb5-8dce-14a9fa42b9a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:36.873Z|9618e8e0-9121-4731-bb1b-836eb216651a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:36.874Z|9618e8e0-9121-4731-bb1b-836eb216651a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:40.744Z|4c67feae-5c2b-4b36-8294-b30fa6da5ce7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:40.746Z|4c67feae-5c2b-4b36-8294-b30fa6da5ce7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:41.322Z|62fcfb9a-02c8-4919-9859-15e40d6e9571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:05:41.325Z|62fcfb9a-02c8-4919-9859-15e40d6e9571|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:05:44.670Z|b0b523b6-5338-4dc8-a74c-7e0b56f9afb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:44.671Z|b0b523b6-5338-4dc8-a74c-7e0b56f9afb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:46.905Z|c3eacf9f-ffcf-46c4-91c6-aa38e916bbb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:46.906Z|c3eacf9f-ffcf-46c4-91c6-aa38e916bbb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:50.779Z|38190335-57ec-4e7f-9d7a-08ab59ae787a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:50.780Z|38190335-57ec-4e7f-9d7a-08ab59ae787a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:54.706Z|d12e915c-22fd-4a9b-8e8c-702f4569f0c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:54.708Z|d12e915c-22fd-4a9b-8e8c-702f4569f0c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:05:56.322Z|4a308d6b-c2a9-4cc1-835e-85090fc60b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:05:56.323Z|4a308d6b-c2a9-4cc1-835e-85090fc60b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:05:56.400Z|9b9b0a7e-69a6-4a90-9c77-33ac917b1cb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:05:56.401Z|9b9b0a7e-69a6-4a90-9c77-33ac917b1cb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:05:56.938Z|7ee5c034-e192-448c-810b-3c274bf79f15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:05:56.939Z|7ee5c034-e192-448c-810b-3c274bf79f15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:00.823Z|b114a512-4ac6-40fc-8fbd-3ffa48a9c1d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:00.824Z|b114a512-4ac6-40fc-8fbd-3ffa48a9c1d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:04.742Z|2e049afb-4c8d-44f7-ab80-2ddfa31b2053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:04.743Z|2e049afb-4c8d-44f7-ab80-2ddfa31b2053|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:06.995Z|dc2971ad-cfc9-40dc-9fbb-5cbf849a7012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:06.997Z|dc2971ad-cfc9-40dc-9fbb-5cbf849a7012|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:10.870Z|40dc4ec6-a965-4ed8-a438-eaea8eec54aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:10.871Z|40dc4ec6-a965-4ed8-a438-eaea8eec54aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:11.322Z|e338926f-4b56-42fe-94e4-245a3dc6f851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:06:11.323Z|e338926f-4b56-42fe-94e4-245a3dc6f851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:06:14.783Z|7996c352-ffa6-4f38-ae92-ce2090067b7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:14.784Z|7996c352-ffa6-4f38-ae92-ce2090067b7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:17.029Z|6cf48550-34d7-4e9e-a536-c3801ecc2b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:17.030Z|6cf48550-34d7-4e9e-a536-c3801ecc2b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:20.907Z|c15cb4c4-e423-4aab-ad43-dc33b1e98087|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:20.909Z|c15cb4c4-e423-4aab-ad43-dc33b1e98087|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:24.819Z|8e6d5508-7393-4e00-9621-4dd7305f9513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:24.821Z|8e6d5508-7393-4e00-9621-4dd7305f9513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:26.322Z|fa9e6083-bbb8-4ae1-9600-f12f21bf4ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:06:26.324Z|fa9e6083-bbb8-4ae1-9600-f12f21bf4ebe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:06:26.402Z|3413e9b8-f807-4caf-979e-981cda597868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:06:26.402Z|3413e9b8-f807-4caf-979e-981cda597868|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:06:27.080Z|03df435b-0177-4ffc-8df8-261d373fa067|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:27.081Z|03df435b-0177-4ffc-8df8-261d373fa067|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:30.945Z|a6f6a46e-85ff-498b-bba8-9f3030e33c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:30.947Z|a6f6a46e-85ff-498b-bba8-9f3030e33c62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:34.857Z|f4a7ec1b-1b07-4037-9cd0-5b1f46e6df2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:34.859Z|f4a7ec1b-1b07-4037-9cd0-5b1f46e6df2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:37.113Z|ad91086a-e6f4-4b2f-bf96-050bafb2160a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:37.115Z|ad91086a-e6f4-4b2f-bf96-050bafb2160a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:40.986Z|35fe97c2-c73b-4941-a08f-da8fa4022004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:40.987Z|35fe97c2-c73b-4941-a08f-da8fa4022004|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:41.322Z|bd800aed-0acc-4a15-b1db-ea5f7501625a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:06:41.323Z|bd800aed-0acc-4a15-b1db-ea5f7501625a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:06:44.893Z|b7f2fb32-ce75-45a0-a7f1-e0de540346e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:44.895Z|b7f2fb32-ce75-45a0-a7f1-e0de540346e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:47.149Z|54efdd9a-aad2-43b7-af63-82ed1ab41ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:47.150Z|54efdd9a-aad2-43b7-af63-82ed1ab41ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:51.021Z|0f1f3c1e-19ae-4db3-8735-49c67c29a791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:51.022Z|0f1f3c1e-19ae-4db3-8735-49c67c29a791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:54.929Z|843bea03-49fd-4c26-a851-ae5057654e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:54.931Z|843bea03-49fd-4c26-a851-ae5057654e3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:06:56.322Z|fc708783-7018-460d-937f-8623454438df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:06:56.323Z|fc708783-7018-460d-937f-8623454438df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:06:56.403Z|16f6acea-76b6-4a95-80b3-6b38fceb44b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:06:56.404Z|16f6acea-76b6-4a95-80b3-6b38fceb44b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:06:57.182Z|32a558f4-47e8-4eb7-a539-e6db33e1561b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:06:57.183Z|32a558f4-47e8-4eb7-a539-e6db33e1561b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:01.055Z|69d280de-56a4-403b-8966-adfa2decd5ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:01.057Z|69d280de-56a4-403b-8966-adfa2decd5ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:04.967Z|7c99d776-0d64-4e14-ab7c-62bb235c9e73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:04.969Z|7c99d776-0d64-4e14-ab7c-62bb235c9e73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:07.225Z|e70c42f4-fbf2-4c44-b48a-a9661c1aeb2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:07.227Z|e70c42f4-fbf2-4c44-b48a-a9661c1aeb2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:11.092Z|bb06aedd-bd5c-48dc-ad1a-1e0e69bc9c0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:11.094Z|bb06aedd-bd5c-48dc-ad1a-1e0e69bc9c0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:11.322Z|9ffe159d-4a22-416d-a287-a27748fa3d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:07:11.325Z|9ffe159d-4a22-416d-a287-a27748fa3d5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:07:15.015Z|1d10c8a7-2bcf-4649-bc74-43d6414e51e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:15.016Z|1d10c8a7-2bcf-4649-bc74-43d6414e51e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:17.263Z|d3ce1956-fa78-4f67-b57b-b393dcc8d3f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:17.265Z|d3ce1956-fa78-4f67-b57b-b393dcc8d3f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:21.127Z|feedaf76-3aaf-4d6e-a612-5e7239027e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:21.128Z|feedaf76-3aaf-4d6e-a612-5e7239027e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:25.053Z|cde80a69-43d4-41ce-901a-53ccf57cd4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:25.055Z|cde80a69-43d4-41ce-901a-53ccf57cd4e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:26.322Z|27d429e1-2d0e-4647-98ac-425ce7b18812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:07:26.323Z|27d429e1-2d0e-4647-98ac-425ce7b18812|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:07:26.410Z|8b9d210c-f3bb-4abb-83fc-0ebbedbeb2d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:07:26.411Z|8b9d210c-f3bb-4abb-83fc-0ebbedbeb2d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:07:27.296Z|e494d070-ef61-4d70-bcee-47f78a5e457e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:27.298Z|e494d070-ef61-4d70-bcee-47f78a5e457e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:31.174Z|4e47672e-908f-4bcb-886f-f9094af809ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:31.176Z|4e47672e-908f-4bcb-886f-f9094af809ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:35.099Z|84e70aca-363d-491b-8549-db29a4abb450|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:35.101Z|84e70aca-363d-491b-8549-db29a4abb450|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:37.334Z|7549eaf4-3dd1-4ec5-81b7-7b91bce8e503|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:37.336Z|7549eaf4-3dd1-4ec5-81b7-7b91bce8e503|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:41.213Z|3d26fd15-b2e0-4e7c-a53f-ae8a591e9ed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:41.215Z|3d26fd15-b2e0-4e7c-a53f-ae8a591e9ed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:41.322Z|ef06b7c4-dff8-4712-b85f-9af6d694505f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:07:41.323Z|ef06b7c4-dff8-4712-b85f-9af6d694505f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:07:45.133Z|a9a61fe0-b55d-4bce-8817-1defb901bcd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:45.135Z|a9a61fe0-b55d-4bce-8817-1defb901bcd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:47.374Z|73cd0ec7-08f0-46e7-94d6-14f0f03ab57c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:47.375Z|73cd0ec7-08f0-46e7-94d6-14f0f03ab57c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:51.249Z|59f5168c-5102-48b2-a726-d4cfe36d0da4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:51.250Z|59f5168c-5102-48b2-a726-d4cfe36d0da4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:55.193Z|6e402ef7-5f87-4cd6-ad29-d294fab353ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:55.195Z|6e402ef7-5f87-4cd6-ad29-d294fab353ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:07:56.322Z|dcae5912-727b-492b-b257-4e3368967ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:07:56.326Z|dcae5912-727b-492b-b257-4e3368967ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:07:56.412Z|edd6aab2-ac7d-4d09-ba93-be45eb8ebaf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:07:56.413Z|edd6aab2-ac7d-4d09-ba93-be45eb8ebaf7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:07:57.408Z|15b5f25a-3601-4fc2-97ba-d30cf2667a25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:07:57.410Z|15b5f25a-3601-4fc2-97ba-d30cf2667a25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:01.282Z|134e369f-8e55-455e-ab5c-94e634b2ea24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:01.284Z|134e369f-8e55-455e-ab5c-94e634b2ea24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:05.238Z|df892a09-4f0e-4f01-a98e-9d7c98ef9a5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:05.240Z|df892a09-4f0e-4f01-a98e-9d7c98ef9a5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:07.451Z|62aa326c-c6c7-4d80-814d-d67143c53340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:07.453Z|62aa326c-c6c7-4d80-814d-d67143c53340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:11.314Z|90836a4d-4b82-4b6c-9026-b035a870bf42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:11.315Z|90836a4d-4b82-4b6c-9026-b035a870bf42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:11.321Z|8b25b505-b596-435e-8d1d-28f52bee9ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:08:11.322Z|8b25b505-b596-435e-8d1d-28f52bee9ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:08:15.276Z|c0c164a8-0fa2-4106-8f47-7fe0b786f17e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:15.278Z|c0c164a8-0fa2-4106-8f47-7fe0b786f17e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:17.484Z|5cc15f07-89e2-4501-baeb-eb104e2e7c5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:17.485Z|5cc15f07-89e2-4501-baeb-eb104e2e7c5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:21.347Z|6932f268-0bf4-414c-ac92-68d5aca579d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:21.349Z|6932f268-0bf4-414c-ac92-68d5aca579d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:25.313Z|6a8f4708-1e36-4996-8a70-a6a65f5949d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:25.315Z|6a8f4708-1e36-4996-8a70-a6a65f5949d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:26.322Z|85080a2a-d3b5-4a04-9e11-4e09cbc8aeaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:08:26.323Z|85080a2a-d3b5-4a04-9e11-4e09cbc8aeaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:08:26.414Z|5223ca54-9c50-4fce-bba1-316b70a53bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:08:26.415Z|5223ca54-9c50-4fce-bba1-316b70a53bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:08:27.518Z|b73219a8-a417-494d-8e01-4793dee9b554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:27.519Z|b73219a8-a417-494d-8e01-4793dee9b554|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:31.388Z|9de3113f-3a10-42c8-a2f8-d1e2544aa2a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:31.389Z|9de3113f-3a10-42c8-a2f8-d1e2544aa2a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:35.346Z|9a9884ee-088c-4aa2-8a4b-5284b6620ca9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:35.347Z|9a9884ee-088c-4aa2-8a4b-5284b6620ca9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:37.552Z|4eff6b2c-9738-4686-8615-0176bc8a0d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:37.553Z|4eff6b2c-9738-4686-8615-0176bc8a0d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:41.322Z|25f9cdb2-989e-4025-9a76-a3d346f0e4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:08:41.324Z|25f9cdb2-989e-4025-9a76-a3d346f0e4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:08:41.420Z|f5f6080c-7c4c-47d9-90a9-9dfd692065e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:41.421Z|f5f6080c-7c4c-47d9-90a9-9dfd692065e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:45.390Z|429c6fb6-7cb2-431f-a1bc-5f7a1b64c86e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:45.391Z|429c6fb6-7cb2-431f-a1bc-5f7a1b64c86e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:47.581Z|f3a10a26-def2-4ae3-bc70-4d8157adace9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:47.582Z|f3a10a26-def2-4ae3-bc70-4d8157adace9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:51.451Z|86a422c4-447a-4e47-8441-1bcfe9637924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:51.453Z|86a422c4-447a-4e47-8441-1bcfe9637924|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:55.425Z|91df98cd-9727-4c76-ace8-cbe3f3dcaeab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:55.427Z|91df98cd-9727-4c76-ace8-cbe3f3dcaeab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:08:56.321Z|b25c0c50-3a08-428e-ab39-d9d6025b3cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:08:56.322Z|b25c0c50-3a08-428e-ab39-d9d6025b3cb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:08:56.416Z|19baa4d6-c5e1-4bf9-85a8-d8c5158ae280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:08:56.416Z|19baa4d6-c5e1-4bf9-85a8-d8c5158ae280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:08:57.616Z|17e7729a-40f3-4ac4-b0ad-85abf97ef81a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:08:57.617Z|17e7729a-40f3-4ac4-b0ad-85abf97ef81a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:01.484Z|09f75f86-df1e-4bca-a837-83311bd19fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:01.484Z|09f75f86-df1e-4bca-a837-83311bd19fdc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:05.472Z|0bea5a7a-9960-492b-987b-6f7b01652f3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:05.474Z|0bea5a7a-9960-492b-987b-6f7b01652f3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:07.650Z|6c4cb1b7-d613-47a8-b74a-18a843a0c0c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:07.652Z|6c4cb1b7-d613-47a8-b74a-18a843a0c0c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:11.322Z|c415a8f9-e5ce-4a66-8099-64ce571840bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:09:11.323Z|c415a8f9-e5ce-4a66-8099-64ce571840bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:09:11.516Z|110cec66-9d5f-495a-9406-a6bc56dbde00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:11.517Z|110cec66-9d5f-495a-9406-a6bc56dbde00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:15.508Z|4a9c0886-3b7b-471d-b07a-5fc47833b589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:15.510Z|4a9c0886-3b7b-471d-b07a-5fc47833b589|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:17.681Z|b09360f9-e2b9-4850-b7d1-b41dfd7fd5f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:17.683Z|b09360f9-e2b9-4850-b7d1-b41dfd7fd5f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:21.556Z|f378a3f3-226a-4b62-a61f-492e1d9e4a5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:21.557Z|f378a3f3-226a-4b62-a61f-492e1d9e4a5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:25.545Z|3d58d708-bf41-4002-a693-53c345c53d25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:25.546Z|3d58d708-bf41-4002-a693-53c345c53d25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:26.321Z|5ae85fa8-caa7-43aa-aa0a-506cefb687b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:09:26.324Z|5ae85fa8-caa7-43aa-aa0a-506cefb687b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:09:26.417Z|c7472eb9-fcf2-490f-ad02-765b1f6221fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:09:26.418Z|c7472eb9-fcf2-490f-ad02-765b1f6221fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:09:27.713Z|39cbc3bc-8107-4e56-87c9-4b62367a3b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:27.714Z|39cbc3bc-8107-4e56-87c9-4b62367a3b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:31.597Z|26097e65-ce77-4277-b47f-3e569604ee39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:31.598Z|26097e65-ce77-4277-b47f-3e569604ee39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:35.580Z|2f7895f8-76c3-444e-9562-d02e52be247b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:35.582Z|2f7895f8-76c3-444e-9562-d02e52be247b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:37.762Z|1cd7a023-5c6c-4c8b-8bc7-f829454d78a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:37.763Z|1cd7a023-5c6c-4c8b-8bc7-f829454d78a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:40.916Z|3035718e-8eb2-4b51-92c4-c26fe9d34eba|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:09:40.917Z|3035718e-8eb2-4b51-92c4-c26fe9d34eba|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:41.321Z|30d520e2-ad3d-4be1-b35c-eed2d2612859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:09:41.322Z|30d520e2-ad3d-4be1-b35c-eed2d2612859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:09:41.632Z|19650a2b-e552-4f7d-a55b-c93f44358164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:41.634Z|19650a2b-e552-4f7d-a55b-c93f44358164|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:45.613Z|63f01618-17e7-43ea-9e4a-ce0089f3357d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:45.614Z|63f01618-17e7-43ea-9e4a-ce0089f3357d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:47.794Z|3220587f-503a-49d9-840b-b004b1948577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:47.795Z|3220587f-503a-49d9-840b-b004b1948577|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:51.677Z|37af0df2-80a4-43cc-b23e-ea81eb81324b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:51.678Z|37af0df2-80a4-43cc-b23e-ea81eb81324b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:55.654Z|e2ccd871-9a96-49e5-bf5b-00b55ca0cf61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:55.656Z|e2ccd871-9a96-49e5-bf5b-00b55ca0cf61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:09:56.322Z|f518b672-aba7-4c74-8dc3-1cd02c2e0982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:09:56.323Z|f518b672-aba7-4c74-8dc3-1cd02c2e0982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:09:56.420Z|f0cd88b3-b53c-495b-aadc-50fbae28e43f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:09:56.420Z|f0cd88b3-b53c-495b-aadc-50fbae28e43f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:09:57.822Z|4572a301-3e7e-4a3f-bcd0-1d3ef18ec208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:09:57.823Z|4572a301-3e7e-4a3f-bcd0-1d3ef18ec208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:01.718Z|6b2a1f83-6448-411b-ab2d-b296479de4c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:01.721Z|6b2a1f83-6448-411b-ab2d-b296479de4c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:05.692Z|046e5ccc-bbdf-45c2-a62c-acdbca65226c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:05.694Z|046e5ccc-bbdf-45c2-a62c-acdbca65226c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:07.875Z|6ad9b6eb-079f-4f23-8da9-2dad9e0f9972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:07.876Z|6ad9b6eb-079f-4f23-8da9-2dad9e0f9972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:11.322Z|27708245-3ecd-4d07-bdac-06a80b063ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:10:11.324Z|27708245-3ecd-4d07-bdac-06a80b063ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:10:11.783Z|94eb171f-e1c2-42ed-b01c-0eaad1d9731d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:11.784Z|94eb171f-e1c2-42ed-b01c-0eaad1d9731d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:15.728Z|5262cabc-741b-440d-9414-b7da49803806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:15.730Z|5262cabc-741b-440d-9414-b7da49803806|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:17.909Z|f0b9174c-653e-4ba2-8f2d-1dfe89af9c95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:17.912Z|f0b9174c-653e-4ba2-8f2d-1dfe89af9c95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:21.813Z|ecb14bbe-9225-4305-b91b-b942d13f58f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:21.815Z|ecb14bbe-9225-4305-b91b-b942d13f58f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:25.773Z|baf54938-175d-43a4-8563-7d657b92daff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:25.775Z|baf54938-175d-43a4-8563-7d657b92daff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:26.322Z|a4f745e2-34a3-4714-a88e-26fc677281b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:10:26.323Z|a4f745e2-34a3-4714-a88e-26fc677281b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:10:26.421Z|3d2315a3-97d9-4ab3-8250-c760601bfaa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:10:26.422Z|3d2315a3-97d9-4ab3-8250-c760601bfaa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:10:27.942Z|64c60e8d-5646-4ec2-8a7f-def798a7f761|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:27.943Z|64c60e8d-5646-4ec2-8a7f-def798a7f761|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:31.851Z|e6240bf0-89be-4c4d-afe7-f31bf65776a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:31.852Z|e6240bf0-89be-4c4d-afe7-f31bf65776a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:35.804Z|97c56013-c20f-41df-8876-63b8c0d6ade8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:35.805Z|97c56013-c20f-41df-8876-63b8c0d6ade8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:37.976Z|1ad3b107-3d67-4b10-aff0-f76ffdc53e58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:37.977Z|1ad3b107-3d67-4b10-aff0-f76ffdc53e58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:40.889Z|ff680753-c8a4-4ebe-bf4d-fca2205df9a3|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:10:40.891Z|ff680753-c8a4-4ebe-bf4d-fca2205df9a3|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:41.322Z|4db53b8c-8bc4-4930-8685-638be831bfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:10:41.322Z|4db53b8c-8bc4-4930-8685-638be831bfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:10:41.886Z|b87fe821-c10e-4fb9-9eae-85c74c22ff68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:41.887Z|b87fe821-c10e-4fb9-9eae-85c74c22ff68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:45.837Z|d6bf8ef8-a165-44d2-927a-9351398582c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:45.838Z|d6bf8ef8-a165-44d2-927a-9351398582c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:48.005Z|a1e94ff9-02ee-43ee-ae7c-916c92c7be36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:48.006Z|a1e94ff9-02ee-43ee-ae7c-916c92c7be36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:51.918Z|b5623f15-d622-41e4-aef8-85376d701c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:51.919Z|b5623f15-d622-41e4-aef8-85376d701c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:55.878Z|e9052753-7db5-440d-b213-fe0a3b25efc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:55.879Z|e9052753-7db5-440d-b213-fe0a3b25efc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:10:56.321Z|8c1a7733-8ebd-4977-8b78-9a89c8140947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:10:56.324Z|8c1a7733-8ebd-4977-8b78-9a89c8140947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:10:56.422Z|04e63e4b-adf3-4298-a05b-a16690fa1df8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:10:56.423Z|04e63e4b-adf3-4298-a05b-a16690fa1df8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:10:58.035Z|799f1a33-33f7-4e8c-9205-04d7fd001379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:10:58.036Z|799f1a33-33f7-4e8c-9205-04d7fd001379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:01.951Z|3dc98770-dc2a-4ffc-ae61-9212d6157299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:01.952Z|3dc98770-dc2a-4ffc-ae61-9212d6157299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:05.925Z|c3e7f4f2-70e1-4628-9ee5-7087d7f81611|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:05.926Z|c3e7f4f2-70e1-4628-9ee5-7087d7f81611|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:08.064Z|f1748805-7245-4a43-80d7-ed7d6fa493d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:08.065Z|f1748805-7245-4a43-80d7-ed7d6fa493d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:11.322Z|2d9cde35-286d-4bf9-8cf8-f22c4566f2d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:11:11.323Z|2d9cde35-286d-4bf9-8cf8-f22c4566f2d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:11:11.991Z|d4d72ae8-d528-4710-bc4c-a0ccd8283874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:11.992Z|d4d72ae8-d528-4710-bc4c-a0ccd8283874|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:15.960Z|399a0e9d-3ea0-48e2-b0e1-6908060fa0f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:15.961Z|399a0e9d-3ea0-48e2-b0e1-6908060fa0f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:18.095Z|c55efa65-ffe7-464c-9d97-a4b302fae4d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:18.097Z|c55efa65-ffe7-464c-9d97-a4b302fae4d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:22.036Z|994c050b-94ad-472e-9cdc-db844aaa9906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:22.037Z|994c050b-94ad-472e-9cdc-db844aaa9906|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:26.000Z|b7da1715-b518-4c90-b821-ff5b41bf0d44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:26.002Z|b7da1715-b518-4c90-b821-ff5b41bf0d44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:26.322Z|c8d56c4e-dc21-4aac-996f-e25ed739a57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:11:26.322Z|c8d56c4e-dc21-4aac-996f-e25ed739a57a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:11:26.424Z|8ee808d8-9394-4a7f-a4b2-714c4952c595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:11:26.425Z|8ee808d8-9394-4a7f-a4b2-714c4952c595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:11:28.128Z|f73fb992-f7bc-4b99-af63-19babd099c6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:28.129Z|f73fb992-f7bc-4b99-af63-19babd099c6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:32.071Z|c28db36c-b107-48aa-9fe7-500fd3d2aa3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:32.072Z|c28db36c-b107-48aa-9fe7-500fd3d2aa3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:36.036Z|86dca024-59e8-4892-8ad6-e57470ab6b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:36.038Z|86dca024-59e8-4892-8ad6-e57470ab6b22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:38.160Z|76ed9b60-7a9d-426c-85ea-a0d854b85f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:38.161Z|76ed9b60-7a9d-426c-85ea-a0d854b85f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:40.889Z|220e8f6c-3174-4bc9-a077-d0897953170a|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:11:40.890Z|220e8f6c-3174-4bc9-a077-d0897953170a|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:41.322Z|8b21b40c-7d0d-4414-a51d-b756111eb563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:11:41.324Z|8b21b40c-7d0d-4414-a51d-b756111eb563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:11:42.104Z|848a77c8-71e5-46a3-a4da-6a67515e7418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:42.105Z|848a77c8-71e5-46a3-a4da-6a67515e7418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:46.084Z|341130e8-d968-46f2-9026-5db8efe7b0f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:46.085Z|341130e8-d968-46f2-9026-5db8efe7b0f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:48.199Z|3bcb2e44-958b-46f2-ab9e-98874e9718b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:48.200Z|3bcb2e44-958b-46f2-ab9e-98874e9718b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:52.137Z|d5e51da3-f068-48e1-8a09-e0fb771b9769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:52.138Z|d5e51da3-f068-48e1-8a09-e0fb771b9769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:56.116Z|e2d512df-2746-470c-8919-486abe8524a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:56.117Z|e2d512df-2746-470c-8919-486abe8524a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:11:56.322Z|b62f4b05-94e9-4df7-a214-a087ad2d972e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:11:56.322Z|b62f4b05-94e9-4df7-a214-a087ad2d972e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:11:56.425Z|b944e530-4085-4550-b936-d15dc9f59e27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:11:56.426Z|b944e530-4085-4550-b936-d15dc9f59e27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:11:58.233Z|9953ac7f-e001-4834-bbe7-b0cfdc6ecd74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:11:58.234Z|9953ac7f-e001-4834-bbe7-b0cfdc6ecd74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:02.172Z|f52258c4-0b8d-4e7c-8724-fc572d14c45d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:02.173Z|f52258c4-0b8d-4e7c-8724-fc572d14c45d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:06.147Z|7bf3dc53-4b82-4ea9-a363-14f6d5414648|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:06.149Z|7bf3dc53-4b82-4ea9-a363-14f6d5414648|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:08.271Z|6ff26cad-ad9e-4158-8cfa-c462a2593168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:08.272Z|6ff26cad-ad9e-4158-8cfa-c462a2593168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:11.322Z|79ddd481-aafa-4bb9-a2b1-ff1a1bdd5b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:12:11.323Z|79ddd481-aafa-4bb9-a2b1-ff1a1bdd5b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:12:12.205Z|e125ae0d-29d3-4536-8e04-544ca8b9e857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:12.206Z|e125ae0d-29d3-4536-8e04-544ca8b9e857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:16.188Z|897cb3fa-69e4-4496-89bc-e2d6dc5b65d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:16.189Z|897cb3fa-69e4-4496-89bc-e2d6dc5b65d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:18.305Z|ffad357e-1e30-4a34-aec0-94cc683ceb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:18.306Z|ffad357e-1e30-4a34-aec0-94cc683ceb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:22.237Z|0238fb12-65be-4b0f-bd2f-051a9e2ed1b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:22.238Z|0238fb12-65be-4b0f-bd2f-051a9e2ed1b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:26.219Z|519536a5-e0c3-4b85-b4c1-19967b0bc5a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:26.220Z|519536a5-e0c3-4b85-b4c1-19967b0bc5a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:26.321Z|85a9a264-e02d-4118-8c38-5f08f3b28094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:12:26.324Z|85a9a264-e02d-4118-8c38-5f08f3b28094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:12:26.427Z|d7bf49fc-2980-4b0c-8b8a-8129cd6644a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:12:26.427Z|d7bf49fc-2980-4b0c-8b8a-8129cd6644a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:12:28.342Z|98c6128f-e144-48ea-8070-fec0892614f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:28.343Z|98c6128f-e144-48ea-8070-fec0892614f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:32.275Z|b2fa21ac-7236-4681-8a81-6cec74701789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:32.276Z|b2fa21ac-7236-4681-8a81-6cec74701789|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:36.255Z|3d5ca14d-4907-4c37-9a37-abca648e6da3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:36.256Z|3d5ca14d-4907-4c37-9a37-abca648e6da3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:38.385Z|2ac304fc-8da4-4018-822b-8abeeff730bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:38.387Z|2ac304fc-8da4-4018-822b-8abeeff730bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:40.890Z|c5ca5419-7aee-4169-bf02-380a30b8547f|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:12:40.891Z|c5ca5419-7aee-4169-bf02-380a30b8547f|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:41.322Z|2d7d7894-3c2e-4a1b-b426-8fa7d873f625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:12:41.322Z|2d7d7894-3c2e-4a1b-b426-8fa7d873f625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:12:42.306Z|ef53f503-1369-4751-8681-3dc09e0847d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:42.307Z|ef53f503-1369-4751-8681-3dc09e0847d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:46.286Z|2170540b-2553-4749-8459-967da22c2775|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:46.287Z|2170540b-2553-4749-8459-967da22c2775|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:48.415Z|db6379f4-6883-4e1d-83aa-641e900f4f25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:48.416Z|db6379f4-6883-4e1d-83aa-641e900f4f25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:52.337Z|16499513-5690-4087-8314-318d675ad467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:52.338Z|16499513-5690-4087-8314-318d675ad467|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:56.319Z|5b88ad8c-b46d-4bd0-9cb0-0f0c6efeb30c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:56.320Z|5b88ad8c-b46d-4bd0-9cb0-0f0c6efeb30c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:12:56.322Z|acd6951a-9e86-4237-9b35-1e8882eae839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:12:56.323Z|acd6951a-9e86-4237-9b35-1e8882eae839|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:12:56.428Z|3e7aaeb5-5f03-4080-a0dc-0698174a7155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:12:56.429Z|3e7aaeb5-5f03-4080-a0dc-0698174a7155|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:12:58.445Z|ccf09bc1-b61f-4b5d-bde7-f6ebb4671b92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:12:58.447Z|ccf09bc1-b61f-4b5d-bde7-f6ebb4671b92|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:02.372Z|ab7db79f-0032-4864-a151-d01ec84cecd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:02.373Z|ab7db79f-0032-4864-a151-d01ec84cecd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:06.350Z|04e3435e-4941-4d5c-ac1d-c18a8d59e168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:06.352Z|04e3435e-4941-4d5c-ac1d-c18a8d59e168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:08.479Z|6d6f40af-2f93-46dd-b5b1-f20a26e4c4af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:08.480Z|6d6f40af-2f93-46dd-b5b1-f20a26e4c4af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:11.321Z|bce59805-76df-4678-9b9d-ef22d838b892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:13:11.324Z|bce59805-76df-4678-9b9d-ef22d838b892|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:13:12.402Z|4d90a39e-8204-4aa3-823e-57ea8d472d5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:12.403Z|4d90a39e-8204-4aa3-823e-57ea8d472d5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:16.384Z|b706be63-5fa2-4d5f-a387-b098df1605fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:16.385Z|b706be63-5fa2-4d5f-a387-b098df1605fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:18.510Z|9600e234-032d-4575-a1e9-32562c0b7d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:18.511Z|9600e234-032d-4575-a1e9-32562c0b7d49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:22.436Z|0d76ad44-4b30-47aa-a6f0-19a742af98c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:22.437Z|0d76ad44-4b30-47aa-a6f0-19a742af98c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:26.321Z|67324ca5-3431-4d73-9787-3cd8e2084d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:13:26.322Z|67324ca5-3431-4d73-9787-3cd8e2084d8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:13:26.415Z|d3413c1a-c6c5-4fa5-8698-ce163505d400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:26.416Z|d3413c1a-c6c5-4fa5-8698-ce163505d400|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:26.429Z|98099ee4-02b0-4efd-ac69-783e271ec8d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:13:26.430Z|98099ee4-02b0-4efd-ac69-783e271ec8d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:13:28.544Z|2449de29-4cbf-4c5c-a518-ad8b8d04341d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:28.545Z|2449de29-4cbf-4c5c-a518-ad8b8d04341d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:32.480Z|09b2c26b-ea26-4fa9-82a7-8733b71778cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:32.482Z|09b2c26b-ea26-4fa9-82a7-8733b71778cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:36.448Z|35fb75d2-6a47-47bb-a1dc-d1dd8b48f6a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:36.449Z|35fb75d2-6a47-47bb-a1dc-d1dd8b48f6a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:38.575Z|41ffb844-9cee-4efb-834a-03cf043c97fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:38.576Z|41ffb844-9cee-4efb-834a-03cf043c97fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:40.888Z|1f6e37cd-116c-430e-b99f-2575f0bb7217|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:13:40.890Z|1f6e37cd-116c-430e-b99f-2575f0bb7217|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:41.322Z|d773132b-70a7-4bb2-af9b-8f18b9969e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:13:41.322Z|d773132b-70a7-4bb2-af9b-8f18b9969e23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:13:42.522Z|1eaa943c-19f8-4af7-9639-1a43ea1bd8d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:42.523Z|1eaa943c-19f8-4af7-9639-1a43ea1bd8d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:46.486Z|939a5071-9aa0-4c69-8f11-c5e4db81e9a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:46.487Z|939a5071-9aa0-4c69-8f11-c5e4db81e9a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:48.608Z|e171c268-1d99-470c-a799-dbf33094e79f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:48.609Z|e171c268-1d99-470c-a799-dbf33094e79f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:52.558Z|d5f9a70a-7c40-458b-bac5-523daaf487c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:52.559Z|d5f9a70a-7c40-458b-bac5-523daaf487c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:56.322Z|dc26bfc1-70bd-4361-ba26-9695387530c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:13:56.324Z|dc26bfc1-70bd-4361-ba26-9695387530c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:13:56.431Z|368f074b-679f-4069-94c7-97e24b74f206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:13:56.431Z|368f074b-679f-4069-94c7-97e24b74f206|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:13:56.519Z|afcd1083-b91c-410a-8a59-8136b398d5a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:56.520Z|afcd1083-b91c-410a-8a59-8136b398d5a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:13:58.642Z|9f8b6838-0c97-4bc5-bc3a-301f9cdf7a80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:13:58.643Z|9f8b6838-0c97-4bc5-bc3a-301f9cdf7a80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:02.589Z|b69846ea-b13d-4bab-8a81-fb23f2376509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:02.590Z|b69846ea-b13d-4bab-8a81-fb23f2376509|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:06.557Z|d930ec48-05a3-49ac-bd10-11e2093be681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:06.558Z|d930ec48-05a3-49ac-bd10-11e2093be681|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:08.679Z|a8137b98-afa3-4a6d-a17e-135d81d1c45f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:08.680Z|a8137b98-afa3-4a6d-a17e-135d81d1c45f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:11.322Z|31df2e5a-91fb-4582-8c89-a0da7d18be76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:14:11.322Z|31df2e5a-91fb-4582-8c89-a0da7d18be76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:14:12.620Z|37f63f22-1d77-4aec-aefc-d4a1e2e03a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:12.621Z|37f63f22-1d77-4aec-aefc-d4a1e2e03a39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:16.588Z|4bf69ed1-84b9-41ec-a489-98c050963c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:16.589Z|4bf69ed1-84b9-41ec-a489-98c050963c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:18.715Z|12a3e34f-e34f-4baf-8ff6-f0c98b505fa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:18.717Z|12a3e34f-e34f-4baf-8ff6-f0c98b505fa9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:22.657Z|a28464b2-c78a-4473-8276-e967dda1f51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:22.658Z|a28464b2-c78a-4473-8276-e967dda1f51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:26.322Z|1a276f67-cdfd-438c-b910-59e73f599398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:14:26.323Z|1a276f67-cdfd-438c-b910-59e73f599398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:14:26.432Z|be32ea03-2ff4-41e7-b378-53aa37d63df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:14:26.433Z|be32ea03-2ff4-41e7-b378-53aa37d63df4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:14:26.619Z|af7a65e5-056d-4ef3-9216-63166f9a2f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:26.620Z|af7a65e5-056d-4ef3-9216-63166f9a2f13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:28.749Z|53ccf654-c234-4130-9bcc-6da2b344db97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:28.750Z|53ccf654-c234-4130-9bcc-6da2b344db97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:32.691Z|16413f2a-8cfb-42a1-9ab0-50463338ba3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:32.692Z|16413f2a-8cfb-42a1-9ab0-50463338ba3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:36.647Z|6572d7a3-96e4-4392-b5da-3c71386d6ef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:36.648Z|6572d7a3-96e4-4392-b5da-3c71386d6ef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:38.781Z|affa74cc-01d5-4422-b5cf-fa83deb788ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:38.782Z|affa74cc-01d5-4422-b5cf-fa83deb788ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:40.889Z|a907b848-2a2b-47bd-b107-ff057f478df3|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:14:40.890Z|a907b848-2a2b-47bd-b107-ff057f478df3|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:41.322Z|8e938cb3-a33b-4824-9e83-5d9de6ca967b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:14:41.324Z|8e938cb3-a33b-4824-9e83-5d9de6ca967b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:14:42.727Z|d6912759-5242-4663-bbe0-a6c2e60380d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:42.728Z|d6912759-5242-4663-bbe0-a6c2e60380d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:46.677Z|c2867161-de2d-477e-a013-4078dc560984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:46.678Z|c2867161-de2d-477e-a013-4078dc560984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:48.814Z|602488c8-b6ea-4e49-8f57-ed4fee0f2bea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:48.815Z|602488c8-b6ea-4e49-8f57-ed4fee0f2bea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:52.764Z|36368d4b-494c-482f-83f1-cb84656bd4f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:52.766Z|36368d4b-494c-482f-83f1-cb84656bd4f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:56.322Z|ef5d4b5a-bec8-4919-9568-a19784ae9ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:14:56.323Z|ef5d4b5a-bec8-4919-9568-a19784ae9ac0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:14:56.434Z|4a8291cb-4d6d-439f-8919-c5e6000f986c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:14:56.434Z|4a8291cb-4d6d-439f-8919-c5e6000f986c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:14:56.705Z|2d564e21-3104-4d04-a92c-860afeb6d6f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:56.707Z|2d564e21-3104-4d04-a92c-860afeb6d6f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:14:58.848Z|af25e29d-3ed2-4074-830e-09313ab1172c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:14:58.849Z|af25e29d-3ed2-4074-830e-09313ab1172c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:02.797Z|5633adb9-d2fa-404c-ad5e-ead2188dc8bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:02.798Z|5633adb9-d2fa-404c-ad5e-ead2188dc8bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:06.732Z|8451563f-a780-4d15-b2e9-a3ca3d40d211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:06.733Z|8451563f-a780-4d15-b2e9-a3ca3d40d211|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:08.883Z|3d15a7a4-6754-469f-b4b5-a820e9adf815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:08.884Z|3d15a7a4-6754-469f-b4b5-a820e9adf815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:11.322Z|733b7067-3819-49c6-ae7a-ed65b022deab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:15:11.322Z|733b7067-3819-49c6-ae7a-ed65b022deab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:15:12.829Z|4a175888-882b-4f4d-a323-a183e16786e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:12.830Z|4a175888-882b-4f4d-a323-a183e16786e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:16.773Z|e51a4c8d-ef3d-4261-b65d-6d981fd587c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:16.774Z|e51a4c8d-ef3d-4261-b65d-6d981fd587c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:18.919Z|5ccaaaef-4835-4330-bd61-c6713881c606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:18.920Z|5ccaaaef-4835-4330-bd61-c6713881c606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:22.865Z|91a26359-a72d-449c-b437-986d45c159e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:22.866Z|91a26359-a72d-449c-b437-986d45c159e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:26.322Z|177d32ba-5222-40df-8777-f22b26a54e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:15:26.325Z|177d32ba-5222-40df-8777-f22b26a54e39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:15:26.435Z|72e740a0-298a-4d34-a9ab-746fd65fbad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:15:26.436Z|72e740a0-298a-4d34-a9ab-746fd65fbad1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:15:26.801Z|41795a2b-65df-410f-985f-fb1cb0db6a12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:26.802Z|41795a2b-65df-410f-985f-fb1cb0db6a12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:28.957Z|6fdb534d-9ed7-4080-acd9-d651fd58e8dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:28.958Z|6fdb534d-9ed7-4080-acd9-d651fd58e8dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:32.899Z|1144dbef-41e6-4228-a1cf-0a96bf26bbb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:32.900Z|1144dbef-41e6-4228-a1cf-0a96bf26bbb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:36.832Z|315073b7-316e-49a8-9f8a-d5fb0194b46a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:36.835Z|315073b7-316e-49a8-9f8a-d5fb0194b46a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:38.990Z|a3e6301e-5849-477e-90be-a69465a5dd85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:38.991Z|a3e6301e-5849-477e-90be-a69465a5dd85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:40.890Z|1716bfed-c0a1-444a-ba07-658cb95c2d92|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:15:40.892Z|1716bfed-c0a1-444a-ba07-658cb95c2d92|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:41.322Z|903202a7-bb6a-4adb-b7b6-d4d5ee7d425d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:15:41.322Z|903202a7-bb6a-4adb-b7b6-d4d5ee7d425d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:15:42.932Z|d834985f-8e61-4659-a111-a152b2d4d990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:42.933Z|d834985f-8e61-4659-a111-a152b2d4d990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:46.868Z|8a64bd3e-5339-4b1e-8df6-9f04d46bfe6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:46.869Z|8a64bd3e-5339-4b1e-8df6-9f04d46bfe6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:49.021Z|237bbaf4-005d-4196-b191-702ad70e849a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:49.022Z|237bbaf4-005d-4196-b191-702ad70e849a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:52.960Z|73d014b0-5ef1-46c9-bb40-1e726f8828e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:52.962Z|73d014b0-5ef1-46c9-bb40-1e726f8828e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:56.321Z|4258d5f3-7a2c-4354-a32f-727eae910934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:15:56.322Z|4258d5f3-7a2c-4354-a32f-727eae910934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:15:56.437Z|667925e0-f38d-4c70-b966-b5506ebbb546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:15:56.437Z|667925e0-f38d-4c70-b966-b5506ebbb546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:15:56.902Z|df357fa1-5669-4fe4-8d14-68d7792cae5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:56.903Z|df357fa1-5669-4fe4-8d14-68d7792cae5e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:15:59.053Z|115170f2-4759-4c16-8edc-a8072adcdf83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:15:59.054Z|115170f2-4759-4c16-8edc-a8072adcdf83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:02.991Z|537d88e9-c886-4521-aa39-c169a8dc22a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:02.992Z|537d88e9-c886-4521-aa39-c169a8dc22a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:06.939Z|901948af-fbb7-4ca2-acb9-3b9281149d30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:06.940Z|901948af-fbb7-4ca2-acb9-3b9281149d30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:09.086Z|a2e7ab35-5c05-4530-8d90-edf33d56db59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:09.087Z|a2e7ab35-5c05-4530-8d90-edf33d56db59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:11.321Z|92c32285-710a-4b9c-aa5a-4dc312759eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:16:11.324Z|92c32285-710a-4b9c-aa5a-4dc312759eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:16:13.023Z|3a6bef91-ed04-4cf4-b9dc-e3c5d1f4c454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:13.024Z|3a6bef91-ed04-4cf4-b9dc-e3c5d1f4c454|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:16.966Z|e2d9e389-cddf-4fd9-ada7-0fc0736c46cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:16.967Z|e2d9e389-cddf-4fd9-ada7-0fc0736c46cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:19.118Z|0bca87dc-dc8e-4507-940e-80eb9f88e436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:19.119Z|0bca87dc-dc8e-4507-940e-80eb9f88e436|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:23.054Z|f9f8157c-6b1f-42e0-980b-88074b68339c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:23.055Z|f9f8157c-6b1f-42e0-980b-88074b68339c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:26.322Z|970add92-8a7e-4ec3-9183-4fb58507bc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:16:26.322Z|970add92-8a7e-4ec3-9183-4fb58507bc86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:16:26.438Z|a1508109-1c4e-4c33-b6f3-f9a81dd79c0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:16:26.439Z|a1508109-1c4e-4c33-b6f3-f9a81dd79c0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:16:27.000Z|58f2bf21-1640-491c-9ac1-ee0f390b86f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:27.001Z|58f2bf21-1640-491c-9ac1-ee0f390b86f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:29.148Z|ac7f3286-5265-4d1e-88dc-a67e5cf47d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:29.149Z|ac7f3286-5265-4d1e-88dc-a67e5cf47d98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:33.085Z|4d928e62-553b-4efd-be37-4d6270324012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:33.086Z|4d928e62-553b-4efd-be37-4d6270324012|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:37.029Z|28110ec5-1daa-4ed1-afdf-b52d5889d723|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:37.030Z|28110ec5-1daa-4ed1-afdf-b52d5889d723|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:39.183Z|332622e5-5162-433d-b7ec-396c39350b66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:39.184Z|332622e5-5162-433d-b7ec-396c39350b66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:40.888Z|9e18bb7b-66c4-4d99-aaa2-686e1e274cd3|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:16:40.889Z|9e18bb7b-66c4-4d99-aaa2-686e1e274cd3|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:41.322Z|12bf2f6e-dc75-4eeb-aa67-45d4be422660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:16:41.322Z|12bf2f6e-dc75-4eeb-aa67-45d4be422660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:16:43.115Z|6eac0bc9-baa0-4229-9f03-d9a846d89315|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:43.116Z|6eac0bc9-baa0-4229-9f03-d9a846d89315|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:47.066Z|1784334c-c539-4377-aee4-10ecfd21df21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:47.067Z|1784334c-c539-4377-aee4-10ecfd21df21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:49.215Z|7ce2071f-692a-47c6-af84-9afd484e4d85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:49.216Z|7ce2071f-692a-47c6-af84-9afd484e4d85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:53.144Z|3353858a-d58e-47f6-ba02-0e31471b92f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:53.145Z|3353858a-d58e-47f6-ba02-0e31471b92f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:56.322Z|c75ad879-3e13-4845-a742-ae00438fd7b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:16:56.324Z|c75ad879-3e13-4845-a742-ae00438fd7b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:16:56.440Z|0ce7a545-959e-4d31-aa10-6d82faddcfd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:16:56.440Z|0ce7a545-959e-4d31-aa10-6d82faddcfd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:16:57.097Z|5a6ac55a-fb19-48bc-b60c-a1aa8e0084a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:57.098Z|5a6ac55a-fb19-48bc-b60c-a1aa8e0084a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:16:59.247Z|fac1c8f6-27bd-45bd-afc1-d19b1370e838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:16:59.248Z|fac1c8f6-27bd-45bd-afc1-d19b1370e838|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:03.196Z|0711b475-acd0-4687-b385-d4ebdb57fa0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:03.197Z|0711b475-acd0-4687-b385-d4ebdb57fa0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:07.135Z|24a04640-2f6d-4fd4-a1ba-5220fb2f4c0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:07.137Z|24a04640-2f6d-4fd4-a1ba-5220fb2f4c0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:09.283Z|554db48d-9b1e-403f-b58f-34fcb8e29f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:09.284Z|554db48d-9b1e-403f-b58f-34fcb8e29f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:11.321Z|f34c3e3d-26e3-44b9-8330-0929840810ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:17:11.322Z|f34c3e3d-26e3-44b9-8330-0929840810ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:17:13.230Z|fc2a6529-8bb5-4f98-81a2-87d0735d0fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:13.231Z|fc2a6529-8bb5-4f98-81a2-87d0735d0fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:17.178Z|4c7762a9-dd7c-43d9-a90b-72d06c0783e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:17.178Z|4c7762a9-dd7c-43d9-a90b-72d06c0783e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:19.313Z|3f78bdd7-8e3e-4385-891b-7bbdc6855deb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:19.314Z|3f78bdd7-8e3e-4385-891b-7bbdc6855deb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:23.279Z|66e3e0bb-32a9-46e9-ac89-08e8b2ec2044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:23.280Z|66e3e0bb-32a9-46e9-ac89-08e8b2ec2044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:26.322Z|b4c39d40-d040-46b9-ba2d-3082bb3473ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:17:26.323Z|b4c39d40-d040-46b9-ba2d-3082bb3473ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:17:26.441Z|9fba4923-c419-4d64-be13-6418b7429e1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:17:26.441Z|9fba4923-c419-4d64-be13-6418b7429e1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:17:27.209Z|8009a09a-2e80-4bf5-9208-f881d7413d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:27.210Z|8009a09a-2e80-4bf5-9208-f881d7413d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:29.415Z|0d409094-4ce0-495c-9706-413f8a9645be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:29.416Z|0d409094-4ce0-495c-9706-413f8a9645be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:33.317Z|66bee6ad-86e1-4fe4-b5f0-1fdf7f592de2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:33.319Z|66bee6ad-86e1-4fe4-b5f0-1fdf7f592de2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:37.246Z|e173ae35-3496-4c4d-af03-64c28f8aa2db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:37.248Z|e173ae35-3496-4c4d-af03-64c28f8aa2db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:39.447Z|ac2c2106-a576-4e9d-8ec2-c2be8e8a517d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:39.448Z|ac2c2106-a576-4e9d-8ec2-c2be8e8a517d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:40.890Z|0acabdd8-4ebc-4110-bfde-9fc85c73da97|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:17:40.891Z|0acabdd8-4ebc-4110-bfde-9fc85c73da97|http-nio-8080-exec-3|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:41.321Z|01d077e0-1166-418d-8ac4-8a485c16802e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:17:41.324Z|01d077e0-1166-418d-8ac4-8a485c16802e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:17:43.351Z|2247586a-5215-44da-a0ad-e1f8751cc2e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:43.353Z|2247586a-5215-44da-a0ad-e1f8751cc2e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:47.285Z|a5cd0563-cbec-4e04-a387-3551d816f484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:47.286Z|a5cd0563-cbec-4e04-a387-3551d816f484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:49.480Z|af5ee5fc-89a2-41a5-aa3a-91a30e423c51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:49.481Z|af5ee5fc-89a2-41a5-aa3a-91a30e423c51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:53.385Z|3ee4a1ba-0b80-42a0-bf3c-cd5029ba91fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:53.387Z|3ee4a1ba-0b80-42a0-bf3c-cd5029ba91fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:56.321Z|43de49b9-5d0d-4c1d-8015-7b9b2904eeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:17:56.322Z|43de49b9-5d0d-4c1d-8015-7b9b2904eeeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:17:56.442Z|5f671b60-0fdb-40e0-8490-e1ef64669c72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:17:56.443Z|5f671b60-0fdb-40e0-8490-e1ef64669c72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:17:57.314Z|35da00ca-3fc8-4081-b63f-c8dceaa14b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:57.315Z|35da00ca-3fc8-4081-b63f-c8dceaa14b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:17:59.511Z|a8ebe81d-a80e-4486-bc11-3410d0412b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:17:59.513Z|a8ebe81d-a80e-4486-bc11-3410d0412b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:03.417Z|cdca4453-b6f2-49e4-977f-bf37f913a0ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:03.418Z|cdca4453-b6f2-49e4-977f-bf37f913a0ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:07.358Z|96497347-551b-4f68-af94-b45032b437ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:07.359Z|96497347-551b-4f68-af94-b45032b437ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:09.547Z|5da4e5e4-9d47-4ebf-bb17-174c755e5cb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:09.549Z|5da4e5e4-9d47-4ebf-bb17-174c755e5cb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:11.322Z|8ddb04b5-c874-43bc-9e6b-a68b9a1f7a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:18:11.323Z|8ddb04b5-c874-43bc-9e6b-a68b9a1f7a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:18:13.472Z|b95dc751-e632-4a98-88f5-0048ead5f83d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:13.473Z|b95dc751-e632-4a98-88f5-0048ead5f83d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:17.392Z|d732e72b-902f-414d-a510-a41e2853acd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:17.393Z|d732e72b-902f-414d-a510-a41e2853acd4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:19.582Z|142065f2-bd0f-45ca-a582-d609ab1ae773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:19.583Z|142065f2-bd0f-45ca-a582-d609ab1ae773|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:23.505Z|9f3d7b50-3573-426c-9621-fdc70d04c84a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:23.506Z|9f3d7b50-3573-426c-9621-fdc70d04c84a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:26.322Z|2aeee2cd-7f94-4dfd-94ec-d7739e2479e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:18:26.325Z|2aeee2cd-7f94-4dfd-94ec-d7739e2479e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:18:26.443Z|5695ed27-8c0d-429b-9df1-f3a77713635b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:18:26.444Z|5695ed27-8c0d-429b-9df1-f3a77713635b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:18:27.431Z|416692dd-8245-4698-9aa4-04489da4f074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:27.432Z|416692dd-8245-4698-9aa4-04489da4f074|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:29.614Z|0cede66c-6042-4aeb-ab93-4bfc29cc06e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:29.615Z|0cede66c-6042-4aeb-ab93-4bfc29cc06e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:33.542Z|803aa111-1292-4bd2-b29f-2f0970e77e71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:33.544Z|803aa111-1292-4bd2-b29f-2f0970e77e71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:37.468Z|ff399661-9bd8-4442-b322-bf8f8ca88207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:37.469Z|ff399661-9bd8-4442-b322-bf8f8ca88207|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:39.648Z|1c37c1f8-ccab-48b5-b20b-9f59ed923727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:39.649Z|1c37c1f8-ccab-48b5-b20b-9f59ed923727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:40.890Z|d7b0d91e-9246-451d-a83c-a3bd26dd3816|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:18:40.891Z|d7b0d91e-9246-451d-a83c-a3bd26dd3816|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:41.322Z|f4d9040b-a7b8-4b82-b067-c5a4861ad7b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:18:41.322Z|f4d9040b-a7b8-4b82-b067-c5a4861ad7b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:18:43.575Z|5abdfb0f-4836-415d-bb22-15053d277835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:43.576Z|5abdfb0f-4836-415d-bb22-15053d277835|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:47.503Z|61da64f9-e6c5-4817-81b3-b41f0a96ba43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:47.505Z|61da64f9-e6c5-4817-81b3-b41f0a96ba43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:49.681Z|e1712074-498e-44b7-8578-20d1c3f52b91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:49.682Z|e1712074-498e-44b7-8578-20d1c3f52b91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:53.604Z|e6164df3-6c0f-49b1-905e-8462670f55aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:53.605Z|e6164df3-6c0f-49b1-905e-8462670f55aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:56.321Z|9e276cc6-3686-4e08-84f5-e54949790c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:18:56.322Z|9e276cc6-3686-4e08-84f5-e54949790c8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:18:56.445Z|738e3f0f-4c4f-4a0e-b62a-3e8d3c677cf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:18:56.445Z|738e3f0f-4c4f-4a0e-b62a-3e8d3c677cf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:18:57.536Z|cd969fbd-5d81-4145-8e10-110942966b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:57.537Z|cd969fbd-5d81-4145-8e10-110942966b6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:18:59.714Z|1eed63ba-df92-4fa3-a8da-717395847c72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:18:59.715Z|1eed63ba-df92-4fa3-a8da-717395847c72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:03.639Z|ab21a370-7244-4277-99e0-736b585302ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:03.640Z|ab21a370-7244-4277-99e0-736b585302ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:07.578Z|0b47faab-c163-496e-b663-bf0c8e6749d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:07.579Z|0b47faab-c163-496e-b663-bf0c8e6749d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:09.745Z|7ecf5249-2786-4c56-bf35-bb4eed67c873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:09.746Z|7ecf5249-2786-4c56-bf35-bb4eed67c873|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:11.321Z|1f87db7d-e1fa-4d51-816b-5ffe00ae078f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:19:11.324Z|1f87db7d-e1fa-4d51-816b-5ffe00ae078f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:19:13.672Z|512b987b-50ac-42bf-ab3b-562ac2480423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:13.673Z|512b987b-50ac-42bf-ab3b-562ac2480423|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:17.615Z|899edb16-4b06-488c-82ff-1d2a3c5f8876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:17.616Z|899edb16-4b06-488c-82ff-1d2a3c5f8876|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:19.776Z|b8b1df6a-9f90-47c2-85c0-ff982d4c9e70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:19.777Z|b8b1df6a-9f90-47c2-85c0-ff982d4c9e70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:23.701Z|55b4e196-77ce-4dfc-be09-c477563ea81d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:23.702Z|55b4e196-77ce-4dfc-be09-c477563ea81d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:26.322Z|a2087750-9809-4b48-8483-9ac5cd843438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:19:26.322Z|a2087750-9809-4b48-8483-9ac5cd843438|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:19:26.446Z|90e88f90-47c0-4163-a8d0-334fb9bc048d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:19:26.447Z|90e88f90-47c0-4163-a8d0-334fb9bc048d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:19:27.650Z|4052e0c7-4cf0-4f6d-b8d8-d96992ea91bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:27.651Z|4052e0c7-4cf0-4f6d-b8d8-d96992ea91bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:29.810Z|7b1e234a-688c-4d5a-b1c1-28d67c73369b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:29.811Z|7b1e234a-688c-4d5a-b1c1-28d67c73369b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:33.735Z|e376b811-1612-43ac-a136-f31700760601|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:33.736Z|e376b811-1612-43ac-a136-f31700760601|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:37.681Z|bcb7d2fd-cb4b-474d-94f3-5921c5006b50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:37.682Z|bcb7d2fd-cb4b-474d-94f3-5921c5006b50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:39.843Z|3e989981-2e60-47bc-b5bf-e1cb690a4ab3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:39.844Z|3e989981-2e60-47bc-b5bf-e1cb690a4ab3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:40.889Z|f69ff184-bcff-42f2-a849-e6aefd6562fd|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:19:40.890Z|f69ff184-bcff-42f2-a849-e6aefd6562fd|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:41.322Z|b91d9d11-be29-4909-9eef-7ebba86ecb7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:19:41.322Z|b91d9d11-be29-4909-9eef-7ebba86ecb7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:19:43.768Z|db8c66ff-5981-4de5-b310-680d6d1a04a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:43.770Z|db8c66ff-5981-4de5-b310-680d6d1a04a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:47.718Z|09adf76f-0e88-4048-80a7-f5cb369d5c0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:47.719Z|09adf76f-0e88-4048-80a7-f5cb369d5c0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:49.878Z|df402364-04ec-43d4-82de-2b2545e9a522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:49.880Z|df402364-04ec-43d4-82de-2b2545e9a522|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:53.802Z|f4f88062-d65a-4a41-959f-2c492571d750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:53.803Z|f4f88062-d65a-4a41-959f-2c492571d750|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:56.322Z|a6a5eb1a-93ad-4e71-ad75-c90ed62925bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:19:56.324Z|a6a5eb1a-93ad-4e71-ad75-c90ed62925bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:19:56.448Z|22b3f448-c580-46de-8d85-98ad29ebb0d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:19:56.449Z|22b3f448-c580-46de-8d85-98ad29ebb0d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:19:57.774Z|06d84768-72e8-4256-b98c-a2a46870ccc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:57.775Z|06d84768-72e8-4256-b98c-a2a46870ccc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:19:59.913Z|fdc6e630-1bf8-4e99-bffb-228e651984cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:19:59.914Z|fdc6e630-1bf8-4e99-bffb-228e651984cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:03.832Z|5ed34132-105f-4af8-be85-861cd6601fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:03.833Z|5ed34132-105f-4af8-be85-861cd6601fa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:07.806Z|b1876926-8551-4932-9d36-0596278bb7ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:07.807Z|b1876926-8551-4932-9d36-0596278bb7ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:09.950Z|ddea83b9-f7d9-42d9-8c67-0c9ffdfce69a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:09.951Z|ddea83b9-f7d9-42d9-8c67-0c9ffdfce69a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:11.322Z|b455d5d9-8414-4675-b565-7736e759d204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:20:11.323Z|b455d5d9-8414-4675-b565-7736e759d204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:20:13.867Z|aa38bc8c-f3ba-4ce2-af99-0b589ce3e5fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:13.869Z|aa38bc8c-f3ba-4ce2-af99-0b589ce3e5fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:17.836Z|3dec57a0-ec83-4f46-a2d8-71d69b0aedfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:17.837Z|3dec57a0-ec83-4f46-a2d8-71d69b0aedfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:19.987Z|887bba83-9bff-47f9-a3ae-d4786763666c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:19.988Z|887bba83-9bff-47f9-a3ae-d4786763666c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:23.907Z|ab85f806-e3c0-4943-8db1-68b0b1b6eaba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:23.908Z|ab85f806-e3c0-4943-8db1-68b0b1b6eaba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:26.322Z|5e8bab40-da52-4bc4-827f-5004badbbebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:20:26.323Z|5e8bab40-da52-4bc4-827f-5004badbbebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:20:26.450Z|c32d1590-175f-4176-b5b0-b9099aed1fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:20:26.450Z|c32d1590-175f-4176-b5b0-b9099aed1fa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:20:27.869Z|ac00ef02-e792-4129-a619-d13877464d97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:27.870Z|ac00ef02-e792-4129-a619-d13877464d97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:30.020Z|7354bf0d-0857-4684-b8c0-2d7c192f088a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:30.021Z|7354bf0d-0857-4684-b8c0-2d7c192f088a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:33.940Z|226c5c70-5e56-47ed-9e95-54219aafe937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:33.942Z|226c5c70-5e56-47ed-9e95-54219aafe937|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:37.918Z|2005081e-7c86-460b-9647-51469ac263af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:37.918Z|2005081e-7c86-460b-9647-51469ac263af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:40.054Z|21714aa3-472d-480a-a585-617b5d55b512|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:40.055Z|21714aa3-472d-480a-a585-617b5d55b512|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:40.889Z|96420ca8-c05f-482c-992f-10079b2d0b06|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:20:40.890Z|96420ca8-c05f-482c-992f-10079b2d0b06|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:41.322Z|24c8d2fa-7745-476a-a0d4-275cb7f3eb85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:20:41.324Z|24c8d2fa-7745-476a-a0d4-275cb7f3eb85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:20:43.982Z|7f813709-67a3-4e2b-bb3e-afaf5c1a136a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:43.983Z|7f813709-67a3-4e2b-bb3e-afaf5c1a136a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:47.952Z|221af7eb-adee-44db-835c-64a4de3578b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:47.953Z|221af7eb-adee-44db-835c-64a4de3578b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:50.089Z|bdb089d9-18d2-40eb-993a-4e23b969acd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:50.090Z|bdb089d9-18d2-40eb-993a-4e23b969acd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:54.012Z|cdf46bbf-2898-432d-95d2-6c1a8245ed02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:54.013Z|cdf46bbf-2898-432d-95d2-6c1a8245ed02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:20:56.322Z|11710254-a16a-41ab-8099-3e3f5f897494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:20:56.322Z|11710254-a16a-41ab-8099-3e3f5f897494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:20:56.451Z|05fb0718-ff54-4f35-9b24-9e5ccb4c2dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:20:56.452Z|05fb0718-ff54-4f35-9b24-9e5ccb4c2dad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:20:57.978Z|2a0e4a93-c437-450d-b45d-6fd55c5640a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:20:57.979Z|2a0e4a93-c437-450d-b45d-6fd55c5640a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:00.120Z|4622108c-702a-4cd8-bdfa-e2a2351a4afb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:00.121Z|4622108c-702a-4cd8-bdfa-e2a2351a4afb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:04.041Z|335a2d15-6ffa-4857-9b70-14d78ff31762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:04.042Z|335a2d15-6ffa-4857-9b70-14d78ff31762|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:08.006Z|2e6b08f0-0785-4001-a7c4-842ac9ef154a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:08.007Z|2e6b08f0-0785-4001-a7c4-842ac9ef154a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:10.154Z|b2f51440-7252-441f-8ee0-dda3edde56eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:10.155Z|b2f51440-7252-441f-8ee0-dda3edde56eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:11.321Z|087d9a8e-20c1-41ad-bc73-264be1ad5473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:21:11.322Z|087d9a8e-20c1-41ad-bc73-264be1ad5473|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:21:14.071Z|3a4ccf44-9f42-4757-8735-10e932d7545b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:14.072Z|3a4ccf44-9f42-4757-8735-10e932d7545b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:18.034Z|943e7a3c-f350-4581-82f8-724f49786d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:18.035Z|943e7a3c-f350-4581-82f8-724f49786d48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:20.191Z|b11aee4e-08b0-46a5-a06d-1a862a97966b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:20.193Z|b11aee4e-08b0-46a5-a06d-1a862a97966b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:24.099Z|0bf480e4-52b5-4efa-91d3-da3107c5f5a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:24.100Z|0bf480e4-52b5-4efa-91d3-da3107c5f5a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:26.321Z|0d32b229-bf70-459a-917c-33aacf51838a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:21:26.323Z|0d32b229-bf70-459a-917c-33aacf51838a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:21:26.453Z|187a4bfe-452c-4f7e-a467-103137a9202b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:21:26.454Z|187a4bfe-452c-4f7e-a467-103137a9202b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:21:28.065Z|a58fcf89-6771-45c5-b803-275fe9bc206c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:28.067Z|a58fcf89-6771-45c5-b803-275fe9bc206c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:30.225Z|af2b58b7-e5d5-4771-bb35-9307574a87e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:30.226Z|af2b58b7-e5d5-4771-bb35-9307574a87e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:34.129Z|74374615-6c0a-4c6f-a684-ecef9a33fc95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:34.130Z|74374615-6c0a-4c6f-a684-ecef9a33fc95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:38.099Z|07422202-b576-450f-ad4e-6efdd5a3b0e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:38.100Z|07422202-b576-450f-ad4e-6efdd5a3b0e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:40.265Z|5f453010-eb5b-4da9-9e0e-4450f1cae573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:40.266Z|5f453010-eb5b-4da9-9e0e-4450f1cae573|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:40.889Z|9eb1b850-1b6f-4cb7-b35a-d6bc742515e2|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:21:40.890Z|9eb1b850-1b6f-4cb7-b35a-d6bc742515e2|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:41.322Z|23175aed-7b68-4a89-9bfc-b852b4bc5419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:21:41.322Z|23175aed-7b68-4a89-9bfc-b852b4bc5419|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:21:44.159Z|ca8fa769-4d16-4951-95f0-feb7887ae34a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:44.160Z|ca8fa769-4d16-4951-95f0-feb7887ae34a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:48.130Z|32fd2a90-5116-4a3b-8eac-8e40008f12b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:48.131Z|32fd2a90-5116-4a3b-8eac-8e40008f12b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:50.299Z|13b8752e-a89d-4ccb-8523-283f3e893721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:50.301Z|13b8752e-a89d-4ccb-8523-283f3e893721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:54.188Z|2527ab37-2ee9-4f64-bb3e-51b6cc0b9c19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:54.189Z|2527ab37-2ee9-4f64-bb3e-51b6cc0b9c19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:21:56.322Z|5c5e2df5-681f-454e-abf6-63f3218b7de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:21:56.322Z|5c5e2df5-681f-454e-abf6-63f3218b7de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:21:56.455Z|e2f88428-ee7d-48df-9a56-d23a54c2ab23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:21:56.455Z|e2f88428-ee7d-48df-9a56-d23a54c2ab23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:21:58.159Z|aaaa7f04-bdf2-4a68-aec0-5873f56a46ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:21:58.160Z|aaaa7f04-bdf2-4a68-aec0-5873f56a46ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:00.335Z|08b1308b-302d-43de-b4c1-19176997f6c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:00.336Z|08b1308b-302d-43de-b4c1-19176997f6c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:04.214Z|d29aaaaa-cbb9-4247-b380-840361724cdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:04.215Z|d29aaaaa-cbb9-4247-b380-840361724cdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:08.193Z|86d03f5c-8147-46cb-95d0-af55eb487bd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:08.194Z|86d03f5c-8147-46cb-95d0-af55eb487bd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:10.378Z|bc8e7738-878f-4850-976c-977fa3695207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:10.379Z|bc8e7738-878f-4850-976c-977fa3695207|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:11.322Z|85c51c31-f90b-47f4-ba47-fe60a16db7f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:22:11.324Z|85c51c31-f90b-47f4-ba47-fe60a16db7f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:22:14.243Z|7e8c8563-67ef-49c5-ad34-be12599c893f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:14.244Z|7e8c8563-67ef-49c5-ad34-be12599c893f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:18.228Z|0c988c0e-ca5d-4feb-a06f-f0986cc4fa1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:18.229Z|0c988c0e-ca5d-4feb-a06f-f0986cc4fa1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:20.409Z|b7ad0acf-50d7-4257-ab9a-39a410c7b459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:20.411Z|b7ad0acf-50d7-4257-ab9a-39a410c7b459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:24.274Z|18c830a9-6d15-4e9c-9d82-9d6c7c80204d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:24.275Z|18c830a9-6d15-4e9c-9d82-9d6c7c80204d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:26.322Z|045a5914-988b-492e-8e87-b0358f56b390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:22:26.322Z|045a5914-988b-492e-8e87-b0358f56b390|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:22:26.456Z|a875d0b0-f144-4e31-9c6a-4e47a0e14270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:22:26.457Z|a875d0b0-f144-4e31-9c6a-4e47a0e14270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:22:28.263Z|ac897aaa-8a17-43f4-9464-d9bdbeccc930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:28.264Z|ac897aaa-8a17-43f4-9464-d9bdbeccc930|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:30.439Z|4cf331cb-5bb0-4dcd-805a-a7bd732875c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:30.440Z|4cf331cb-5bb0-4dcd-805a-a7bd732875c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:34.309Z|3c579cb8-fee6-483c-9f0a-640f5c37746c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:34.310Z|3c579cb8-fee6-483c-9f0a-640f5c37746c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:38.293Z|e3bca811-1ed5-4816-ba5f-8148363f7609|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:38.295Z|e3bca811-1ed5-4816-ba5f-8148363f7609|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:40.469Z|a0236493-672c-43d7-89c8-18ade1aecde6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:40.470Z|a0236493-672c-43d7-89c8-18ade1aecde6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:40.889Z|ebf758f1-796f-4fec-a96f-19cbb15e1c7c|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:22:40.891Z|ebf758f1-796f-4fec-a96f-19cbb15e1c7c|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:41.322Z|a7fd9cf6-57bf-4500-8d4e-086ed91be0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:22:41.322Z|a7fd9cf6-57bf-4500-8d4e-086ed91be0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:22:44.344Z|8fa5fbcc-8764-4149-9b9a-dd01c9b0a176|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:44.345Z|8fa5fbcc-8764-4149-9b9a-dd01c9b0a176|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:48.322Z|2a2799e9-fb3e-4b4d-b31c-b0fdc82ba934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:48.323Z|2a2799e9-fb3e-4b4d-b31c-b0fdc82ba934|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:50.513Z|5a9a4c8b-ab6f-4151-9d91-0fa7c48604dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:50.515Z|5a9a4c8b-ab6f-4151-9d91-0fa7c48604dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:54.378Z|2a8637b8-cf23-4d82-9611-76608e0a324a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:54.379Z|2a8637b8-cf23-4d82-9611-76608e0a324a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:22:56.321Z|a6e0af0f-4124-4075-b4f5-860f5f60e16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:22:56.324Z|a6e0af0f-4124-4075-b4f5-860f5f60e16d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:22:56.457Z|fac034ca-688d-4469-8a8a-9ae70fd09694|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:22:56.458Z|fac034ca-688d-4469-8a8a-9ae70fd09694|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:22:58.352Z|110ab43b-7b38-4260-8084-1446d70bd602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:22:58.354Z|110ab43b-7b38-4260-8084-1446d70bd602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:00.541Z|628e3f18-aba2-42c7-8075-2118c87e2882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:00.542Z|628e3f18-aba2-42c7-8075-2118c87e2882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:04.410Z|c574b7ef-f242-4c7a-a919-6fd7d8fc9516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:04.411Z|c574b7ef-f242-4c7a-a919-6fd7d8fc9516|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:08.384Z|12a77809-01df-4567-b6ee-d4277d8c372b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:08.385Z|12a77809-01df-4567-b6ee-d4277d8c372b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:10.570Z|c758d96c-90cb-4a29-8f61-625f52326763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:10.571Z|c758d96c-90cb-4a29-8f61-625f52326763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:11.322Z|36152736-51d7-48e7-b9e8-006bdc2b1da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:23:11.322Z|36152736-51d7-48e7-b9e8-006bdc2b1da5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:23:14.440Z|b1eb0853-68ba-4302-a259-bf440ec1e5c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:14.441Z|b1eb0853-68ba-4302-a259-bf440ec1e5c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:18.418Z|4fa3f6ad-dc75-4178-93cc-e459da569bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:18.419Z|4fa3f6ad-dc75-4178-93cc-e459da569bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:20.599Z|c81f5c46-cea3-46b7-97c8-f145665e7fed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:20.600Z|c81f5c46-cea3-46b7-97c8-f145665e7fed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:24.473Z|02bcaf62-bf01-4e63-92b5-b08055d9841b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:24.475Z|02bcaf62-bf01-4e63-92b5-b08055d9841b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:26.322Z|be20ca55-4f99-4c56-ba98-5c6922da5005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:23:26.322Z|be20ca55-4f99-4c56-ba98-5c6922da5005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:23:26.458Z|0d36c8fd-28a1-4d3b-9c84-499b406f7d30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:23:26.459Z|0d36c8fd-28a1-4d3b-9c84-499b406f7d30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:23:28.447Z|1f51d757-61fb-44b0-90e9-5539c6c29b2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:28.449Z|1f51d757-61fb-44b0-90e9-5539c6c29b2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:30.629Z|c1ce61b5-c76e-4363-9dd1-c4f8189b04f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:30.630Z|c1ce61b5-c76e-4363-9dd1-c4f8189b04f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:34.508Z|6912165e-2b2e-472b-9d97-6834cab171e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:34.509Z|6912165e-2b2e-472b-9d97-6834cab171e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:38.477Z|3217870d-f325-4e38-bbe5-f1c0c57f146f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:38.478Z|3217870d-f325-4e38-bbe5-f1c0c57f146f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:40.659Z|9d1afa7c-deae-4820-9d60-8e5623a4bd76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:40.660Z|9d1afa7c-deae-4820-9d60-8e5623a4bd76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:40.887Z|c306cba3-f200-4eb1-a67f-1d9efd705bab|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:23:40.888Z|c306cba3-f200-4eb1-a67f-1d9efd705bab|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:41.324Z|d6a4afcd-fa35-4f78-8c39-abafd0679d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:23:41.326Z|d6a4afcd-fa35-4f78-8c39-abafd0679d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:23:44.545Z|a031e1ff-018b-4d49-a905-768d5046ec57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:44.546Z|a031e1ff-018b-4d49-a905-768d5046ec57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:48.507Z|53a86c65-98c9-4d26-bc67-22bc264ab2b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:48.507Z|53a86c65-98c9-4d26-bc67-22bc264ab2b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:50.689Z|190263bb-8aeb-4f26-b1af-5af1ac103424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:50.691Z|190263bb-8aeb-4f26-b1af-5af1ac103424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:54.578Z|0466a417-90dc-46dd-b2e3-09905332f3b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:54.579Z|0466a417-90dc-46dd-b2e3-09905332f3b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:23:56.322Z|c02f7882-89da-423b-ace1-e7296533e85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:23:56.322Z|c02f7882-89da-423b-ace1-e7296533e85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:23:56.459Z|b28db9da-6860-44b4-a7f3-733b57d2f12e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:23:56.460Z|b28db9da-6860-44b4-a7f3-733b57d2f12e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:23:58.535Z|aa094207-f2d9-41be-900d-c268542b0229|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:23:58.536Z|aa094207-f2d9-41be-900d-c268542b0229|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:00.720Z|5a0b2402-34b5-4101-bb44-c145172ab802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:00.721Z|5a0b2402-34b5-4101-bb44-c145172ab802|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:04.611Z|2b25b64a-a9ca-47c8-9ae8-336d1518da62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:04.612Z|2b25b64a-a9ca-47c8-9ae8-336d1518da62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:08.584Z|04c8d5f0-4658-4917-af78-b0babaab653b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:08.585Z|04c8d5f0-4658-4917-af78-b0babaab653b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:10.758Z|0895db4c-7e2e-4e42-9d07-c2157ebace48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:10.759Z|0895db4c-7e2e-4e42-9d07-c2157ebace48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:11.321Z|59c876e2-ff21-49ee-a95a-76f4bcd7b8ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:24:11.322Z|59c876e2-ff21-49ee-a95a-76f4bcd7b8ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:24:14.647Z|59c3b2e9-9ad2-4f58-812b-417e17cb3db1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:14.648Z|59c3b2e9-9ad2-4f58-812b-417e17cb3db1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:18.627Z|9d836ac7-eeb2-4a8f-b7ea-9698f92dbb6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:18.629Z|9d836ac7-eeb2-4a8f-b7ea-9698f92dbb6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:20.788Z|cc4b42c2-4e87-4e78-a382-e0e397906868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:20.789Z|cc4b42c2-4e87-4e78-a382-e0e397906868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:24.685Z|0f6b0804-9297-414e-886f-71745f568474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:24.687Z|0f6b0804-9297-414e-886f-71745f568474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:26.322Z|02e34d24-e727-42bc-86bb-9a5c4639cd52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:24:26.324Z|02e34d24-e727-42bc-86bb-9a5c4639cd52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:24:26.461Z|219ae1e8-215c-42fd-a2ed-a27b3e411971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:24:26.461Z|219ae1e8-215c-42fd-a2ed-a27b3e411971|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:24:28.659Z|844e325f-4e22-44b1-aa70-324b5e86bee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:28.660Z|844e325f-4e22-44b1-aa70-324b5e86bee3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:30.818Z|db39c4f2-bb2a-4909-ae3c-a9e10a2d5e21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:30.819Z|db39c4f2-bb2a-4909-ae3c-a9e10a2d5e21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:34.720Z|28c38448-3d2d-4daf-9d96-e36145c83994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:34.722Z|28c38448-3d2d-4daf-9d96-e36145c83994|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:38.688Z|e4486435-37fd-4de3-a804-232238d23ebf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:38.689Z|e4486435-37fd-4de3-a804-232238d23ebf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:40.848Z|0319bc9b-3c0e-405c-b356-e846a905a240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:40.849Z|0319bc9b-3c0e-405c-b356-e846a905a240|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:40.887Z|11ace071-b3a2-4197-b0d6-813e7782e5d4|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:24:40.887Z|11ace071-b3a2-4197-b0d6-813e7782e5d4|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:41.322Z|6872f6bd-f91e-4b7a-a93a-ffd40bf21eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:24:41.322Z|6872f6bd-f91e-4b7a-a93a-ffd40bf21eed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:24:44.752Z|90cc20c4-2562-4801-a007-9b18cfda09fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:44.754Z|90cc20c4-2562-4801-a007-9b18cfda09fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:48.720Z|6528b21b-5ce4-4463-9ca3-0a922d8cc484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:48.721Z|6528b21b-5ce4-4463-9ca3-0a922d8cc484|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:50.880Z|16ded8bd-416a-4b86-b2ca-8c17974db038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:50.881Z|16ded8bd-416a-4b86-b2ca-8c17974db038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:54.786Z|4ccfd70c-13c4-485c-8237-104440812cdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:54.787Z|4ccfd70c-13c4-485c-8237-104440812cdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:24:56.322Z|6f5db778-4742-48aa-8bd5-518d56518e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:24:56.322Z|6f5db778-4742-48aa-8bd5-518d56518e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:24:56.462Z|e11f9844-39ff-47c8-8cc6-02c6b0442e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:24:56.462Z|e11f9844-39ff-47c8-8cc6-02c6b0442e3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:24:58.754Z|0e58df40-7f02-4209-bbee-7d55df0a70b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:24:58.755Z|0e58df40-7f02-4209-bbee-7d55df0a70b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:00.913Z|9a11a4e7-121b-4631-b8ce-763f36c360ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:00.915Z|9a11a4e7-121b-4631-b8ce-763f36c360ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:04.813Z|1a94b1af-c099-4fd7-9ecf-c272f50ba9d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:04.814Z|1a94b1af-c099-4fd7-9ecf-c272f50ba9d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:08.787Z|fc78fc3d-a27c-4288-a183-6acb371afbdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:08.788Z|fc78fc3d-a27c-4288-a183-6acb371afbdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:10.948Z|28346936-85a9-434a-98eb-79a7c6189bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:10.949Z|28346936-85a9-434a-98eb-79a7c6189bf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:11.321Z|62de2c5d-d033-42f1-bd96-afccba05899c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:25:11.324Z|62de2c5d-d033-42f1-bd96-afccba05899c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:25:14.847Z|714176eb-d516-4a4c-8fca-f1c4bf97c70d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:14.848Z|714176eb-d516-4a4c-8fca-f1c4bf97c70d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:18.819Z|b68f6a01-5751-4a32-9178-6d8deb598129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:18.820Z|b68f6a01-5751-4a32-9178-6d8deb598129|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:20.983Z|3f05b7d9-b8e0-47dc-ba84-ef9a8cdd2c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:20.984Z|3f05b7d9-b8e0-47dc-ba84-ef9a8cdd2c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:24.886Z|f6ee35e8-2a2b-4165-8724-a78a6c370d89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:24.887Z|f6ee35e8-2a2b-4165-8724-a78a6c370d89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:26.322Z|fd1c6213-d91a-405c-b2d5-4ebcd9d917f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:25:26.322Z|fd1c6213-d91a-405c-b2d5-4ebcd9d917f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:25:26.463Z|acf10d79-1959-4f53-b34d-e3b785028107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:25:26.464Z|acf10d79-1959-4f53-b34d-e3b785028107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:25:28.850Z|d1b9b7a1-9502-4f93-9483-ff983d4c9ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:28.851Z|d1b9b7a1-9502-4f93-9483-ff983d4c9ba0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:31.014Z|8577e644-fc19-4580-935e-ca087f01d2db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:31.015Z|8577e644-fc19-4580-935e-ca087f01d2db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:34.918Z|41218bff-1a03-44bd-ac5c-7002363be025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:34.919Z|41218bff-1a03-44bd-ac5c-7002363be025|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:38.879Z|804cea6e-0bfc-4496-9326-0439f4c8d4c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:38.880Z|804cea6e-0bfc-4496-9326-0439f4c8d4c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:40.890Z|da8b8064-5b10-4e50-a7fa-3dbfdc97a5c2|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:25:40.891Z|da8b8064-5b10-4e50-a7fa-3dbfdc97a5c2|http-nio-8080-exec-7|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:41.046Z|9571039d-bfad-4772-b065-b8dbb87ec57f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:41.047Z|9571039d-bfad-4772-b065-b8dbb87ec57f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:41.322Z|3fb27c8d-a9f5-4cf8-bd5a-adfb7ca1c3fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:25:41.322Z|3fb27c8d-a9f5-4cf8-bd5a-adfb7ca1c3fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:25:44.953Z|0d8759a3-2630-4eca-986f-ebb855d480ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:44.954Z|0d8759a3-2630-4eca-986f-ebb855d480ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:48.919Z|b34bf8f0-107a-4797-8976-5a82efeb0d0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:48.920Z|b34bf8f0-107a-4797-8976-5a82efeb0d0e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:51.076Z|fac02cdf-2ae7-46b3-82f1-2f4ff3b6cc0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:51.077Z|fac02cdf-2ae7-46b3-82f1-2f4ff3b6cc0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:54.988Z|5af25e95-98f4-44ab-98f3-392bef08b7fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:54.989Z|5af25e95-98f4-44ab-98f3-392bef08b7fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:25:56.321Z|dc7b245c-e86e-477f-9506-049c1b157efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:25:56.324Z|dc7b245c-e86e-477f-9506-049c1b157efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:25:56.465Z|6350a7a2-2e93-4b93-b882-c4760ee0867c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:25:56.466Z|6350a7a2-2e93-4b93-b882-c4760ee0867c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:25:58.952Z|3d70eb39-5a68-4615-87c9-9aacdec3d352|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:25:58.953Z|3d70eb39-5a68-4615-87c9-9aacdec3d352|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:01.107Z|1a382903-ea45-464b-b16f-e918b668e7b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:01.108Z|1a382903-ea45-464b-b16f-e918b668e7b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:05.030Z|bd60b452-78c4-4eb2-a3f5-20469775ec35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:05.031Z|bd60b452-78c4-4eb2-a3f5-20469775ec35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:08.989Z|8c46575a-57e9-42c9-85ae-6573669575f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:08.991Z|8c46575a-57e9-42c9-85ae-6573669575f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:11.140Z|9e57045b-2aff-4b22-ad6b-806304462b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:11.141Z|9e57045b-2aff-4b22-ad6b-806304462b8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:11.322Z|4db28a38-3308-43e0-9a52-bbb1c3cd89a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:26:11.323Z|4db28a38-3308-43e0-9a52-bbb1c3cd89a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:26:15.065Z|171a9e1f-28e3-46b2-8e4a-696c9b90418b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:15.067Z|171a9e1f-28e3-46b2-8e4a-696c9b90418b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:19.024Z|ff4745e4-a93f-4832-9e32-e994df43c14a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:19.025Z|ff4745e4-a93f-4832-9e32-e994df43c14a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:21.186Z|3e82b173-cd13-497d-8b67-801b700688e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:21.187Z|3e82b173-cd13-497d-8b67-801b700688e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:25.102Z|e0bb8031-c7f0-427a-ab9c-b4964a1fcc09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:25.104Z|e0bb8031-c7f0-427a-ab9c-b4964a1fcc09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:26.322Z|de89bf54-1ff3-48a0-a402-838e3ea95838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:26:26.322Z|de89bf54-1ff3-48a0-a402-838e3ea95838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:26:26.467Z|663a4331-f5b1-40b9-a653-6438bfe608a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:26:26.467Z|663a4331-f5b1-40b9-a653-6438bfe608a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:26:29.058Z|259c3eb5-6a58-4081-b4e2-6e416ff896b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:29.059Z|259c3eb5-6a58-4081-b4e2-6e416ff896b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:31.230Z|1aec2d89-9aa3-46cb-b8ff-474a5fadb532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:31.231Z|1aec2d89-9aa3-46cb-b8ff-474a5fadb532|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:35.132Z|4e407003-c7b8-4d13-a3f6-1b59175f2939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:35.133Z|4e407003-c7b8-4d13-a3f6-1b59175f2939|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:39.092Z|6666814b-d9f8-4318-92a0-1fe635e5c9b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:39.094Z|6666814b-d9f8-4318-92a0-1fe635e5c9b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:40.890Z|d5de2c89-5d7c-41e9-921c-84e2f34f352b|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:26:40.892Z|d5de2c89-5d7c-41e9-921c-84e2f34f352b|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:41.259Z|bdbc5bc4-fc2d-4340-87ae-7bc2fede31e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:41.261Z|bdbc5bc4-fc2d-4340-87ae-7bc2fede31e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:41.321Z|ac9d8f55-60fd-4066-b766-d39d2418faf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:26:41.324Z|ac9d8f55-60fd-4066-b766-d39d2418faf1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:26:45.165Z|b0521900-1548-4ae8-9ab3-3c61ceae960e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:45.167Z|b0521900-1548-4ae8-9ab3-3c61ceae960e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:49.128Z|ad381439-d070-400b-a1e0-eb098de7ca8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:49.130Z|ad381439-d070-400b-a1e0-eb098de7ca8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:51.291Z|df501ce2-b09f-4cc3-ae20-65f62e4969f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:51.293Z|df501ce2-b09f-4cc3-ae20-65f62e4969f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:55.199Z|0c0b8700-7791-4ef2-afc6-94ac18f76f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:55.200Z|0c0b8700-7791-4ef2-afc6-94ac18f76f44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:26:56.321Z|c1793640-9135-44b1-b4ce-d9e5e2958165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:26:56.322Z|c1793640-9135-44b1-b4ce-d9e5e2958165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:26:56.468Z|c560913a-3203-4f84-8e7c-45a1aebc99f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:26:56.468Z|c560913a-3203-4f84-8e7c-45a1aebc99f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:26:59.162Z|9f639260-27ae-4aa4-b8af-90c0908f34cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:26:59.164Z|9f639260-27ae-4aa4-b8af-90c0908f34cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:01.321Z|4edc9276-c01d-4ec8-a35a-f478be92f3ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:01.322Z|4edc9276-c01d-4ec8-a35a-f478be92f3ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:05.244Z|4f5f80f7-511c-449f-a98e-4e68016e13f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:05.245Z|4f5f80f7-511c-449f-a98e-4e68016e13f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:09.193Z|54debc51-6d0a-4e4c-a74d-1a7e941f3e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:09.194Z|54debc51-6d0a-4e4c-a74d-1a7e941f3e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:11.322Z|24ed90fb-5e74-4803-b72d-14b62e8a8404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:27:11.322Z|24ed90fb-5e74-4803-b72d-14b62e8a8404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:27:11.362Z|7a30c739-fbfb-4d89-a91b-9c5a8834e6c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:11.363Z|7a30c739-fbfb-4d89-a91b-9c5a8834e6c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:15.274Z|9cc74883-8338-495d-9496-746d6faa6cdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:15.276Z|9cc74883-8338-495d-9496-746d6faa6cdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:19.223Z|b5665827-6fe4-4406-adc7-b88180e427b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:19.224Z|b5665827-6fe4-4406-adc7-b88180e427b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:21.399Z|55451971-b768-4ea3-82ec-1a9226252b2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:21.400Z|55451971-b768-4ea3-82ec-1a9226252b2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:25.302Z|9953b5bc-0954-48f7-8aeb-13b0370cc076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:25.303Z|9953b5bc-0954-48f7-8aeb-13b0370cc076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:26.321Z|08b67f63-8dfb-43dd-9166-67878e336723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:27:26.324Z|08b67f63-8dfb-43dd-9166-67878e336723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:27:26.469Z|707d94e5-a1a8-4298-8634-71d7975d34dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:27:26.470Z|707d94e5-a1a8-4298-8634-71d7975d34dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:27:29.272Z|18466a39-fb50-4849-adb5-ad6b3a6de8e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:29.274Z|18466a39-fb50-4849-adb5-ad6b3a6de8e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:31.432Z|09d0da60-f6b1-47de-ba93-95df893d25c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:31.434Z|09d0da60-f6b1-47de-ba93-95df893d25c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:35.334Z|5a1b30d0-3e8e-403c-a87d-a6ea5a8451a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:35.336Z|5a1b30d0-3e8e-403c-a87d-a6ea5a8451a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:39.307Z|e19d9bf3-fefb-42e8-93d0-f8bcad2e8a29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:39.308Z|e19d9bf3-fefb-42e8-93d0-f8bcad2e8a29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:40.889Z|27f102b2-9db2-4fa3-b749-476750bf8f7c|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:27:40.890Z|27f102b2-9db2-4fa3-b749-476750bf8f7c|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:41.322Z|396b84ee-4d0c-4330-a957-98058fbbfb57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:27:41.322Z|396b84ee-4d0c-4330-a957-98058fbbfb57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:27:41.467Z|7511411c-d70a-4f41-a7d3-b7c53ee5e5b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:41.468Z|7511411c-d70a-4f41-a7d3-b7c53ee5e5b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:45.372Z|3d7bdc42-1dd2-43c6-b5aa-c3d6f9d95381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:45.373Z|3d7bdc42-1dd2-43c6-b5aa-c3d6f9d95381|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:49.338Z|b57a8eec-22fb-4dfc-bb6e-adab767c8317|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:49.339Z|b57a8eec-22fb-4dfc-bb6e-adab767c8317|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:51.498Z|0e980214-b88e-4a46-b513-9b85c2bad4eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:51.500Z|0e980214-b88e-4a46-b513-9b85c2bad4eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:55.402Z|05aa08b2-e915-42e2-8bf3-9f6db4973043|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:55.403Z|05aa08b2-e915-42e2-8bf3-9f6db4973043|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:27:56.321Z|3f388cf8-b52e-40ae-9aa5-d92a09aea2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:27:56.322Z|3f388cf8-b52e-40ae-9aa5-d92a09aea2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:27:56.471Z|f8cca031-929f-4ba7-845f-cab694476556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:27:56.471Z|f8cca031-929f-4ba7-845f-cab694476556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:27:59.389Z|95f455ae-36ff-432b-bb04-ca391a33b3a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:27:59.391Z|95f455ae-36ff-432b-bb04-ca391a33b3a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:01.531Z|503e574e-fe1c-48ae-89d5-d99b79989b28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:01.533Z|503e574e-fe1c-48ae-89d5-d99b79989b28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:05.430Z|ca594c86-0a25-4f08-ba3d-94f5cee07855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:05.431Z|ca594c86-0a25-4f08-ba3d-94f5cee07855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:09.430Z|b2aa710d-9e3a-4de6-8e14-5057fc79bebe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:09.431Z|b2aa710d-9e3a-4de6-8e14-5057fc79bebe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:11.322Z|0bb999ed-e83f-4bef-9e29-50fe28ff8c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:28:11.324Z|0bb999ed-e83f-4bef-9e29-50fe28ff8c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:28:11.568Z|bdb888ee-a959-42f2-ad8c-03f4d1159017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:11.569Z|bdb888ee-a959-42f2-ad8c-03f4d1159017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:15.468Z|c23c7d96-440a-468a-aae7-cbf5e6c46738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:15.469Z|c23c7d96-440a-468a-aae7-cbf5e6c46738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:19.468Z|ebcbbcaa-aa2b-400d-b75b-2a866b5e2898|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:19.469Z|ebcbbcaa-aa2b-400d-b75b-2a866b5e2898|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:21.601Z|35b435fc-5ac6-4579-8b66-4c950bfa4afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:21.602Z|35b435fc-5ac6-4579-8b66-4c950bfa4afa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:25.498Z|fa2a0ee3-7f6b-4b5c-abe9-69362afa2de9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:25.499Z|fa2a0ee3-7f6b-4b5c-abe9-69362afa2de9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:26.322Z|a5b3858b-7676-4230-86f9-fde338912b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:28:26.323Z|a5b3858b-7676-4230-86f9-fde338912b37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:28:26.472Z|614b25be-df8d-43fa-a605-6e111c00809b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:28:26.473Z|614b25be-df8d-43fa-a605-6e111c00809b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:28:29.504Z|b2370738-be28-438e-8836-fef13c6d54fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:29.507Z|b2370738-be28-438e-8836-fef13c6d54fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:31.633Z|1eb59ce0-e564-4b8f-87c9-dd6f195fa184|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:31.634Z|1eb59ce0-e564-4b8f-87c9-dd6f195fa184|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:35.529Z|49f4d980-8e44-40b0-aa0c-41ca1999a810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:35.530Z|49f4d980-8e44-40b0-aa0c-41ca1999a810|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:39.545Z|81948ccf-37b5-4d59-9284-bec6a03b234f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:39.547Z|81948ccf-37b5-4d59-9284-bec6a03b234f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:40.889Z|b61d60d5-0a64-433d-9c30-ef503de2336e|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:28:40.890Z|b61d60d5-0a64-433d-9c30-ef503de2336e|http-nio-8080-exec-6|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:41.322Z|8aa00ec5-4723-4e69-8777-7e5f262f2267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:28:41.322Z|8aa00ec5-4723-4e69-8777-7e5f262f2267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:28:41.667Z|1be8318e-2148-4417-8727-9e60a60f953b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:41.668Z|1be8318e-2148-4417-8727-9e60a60f953b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:45.560Z|911d6a98-7701-406d-84a1-93d2b671fb78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:45.560Z|911d6a98-7701-406d-84a1-93d2b671fb78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:49.580Z|56325e4d-081e-4c3e-b8be-35ce2cc59990|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:49.581Z|56325e4d-081e-4c3e-b8be-35ce2cc59990|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:51.699Z|dea811ff-688b-4c5d-a2d2-b63ce7ea71c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:51.700Z|dea811ff-688b-4c5d-a2d2-b63ce7ea71c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:55.592Z|b64783b5-c435-4e28-992e-f55625e7b6a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:55.594Z|b64783b5-c435-4e28-992e-f55625e7b6a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:28:56.322Z|66532f8d-10e4-44c4-882f-c734a75b6f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:28:56.324Z|66532f8d-10e4-44c4-882f-c734a75b6f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:28:56.473Z|6043fe4a-840a-43a4-957d-8046c5d25d3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:28:56.474Z|6043fe4a-840a-43a4-957d-8046c5d25d3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:28:59.610Z|9e8b20b0-0c30-45a4-8dd4-8c6d5ea5d740|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:28:59.611Z|9e8b20b0-0c30-45a4-8dd4-8c6d5ea5d740|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:01.729Z|4a3c447a-52e3-4b7a-81d1-c8ed4b7176be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:01.731Z|4a3c447a-52e3-4b7a-81d1-c8ed4b7176be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:05.625Z|d4862b52-06fd-4610-9ecc-1db0d1669671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:05.626Z|d4862b52-06fd-4610-9ecc-1db0d1669671|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:09.644Z|1c115537-02de-4196-8f84-28f7268fe599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:09.646Z|1c115537-02de-4196-8f84-28f7268fe599|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:11.322Z|946b4611-b6c7-49b5-80ed-dcdb3c61a4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:29:11.322Z|946b4611-b6c7-49b5-80ed-dcdb3c61a4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:29:11.771Z|ff6d3e83-f6f1-45aa-8a37-945db2d3df40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:11.772Z|ff6d3e83-f6f1-45aa-8a37-945db2d3df40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:15.662Z|22167f4d-7a99-42e5-9554-dc4a189d1737|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:15.663Z|22167f4d-7a99-42e5-9554-dc4a189d1737|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:19.674Z|11981831-9b29-4d81-9974-e226410c33a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:19.675Z|11981831-9b29-4d81-9974-e226410c33a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:21.797Z|757eaf48-235b-4b96-beea-e1c2f239d587|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:21.798Z|757eaf48-235b-4b96-beea-e1c2f239d587|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:25.695Z|04ef5fcf-b3b5-4bb7-a773-0fa099726f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:25.696Z|04ef5fcf-b3b5-4bb7-a773-0fa099726f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:26.322Z|eee96a2b-8375-4452-ad9d-c4ac8d6136ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:29:26.322Z|eee96a2b-8375-4452-ad9d-c4ac8d6136ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:29:26.474Z|fba3e7ac-4c7d-44bd-b9ec-fdb71572c653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:29:26.475Z|fba3e7ac-4c7d-44bd-b9ec-fdb71572c653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:29:29.702Z|3a65cf04-4c52-481a-bba0-f56ac066837a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:29.703Z|3a65cf04-4c52-481a-bba0-f56ac066837a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:31.826Z|717ead10-9dd0-446d-956d-bf4362a7a2bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:31.826Z|717ead10-9dd0-446d-956d-bf4362a7a2bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:35.727Z|5e29db01-6efc-4a4f-a37f-ada249fb57a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:35.728Z|5e29db01-6efc-4a4f-a37f-ada249fb57a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:39.732Z|57ca8a4b-5fc1-4a22-8c0b-01cf8d4f99b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:39.734Z|57ca8a4b-5fc1-4a22-8c0b-01cf8d4f99b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:40.888Z|b87ce011-5724-46c8-98bd-8fea206f1c52|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:29:40.889Z|b87ce011-5724-46c8-98bd-8fea206f1c52|http-nio-8080-exec-5|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:41.321Z|f6168b42-6102-44cb-9cbd-e19f705cb041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:29:41.322Z|f6168b42-6102-44cb-9cbd-e19f705cb041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:29:41.853Z|14af42b9-735b-42cb-84b0-ad0bd6ee1e53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:41.854Z|14af42b9-735b-42cb-84b0-ad0bd6ee1e53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:45.777Z|5a4e31ca-5638-4f76-a025-54bbcbe862cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:45.779Z|5a4e31ca-5638-4f76-a025-54bbcbe862cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:49.790Z|af07b1fd-8eb9-4e65-a26c-63a93ae3b51e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:49.791Z|af07b1fd-8eb9-4e65-a26c-63a93ae3b51e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:51.880Z|c2cd825f-f795-44fe-8664-98356e3ac82b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:51.881Z|c2cd825f-f795-44fe-8664-98356e3ac82b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:55.813Z|cc220cca-d072-400f-978c-f85b78ee7568|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:55.814Z|cc220cca-d072-400f-978c-f85b78ee7568|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:29:56.322Z|09bfe507-5ec9-44b4-a440-cbd070705ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:29:56.322Z|09bfe507-5ec9-44b4-a440-cbd070705ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:29:56.476Z|70282465-a4c8-4f4f-9808-eac49658c0af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:29:56.476Z|70282465-a4c8-4f4f-9808-eac49658c0af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:29:59.825Z|372ee7c4-8f0c-4188-b6af-0739c18d6808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:29:59.827Z|372ee7c4-8f0c-4188-b6af-0739c18d6808|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:01.906Z|27a9312d-5d00-4d6f-8afe-682fa33bd011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:01.907Z|27a9312d-5d00-4d6f-8afe-682fa33bd011|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:05.853Z|477aead1-881b-4d06-a70c-006076fe691a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:05.854Z|477aead1-881b-4d06-a70c-006076fe691a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:09.863Z|d1d43934-34f6-40cd-88f3-ab6d9de3b6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:09.865Z|d1d43934-34f6-40cd-88f3-ab6d9de3b6d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:11.321Z|f26d12e4-643e-419d-bef1-eae33798dc0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:30:11.323Z|f26d12e4-643e-419d-bef1-eae33798dc0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:30:11.933Z|c9928551-9b8c-43da-8fab-ff86a6f94cfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:11.934Z|c9928551-9b8c-43da-8fab-ff86a6f94cfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:15.897Z|01fd05b7-03c7-4a9f-af68-cbb54122b082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:15.898Z|01fd05b7-03c7-4a9f-af68-cbb54122b082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:19.901Z|32b7ea2d-203e-42a9-b03c-3b0f4f5c055b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:19.902Z|32b7ea2d-203e-42a9-b03c-3b0f4f5c055b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:21.964Z|38de5bd6-2f9b-4fa8-b99d-2d69984a4365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:21.965Z|38de5bd6-2f9b-4fa8-b99d-2d69984a4365|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:25.928Z|bcd04f01-e4cf-4f8e-bfeb-612935bdaa2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:25.930Z|bcd04f01-e4cf-4f8e-bfeb-612935bdaa2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:26.322Z|86cf1c36-4c80-4cbe-b8cc-eea31c0d29c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:30:26.322Z|86cf1c36-4c80-4cbe-b8cc-eea31c0d29c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:30:26.477Z|0e0e3f40-b44e-4834-9407-57d332bb2bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:30:26.478Z|0e0e3f40-b44e-4834-9407-57d332bb2bf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:30:29.936Z|53fb04cf-011a-4b1f-bc74-50d1e1d64565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:29.937Z|53fb04cf-011a-4b1f-bc74-50d1e1d64565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:31.997Z|0967cd1c-a4f9-461e-a216-8878e6fee9ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:31.998Z|0967cd1c-a4f9-461e-a216-8878e6fee9ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:35.967Z|6d5d5d70-5530-431c-9c0d-688964cab39f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:35.968Z|6d5d5d70-5530-431c-9c0d-688964cab39f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:39.971Z|2d3610fe-7511-404d-8385-d777b242b3f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:39.972Z|2d3610fe-7511-404d-8385-d777b242b3f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:40.888Z|d3d8af47-f628-4ba0-9744-4451c7cbd74e|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:30:40.889Z|d3d8af47-f628-4ba0-9744-4451c7cbd74e|http-nio-8080-exec-10|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:41.322Z|43d0def8-8bcc-48f8-b3a5-75838b2044ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:30:41.323Z|43d0def8-8bcc-48f8-b3a5-75838b2044ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:30:42.030Z|dd56a956-51c3-48a7-a546-f00d8ba4abb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:42.031Z|dd56a956-51c3-48a7-a546-f00d8ba4abb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:46.003Z|3cf33688-830e-400e-83d7-afad69c8f4ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:46.005Z|3cf33688-830e-400e-83d7-afad69c8f4ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:50.009Z|7ec3bf59-a777-4ba2-9ea1-d410adf4a87e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:50.010Z|7ec3bf59-a777-4ba2-9ea1-d410adf4a87e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:52.075Z|856ad637-7e00-4b8d-99f5-ca24335505fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:52.076Z|856ad637-7e00-4b8d-99f5-ca24335505fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:56.034Z|42d27013-77f9-47cd-bdb1-2035d286bf80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:30:56.035Z|42d27013-77f9-47cd-bdb1-2035d286bf80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:30:56.321Z|d3d10849-918a-4031-89f1-546cc87862a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:30:56.324Z|d3d10849-918a-4031-89f1-546cc87862a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:30:56.478Z|b797ebc8-1734-41de-aa17-cb05102298f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:30:56.479Z|b797ebc8-1734-41de-aa17-cb05102298f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:31:00.042Z|10795086-f0d2-42d9-825b-b488b1bc62c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:00.044Z|10795086-f0d2-42d9-825b-b488b1bc62c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:02.117Z|b0ab7cf7-a42e-479b-86c2-e728d6dac9b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:02.119Z|b0ab7cf7-a42e-479b-86c2-e728d6dac9b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:06.074Z|5438df5d-4be7-44e2-9257-8c74642935a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:06.075Z|5438df5d-4be7-44e2-9257-8c74642935a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:10.084Z|129a3ad0-8b0f-4fa7-a70f-f2a9e10e9623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:10.085Z|129a3ad0-8b0f-4fa7-a70f-f2a9e10e9623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:11.322Z|260b7d34-8506-49e5-8a15-c659852fd3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:31:11.322Z|260b7d34-8506-49e5-8a15-c659852fd3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:31:12.147Z|cf7762b2-9db3-4499-a406-97b0f3d9855e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:12.148Z|cf7762b2-9db3-4499-a406-97b0f3d9855e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:16.102Z|7c79e5e9-bda8-47a7-87ce-fc98f232024b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:16.103Z|7c79e5e9-bda8-47a7-87ce-fc98f232024b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:20.118Z|ee09d2a4-2326-4cd7-8c9b-c56e6a8b94a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:20.119Z|ee09d2a4-2326-4cd7-8c9b-c56e6a8b94a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:22.187Z|3fd6c3df-24a3-496b-aa00-4086f129d948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:22.187Z|3fd6c3df-24a3-496b-aa00-4086f129d948|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:26.131Z|900a41f6-3dad-4998-b691-1e1839cc91d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:26.132Z|900a41f6-3dad-4998-b691-1e1839cc91d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:26.321Z|ebbce7a8-aaa9-4887-b0cc-c6739301bb3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:31:26.322Z|ebbce7a8-aaa9-4887-b0cc-c6739301bb3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:31:26.479Z|154bb05c-7912-409c-8304-c567d36f5dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:31:26.480Z|154bb05c-7912-409c-8304-c567d36f5dc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:31:30.153Z|3c62c99d-9bb0-4df0-9ac6-fc46f09d0361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:30.154Z|3c62c99d-9bb0-4df0-9ac6-fc46f09d0361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:32.219Z|b93d456d-1ed4-4f10-8be0-3603f8808240|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:32.220Z|b93d456d-1ed4-4f10-8be0-3603f8808240|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:36.167Z|54f6e765-926f-4b02-8da8-e96eaf38db56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:36.168Z|54f6e765-926f-4b02-8da8-e96eaf38db56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:40.185Z|491017cd-20bd-4d6b-9363-a507bb9faf11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:40.186Z|491017cd-20bd-4d6b-9363-a507bb9faf11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:40.888Z|2dee2806-bfc7-4824-809b-1880e2589e4c|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:31:40.890Z|2dee2806-bfc7-4824-809b-1880e2589e4c|http-nio-8080-exec-1|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:41.321Z|8fd8d2a5-3c84-43c0-ba5a-627cce6a7e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:31:41.324Z|8fd8d2a5-3c84-43c0-ba5a-627cce6a7e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:31:42.251Z|d63e7d21-1cc4-41e0-be70-f9ffa8d51419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:42.252Z|d63e7d21-1cc4-41e0-be70-f9ffa8d51419|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:46.195Z|6741eef1-0111-40b9-b0b8-04f97def2ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:46.196Z|6741eef1-0111-40b9-b0b8-04f97def2ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:50.213Z|3123692a-b5e7-48ac-afd9-80bf65a03650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:50.214Z|3123692a-b5e7-48ac-afd9-80bf65a03650|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:52.280Z|8729b8a8-0929-418c-a128-c50b8c91a8c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:52.281Z|8729b8a8-0929-418c-a128-c50b8c91a8c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:56.227Z|ca7cb6e5-7e25-4a9c-acf4-a4b4e49f2406|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:31:56.228Z|ca7cb6e5-7e25-4a9c-acf4-a4b4e49f2406|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:31:56.321Z|2b740564-2b87-454e-909e-bb75faddd8a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:31:56.322Z|2b740564-2b87-454e-909e-bb75faddd8a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:31:56.481Z|7053da35-cbf7-4e59-aed7-3d1ed1420790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:31:56.481Z|7053da35-cbf7-4e59-aed7-3d1ed1420790|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:32:00.245Z|281dbc3d-8e02-41f1-8438-9ecb7e6bb12c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:00.247Z|281dbc3d-8e02-41f1-8438-9ecb7e6bb12c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:02.311Z|19a95861-7c5f-4b35-abd4-88bf807cb890|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:02.312Z|19a95861-7c5f-4b35-abd4-88bf807cb890|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:06.266Z|e4c34ad2-0999-4118-84a6-fbc47538580a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:06.267Z|e4c34ad2-0999-4118-84a6-fbc47538580a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:10.278Z|0d4cd498-c1ef-47c7-afda-12f755ea4394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:10.280Z|0d4cd498-c1ef-47c7-afda-12f755ea4394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:11.321Z|1a68d97c-bdbb-4fc1-a150-2a3a0ce3b0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:32:11.322Z|1a68d97c-bdbb-4fc1-a150-2a3a0ce3b0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:32:12.341Z|cc0a7205-afac-454e-b36d-9ac8986f3899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:12.342Z|cc0a7205-afac-454e-b36d-9ac8986f3899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:16.299Z|c57fb3e9-7174-40c5-9650-ab9da6262b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:16.300Z|c57fb3e9-7174-40c5-9650-ab9da6262b5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:20.314Z|e0869177-83cc-41bd-b7a2-46a9050052a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:20.316Z|e0869177-83cc-41bd-b7a2-46a9050052a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:22.383Z|ed6154d7-87db-4f46-8dd1-83ff4adde452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:22.384Z|ed6154d7-87db-4f46-8dd1-83ff4adde452|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:26.322Z|fa9ad2b2-64f6-4af6-98f2-e0d4cf7ad30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:32:26.324Z|fa9ad2b2-64f6-4af6-98f2-e0d4cf7ad30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:32:26.331Z|cd8be93a-6b3a-48c4-9e06-5ac31ae06120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:26.332Z|cd8be93a-6b3a-48c4-9e06-5ac31ae06120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:26.482Z|d8d5d803-7094-4b4e-8032-985403e36916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:32:26.483Z|d8d5d803-7094-4b4e-8032-985403e36916|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:32:30.356Z|9ec70ce2-d95d-4ef1-8188-4a5cc7588995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:30.357Z|9ec70ce2-d95d-4ef1-8188-4a5cc7588995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:32.415Z|8f0e01cd-ee8a-48fd-a59a-bbea3ab224fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:32.416Z|8f0e01cd-ee8a-48fd-a59a-bbea3ab224fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:36.362Z|652ee47a-c7ed-4131-80f3-39e04844eff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:36.363Z|652ee47a-c7ed-4131-80f3-39e04844eff3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:40.392Z|d6007c8e-7ccc-433a-baf2-6a651a2a824b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:40.393Z|d6007c8e-7ccc-433a-baf2-6a651a2a824b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:40.893Z|8630b687-ca7a-47a2-87e6-e39712e27da6|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:32:40.894Z|8630b687-ca7a-47a2-87e6-e39712e27da6|http-nio-8080-exec-2|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:41.322Z|854a7e99-d8d2-4f99-b49d-61d99b0821fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:32:41.323Z|854a7e99-d8d2-4f99-b49d-61d99b0821fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:32:42.455Z|2a217f4b-ae1b-4ce7-b480-08a09e8d4709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:42.456Z|2a217f4b-ae1b-4ce7-b480-08a09e8d4709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:46.394Z|a085d1b9-673a-4033-aad1-7722d8baee2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:46.396Z|a085d1b9-673a-4033-aad1-7722d8baee2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:50.425Z|b7948c85-2bf7-4f99-8c90-bc93c55d79ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:50.427Z|b7948c85-2bf7-4f99-8c90-bc93c55d79ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:52.488Z|9a1f9f03-e93f-4872-a076-738b50310971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:52.489Z|9a1f9f03-e93f-4872-a076-738b50310971|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:56.322Z|83cafe1f-c8a9-4fcf-9a79-b3f127b5de69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:32:56.323Z|83cafe1f-c8a9-4fcf-9a79-b3f127b5de69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:32:56.425Z|a563466c-2d0c-40ba-9438-28b54b860fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:32:56.426Z|a563466c-2d0c-40ba-9438-28b54b860fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:32:56.483Z|d1931ec3-89cf-4b9e-971e-959fba0585a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:32:56.484Z|d1931ec3-89cf-4b9e-971e-959fba0585a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:33:00.478Z|a851c020-a04c-4164-82b8-372a9a6afa3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:00.480Z|a851c020-a04c-4164-82b8-372a9a6afa3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:02.522Z|94d0290a-c9d5-4903-b6ba-d0c88c8f5d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:02.523Z|94d0290a-c9d5-4903-b6ba-d0c88c8f5d04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:06.475Z|93d6c7b6-4498-4f22-81c3-4ac05d50c3c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:06.476Z|93d6c7b6-4498-4f22-81c3-4ac05d50c3c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:10.511Z|e40540e4-5dff-4c96-ac08-a4839f669c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:10.512Z|e40540e4-5dff-4c96-ac08-a4839f669c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:11.321Z|c047012c-6b5c-4f4b-a181-e99a85eb1b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:33:11.323Z|c047012c-6b5c-4f4b-a181-e99a85eb1b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:33:12.556Z|d8ad9816-ad0e-4367-8707-836388bfc4b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:12.557Z|d8ad9816-ad0e-4367-8707-836388bfc4b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:16.506Z|099e1139-d26e-4ba3-a334-f7080afe3b56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:16.507Z|099e1139-d26e-4ba3-a334-f7080afe3b56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:20.541Z|57905238-3ab3-4f59-b1e7-1dfb2b118a4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:20.542Z|57905238-3ab3-4f59-b1e7-1dfb2b118a4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:22.600Z|93434c21-25f0-4c9e-89fe-6764a0c96d3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:22.601Z|93434c21-25f0-4c9e-89fe-6764a0c96d3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:26.322Z|267a5db9-2454-423a-a394-9ff40f183e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:33:26.322Z|267a5db9-2454-423a-a394-9ff40f183e63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:33:26.485Z|51d778f8-3f46-485a-b379-4c78a69c5dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:33:26.485Z|51d778f8-3f46-485a-b379-4c78a69c5dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:33:26.543Z|a689fc60-0259-43c9-82f3-8bca2288ef29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:26.544Z|a689fc60-0259-43c9-82f3-8bca2288ef29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:30.570Z|e8c2de38-1951-4173-9d1e-bdaa2cea9630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:30.571Z|e8c2de38-1951-4173-9d1e-bdaa2cea9630|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:32.630Z|06cde05f-9b6c-4a42-80e1-333e2b31de80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:32.632Z|06cde05f-9b6c-4a42-80e1-333e2b31de80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:36.578Z|26acff6b-0046-4062-b7b6-48f9d6a39f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:36.579Z|26acff6b-0046-4062-b7b6-48f9d6a39f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:40.598Z|3bea190c-8d7d-47f7-8d50-872b322310b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:40.599Z|3bea190c-8d7d-47f7-8d50-872b322310b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:40.888Z|3f7f6536-76c4-4d4a-bb91-25c147af8d61|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:33:40.889Z|3f7f6536-76c4-4d4a-bb91-25c147af8d61|http-nio-8080-exec-9|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:41.321Z|8fa77939-a7c6-49cf-8ff1-4d62ae860e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:33:41.322Z|8fa77939-a7c6-49cf-8ff1-4d62ae860e44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:33:42.674Z|d03bfe82-44b3-4007-a719-63e1ab3e8544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:42.675Z|d03bfe82-44b3-4007-a719-63e1ab3e8544|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:46.611Z|2015d065-a925-4164-b387-f275f6960f6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:46.612Z|2015d065-a925-4164-b387-f275f6960f6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:50.630Z|909f5f4d-7c9d-40e7-875d-ca7b186aa2f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:50.631Z|909f5f4d-7c9d-40e7-875d-ca7b186aa2f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:52.706Z|19235f79-286f-480a-9e8f-fcaa95e3453f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:52.707Z|19235f79-286f-480a-9e8f-fcaa95e3453f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:33:56.322Z|9d526568-f78b-423c-8db7-a621d367ae0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:33:56.324Z|9d526568-f78b-423c-8db7-a621d367ae0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:33:56.486Z|e99c5f6d-d68c-47c8-9c40-7f0f4b27d4b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:33:56.486Z|e99c5f6d-d68c-47c8-9c40-7f0f4b27d4b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:33:56.641Z|68c04e71-f6e3-4c0e-9f5a-dbbcb051be2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:33:56.642Z|68c04e71-f6e3-4c0e-9f5a-dbbcb051be2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:00.670Z|823980ad-0ed5-46b2-8628-568ead5a62be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:00.671Z|823980ad-0ed5-46b2-8628-568ead5a62be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:02.741Z|831b913a-9566-4bfb-a919-0ca220aaf144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:02.742Z|831b913a-9566-4bfb-a919-0ca220aaf144|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:06.682Z|c5d850f9-eea6-4f06-a450-d186d73fb7bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:06.683Z|c5d850f9-eea6-4f06-a450-d186d73fb7bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:10.702Z|69c5a58a-a729-4ec9-92ff-2c1da5c5dd4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:10.704Z|69c5a58a-a729-4ec9-92ff-2c1da5c5dd4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:11.321Z|3ed148a6-6ce2-42b4-923a-5ff2aa8fcc28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:34:11.322Z|3ed148a6-6ce2-42b4-923a-5ff2aa8fcc28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:34:12.773Z|aaf4d587-72c3-46be-87e4-0ebdb84565ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:12.775Z|aaf4d587-72c3-46be-87e4-0ebdb84565ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:16.717Z|fd8bf279-7839-43bc-ab73-bfea02836142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:16.718Z|fd8bf279-7839-43bc-ab73-bfea02836142|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:20.736Z|59561042-981c-40e5-9ed7-fa9b2f8979c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:20.737Z|59561042-981c-40e5-9ed7-fa9b2f8979c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:22.803Z|56a04fff-24f4-4d1e-96b2-8d48b82c3442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:22.804Z|56a04fff-24f4-4d1e-96b2-8d48b82c3442|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:26.322Z|37471ac5-fc68-47ef-acd4-aecb7097d035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:34:26.323Z|37471ac5-fc68-47ef-acd4-aecb7097d035|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:34:26.487Z|5959c9f6-7840-4272-91db-8696391ed611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:34:26.488Z|5959c9f6-7840-4272-91db-8696391ed611|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:34:26.745Z|8306bf52-a42c-4fbf-b7f8-12bb18b64fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:26.746Z|8306bf52-a42c-4fbf-b7f8-12bb18b64fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:30.771Z|df6dd798-184f-4c08-8c9c-a7aabf39eb7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:30.773Z|df6dd798-184f-4c08-8c9c-a7aabf39eb7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:32.835Z|b9c5cad8-199d-4a9e-8efe-e5ded840ea9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:32.837Z|b9c5cad8-199d-4a9e-8efe-e5ded840ea9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:36.774Z|a58d649c-ac8f-4e4c-8d95-63ab068dfcf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:36.774Z|a58d649c-ac8f-4e4c-8d95-63ab068dfcf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:40.805Z|b586dad0-f49e-4a05-927f-19ab1b481601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:40.806Z|b586dad0-f49e-4a05-927f-19ab1b481601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:40.887Z|cef3915a-e2f6-4f5f-ba19-47282e1b5479|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:34:40.888Z|cef3915a-e2f6-4f5f-ba19-47282e1b5479|http-nio-8080-exec-8|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:41.321Z|339539c6-3d53-466b-9426-c7a941507123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:34:41.324Z|339539c6-3d53-466b-9426-c7a941507123|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:34:42.864Z|b6a55275-8052-43ea-8eaa-69cae20de28d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:42.865Z|b6a55275-8052-43ea-8eaa-69cae20de28d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:46.801Z|3dfff3a2-005e-4518-b22c-0f07ca622854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:46.802Z|3dfff3a2-005e-4518-b22c-0f07ca622854|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:50.838Z|b8c5d7b2-1687-4822-a22b-ab2d4e3f7117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:50.839Z|b8c5d7b2-1687-4822-a22b-ab2d4e3f7117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:52.895Z|17abe6b3-1dfa-49cc-b263-2ebaa8ecf19b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:52.896Z|17abe6b3-1dfa-49cc-b263-2ebaa8ecf19b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:34:56.322Z|c9eb376f-be06-4763-82af-154b18e8c7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:34:56.323Z|c9eb376f-be06-4763-82af-154b18e8c7f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:34:56.489Z|8b30b11b-ee62-49bd-8510-d2cf9e6b9baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:34:56.489Z|8b30b11b-ee62-49bd-8510-d2cf9e6b9baa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:34:56.829Z|9f2a1999-7bff-444b-b522-f2e777cb6d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:34:56.830Z|9f2a1999-7bff-444b-b522-f2e777cb6d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:00.876Z|54ccc925-a397-44da-aecc-bf5cc4a5940c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:00.877Z|54ccc925-a397-44da-aecc-bf5cc4a5940c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:02.929Z|6c14447f-dd48-4571-a233-6b0e7c3c17ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:02.930Z|6c14447f-dd48-4571-a233-6b0e7c3c17ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:06.877Z|17542712-77cf-4043-9fc8-a3b839e8d944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:06.878Z|17542712-77cf-4043-9fc8-a3b839e8d944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:10.909Z|b0b1d188-81c8-41c2-ae1f-b0572a35135a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:10.911Z|b0b1d188-81c8-41c2-ae1f-b0572a35135a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:11.322Z|0c59ee5b-32bb-4fcc-9c9c-b231016576e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:35:11.323Z|0c59ee5b-32bb-4fcc-9c9c-b231016576e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:35:12.962Z|afa39b5c-0ebc-45ea-aa49-933676aacd11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:12.964Z|afa39b5c-0ebc-45ea-aa49-933676aacd11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:16.914Z|e7eef1a9-5920-47cc-ae63-2014fb31aa92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:16.914Z|e7eef1a9-5920-47cc-ae63-2014fb31aa92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:20.942Z|5ca03e89-523b-4aa7-ba4c-0970c055dd1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:20.943Z|5ca03e89-523b-4aa7-ba4c-0970c055dd1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:22.996Z|29412ef7-7b22-46e0-b34a-7a658130bd8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:22.997Z|29412ef7-7b22-46e0-b34a-7a658130bd8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:26.322Z|ae80d01f-811e-4df8-84c5-479fe83fffe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:35:26.324Z|ae80d01f-811e-4df8-84c5-479fe83fffe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:35:26.490Z|cb18b429-2e6a-4d20-9f21-1aec3b846c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:35:26.491Z|cb18b429-2e6a-4d20-9f21-1aec3b846c7f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:35:26.944Z|22243f37-fe49-4465-91b2-deac22503b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:26.945Z|22243f37-fe49-4465-91b2-deac22503b84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:30.974Z|6b92f002-d803-4f48-9b3d-84b629eb91c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:30.975Z|6b92f002-d803-4f48-9b3d-84b629eb91c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:33.027Z|5fd436ec-0566-464f-a601-8b44c5e75271|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:33.028Z|5fd436ec-0566-464f-a601-8b44c5e75271|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:36.974Z|02fc669f-7a86-4791-9b93-7c1f03e399e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:36.975Z|02fc669f-7a86-4791-9b93-7c1f03e399e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:40.888Z|0c9092e9-3e7e-4585-89c6-c9768b0a98a2|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|500||Entering
2021-04-15T23:35:40.889Z|0c9092e9-3e7e-4585-89c6-c9768b0a98a2|http-nio-8080-exec-4|manage/health|kube-probe/1.18|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:41.004Z|d0e1259e-5d3e-4524-af4f-810f01dc384a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:41.005Z|d0e1259e-5d3e-4524-af4f-810f01dc384a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:41.321Z|b23d175b-bcd3-4abf-97c8-2dfe2cbaeade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:35:41.322Z|b23d175b-bcd3-4abf-97c8-2dfe2cbaeade|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:35:43.076Z|a38805d5-61b8-401c-9f7f-eaea34888f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:43.077Z|a38805d5-61b8-401c-9f7f-eaea34888f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:47.001Z|bc474ccb-f659-4915-be15-913765e201be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:47.002Z|bc474ccb-f659-4915-be15-913765e201be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:51.038Z|bc040b03-78fc-4812-9844-3df92a50fb60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:51.039Z|bc040b03-78fc-4812-9844-3df92a50fb60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:53.104Z|d2ac027e-c525-45cc-91c4-9cecd746fc55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:53.105Z|d2ac027e-c525-45cc-91c4-9cecd746fc55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:35:56.321Z|52360941-f016-4377-b809-413508c7d327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:35:56.322Z|52360941-f016-4377-b809-413508c7d327|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:35:56.491Z|bfb9a92e-fc32-409a-9dad-01469a7dbea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:35:56.492Z|bfb9a92e-fc32-409a-9dad-01469a7dbea5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:35:57.028Z|45186e82-9cad-418e-9347-44e83c0d0174|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:35:57.029Z|45186e82-9cad-418e-9347-44e83c0d0174|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:36:01.073Z|f7935402-1c32-4a70-a154-f05eb58c45ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:36:01.075Z|f7935402-1c32-4a70-a154-f05eb58c45ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:36:03.133Z|9674d33d-1d81-4343-b587-1c932e64690b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:36:03.134Z|9674d33d-1d81-4343-b587-1c932e64690b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:36:07.065Z|056f5ae4-10ce-4c26-b581-31e037ae077f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:36:07.067Z|056f5ae4-10ce-4c26-b581-31e037ae077f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:36:11.108Z|ac64587b-5bbc-430c-bb7f-3c84a761c78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:36:11.109Z|ac64587b-5bbc-430c-bb7f-3c84a761c78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:36:11.322Z|568b2e4b-283c-4ef8-8dd6-1694ffe3d593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:36:11.324Z|568b2e4b-283c-4ef8-8dd6-1694ffe3d593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:36:13.188Z|98e7ca7a-2015-4a47-92bb-5cb469c00fd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:36:13.189Z|98e7ca7a-2015-4a47-92bb-5cb469c00fd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:36:17.095Z|aec08cf5-1832-4600-85a0-8c867d655a13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:36:17.096Z|aec08cf5-1832-4600-85a0-8c867d655a13|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:36:21.144Z|fdbbf37d-f05c-4bc8-a7de-b6b9e9623cce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:36:21.146Z|fdbbf37d-f05c-4bc8-a7de-b6b9e9623cce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:36:23.217Z|e62ae8d9-1425-4cf2-b349-9de5513a1c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:36:23.218Z|e62ae8d9-1425-4cf2-b349-9de5513a1c88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2021-04-15T23:36:26.322Z|a660193e-e8a7-4842-aedb-0229f63cdab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:36:26.323Z|a660193e-e8a7-4842-aedb-0229f63cdab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:36:26.493Z|4d0e9c65-dc1e-43ec-b300-3dd448582caf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2021-04-15T23:36:26.494Z|4d0e9c65-dc1e-43ec-b300-3dd448582caf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2021-04-15T23:36:27.130Z|5760f4a7-86e1-4682-9502-beef7edf4fb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2021-04-15T23:36:27.131Z|5760f4a7-86e1-4682-9502-beef7edf4fb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.