By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-05-11T04:59:18.840Z||main|||||INFO|500||The following profiles are active: basic 2022-05-11T04:59:31.478Z||main|||||INFO|500||Starting service [Tomcat] 2022-05-11T04:59:31.479Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-05-11T04:59:31.596Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-05-11T04:59:38.722Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-05-11T04:59:38.979Z||main|||||INFO|500||catdb-pool - Starting... 2022-05-11T04:59:39.328Z||main|||||INFO|500||catdb-pool - Start completed. 2022-05-11T04:59:39.794Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-05-11T04:59:40.017Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-05-11T04:59:40.760Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-11T04:59:42.982Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-11T04:59:43.645Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-05-11T04:59:46.254Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-11T04:59:46.412Z||main|||||INFO|500||reqdb-pool - Starting... 2022-05-11T04:59:46.420Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-05-11T04:59:46.432Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-05-11T04:59:47.163Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-11T04:59:47.602Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-11T04:59:48.886Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-05-11T04:59:54.340Z||main|||||WARN|500||--- 2022-05-11T04:59:54.340Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-05-11T04:59:54.341Z||main|||||WARN|500||--- 2022-05-11T04:59:54.881Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-05-11T04:59:59.958Z||main|||||INFO|500||Started ApiHandlerApplication in 44.234 seconds (JVM running for 46.471) 2022-05-11T04:59:59.970Z|35e46f1a-f22c-45f1-b43a-5387d0ee21ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T04:59:59.982Z|35e46f1a-f22c-45f1-b43a-5387d0ee21ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T04:59:59.988Z|5be18996-470a-42d4-baa8-113b3f0cf6ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T04:59:59.994Z|5be18996-470a-42d4-baa8-113b3f0cf6ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:00:03.881Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-05-11T05:00:04.195Z|2c5c70cd-b508-4a4a-8753-4f0d8b9363b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:04.196Z|d1f6ab04-74c5-4668-8642-c77709509e66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-05-11T05:00:04.626Z|2c5c70cd-b508-4a4a-8753-4f0d8b9363b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:04.626Z|d1f6ab04-74c5-4668-8642-c77709509e66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:09.877Z|6e4deb0e-3a5a-4fb4-978c-7b45dd799f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:09.878Z|6e4deb0e-3a5a-4fb4-978c-7b45dd799f18|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:14.771Z|76ec87aa-78b5-4d80-89ee-ebd8c0af0ee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:14.772Z|76ec87aa-78b5-4d80-89ee-ebd8c0af0ee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:14.771Z|f94754d3-9858-428f-923b-a2144cbbabb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:14.780Z|f94754d3-9858-428f-923b-a2144cbbabb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:14.948Z|6bbb620c-5cec-4dbb-b1f3-d8df8b08dfa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:00:14.955Z|6bbb620c-5cec-4dbb-b1f3-d8df8b08dfa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:00:19.911Z|de012930-9e41-4146-a082-3a219c522c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:19.912Z|de012930-9e41-4146-a082-3a219c522c66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:24.813Z|d63bcac4-c29f-4908-8539-ab1e758c8f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:24.815Z|d63bcac4-c29f-4908-8539-ab1e758c8f6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:24.819Z|0081f7c1-ebf9-435d-8a46-efbb9f4d878a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:24.821Z|0081f7c1-ebf9-435d-8a46-efbb9f4d878a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:29.943Z|fbc3f02e-ae16-43e5-8275-f4cdf11e50ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:29.945Z|fbc3f02e-ae16-43e5-8275-f4cdf11e50ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:29.948Z|b4b9bf7e-c55c-4900-979d-af2d97f2fcb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:00:29.949Z|b4b9bf7e-c55c-4900-979d-af2d97f2fcb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:00:29.999Z|50b58217-f361-49be-a9a1-b20022c43d89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:00:30.000Z|50b58217-f361-49be-a9a1-b20022c43d89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:00:34.856Z|e9631f46-49a9-42eb-9d4e-2eb36c6b8aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:34.857Z|e9631f46-49a9-42eb-9d4e-2eb36c6b8aac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:34.859Z|a95110db-a200-446e-9835-ef7adc82ad73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:34.861Z|a95110db-a200-446e-9835-ef7adc82ad73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:39.983Z|71d72135-a117-421a-ad8f-0eb9f5cad5f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:39.984Z|71d72135-a117-421a-ad8f-0eb9f5cad5f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:44.895Z|a1f51040-2de2-48b6-93ff-67e97d84e4a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:44.897Z|720c9244-d484-4ae1-a27d-465fb4ebe0d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:44.897Z|a1f51040-2de2-48b6-93ff-67e97d84e4a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:44.898Z|720c9244-d484-4ae1-a27d-465fb4ebe0d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:44.948Z|76221990-38e3-43e3-9072-4129c84d14ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:00:44.949Z|76221990-38e3-43e3-9072-4129c84d14ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:00:50.026Z|a3e8105a-86dc-484f-9e02-b7438add0d35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:50.027Z|a3e8105a-86dc-484f-9e02-b7438add0d35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:54.937Z|6f4011da-18c9-42c4-828c-1ed837aa571a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:54.938Z|6f4011da-18c9-42c4-828c-1ed837aa571a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:54.941Z|514dc5e8-0c40-44fd-872c-c15bd255f27c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:00:54.942Z|514dc5e8-0c40-44fd-872c-c15bd255f27c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:00:59.948Z|7a7b39ec-dd5d-4521-af1d-432c03f48a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:00:59.952Z|7a7b39ec-dd5d-4521-af1d-432c03f48a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:01:00.001Z|4c3405f2-c977-4f81-b364-c0851250c031|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:01:00.002Z|4c3405f2-c977-4f81-b364-c0851250c031|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:01:00.055Z|bb2922b5-6e60-40fb-ba3f-607157eed650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:00.056Z|bb2922b5-6e60-40fb-ba3f-607157eed650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:04.974Z|e2a5b62d-280b-41cd-b8f0-60c5b9374c86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:04.974Z|49ab717b-389f-49f1-9c4e-592f7bdd50f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:04.975Z|e2a5b62d-280b-41cd-b8f0-60c5b9374c86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:04.975Z|49ab717b-389f-49f1-9c4e-592f7bdd50f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:10.084Z|b6887593-3393-475d-9f3f-b8afe1c00443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:10.085Z|b6887593-3393-475d-9f3f-b8afe1c00443|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:14.948Z|7f6f6837-d680-4371-97fb-689eaf0e59f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:01:14.949Z|7f6f6837-d680-4371-97fb-689eaf0e59f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:01:15.006Z|b158b811-d9e2-45f3-860a-8b26d560d647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:15.005Z|c3777d57-ee0d-4fe2-b840-b7338d3bfa9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:15.007Z|b158b811-d9e2-45f3-860a-8b26d560d647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:15.008Z|c3777d57-ee0d-4fe2-b840-b7338d3bfa9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:20.116Z|3d1550e6-1877-4091-8935-a071af4d476a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:20.118Z|3d1550e6-1877-4091-8935-a071af4d476a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:25.042Z|1d6282ea-1b79-4b96-855b-31248a8c1110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:25.042Z|2b89f013-12c9-4147-b548-e056d2688f02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:25.043Z|2b89f013-12c9-4147-b548-e056d2688f02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:25.044Z|1d6282ea-1b79-4b96-855b-31248a8c1110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:29.948Z|eb7fad8b-a9df-421c-90cd-a7b67db93bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:01:29.949Z|eb7fad8b-a9df-421c-90cd-a7b67db93bbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:01:30.003Z|c1a00c64-8ecd-4643-aaa3-7c3283938997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:01:30.003Z|c1a00c64-8ecd-4643-aaa3-7c3283938997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:01:30.145Z|a6d86062-57b6-40e9-bdd3-8ffa94c61d97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:30.146Z|a6d86062-57b6-40e9-bdd3-8ffa94c61d97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:35.074Z|d6b0789a-a4db-42fc-bf40-887d1a3a0806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:35.074Z|b622518a-0a74-44f0-9d65-c9310647d5ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:35.076Z|b622518a-0a74-44f0-9d65-c9310647d5ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:35.076Z|d6b0789a-a4db-42fc-bf40-887d1a3a0806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:40.172Z|475d5bca-39d2-4839-8722-4b8ece218291|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:40.174Z|475d5bca-39d2-4839-8722-4b8ece218291|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:44.948Z|9d85062c-c8ae-4574-a5e7-2991a3ad2341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:01:44.951Z|9d85062c-c8ae-4574-a5e7-2991a3ad2341|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:01:45.109Z|3127a3a7-b227-4b53-a350-ef25ebadef00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:45.109Z|a7e4bb50-1931-4da8-917e-3920ac030468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:45.110Z|3127a3a7-b227-4b53-a350-ef25ebadef00|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:45.111Z|a7e4bb50-1931-4da8-917e-3920ac030468|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:50.205Z|ff63ff87-dee6-4654-8424-6cc326de1297|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:50.207Z|ff63ff87-dee6-4654-8424-6cc326de1297|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:55.140Z|88b96742-f88c-485f-8b7a-42d3096dbacd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:55.140Z|6f437ba0-ac0a-4511-85a5-3e256693f077|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:01:55.141Z|6f437ba0-ac0a-4511-85a5-3e256693f077|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:55.141Z|88b96742-f88c-485f-8b7a-42d3096dbacd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:01:59.948Z|8192126d-436f-4d13-ac1a-72d3e841a74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:01:59.949Z|8192126d-436f-4d13-ac1a-72d3e841a74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:02:00.004Z|6f407a5e-b1d0-4d58-90dc-77cc6f50e1ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:02:00.005Z|6f407a5e-b1d0-4d58-90dc-77cc6f50e1ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:02:00.237Z|d26f3672-7a1e-42e2-b782-a97749a15f6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:00.238Z|d26f3672-7a1e-42e2-b782-a97749a15f6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:05.173Z|9fe792df-be56-4e78-adf9-b0f537c0f379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:05.173Z|096c92ed-8468-46df-828b-91e16d03b56e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:05.174Z|9fe792df-be56-4e78-adf9-b0f537c0f379|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:05.174Z|096c92ed-8468-46df-828b-91e16d03b56e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:10.266Z|674cf1a8-30bf-4190-a46f-713f5352e5ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:10.267Z|674cf1a8-30bf-4190-a46f-713f5352e5ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:14.948Z|3b52c0f7-44a5-4268-a622-8530a2dbc517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:02:14.949Z|3b52c0f7-44a5-4268-a622-8530a2dbc517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:02:15.202Z|37c0049d-efbd-4d11-8ccf-6ee35a4b172b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:15.203Z|37c0049d-efbd-4d11-8ccf-6ee35a4b172b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:15.204Z|c936c851-7300-46a6-adf5-9c68f09c5a67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:15.205Z|c936c851-7300-46a6-adf5-9c68f09c5a67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:20.294Z|5b0ea3fb-f26b-46ba-98f5-3b4359497ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:20.295Z|5b0ea3fb-f26b-46ba-98f5-3b4359497ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:25.232Z|df3c2d5b-cddd-4810-8613-db7edeb25f99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:25.233Z|df3c2d5b-cddd-4810-8613-db7edeb25f99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:25.242Z|301ba815-755c-4846-b2eb-b553de6ca088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:25.243Z|301ba815-755c-4846-b2eb-b553de6ca088|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:29.949Z|9bb5b8d9-867f-4f8c-b771-cdf1dca72a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:02:29.953Z|9bb5b8d9-867f-4f8c-b771-cdf1dca72a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:02:30.006Z|7f6a0d79-91a2-4fad-a608-f0b27e18ffaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:02:30.007Z|7f6a0d79-91a2-4fad-a608-f0b27e18ffaf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:02:30.321Z|c9cb8d3a-131f-4f8a-abb3-f1bee0d85fb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:30.323Z|c9cb8d3a-131f-4f8a-abb3-f1bee0d85fb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:35.265Z|e6fd671c-c913-4e54-89a3-5443035f4248|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:35.265Z|664dacc1-4b28-40d4-b26f-63dbf861628c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:35.266Z|664dacc1-4b28-40d4-b26f-63dbf861628c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:35.266Z|e6fd671c-c913-4e54-89a3-5443035f4248|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:40.346Z|a0a593f5-60c8-4939-9596-0f08f0e3af81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:40.347Z|a0a593f5-60c8-4939-9596-0f08f0e3af81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:44.948Z|21362e4d-95b5-4424-a47b-62530957b023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:02:44.949Z|21362e4d-95b5-4424-a47b-62530957b023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:02:45.298Z|e6b6aa99-da88-458a-942f-365fbfcf4336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:45.298Z|3b3b34a9-a5f6-492c-ab7f-f88d07a4ffaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:45.299Z|e6b6aa99-da88-458a-942f-365fbfcf4336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:45.299Z|3b3b34a9-a5f6-492c-ab7f-f88d07a4ffaa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:50.374Z|440d64b3-3909-4129-b5e2-074c15820815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:50.375Z|440d64b3-3909-4129-b5e2-074c15820815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:55.329Z|985ddb53-0d65-41bd-91db-530d0afa7ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:55.329Z|414e5f37-81bf-411e-abc1-f8fd22311f9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:02:55.330Z|985ddb53-0d65-41bd-91db-530d0afa7ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:55.330Z|414e5f37-81bf-411e-abc1-f8fd22311f9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:02:59.948Z|ae2a2619-e35f-4e2a-abc5-b1c1276bc31d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:02:59.949Z|ae2a2619-e35f-4e2a-abc5-b1c1276bc31d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:03:00.008Z|0e31dba1-a2f7-4644-b43c-a3602849d238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:03:00.008Z|0e31dba1-a2f7-4644-b43c-a3602849d238|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:03:00.402Z|69cb4a5e-fac8-4e23-b648-7dafe797dd58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:00.403Z|69cb4a5e-fac8-4e23-b648-7dafe797dd58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:05.363Z|2364e190-e45a-48ff-99bb-b57c31b376c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:05.363Z|b2101cc4-a145-4d75-bbfa-204f2d8991c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:05.365Z|b2101cc4-a145-4d75-bbfa-204f2d8991c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:05.365Z|2364e190-e45a-48ff-99bb-b57c31b376c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:10.431Z|1dfbcce8-81ce-4c1c-a8dd-abd0ba4db2e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:10.432Z|1dfbcce8-81ce-4c1c-a8dd-abd0ba4db2e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:14.949Z|4ffbd3d5-3f3b-441c-a81b-0f4a9485387e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:03:14.952Z|4ffbd3d5-3f3b-441c-a81b-0f4a9485387e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:03:15.393Z|f910e964-f764-43df-9547-342a7edd8ed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:15.393Z|fbf4c715-d5f4-4172-b730-478486d27395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:15.395Z|fbf4c715-d5f4-4172-b730-478486d27395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:15.395Z|f910e964-f764-43df-9547-342a7edd8ed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:20.465Z|3b5930aa-d720-483b-8db6-e8d5684ed7ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:20.467Z|3b5930aa-d720-483b-8db6-e8d5684ed7ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:25.424Z|97363b17-9411-4aa3-99f1-2fa1203115be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:25.424Z|7fba09f4-f41b-4ad7-928b-e07589c56b96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:25.426Z|97363b17-9411-4aa3-99f1-2fa1203115be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:25.429Z|7fba09f4-f41b-4ad7-928b-e07589c56b96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:29.949Z|031cb9fc-4710-462b-a671-53d12b94f223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:03:29.951Z|031cb9fc-4710-462b-a671-53d12b94f223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:03:30.009Z|2ed3e954-c840-4167-a416-2d9cce4fd138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:03:30.010Z|2ed3e954-c840-4167-a416-2d9cce4fd138|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:03:30.496Z|c6d304b5-b984-44e2-a790-66a4cbcd0464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:30.498Z|c6d304b5-b984-44e2-a790-66a4cbcd0464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:35.459Z|a941d398-51ae-4c06-b45a-02da1f0c1526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:35.459Z|8afd9a99-8085-4bc2-a1b3-b600427df4aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:35.460Z|a941d398-51ae-4c06-b45a-02da1f0c1526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:35.460Z|8afd9a99-8085-4bc2-a1b3-b600427df4aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:40.532Z|3d0d9f83-0186-42a0-b73e-150d9b65e031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:40.533Z|3d0d9f83-0186-42a0-b73e-150d9b65e031|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:44.950Z|3ee5dc3f-5ee6-4e9a-a0d4-71ea9ebfa9de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:03:44.951Z|3ee5dc3f-5ee6-4e9a-a0d4-71ea9ebfa9de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:03:45.490Z|210e1dd4-a135-44e7-908d-8e7fb3233d02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:45.490Z|b75ee167-64f7-48b5-bb86-c809f0cfcf07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:45.491Z|210e1dd4-a135-44e7-908d-8e7fb3233d02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:45.491Z|b75ee167-64f7-48b5-bb86-c809f0cfcf07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:50.560Z|e6ef4ea9-cd01-45b2-a514-ae600da2a37d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:50.561Z|e6ef4ea9-cd01-45b2-a514-ae600da2a37d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:55.519Z|37fcc320-c680-4624-af95-ef1de5ee8a88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:55.521Z|37fcc320-c680-4624-af95-ef1de5ee8a88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:55.521Z|f5947d0e-168d-458f-b957-48e83be2e993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:03:55.523Z|f5947d0e-168d-458f-b957-48e83be2e993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:03:59.948Z|44298890-99cc-4491-8e76-91ff9d9e94fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:03:59.952Z|44298890-99cc-4491-8e76-91ff9d9e94fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:04:00.011Z|e16a74ca-482f-4041-b398-d943ce92e8bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:04:00.012Z|e16a74ca-482f-4041-b398-d943ce92e8bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:04:00.588Z|3b550fde-3152-479d-b79e-504e4ad715ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:00.589Z|3b550fde-3152-479d-b79e-504e4ad715ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:05.555Z|f612fcfa-b9f6-4b3c-b0d1-464366933d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:05.555Z|470a87a0-3a54-4262-9970-c5877b0fc487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:05.556Z|f612fcfa-b9f6-4b3c-b0d1-464366933d81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:05.556Z|470a87a0-3a54-4262-9970-c5877b0fc487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:10.613Z|0211713b-460f-4593-9c5d-0efec5e293a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:10.614Z|0211713b-460f-4593-9c5d-0efec5e293a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:14.948Z|19fa93f5-8764-443c-855a-e1c8e7ccd4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:04:14.949Z|19fa93f5-8764-443c-855a-e1c8e7ccd4d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:04:15.586Z|5613decb-f74e-4b3e-ab3e-b8f7711928a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:15.586Z|f5ed800d-ce29-4235-be9b-9b8235185949|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:15.587Z|5613decb-f74e-4b3e-ab3e-b8f7711928a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:15.587Z|f5ed800d-ce29-4235-be9b-9b8235185949|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:20.642Z|938123e7-c61a-480e-8102-dcc400570eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:20.643Z|938123e7-c61a-480e-8102-dcc400570eed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:25.615Z|37985146-9c69-4320-b871-fd44157bda36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:25.616Z|37985146-9c69-4320-b871-fd44157bda36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:25.616Z|9b1ffd6e-a4c2-47dc-aa6a-32d30b122519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:25.617Z|9b1ffd6e-a4c2-47dc-aa6a-32d30b122519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:29.948Z|7259eca7-b561-471f-80d3-313b7aeb5de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:04:29.949Z|7259eca7-b561-471f-80d3-313b7aeb5de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:04:30.013Z|8d43610d-453c-49af-990e-b0e5e5015823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:04:30.013Z|8d43610d-453c-49af-990e-b0e5e5015823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:04:30.669Z|bb6f8a5f-f924-4ddb-bb08-e90f27bac7cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:30.671Z|bb6f8a5f-f924-4ddb-bb08-e90f27bac7cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:35.645Z|d1dfdf39-4af2-4c8d-97c8-e7ed479e82c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:35.646Z|d1dfdf39-4af2-4c8d-97c8-e7ed479e82c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:35.653Z|c778e023-0f9b-46b6-a50d-46991be3c58e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:35.654Z|c778e023-0f9b-46b6-a50d-46991be3c58e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:40.698Z|0d5e3a40-e599-4364-abd2-18e94e4463e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:40.699Z|0d5e3a40-e599-4364-abd2-18e94e4463e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:44.948Z|37dd212d-9020-4ff6-acd4-07563e50b767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:04:44.951Z|37dd212d-9020-4ff6-acd4-07563e50b767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:04:45.679Z|260f3d41-7c57-48a4-9666-1d9cce3d4dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:45.680Z|260f3d41-7c57-48a4-9666-1d9cce3d4dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:45.680Z|4c0ab38c-9316-415d-a4f9-4df178226121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:45.682Z|4c0ab38c-9316-415d-a4f9-4df178226121|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:50.727Z|1e83600f-1dbc-441f-bcd3-c3c3595cd85f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:50.729Z|1e83600f-1dbc-441f-bcd3-c3c3595cd85f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:55.709Z|675c7206-7e22-4011-86e3-603213dcf49c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:55.709Z|6e059833-e367-41d5-b283-bdfc30ea2cfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:04:55.710Z|6e059833-e367-41d5-b283-bdfc30ea2cfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:55.710Z|675c7206-7e22-4011-86e3-603213dcf49c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:04:59.948Z|7bcbab06-9e9c-4643-ac7a-e70adc9474df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:04:59.949Z|7bcbab06-9e9c-4643-ac7a-e70adc9474df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:05:00.014Z|e99f5c26-b05f-43bd-9c37-555b9aa6a345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:05:00.015Z|e99f5c26-b05f-43bd-9c37-555b9aa6a345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:05:00.757Z|1a747800-a1e2-4014-a901-0285cbafea3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:00.758Z|1a747800-a1e2-4014-a901-0285cbafea3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:05.744Z|5fb77ff4-9620-442d-8cb0-67257963733d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:05.745Z|5fb77ff4-9620-442d-8cb0-67257963733d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:05.746Z|8bc69fee-e341-4b52-8c49-642e387835e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:05.751Z|8bc69fee-e341-4b52-8c49-642e387835e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:10.785Z|5ba0e9b8-be31-43e5-a24f-1fe8261df0b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:10.788Z|5ba0e9b8-be31-43e5-a24f-1fe8261df0b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:14.948Z|59c84f1c-bec9-4123-8478-54186e82e6ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:05:14.950Z|59c84f1c-bec9-4123-8478-54186e82e6ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:05:15.778Z|4b97fef1-704e-4a90-ba3d-e6ca80d04bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:15.779Z|7c6c1448-5dae-4244-8e94-877955ca7b73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:15.779Z|4b97fef1-704e-4a90-ba3d-e6ca80d04bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:15.780Z|7c6c1448-5dae-4244-8e94-877955ca7b73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:20.815Z|9e4c4956-f9f0-47d8-963f-602d7634a7d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:20.817Z|9e4c4956-f9f0-47d8-963f-602d7634a7d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:25.807Z|4eeff250-bcc5-48e2-9add-2d7e13c324f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:25.807Z|bdf5ef24-0443-45eb-9636-ec015b0dce93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:25.808Z|4eeff250-bcc5-48e2-9add-2d7e13c324f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:25.808Z|bdf5ef24-0443-45eb-9636-ec015b0dce93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:29.948Z|15739f34-32fe-406a-9827-5d65bfcaa30f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:05:29.951Z|15739f34-32fe-406a-9827-5d65bfcaa30f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:05:30.016Z|fff29167-fbe0-4f82-9a3a-fa989c2da6eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:05:30.017Z|fff29167-fbe0-4f82-9a3a-fa989c2da6eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:05:30.846Z|4b6d5331-d6c9-41aa-bad0-7b9cf33b7491|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:30.847Z|4b6d5331-d6c9-41aa-bad0-7b9cf33b7491|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:35.836Z|d092e989-c55a-469c-bdc0-0a78a7be01c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:35.840Z|d092e989-c55a-469c-bdc0-0a78a7be01c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:35.855Z|88db5b4b-a25d-4ac9-84db-2a6647770c5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:35.856Z|88db5b4b-a25d-4ac9-84db-2a6647770c5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:40.878Z|50164285-0bd6-4234-bf67-c8b3f0658dce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:40.879Z|50164285-0bd6-4234-bf67-c8b3f0658dce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:44.948Z|bc72329e-ab72-4425-a5fd-1f614f2afe99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:05:44.949Z|bc72329e-ab72-4425-a5fd-1f614f2afe99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:05:45.882Z|33a93c78-3c7e-4dbf-b9ca-a83ae84dba47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:45.883Z|33a93c78-3c7e-4dbf-b9ca-a83ae84dba47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:45.884Z|f8622371-397d-4d6a-96c4-7f9a5ee6673d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:45.885Z|f8622371-397d-4d6a-96c4-7f9a5ee6673d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:50.907Z|f32dc88d-eecc-4241-926f-c55a08809cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:50.908Z|f32dc88d-eecc-4241-926f-c55a08809cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:55.915Z|d18ff54e-3f24-45bb-b32d-30ea7f6d7f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:55.915Z|e4a8f89a-c165-452d-a2f8-7f452316cc9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:05:55.916Z|d18ff54e-3f24-45bb-b32d-30ea7f6d7f26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:55.916Z|e4a8f89a-c165-452d-a2f8-7f452316cc9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:05:59.948Z|1eead6cc-49b0-4870-8b4b-d63b84bbbf3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:05:59.949Z|1eead6cc-49b0-4870-8b4b-d63b84bbbf3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:06:00.018Z|7bf37075-8392-41af-8c56-077d4ead48b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:06:00.019Z|7bf37075-8392-41af-8c56-077d4ead48b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:06:00.937Z|f38ba899-f5ed-4c3c-ac56-e06ad8d3bd2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:00.938Z|f38ba899-f5ed-4c3c-ac56-e06ad8d3bd2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:05.940Z|7849331f-ce90-44f6-9ee4-17510a5a485a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:05.942Z|7849331f-ce90-44f6-9ee4-17510a5a485a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:05.951Z|fd4a0b86-71e1-4211-9b00-50cc4a4f8d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:05.952Z|fd4a0b86-71e1-4211-9b00-50cc4a4f8d68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:10.966Z|b14ec204-43c4-4f34-936b-80a12a4655ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:10.967Z|b14ec204-43c4-4f34-936b-80a12a4655ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:14.948Z|83422d67-47c2-4ddd-b899-e88abfcda112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:06:14.951Z|83422d67-47c2-4ddd-b899-e88abfcda112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:06:15.968Z|a10648ef-6c45-4168-903a-9874516bf559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:15.969Z|a10648ef-6c45-4168-903a-9874516bf559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:15.973Z|af86c209-b145-40ee-90ec-790f6f903d28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:15.974Z|af86c209-b145-40ee-90ec-790f6f903d28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:20.991Z|23c0deae-6aa2-407b-9937-9f0930021e85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:20.993Z|23c0deae-6aa2-407b-9937-9f0930021e85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:25.995Z|b5b9c981-0040-463d-8ad6-96f6743c5ecc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:25.996Z|b5b9c981-0040-463d-8ad6-96f6743c5ecc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:26.000Z|eee69230-e7f8-403b-ade7-037e9e7fb523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:26.000Z|eee69230-e7f8-403b-ade7-037e9e7fb523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:29.948Z|ff0c3b99-1d36-4a67-8282-8d7b03948488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:06:29.949Z|ff0c3b99-1d36-4a67-8282-8d7b03948488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:06:30.019Z|bba68fb5-a92e-4497-81f8-e18a28eccf31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:06:30.020Z|bba68fb5-a92e-4497-81f8-e18a28eccf31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:06:31.020Z|6a171d4b-3838-4eb3-b0c8-253952e4f2bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:31.021Z|6a171d4b-3838-4eb3-b0c8-253952e4f2bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:36.022Z|b8d38dea-ca1d-438d-a18d-e8ea68d18134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:36.023Z|b8d38dea-ca1d-438d-a18d-e8ea68d18134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:36.023Z|e3fd7096-5be4-4efa-81ab-f6cea741bfe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:36.026Z|e3fd7096-5be4-4efa-81ab-f6cea741bfe5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:41.048Z|524552ee-387e-45dd-9f57-ab26c78e6294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:41.049Z|524552ee-387e-45dd-9f57-ab26c78e6294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:44.949Z|f3aa37b5-a2c4-4f73-9c9d-314dcf3cf4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:06:44.950Z|f3aa37b5-a2c4-4f73-9c9d-314dcf3cf4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:06:46.051Z|4dddb6c2-18ff-48ea-9dfa-7434e1270e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:46.051Z|904448ce-8cf2-4c6b-87fd-576bf9452a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:46.052Z|904448ce-8cf2-4c6b-87fd-576bf9452a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:46.052Z|4dddb6c2-18ff-48ea-9dfa-7434e1270e80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:51.080Z|5b41f025-1ac4-4309-a54d-a1fa12a63377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:51.081Z|5b41f025-1ac4-4309-a54d-a1fa12a63377|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:56.079Z|1af071b8-6a65-4e64-a996-dc108a3cbec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:56.079Z|41b50328-caff-41d0-81bb-c96dfdeb1b69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:06:56.080Z|1af071b8-6a65-4e64-a996-dc108a3cbec3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:56.080Z|41b50328-caff-41d0-81bb-c96dfdeb1b69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:06:59.949Z|be163e24-89c7-4898-8e46-6dc68af41227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:06:59.952Z|be163e24-89c7-4898-8e46-6dc68af41227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:07:00.021Z|dd5b1056-0a1c-4941-a944-c9e7a18d4d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:07:00.021Z|dd5b1056-0a1c-4941-a944-c9e7a18d4d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:07:01.110Z|abdf0ca1-34e5-4e33-8624-881065ce2ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:01.111Z|abdf0ca1-34e5-4e33-8624-881065ce2ad1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:06.108Z|e3855489-f4c9-4f51-8325-d4fcf40973bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:06.109Z|e3855489-f4c9-4f51-8325-d4fcf40973bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:06.110Z|65b1bcbd-712c-490f-99f1-b555dbc473d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:06.111Z|65b1bcbd-712c-490f-99f1-b555dbc473d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:11.143Z|4329889e-a198-4013-9b76-06f6e4adbe6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:11.144Z|4329889e-a198-4013-9b76-06f6e4adbe6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:14.948Z|46765f88-f5fb-4e55-a837-9258e39978b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:07:14.949Z|46765f88-f5fb-4e55-a837-9258e39978b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:07:16.135Z|561c536f-f8f6-41f3-867b-48fd770299bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:16.137Z|d0ec9d33-31cc-45b4-977e-66cb8f9851f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:16.137Z|561c536f-f8f6-41f3-867b-48fd770299bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:16.138Z|d0ec9d33-31cc-45b4-977e-66cb8f9851f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:21.172Z|cc901567-d247-4bfa-b8ac-ecabdc69d35a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:21.173Z|cc901567-d247-4bfa-b8ac-ecabdc69d35a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:26.160Z|7cc20246-3055-4870-ac41-11725776df6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:26.160Z|56a8ae97-6200-4606-88da-51f90fd5310a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:26.161Z|7cc20246-3055-4870-ac41-11725776df6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:26.162Z|56a8ae97-6200-4606-88da-51f90fd5310a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:29.948Z|0d611efc-ceb4-4fc5-b9fd-d7f25642ba06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:07:29.949Z|0d611efc-ceb4-4fc5-b9fd-d7f25642ba06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:07:30.023Z|488cf649-33e0-4d3d-803c-0b2a58043046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:07:30.023Z|488cf649-33e0-4d3d-803c-0b2a58043046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:07:31.201Z|ef0129ab-3fee-425b-b910-f564279d854f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:31.202Z|ef0129ab-3fee-425b-b910-f564279d854f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:36.197Z|a81bc9c1-1757-49df-b76c-b4665ec7d629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:36.198Z|a2cd4c83-786e-4e07-a780-bf6a07b93504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:36.198Z|a81bc9c1-1757-49df-b76c-b4665ec7d629|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:36.198Z|a2cd4c83-786e-4e07-a780-bf6a07b93504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:41.232Z|5ced6945-0bb0-43c9-99b2-75bd896164be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:41.233Z|5ced6945-0bb0-43c9-99b2-75bd896164be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:44.948Z|a90846d3-e357-4b7a-a375-5e05e5d076a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:07:44.951Z|a90846d3-e357-4b7a-a375-5e05e5d076a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:07:46.226Z|6f7d3e29-8b1e-48a8-95e3-9087192e07a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:46.227Z|6f7d3e29-8b1e-48a8-95e3-9087192e07a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:46.229Z|d73a3b6a-7a76-46ea-8a68-54b9ceb88589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:46.230Z|d73a3b6a-7a76-46ea-8a68-54b9ceb88589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:51.261Z|acf11625-d344-4527-bc55-cba33d43b4ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:51.262Z|acf11625-d344-4527-bc55-cba33d43b4ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:56.252Z|24fa9083-97e9-4ef8-80e8-f78e8a0572b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:56.252Z|fc30a9ef-7775-44c6-8eae-017174d3993b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:07:56.253Z|fc30a9ef-7775-44c6-8eae-017174d3993b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:56.253Z|24fa9083-97e9-4ef8-80e8-f78e8a0572b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:07:59.948Z|93332291-ce33-4c30-86dd-45a99640d138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:07:59.948Z|93332291-ce33-4c30-86dd-45a99640d138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:08:00.024Z|26ccbf3b-2225-4497-8beb-b943e9da587e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:08:00.024Z|26ccbf3b-2225-4497-8beb-b943e9da587e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:08:01.299Z|16680ed9-eb22-4f81-81c4-85ef310a3eda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:01.300Z|16680ed9-eb22-4f81-81c4-85ef310a3eda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:06.277Z|012e4937-6842-4fe4-97a4-1d819abc416a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:06.278Z|012e4937-6842-4fe4-97a4-1d819abc416a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:06.279Z|688740a0-0de5-486f-9b9d-18c5eb160723|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:06.280Z|688740a0-0de5-486f-9b9d-18c5eb160723|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:11.332Z|8c805715-66bf-4f89-b6b0-577df76ce2ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:11.333Z|8c805715-66bf-4f89-b6b0-577df76ce2ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:14.948Z|dcd010c8-7d5f-4646-8c9b-df0ea5cdc5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:08:14.949Z|dcd010c8-7d5f-4646-8c9b-df0ea5cdc5a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:08:16.301Z|f29222b0-b291-440d-931a-cb61a93e1fe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:16.301Z|147c276b-aab5-4159-b073-d036ce33a7cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:16.302Z|f29222b0-b291-440d-931a-cb61a93e1fe0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:16.302Z|147c276b-aab5-4159-b073-d036ce33a7cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:21.361Z|2382b9ea-ec5b-4e39-a6f5-2078d305ccdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:21.362Z|2382b9ea-ec5b-4e39-a6f5-2078d305ccdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:26.332Z|5fbb8bfb-af8e-4c45-a349-2883bf05e951|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:26.332Z|01d1dc1e-147d-4d9a-b0a8-804932712537|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:26.333Z|5fbb8bfb-af8e-4c45-a349-2883bf05e951|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:26.333Z|01d1dc1e-147d-4d9a-b0a8-804932712537|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:29.948Z|3dd3ad58-f8a7-46e4-8e59-3fcfb0bab1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:08:29.951Z|3dd3ad58-f8a7-46e4-8e59-3fcfb0bab1f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:08:30.025Z|0fe7c842-f333-4fee-884c-dacdd4943464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:08:30.026Z|0fe7c842-f333-4fee-884c-dacdd4943464|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:08:31.389Z|e1bdc292-2633-4050-9fb0-6a0df1ccc30f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:31.389Z|e1bdc292-2633-4050-9fb0-6a0df1ccc30f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:36.357Z|7ba360c8-41b3-40ad-9d6f-41753487723a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:36.357Z|5dd3c4dc-b8bd-41bb-8a09-41618f458b07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:36.358Z|7ba360c8-41b3-40ad-9d6f-41753487723a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:36.358Z|5dd3c4dc-b8bd-41bb-8a09-41618f458b07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:41.419Z|bb40cd00-15ae-4c86-a0a9-12361439797d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:41.420Z|bb40cd00-15ae-4c86-a0a9-12361439797d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:44.948Z|8c36f167-4506-4929-a7db-98428795ba28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:08:44.949Z|8c36f167-4506-4929-a7db-98428795ba28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:08:46.383Z|bc948f28-7e08-4097-b89a-6f758b76ea40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:46.383Z|0b5bce9a-5349-480d-8d1b-19d904f171de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:46.385Z|0b5bce9a-5349-480d-8d1b-19d904f171de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:46.384Z|bc948f28-7e08-4097-b89a-6f758b76ea40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:51.448Z|e81ab1ba-888e-4ad6-8e4e-5bb35f05fc6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:51.449Z|e81ab1ba-888e-4ad6-8e4e-5bb35f05fc6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:56.412Z|5d1af9db-5fb5-4357-9c7c-49514568de49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:56.412Z|7ef266dc-b77d-4421-a4eb-385e8a16eabe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:08:56.413Z|7ef266dc-b77d-4421-a4eb-385e8a16eabe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:56.413Z|5d1af9db-5fb5-4357-9c7c-49514568de49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:08:59.948Z|eda5cbf4-4d9d-47b8-a862-6f95f21e2c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:08:59.949Z|eda5cbf4-4d9d-47b8-a862-6f95f21e2c1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:09:00.026Z|fbb13720-7fe9-460d-ad3d-d02258c0492f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:09:00.027Z|fbb13720-7fe9-460d-ad3d-d02258c0492f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:09:01.484Z|e6b55c4c-f2b5-41de-bd27-fb710c245731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:01.485Z|e6b55c4c-f2b5-41de-bd27-fb710c245731|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:06.445Z|95593c67-e186-4aef-9f75-17fdf670e099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:06.445Z|900b1643-d5ef-4641-bd90-bae9095e2556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:06.446Z|900b1643-d5ef-4641-bd90-bae9095e2556|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:06.446Z|95593c67-e186-4aef-9f75-17fdf670e099|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:11.514Z|7c17f61c-c881-49e0-b305-233fcadc2f6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:11.515Z|7c17f61c-c881-49e0-b305-233fcadc2f6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:14.948Z|d1f07d2e-d270-42b8-a844-7b089eab1e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:09:14.952Z|d1f07d2e-d270-42b8-a844-7b089eab1e9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:09:16.476Z|2b6b5480-02a8-4905-98e8-a4fd16cad163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:16.476Z|aa659411-9b1a-4ffc-a2e4-7ee435a905ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:16.477Z|2b6b5480-02a8-4905-98e8-a4fd16cad163|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:16.477Z|aa659411-9b1a-4ffc-a2e4-7ee435a905ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:21.544Z|3c8cdd1c-db29-495b-a36c-42f65308addd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:21.546Z|3c8cdd1c-db29-495b-a36c-42f65308addd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:26.508Z|cf2aebc1-6e88-4d83-9519-5bd5804455ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:26.510Z|cf2aebc1-6e88-4d83-9519-5bd5804455ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:26.512Z|e290ba09-0e15-474f-9aa3-18e80d58620b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:26.513Z|e290ba09-0e15-474f-9aa3-18e80d58620b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:29.948Z|1dc1ff83-6f76-4e97-a957-5d07771f015b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:09:29.950Z|1dc1ff83-6f76-4e97-a957-5d07771f015b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:09:30.027Z|fdbf7d97-bb73-4aa8-9cb3-c528dcf19eff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:09:30.028Z|fdbf7d97-bb73-4aa8-9cb3-c528dcf19eff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:09:31.583Z|6ca74a5a-902f-4f91-8399-5ed883f0c97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:31.584Z|6ca74a5a-902f-4f91-8399-5ed883f0c97a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:36.536Z|b5510bdd-d551-41a1-84a1-0f6989d9680c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:36.537Z|abb78339-9271-4e2d-bb88-506246a361a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:36.537Z|b5510bdd-d551-41a1-84a1-0f6989d9680c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:36.537Z|abb78339-9271-4e2d-bb88-506246a361a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:37.293Z|65e5b2d3-e330-4caf-9fdc-d6792737a471|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:09:37.293Z|65e5b2d3-e330-4caf-9fdc-d6792737a471|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:41.619Z|c9307fc0-5da1-4ef9-812e-4e17a0c57c7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:41.620Z|c9307fc0-5da1-4ef9-812e-4e17a0c57c7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:44.948Z|480995d6-8c66-44af-bcea-f5a8451c4d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:09:44.949Z|480995d6-8c66-44af-bcea-f5a8451c4d40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:09:46.586Z|a81ca254-f64d-431f-935b-e1c42969fce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:46.586Z|eec71f2e-43bc-4b8d-9444-a1e857f997ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:46.587Z|eec71f2e-43bc-4b8d-9444-a1e857f997ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:46.587Z|a81ca254-f64d-431f-935b-e1c42969fce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:51.650Z|7e8c9206-f4b9-4618-a287-3e5442dce1a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:51.651Z|7e8c9206-f4b9-4618-a287-3e5442dce1a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:56.615Z|96fa41e5-e8c1-40c0-a58b-378bc6068f4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:56.615Z|11a5a2cf-cbf5-4b70-a238-a5c6583c90ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:09:56.616Z|96fa41e5-e8c1-40c0-a58b-378bc6068f4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:56.616Z|11a5a2cf-cbf5-4b70-a238-a5c6583c90ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:09:59.948Z|ccc2dbff-1a33-44d4-8590-b0a1d969ea28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:09:59.952Z|ccc2dbff-1a33-44d4-8590-b0a1d969ea28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:10:00.029Z|cb2798d3-14be-4514-8031-8aff1a720b76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:10:00.029Z|cb2798d3-14be-4514-8031-8aff1a720b76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:10:01.679Z|ca7e0d13-c02c-4ec5-a78e-b2293c2f1775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:01.680Z|ca7e0d13-c02c-4ec5-a78e-b2293c2f1775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:06.643Z|d7bf36f0-6287-4926-9d26-c3715e67426a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:06.643Z|f56c7506-8c6c-4e1c-bc67-32e1cc56f1fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:06.644Z|d7bf36f0-6287-4926-9d26-c3715e67426a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:06.644Z|f56c7506-8c6c-4e1c-bc67-32e1cc56f1fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:11.710Z|046813e1-c46c-4f95-8fe6-d192af273853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:11.713Z|046813e1-c46c-4f95-8fe6-d192af273853|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:14.948Z|059c0ea9-b1da-4ecc-8404-019ffa5f1fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:10:14.949Z|059c0ea9-b1da-4ecc-8404-019ffa5f1fd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:10:16.669Z|1797292e-698e-4845-8e6d-a67e2cd1b0e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:16.670Z|1797292e-698e-4845-8e6d-a67e2cd1b0e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:16.674Z|08b865f7-95d9-403d-9006-5ef409c7e7ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:16.675Z|08b865f7-95d9-403d-9006-5ef409c7e7ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:21.741Z|d2f6ab79-2562-40d9-8cb9-7c4addec8a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:21.743Z|d2f6ab79-2562-40d9-8cb9-7c4addec8a8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:26.699Z|94bcb1e2-34a8-4e65-9f2b-c6d04a572b9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:26.701Z|94bcb1e2-34a8-4e65-9f2b-c6d04a572b9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:26.701Z|eb2b3af9-3f70-4c87-967f-a29f01717ba7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:26.702Z|eb2b3af9-3f70-4c87-967f-a29f01717ba7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:29.948Z|29779694-9c04-4dd7-abfe-0e5545aeb586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:10:29.949Z|29779694-9c04-4dd7-abfe-0e5545aeb586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:10:30.030Z|ff075a58-efea-46ae-b4d4-bd4ab700eafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:10:30.030Z|ff075a58-efea-46ae-b4d4-bd4ab700eafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:10:31.768Z|a0467d1d-aa3a-4ed1-95b9-d4b02d1864ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:31.769Z|a0467d1d-aa3a-4ed1-95b9-d4b02d1864ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:36.735Z|45c4903a-4684-45dc-8376-3b9bd7e89fd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:36.736Z|20960477-d584-41e4-b2b5-727fdba6afb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:36.736Z|20960477-d584-41e4-b2b5-727fdba6afb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:36.737Z|45c4903a-4684-45dc-8376-3b9bd7e89fd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:37.279Z|c9c8527e-f72c-4937-b323-46f3c9404169|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:10:37.280Z|c9c8527e-f72c-4937-b323-46f3c9404169|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:41.803Z|76c84a53-62da-4419-9ebb-274b469cfee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:41.804Z|76c84a53-62da-4419-9ebb-274b469cfee1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:44.948Z|83ffb5b4-4330-402d-b85c-b93bd41dcfee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:10:44.951Z|83ffb5b4-4330-402d-b85c-b93bd41dcfee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:10:46.766Z|bd293303-16ec-4ccf-be37-14d089e771f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:46.766Z|66ede28d-e9b8-4df0-9fd2-27a20460814e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:46.767Z|bd293303-16ec-4ccf-be37-14d089e771f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:46.767Z|66ede28d-e9b8-4df0-9fd2-27a20460814e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:51.831Z|3499d956-0f24-4b17-a647-212b91d13e56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:51.832Z|3499d956-0f24-4b17-a647-212b91d13e56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:56.790Z|65552237-c0c9-4fdf-b8db-e57a3f027ebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:56.790Z|87cb433e-609c-45c8-b905-a3519519fbb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:10:56.791Z|65552237-c0c9-4fdf-b8db-e57a3f027ebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:56.792Z|87cb433e-609c-45c8-b905-a3519519fbb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:10:59.948Z|3a616509-905a-4621-bb71-d24e11ed0c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:10:59.948Z|3a616509-905a-4621-bb71-d24e11ed0c7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:11:00.031Z|48c33c47-2ed4-4327-885c-66e1a228e976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:11:00.031Z|48c33c47-2ed4-4327-885c-66e1a228e976|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:11:01.861Z|f8919e90-f014-4957-a507-d539fb229ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:01.862Z|f8919e90-f014-4957-a507-d539fb229ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:06.816Z|7aaa8dd7-eed4-499f-9476-08603425f779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:06.816Z|c8c70287-bd1c-4c4b-96fd-620d6e1b8717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:06.817Z|7aaa8dd7-eed4-499f-9476-08603425f779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:06.817Z|c8c70287-bd1c-4c4b-96fd-620d6e1b8717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:11.892Z|2af4c664-29c0-4ddb-b7f6-7b7ff94002f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:11.893Z|2af4c664-29c0-4ddb-b7f6-7b7ff94002f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:14.948Z|cc9de557-230d-4e63-a1af-ae247353e851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:11:14.948Z|cc9de557-230d-4e63-a1af-ae247353e851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:11:16.844Z|56d1ed48-e1f9-4089-b757-75d28f8dc6c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:16.844Z|5c5514e7-25f7-404f-aa92-43feac325ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:16.845Z|56d1ed48-e1f9-4089-b757-75d28f8dc6c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:16.845Z|5c5514e7-25f7-404f-aa92-43feac325ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:21.922Z|fc28816c-6309-4181-ae4c-53438e57f13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:21.923Z|fc28816c-6309-4181-ae4c-53438e57f13c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:26.875Z|58c441be-f1ef-46b4-a6f4-865e612c4e15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:26.875Z|71934826-5c70-40dd-9407-4d90fd00f24b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:26.875Z|58c441be-f1ef-46b4-a6f4-865e612c4e15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:26.876Z|71934826-5c70-40dd-9407-4d90fd00f24b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:29.948Z|b2a2fb39-bc98-428a-89e4-77692e3cbfe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:11:29.951Z|b2a2fb39-bc98-428a-89e4-77692e3cbfe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:11:30.032Z|afee0baa-5a22-4d61-8041-49ed918b394c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:11:30.032Z|afee0baa-5a22-4d61-8041-49ed918b394c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:11:31.951Z|6a192358-65e7-4570-9254-3343259d817e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:31.952Z|6a192358-65e7-4570-9254-3343259d817e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:36.902Z|6b7b219e-6f81-46f6-b6d1-0b711f7d7346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:36.902Z|c6e60185-b15c-4f02-a4fa-4814968418bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:36.903Z|c6e60185-b15c-4f02-a4fa-4814968418bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:36.903Z|6b7b219e-6f81-46f6-b6d1-0b711f7d7346|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:37.280Z|f2a133e5-bf33-4139-8175-4ed2a70beca5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:11:37.281Z|f2a133e5-bf33-4139-8175-4ed2a70beca5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:41.979Z|6b61727e-3938-499d-9fa9-bc99ab69610f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:41.980Z|6b61727e-3938-499d-9fa9-bc99ab69610f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:44.949Z|0490440f-4247-4753-b9d6-c008d446d575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:11:44.950Z|0490440f-4247-4753-b9d6-c008d446d575|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:11:46.927Z|76fb4607-9f87-4fc9-8a53-572ffd6949b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:46.927Z|17153ccd-070a-4671-bb61-fd41a307159f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:46.928Z|76fb4607-9f87-4fc9-8a53-572ffd6949b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:46.928Z|17153ccd-070a-4671-bb61-fd41a307159f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:52.004Z|efcb961f-db91-4941-9600-522bfdb0edc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:52.005Z|efcb961f-db91-4941-9600-522bfdb0edc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:56.954Z|10a86b7d-3254-47f7-a404-517da85857db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:56.955Z|10a86b7d-3254-47f7-a404-517da85857db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:56.963Z|dd7b6836-869e-4c96-92c4-b358413202be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:11:56.963Z|dd7b6836-869e-4c96-92c4-b358413202be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:11:59.948Z|68bd5dd0-58dd-4ed1-904c-926a0f07aa9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:11:59.949Z|68bd5dd0-58dd-4ed1-904c-926a0f07aa9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:12:00.033Z|eaf4cddf-51f1-4aa6-9e86-0c3b610fb8ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:12:00.033Z|eaf4cddf-51f1-4aa6-9e86-0c3b610fb8ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:12:02.033Z|92f8059d-65c3-4006-a53d-b60cb78380dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:02.034Z|92f8059d-65c3-4006-a53d-b60cb78380dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:06.980Z|c98a00db-bf42-4c76-83e2-e7bb26b3caa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:06.982Z|c98a00db-bf42-4c76-83e2-e7bb26b3caa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:06.982Z|f6d4d889-2137-4270-82f1-2f1fe8ee1584|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:06.983Z|f6d4d889-2137-4270-82f1-2f1fe8ee1584|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:12.063Z|99a5c2b1-91a2-4134-a5d6-46ab13c171e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:12.065Z|99a5c2b1-91a2-4134-a5d6-46ab13c171e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:14.948Z|217106aa-4ac0-4982-ae65-9e937ef533c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:12:14.951Z|217106aa-4ac0-4982-ae65-9e937ef533c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:12:17.010Z|f3606011-6d2d-478e-8f49-3e2fc0641e52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:17.010Z|40d3563b-a226-45cf-8c27-9467f89a26f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:17.011Z|f3606011-6d2d-478e-8f49-3e2fc0641e52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:17.011Z|40d3563b-a226-45cf-8c27-9467f89a26f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:22.092Z|8dcc541b-b796-429f-b867-a212420da150|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:22.093Z|8dcc541b-b796-429f-b867-a212420da150|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:27.033Z|60fcace1-05cc-474b-8cbc-c8cf61d3a699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:27.034Z|60fcace1-05cc-474b-8cbc-c8cf61d3a699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:27.039Z|d584750c-19ec-4df0-9288-3afad0dcaf77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:27.040Z|d584750c-19ec-4df0-9288-3afad0dcaf77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:29.948Z|cfb06896-e7d8-4ed2-9738-7717afa40299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:12:29.949Z|cfb06896-e7d8-4ed2-9738-7717afa40299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:12:30.033Z|cd55e034-717b-4aa7-aa3c-646bb4fa2b9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:12:30.034Z|cd55e034-717b-4aa7-aa3c-646bb4fa2b9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:12:32.120Z|438b906b-db81-49d1-99de-138bea0df2f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:32.121Z|438b906b-db81-49d1-99de-138bea0df2f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:37.063Z|003f82e7-eb4e-4a91-8ca7-bddb9ff7a2ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:37.064Z|fc1aabd9-1b5e-444d-ac9b-f1b60488818e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:37.063Z|003f82e7-eb4e-4a91-8ca7-bddb9ff7a2ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:37.065Z|fc1aabd9-1b5e-444d-ac9b-f1b60488818e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:37.279Z|6f556a5a-8f89-4267-97cf-27c958271908|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:12:37.280Z|6f556a5a-8f89-4267-97cf-27c958271908|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:42.145Z|7a05716d-6232-424c-88f1-1b8dd87f48d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:42.146Z|7a05716d-6232-424c-88f1-1b8dd87f48d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:44.948Z|3e1201b2-d040-4046-86d2-718ed72b9025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:12:44.949Z|3e1201b2-d040-4046-86d2-718ed72b9025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:12:47.093Z|2c692502-68b6-4480-b12c-f03c2a11fbda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:47.093Z|75303edd-1d4f-4d00-bfd4-bb2dbe2a4a48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:47.094Z|75303edd-1d4f-4d00-bfd4-bb2dbe2a4a48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:47.094Z|2c692502-68b6-4480-b12c-f03c2a11fbda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:52.172Z|7870491c-7624-411b-8145-a279ee9d54bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:52.173Z|7870491c-7624-411b-8145-a279ee9d54bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:57.118Z|3e1ec388-9ce5-49e9-9b31-35524b8ce34f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:57.118Z|d5620360-517a-46b1-af37-178365a215ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:12:57.119Z|3e1ec388-9ce5-49e9-9b31-35524b8ce34f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:57.119Z|d5620360-517a-46b1-af37-178365a215ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:12:59.948Z|c15aee91-7ab7-480a-b5df-441aceba30ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:12:59.951Z|c15aee91-7ab7-480a-b5df-441aceba30ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:13:00.035Z|c3b03f5f-334a-4b17-9a98-231555bd7304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:13:00.035Z|c3b03f5f-334a-4b17-9a98-231555bd7304|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:13:02.202Z|491f689d-a779-4ce8-8c1e-fae61ece6723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:02.203Z|491f689d-a779-4ce8-8c1e-fae61ece6723|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:07.147Z|1f8dec77-eb0c-454c-849e-7065ea184ad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:07.151Z|2785436e-0e60-4b52-a4db-ae45ebefa26f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:07.151Z|2785436e-0e60-4b52-a4db-ae45ebefa26f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:07.156Z|1f8dec77-eb0c-454c-849e-7065ea184ad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:12.231Z|96c08c8e-bdb2-40a5-9197-57379d582e07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:12.232Z|96c08c8e-bdb2-40a5-9197-57379d582e07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:14.948Z|085ac1d3-8ec3-4532-9269-dc908a01f6ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:13:14.949Z|085ac1d3-8ec3-4532-9269-dc908a01f6ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:13:17.183Z|b230de82-2a25-4747-99e9-5ed222c08f01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:17.185Z|b230de82-2a25-4747-99e9-5ed222c08f01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:17.186Z|0236238f-31ca-472e-b2c6-488e6a2abb06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:17.187Z|0236238f-31ca-472e-b2c6-488e6a2abb06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:22.259Z|ee390c66-38fe-4788-af60-ee36b2ea4ab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:22.260Z|ee390c66-38fe-4788-af60-ee36b2ea4ab7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:27.215Z|7e9c8746-3998-4d5d-86e8-b0b8055d9ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:27.216Z|7e9c8746-3998-4d5d-86e8-b0b8055d9ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:27.217Z|52b76d89-3889-4221-8018-983d68d20bdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:27.217Z|52b76d89-3889-4221-8018-983d68d20bdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:29.948Z|928a53f1-77df-4b24-aeed-07ca2c1a4bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:13:29.949Z|928a53f1-77df-4b24-aeed-07ca2c1a4bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:13:30.036Z|e8729646-2030-4c69-a314-bd300ad831c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:13:30.036Z|e8729646-2030-4c69-a314-bd300ad831c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:13:32.287Z|958d6efb-5690-4b0f-b099-e6171642c760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:32.287Z|958d6efb-5690-4b0f-b099-e6171642c760|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:37.248Z|59e94238-74dc-40cd-9fd3-99347ef85cf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:37.248Z|4d224e06-9eea-4bdd-a92b-3d2dacce3562|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:37.249Z|59e94238-74dc-40cd-9fd3-99347ef85cf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:37.249Z|4d224e06-9eea-4bdd-a92b-3d2dacce3562|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:37.278Z|6fe9689f-03ea-453e-b798-fd0e8559cd82|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:13:37.279Z|6fe9689f-03ea-453e-b798-fd0e8559cd82|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:42.316Z|66407257-bfa6-4132-87fe-05f43144c747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:42.317Z|66407257-bfa6-4132-87fe-05f43144c747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:44.948Z|334f76bb-8e30-4217-8254-1ac80a386c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:13:44.950Z|334f76bb-8e30-4217-8254-1ac80a386c11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:13:47.278Z|b38792ad-f1b6-4926-a03d-a4f6bcd8c183|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:47.278Z|2cec1c17-0a37-4189-87d1-8ab9ad8169ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:47.279Z|b38792ad-f1b6-4926-a03d-a4f6bcd8c183|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:47.280Z|2cec1c17-0a37-4189-87d1-8ab9ad8169ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:52.345Z|bcadee5f-ac32-4dea-811e-096fe590c60a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:52.346Z|bcadee5f-ac32-4dea-811e-096fe590c60a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:57.311Z|2cdab942-9527-4ad1-9a3d-0ad73212ea3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:57.311Z|d4a6e351-a47a-4b65-bbd5-2b8acab20109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:13:57.312Z|d4a6e351-a47a-4b65-bbd5-2b8acab20109|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:57.312Z|2cdab942-9527-4ad1-9a3d-0ad73212ea3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:13:59.948Z|c5bbe947-d162-4c67-bb79-cab3080314a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:13:59.948Z|c5bbe947-d162-4c67-bb79-cab3080314a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:14:00.037Z|65a7463a-cbb4-4a14-8080-24ea6fe48a7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:14:00.038Z|65a7463a-cbb4-4a14-8080-24ea6fe48a7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:14:02.376Z|79758015-4cd1-45b0-8594-10c36e59319b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:02.377Z|79758015-4cd1-45b0-8594-10c36e59319b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:07.347Z|51bc50e9-e4d7-4189-90d9-e501194c1575|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:07.348Z|51bc50e9-e4d7-4189-90d9-e501194c1575|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:07.355Z|b8f000b4-07db-4152-93bd-e575d7aaa2fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:07.356Z|b8f000b4-07db-4152-93bd-e575d7aaa2fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:12.402Z|eba9a41e-214e-4a68-9764-459acc2edec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:12.403Z|eba9a41e-214e-4a68-9764-459acc2edec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:14.949Z|f91ac470-bdeb-4181-943b-8f0a3c7358e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:14:14.953Z|f91ac470-bdeb-4181-943b-8f0a3c7358e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:14:17.381Z|7c8fbc31-5eee-4595-9851-a9f4fffd731a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:17.383Z|7c8fbc31-5eee-4595-9851-a9f4fffd731a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:17.384Z|0b24c61d-6297-42ad-a649-12a8ccb36872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:17.385Z|0b24c61d-6297-42ad-a649-12a8ccb36872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:22.432Z|b59a3aac-69ef-47d0-bcf7-b64d8c05c7b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:22.432Z|b59a3aac-69ef-47d0-bcf7-b64d8c05c7b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:27.413Z|9daa9a99-b051-4d52-a550-0381f4475608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:27.413Z|81be6009-a1b6-4dc7-bd0b-2b5ec5d73ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:27.414Z|9daa9a99-b051-4d52-a550-0381f4475608|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:27.415Z|81be6009-a1b6-4dc7-bd0b-2b5ec5d73ee4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:29.948Z|1e5bc7db-7155-43fc-9be4-53f185842250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:14:29.949Z|1e5bc7db-7155-43fc-9be4-53f185842250|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:14:30.038Z|ff41146f-bea4-446d-8bc1-38c9c786925f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:14:30.039Z|ff41146f-bea4-446d-8bc1-38c9c786925f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:14:32.464Z|0f46fa5a-1c13-46a9-9414-34706cdf84a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:32.465Z|0f46fa5a-1c13-46a9-9414-34706cdf84a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:37.279Z|b7fc64c8-26d6-4c4e-9401-30d3df8afb53|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:14:37.280Z|b7fc64c8-26d6-4c4e-9401-30d3df8afb53|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:37.442Z|84eb19bf-a845-4e7a-bc38-a8415d85ed9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:37.443Z|1e64c6a8-f21c-4bb6-8f49-ef0d11d98197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:37.443Z|84eb19bf-a845-4e7a-bc38-a8415d85ed9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:37.444Z|1e64c6a8-f21c-4bb6-8f49-ef0d11d98197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:42.495Z|409bf0ed-459b-4705-a670-096d14afc05c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:42.496Z|409bf0ed-459b-4705-a670-096d14afc05c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:44.948Z|65a2f454-5463-4ac7-aec1-1bda1ecb4b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:14:44.949Z|65a2f454-5463-4ac7-aec1-1bda1ecb4b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:14:47.476Z|e8470918-0247-4614-870a-a1e2e549b035|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:47.477Z|e8470918-0247-4614-870a-a1e2e549b035|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:47.479Z|6f27fdb5-f914-4c52-bd84-5f12bf787717|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:47.480Z|6f27fdb5-f914-4c52-bd84-5f12bf787717|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:52.524Z|40e7657a-5690-41c7-a87d-700373bc80ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:52.525Z|40e7657a-5690-41c7-a87d-700373bc80ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:57.507Z|af975e21-1f0e-4deb-8e1f-e1351b36e474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:57.507Z|d1eb2021-071a-4316-a049-15f78dc68961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:14:57.508Z|af975e21-1f0e-4deb-8e1f-e1351b36e474|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:57.508Z|d1eb2021-071a-4316-a049-15f78dc68961|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:14:59.948Z|18f5c6c9-893c-4901-af19-43daed9e5732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:14:59.951Z|18f5c6c9-893c-4901-af19-43daed9e5732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:15:00.039Z|14abeccc-447b-4298-9c8d-c5b39314a795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:15:00.040Z|14abeccc-447b-4298-9c8d-c5b39314a795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:15:02.551Z|a6f8892f-e2f3-42d1-9eed-6b88548835ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:02.552Z|a6f8892f-e2f3-42d1-9eed-6b88548835ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:07.540Z|d40a4ce2-b8d5-4aeb-ae7d-1fde87a62d8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:07.541Z|d40a4ce2-b8d5-4aeb-ae7d-1fde87a62d8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:07.544Z|95fec5fe-8322-4248-88e6-be88b17015e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:07.545Z|95fec5fe-8322-4248-88e6-be88b17015e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:12.581Z|e655fad2-8e31-4c28-8fce-297fb2db8d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:12.582Z|e655fad2-8e31-4c28-8fce-297fb2db8d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:14.948Z|d0ee5b69-5484-432a-b4ae-68c29a49f021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:15:14.948Z|d0ee5b69-5484-432a-b4ae-68c29a49f021|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:15:17.571Z|a0b4f9bb-8fdb-4bd5-889e-0c78104b0a86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:17.571Z|ede3f62c-d319-4eff-94af-82aef80186e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:17.572Z|a0b4f9bb-8fdb-4bd5-889e-0c78104b0a86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:17.572Z|ede3f62c-d319-4eff-94af-82aef80186e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:22.612Z|c038669f-0eef-4e4a-867c-62bf27d7cabf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:22.613Z|c038669f-0eef-4e4a-867c-62bf27d7cabf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:27.602Z|0e7f6981-c169-4a8c-b43e-0e7ea681ab18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:27.602Z|65f6fed9-148d-4724-8545-cb4d8a6c7486|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:27.603Z|0e7f6981-c169-4a8c-b43e-0e7ea681ab18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:27.603Z|65f6fed9-148d-4724-8545-cb4d8a6c7486|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:29.948Z|d6f2ecd0-bbba-490f-94bc-ec6f0b63c12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:15:29.949Z|d6f2ecd0-bbba-490f-94bc-ec6f0b63c12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:15:30.040Z|2cfcc7c8-fcac-48ad-ba2a-a01a9940390f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:15:30.041Z|2cfcc7c8-fcac-48ad-ba2a-a01a9940390f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:15:32.641Z|f02d6cdc-4b35-43b9-9739-97e6bc8f5786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:32.647Z|f02d6cdc-4b35-43b9-9739-97e6bc8f5786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:37.279Z|0dff19f4-43d3-4833-a6a4-c741f484b03f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:15:37.280Z|0dff19f4-43d3-4833-a6a4-c741f484b03f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:37.631Z|d4f83608-19ef-4df2-9308-f752c552747a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:37.631Z|ac463977-3475-4a69-94de-a9a11a03d2a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:37.632Z|d4f83608-19ef-4df2-9308-f752c552747a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:37.633Z|ac463977-3475-4a69-94de-a9a11a03d2a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:42.689Z|32a5adce-e87f-49a2-ae27-0516e06d1a0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:42.691Z|32a5adce-e87f-49a2-ae27-0516e06d1a0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:44.948Z|1c759fcd-355d-4c19-b7f2-db67a25ae67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:15:44.951Z|1c759fcd-355d-4c19-b7f2-db67a25ae67c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:15:47.664Z|392575a4-0a43-4427-ac52-54d7993ba42e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:47.665Z|7ebb7fab-13a3-4d52-87ad-89d2d72eb2c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:47.665Z|392575a4-0a43-4427-ac52-54d7993ba42e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:47.666Z|7ebb7fab-13a3-4d52-87ad-89d2d72eb2c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:52.716Z|186aeb10-2af6-48f7-85b4-f2cbeaad3555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:52.717Z|186aeb10-2af6-48f7-85b4-f2cbeaad3555|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:57.692Z|aedeb577-4fcb-4cbc-82a2-378e7a53e748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:57.692Z|6d6535cf-d372-4739-8d34-e8797dd9b256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:15:57.694Z|aedeb577-4fcb-4cbc-82a2-378e7a53e748|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:57.694Z|6d6535cf-d372-4739-8d34-e8797dd9b256|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:15:59.948Z|24f9699a-dad5-421a-82a1-81bf5e137344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:15:59.949Z|24f9699a-dad5-421a-82a1-81bf5e137344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:16:00.041Z|9f73e0c2-b633-4c71-99d7-9b19ec70c050|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:16:00.042Z|9f73e0c2-b633-4c71-99d7-9b19ec70c050|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:16:02.741Z|617f28dc-7446-4776-ac56-5200c42290ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:02.743Z|617f28dc-7446-4776-ac56-5200c42290ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:07.723Z|ca4d7580-6452-4eaf-83d2-21d2b7532343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:07.723Z|57ebbfdd-070d-4d17-bbd5-0f8c1ad3c165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:07.724Z|ca4d7580-6452-4eaf-83d2-21d2b7532343|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:07.724Z|57ebbfdd-070d-4d17-bbd5-0f8c1ad3c165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:12.781Z|31887738-19ef-44aa-9672-091070b5db76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:12.783Z|31887738-19ef-44aa-9672-091070b5db76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:14.948Z|30cb8a13-5301-4266-9036-6f0f34ae7bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:16:14.949Z|30cb8a13-5301-4266-9036-6f0f34ae7bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:16:17.756Z|dd357e73-e3aa-401b-b777-0a3fc30e8926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:17.756Z|2376e716-522f-42fd-87f7-15d8135a246e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:17.756Z|2376e716-522f-42fd-87f7-15d8135a246e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:17.756Z|dd357e73-e3aa-401b-b777-0a3fc30e8926|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:22.810Z|98f4b95b-e143-41dd-8c9c-384c74e4dfbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:22.811Z|98f4b95b-e143-41dd-8c9c-384c74e4dfbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:27.783Z|7fddb1f5-7a29-401b-8d27-6b68a277569f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:27.783Z|9f4d5fc2-1e47-4273-b8ab-0bf7a40f6714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:27.784Z|7fddb1f5-7a29-401b-8d27-6b68a277569f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:27.784Z|9f4d5fc2-1e47-4273-b8ab-0bf7a40f6714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:29.948Z|1a969591-d14f-46f5-a205-6b92a925e924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:16:29.951Z|1a969591-d14f-46f5-a205-6b92a925e924|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:16:30.043Z|dd3f2ebc-56fa-43ea-9caa-d68f358d2a92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:16:30.043Z|dd3f2ebc-56fa-43ea-9caa-d68f358d2a92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:16:32.840Z|597c642a-970e-41fc-ad7c-b37cc4299e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:32.840Z|597c642a-970e-41fc-ad7c-b37cc4299e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:37.280Z|ac4bf7a4-30af-436e-88a6-68a83fb65624|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:16:37.281Z|ac4bf7a4-30af-436e-88a6-68a83fb65624|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:37.814Z|1d01b36d-f57c-40e6-ba89-050f1ac98edc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:37.814Z|957206c3-d5a4-452f-aa5d-a852439fe638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:37.815Z|1d01b36d-f57c-40e6-ba89-050f1ac98edc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:37.815Z|957206c3-d5a4-452f-aa5d-a852439fe638|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:42.875Z|bfbef092-0684-4bc6-af1f-1e07c97e79eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:42.875Z|bfbef092-0684-4bc6-af1f-1e07c97e79eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:44.948Z|50a7e4a7-5741-4d73-bb24-0aa79755ce1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:16:44.948Z|50a7e4a7-5741-4d73-bb24-0aa79755ce1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:16:47.842Z|439b6f88-908e-4f38-a50d-a8493dc0355f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:47.842Z|0d180713-fc35-4e65-9db0-e54c15e709b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:47.843Z|439b6f88-908e-4f38-a50d-a8493dc0355f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:47.843Z|0d180713-fc35-4e65-9db0-e54c15e709b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:52.904Z|84f2253c-8af0-4285-8e57-c25ababb0d53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:52.905Z|84f2253c-8af0-4285-8e57-c25ababb0d53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:57.871Z|98003b88-aff5-407b-8220-9416adc75926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:57.871Z|b4bbb284-6682-4cdb-81fb-f8ff8df404af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:16:57.872Z|98003b88-aff5-407b-8220-9416adc75926|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:57.872Z|b4bbb284-6682-4cdb-81fb-f8ff8df404af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:16:59.948Z|6b7dcad9-b56a-4fbb-b773-794ea32d98b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:16:59.948Z|6b7dcad9-b56a-4fbb-b773-794ea32d98b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:17:00.044Z|69bdef73-0c71-44e8-bfed-2cadfd439d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:17:00.044Z|69bdef73-0c71-44e8-bfed-2cadfd439d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:17:02.933Z|415094e2-1c0b-4633-a3b0-8f782cb72f30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:02.934Z|415094e2-1c0b-4633-a3b0-8f782cb72f30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:07.901Z|cbdfb7b6-d779-46f9-b4c6-f39a29363664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:07.901Z|70453245-3125-4c9b-8ed6-a60333852820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:07.902Z|70453245-3125-4c9b-8ed6-a60333852820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:07.902Z|cbdfb7b6-d779-46f9-b4c6-f39a29363664|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:12.964Z|7f6663ef-6417-4409-bf80-835207317d89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:12.965Z|7f6663ef-6417-4409-bf80-835207317d89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:14.948Z|de526504-23d6-4abf-b16e-4ab0c771b2a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:17:14.951Z|de526504-23d6-4abf-b16e-4ab0c771b2a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:17:17.933Z|19b3c982-3097-478c-9474-1b92d35b58a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:17.933Z|e3a16640-9ecd-433f-9caf-c474052d0483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:17.934Z|19b3c982-3097-478c-9474-1b92d35b58a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:17.934Z|e3a16640-9ecd-433f-9caf-c474052d0483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:22.993Z|2ab32eec-c668-46f0-a7ec-4ddd70f6412d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:22.994Z|2ab32eec-c668-46f0-a7ec-4ddd70f6412d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:27.964Z|5d75fee7-46d8-4e05-af01-4e4de302a185|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:27.966Z|5d75fee7-46d8-4e05-af01-4e4de302a185|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:27.968Z|de480ed4-28f4-4eba-a5ab-b7f93e75fcb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:27.969Z|de480ed4-28f4-4eba-a5ab-b7f93e75fcb8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:29.948Z|695c8de9-7c6d-4951-a0a8-4d5d272cda07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:17:29.949Z|695c8de9-7c6d-4951-a0a8-4d5d272cda07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:17:30.045Z|50cb8435-a177-49b1-86a9-16f24a42ed3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:17:30.045Z|50cb8435-a177-49b1-86a9-16f24a42ed3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:17:33.022Z|eb9ac145-a667-416e-a92c-aecd35985278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:33.023Z|eb9ac145-a667-416e-a92c-aecd35985278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:37.279Z|9f45b7d5-6788-4c89-9ba9-257b85b0f583|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:17:37.280Z|9f45b7d5-6788-4c89-9ba9-257b85b0f583|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:37.990Z|bacada22-1c78-4be7-a8f8-36768a6c158f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:37.990Z|20a314a6-d6a8-4eea-9116-809450da406a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:37.990Z|20a314a6-d6a8-4eea-9116-809450da406a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:37.990Z|bacada22-1c78-4be7-a8f8-36768a6c158f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:43.053Z|2d62f6c1-1b52-4352-8f36-5db8650dcaa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:43.054Z|2d62f6c1-1b52-4352-8f36-5db8650dcaa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:44.948Z|d0205f04-1d66-49ae-8973-57e651f47643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:17:44.949Z|d0205f04-1d66-49ae-8973-57e651f47643|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:17:48.016Z|8ede9308-5441-4ee6-b8ce-00463fe7abe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:48.017Z|8ede9308-5441-4ee6-b8ce-00463fe7abe2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:48.018Z|43807e01-ba23-4434-98ed-fd27be1651a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:48.019Z|43807e01-ba23-4434-98ed-fd27be1651a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:53.083Z|f18658c8-37b6-4fb6-b88a-1997c5b0a7df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:53.084Z|f18658c8-37b6-4fb6-b88a-1997c5b0a7df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:58.046Z|646b69ea-d9df-44f3-9d78-4de13eaa85c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:58.047Z|646b69ea-d9df-44f3-9d78-4de13eaa85c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:58.049Z|20f752c4-4220-497b-af3f-d270bc6f75a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:17:58.050Z|20f752c4-4220-497b-af3f-d270bc6f75a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:17:59.948Z|68a1f6bd-f7a6-4393-8ab1-990514a9002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:17:59.951Z|68a1f6bd-f7a6-4393-8ab1-990514a9002e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:18:00.045Z|bf46939d-e5a5-48e2-a897-69fb73a0a26b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:18:00.046Z|bf46939d-e5a5-48e2-a897-69fb73a0a26b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:18:03.110Z|7063496c-c7d1-4d8f-a7bb-ff2dbd8c3b7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:03.111Z|7063496c-c7d1-4d8f-a7bb-ff2dbd8c3b7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:08.077Z|81dec35d-d1bb-4ac8-b0e6-0bae857b2a0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:08.078Z|89c3f785-a95a-4d13-aa92-cc5da6d694d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:08.078Z|81dec35d-d1bb-4ac8-b0e6-0bae857b2a0a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:08.079Z|89c3f785-a95a-4d13-aa92-cc5da6d694d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:13.138Z|88c0f806-a66c-4cdf-8a94-052682cd6974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:13.139Z|88c0f806-a66c-4cdf-8a94-052682cd6974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:14.948Z|eb10d5f5-2178-4001-bdee-0b325fba467e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:18:14.948Z|eb10d5f5-2178-4001-bdee-0b325fba467e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:18:18.106Z|8176eb2e-cfc5-4a07-8a1b-f6c6cde073e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:18.106Z|c9f87735-2d46-41e9-8d40-01c2f4a84b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:18.107Z|8176eb2e-cfc5-4a07-8a1b-f6c6cde073e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:18.107Z|c9f87735-2d46-41e9-8d40-01c2f4a84b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:23.167Z|01d7655a-d6a3-416d-bab5-8616293d46de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:23.168Z|01d7655a-d6a3-416d-bab5-8616293d46de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:28.133Z|0ea5f1f3-ac6f-4807-9471-6ebd60c32be3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:28.133Z|b9e5db6d-4940-4d47-bd49-3c6271f9c613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:28.134Z|b9e5db6d-4940-4d47-bd49-3c6271f9c613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:28.134Z|0ea5f1f3-ac6f-4807-9471-6ebd60c32be3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:29.948Z|4405bd96-e6d7-466d-970e-c7ce5521a44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:18:29.948Z|4405bd96-e6d7-466d-970e-c7ce5521a44c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:18:30.047Z|784a4b3b-de24-4a77-b26b-37e53a16e528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:18:30.047Z|784a4b3b-de24-4a77-b26b-37e53a16e528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:18:33.194Z|35c06248-1677-4f38-9351-ec6701112e1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:33.195Z|35c06248-1677-4f38-9351-ec6701112e1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:37.279Z|4c53174c-d9a9-46e5-ad8b-7ac492ff6761|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:18:37.280Z|4c53174c-d9a9-46e5-ad8b-7ac492ff6761|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:38.161Z|e1f7ef0d-2aa0-40c5-9959-f45610a366a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:38.162Z|e1f7ef0d-2aa0-40c5-9959-f45610a366a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:38.166Z|43cc4740-ff10-468f-9206-42fad6513fcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:38.167Z|43cc4740-ff10-468f-9206-42fad6513fcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:43.221Z|494c56fd-cd94-4737-ba36-0ba1c68248b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:43.222Z|494c56fd-cd94-4737-ba36-0ba1c68248b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:44.948Z|2f598c87-ba52-4750-bfb6-7f02477e4746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:18:44.950Z|2f598c87-ba52-4750-bfb6-7f02477e4746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:18:48.191Z|3e5a2846-67c1-4fb8-9db6-e4e216ef3620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:48.192Z|3e5a2846-67c1-4fb8-9db6-e4e216ef3620|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:48.267Z|7d4d0615-4a3f-45ba-b256-2f96623392a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:48.268Z|7d4d0615-4a3f-45ba-b256-2f96623392a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:53.249Z|cebbd9bc-5a39-4f7d-b702-61ababb98b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:53.250Z|cebbd9bc-5a39-4f7d-b702-61ababb98b3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:58.219Z|74c302a9-8c9f-420f-9f9e-60363cd29c33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:58.220Z|74c302a9-8c9f-420f-9f9e-60363cd29c33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:58.295Z|eb66041c-4ca2-430c-9a41-7b3cd987b62f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:18:58.295Z|eb66041c-4ca2-430c-9a41-7b3cd987b62f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:18:59.948Z|fb80b965-d85c-430a-946c-3db66249b175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:18:59.949Z|fb80b965-d85c-430a-946c-3db66249b175|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:19:00.048Z|e5b6a59c-3f41-4abd-b607-b34adb2d2d95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:19:00.049Z|e5b6a59c-3f41-4abd-b607-b34adb2d2d95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:19:03.281Z|6cf3802a-44c6-4430-9ed2-6765b9a5c2ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:03.282Z|6cf3802a-44c6-4430-9ed2-6765b9a5c2ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:08.253Z|d68b9385-54c4-4310-a971-db154db99ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:08.254Z|d68b9385-54c4-4310-a971-db154db99ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:08.321Z|0e7b88b4-8ae8-42dc-a1ea-aa7f7d0ff7e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:08.322Z|0e7b88b4-8ae8-42dc-a1ea-aa7f7d0ff7e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:13.310Z|e6d44895-1750-495d-8be0-91606b7fb1f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:13.311Z|e6d44895-1750-495d-8be0-91606b7fb1f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:14.948Z|a009e17d-5b84-42da-94cc-50ca3b712681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:19:14.949Z|a009e17d-5b84-42da-94cc-50ca3b712681|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:19:18.282Z|e796c773-d37f-44a0-b2a5-b3c67f44027e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:18.283Z|e796c773-d37f-44a0-b2a5-b3c67f44027e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:18.347Z|4ae38e88-2867-46ef-a914-58dc2f3359a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:18.348Z|4ae38e88-2867-46ef-a914-58dc2f3359a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:23.337Z|ba43dd4c-e03d-4742-a2db-654d6843b73a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:23.338Z|ba43dd4c-e03d-4742-a2db-654d6843b73a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:28.310Z|09b92d7b-75cb-471d-9784-ba39a96bc930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:28.311Z|09b92d7b-75cb-471d-9784-ba39a96bc930|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:28.372Z|b50815e4-863c-45db-aca8-d60118d76190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:28.372Z|b50815e4-863c-45db-aca8-d60118d76190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:29.948Z|1ce396a4-dc44-4822-a548-40bc0a0b4a31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:19:29.951Z|1ce396a4-dc44-4822-a548-40bc0a0b4a31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:19:30.049Z|a526ec6e-a071-4e87-8bdb-afcca59d7fe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:19:30.050Z|a526ec6e-a071-4e87-8bdb-afcca59d7fe7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:19:33.365Z|d228c997-f578-401c-8195-950361b48b08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:33.366Z|d228c997-f578-401c-8195-950361b48b08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:37.279Z|ee0d9be1-79a2-48d4-8164-643011820390|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:19:37.280Z|ee0d9be1-79a2-48d4-8164-643011820390|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:38.339Z|a762f1b3-2da3-428b-bf8f-3ca8f0df0ec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:38.340Z|a762f1b3-2da3-428b-bf8f-3ca8f0df0ec8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:38.397Z|ec5607ec-2c91-499a-90d6-848e2384c9df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:38.398Z|ec5607ec-2c91-499a-90d6-848e2384c9df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:43.394Z|720863c3-5e82-40b7-bf6f-36f588f2c224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:43.395Z|720863c3-5e82-40b7-bf6f-36f588f2c224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:44.948Z|3a91d90d-cf1f-4397-81cc-44111f58341a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:19:44.948Z|3a91d90d-cf1f-4397-81cc-44111f58341a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:19:48.369Z|e345327c-275c-484c-84cb-0c42d2939597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:48.370Z|e345327c-275c-484c-84cb-0c42d2939597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:48.422Z|25c4d0e1-5d99-4c03-8281-b83e5bbe8bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:48.422Z|25c4d0e1-5d99-4c03-8281-b83e5bbe8bd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:53.422Z|2e45bffb-ad06-4890-9470-05227f614de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:53.423Z|2e45bffb-ad06-4890-9470-05227f614de4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:58.398Z|a88d4fe5-2e9e-4aeb-b63f-b678a434b749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:58.399Z|a88d4fe5-2e9e-4aeb-b63f-b678a434b749|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:58.447Z|2f489d0d-d1c7-412a-be76-f13b81b9f10e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:19:58.448Z|2f489d0d-d1c7-412a-be76-f13b81b9f10e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:19:59.948Z|a72c63c4-a337-4501-a858-cd3e19262800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:19:59.948Z|a72c63c4-a337-4501-a858-cd3e19262800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:20:00.050Z|c466e76c-86e9-4423-a80f-015f7c5ca2ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:20:00.051Z|c466e76c-86e9-4423-a80f-015f7c5ca2ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:20:03.456Z|b39dd289-928e-492b-ae3f-15456845f534|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:03.457Z|b39dd289-928e-492b-ae3f-15456845f534|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:08.427Z|528f91d7-95ef-4f0c-a831-89763b92f6e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:08.428Z|528f91d7-95ef-4f0c-a831-89763b92f6e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:08.470Z|2b9091b8-981c-40f7-8116-e3698579b693|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:08.470Z|2b9091b8-981c-40f7-8116-e3698579b693|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:13.486Z|d6d32ee2-b031-4259-a956-f8d9f77b8a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:13.487Z|d6d32ee2-b031-4259-a956-f8d9f77b8a1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:14.948Z|f4266d04-6e80-4898-af79-d73e01bdb62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:20:14.953Z|f4266d04-6e80-4898-af79-d73e01bdb62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:20:18.456Z|5e84dcb3-bae5-4c75-be72-ae49cfbde0a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:18.457Z|5e84dcb3-bae5-4c75-be72-ae49cfbde0a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:18.495Z|4ced8a48-cc65-423f-a6a8-b43385f17593|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:18.496Z|4ced8a48-cc65-423f-a6a8-b43385f17593|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:23.515Z|f3c8a3f0-df41-4cee-a639-22e09c90a12d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:23.516Z|f3c8a3f0-df41-4cee-a639-22e09c90a12d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:27.432Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03axb0xd50xeb0x980xc1M0xe4H0x9dk0x950xafY0xc60xb6We0xd73e0x940xd30x990x9f0x080xdc0x95;h0xb0]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-11T05:20:28.488Z|b18fcfb7-f8a1-46cc-abd0-d38137c46e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:28.489Z|b18fcfb7-f8a1-46cc-abd0-d38137c46e3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:28.519Z|b0b0efe1-153d-4a42-9f02-379c4755f12a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:28.520Z|b0b0efe1-153d-4a42-9f02-379c4755f12a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:29.948Z|12032581-1efe-479a-8182-3746008fabb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:20:29.949Z|12032581-1efe-479a-8182-3746008fabb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:20:30.051Z|ca80d2eb-ecce-4693-a641-867707d47f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:20:30.052Z|ca80d2eb-ecce-4693-a641-867707d47f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:20:33.555Z|89ff266c-8292-4bab-a5e7-ad6e27985772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:33.556Z|89ff266c-8292-4bab-a5e7-ad6e27985772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:37.279Z|942ebdb2-b270-4f86-b8ea-71515e653c6e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:20:37.280Z|942ebdb2-b270-4f86-b8ea-71515e653c6e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:38.517Z|714a2998-72a4-4c41-88df-1bb13a459312|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:38.517Z|714a2998-72a4-4c41-88df-1bb13a459312|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:38.542Z|f6b38c96-b928-4040-a14c-a72a0519b9ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:38.543Z|f6b38c96-b928-4040-a14c-a72a0519b9ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:43.584Z|791fa63c-e7a2-45dc-8e0b-6b8ab8ec2ec7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:43.585Z|791fa63c-e7a2-45dc-8e0b-6b8ab8ec2ec7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:44.948Z|9198ace2-3a92-406e-a8ce-a03598ff2877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:20:44.949Z|9198ace2-3a92-406e-a8ce-a03598ff2877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:20:48.544Z|4112c7e4-23a3-4a24-a89c-945f4bb89a09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:48.545Z|4112c7e4-23a3-4a24-a89c-945f4bb89a09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:48.565Z|cef1b21a-d624-4604-9bbc-58bfa98c6c8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:48.565Z|cef1b21a-d624-4604-9bbc-58bfa98c6c8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:53.617Z|1170cae1-423b-4206-a6de-d9470e66d6a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:53.618Z|1170cae1-423b-4206-a6de-d9470e66d6a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:58.573Z|15f4a7a4-c6a7-4a4a-904a-d70bd0e8b981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:58.574Z|15f4a7a4-c6a7-4a4a-904a-d70bd0e8b981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:58.590Z|7e65c0b3-eb31-4cf8-bbeb-da5e5311c71b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:20:58.591Z|7e65c0b3-eb31-4cf8-bbeb-da5e5311c71b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:20:59.948Z|d4a9f2c8-3876-4481-9be4-80645c0750af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:20:59.951Z|d4a9f2c8-3876-4481-9be4-80645c0750af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:21:00.053Z|10d2c124-80f9-4379-b6c7-2258064185d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:21:00.053Z|10d2c124-80f9-4379-b6c7-2258064185d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:21:03.654Z|86100b21-c3e5-422e-aab1-59cfec1263a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:03.655Z|86100b21-c3e5-422e-aab1-59cfec1263a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:08.599Z|0f165f61-f3bd-499a-a067-fb3874895b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:08.600Z|0f165f61-f3bd-499a-a067-fb3874895b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:08.617Z|08d009ff-9a07-499a-8c46-273765766299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:08.617Z|08d009ff-9a07-499a-8c46-273765766299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:13.684Z|7eef3053-c3d5-414a-9062-9ff9b0195174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:13.685Z|7eef3053-c3d5-414a-9062-9ff9b0195174|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:14.948Z|d0df1384-6f9b-43ec-a0a6-d812d8f29cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:21:14.949Z|d0df1384-6f9b-43ec-a0a6-d812d8f29cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:21:18.627Z|778f009e-f201-45f6-962a-21c16ee910bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:18.628Z|778f009e-f201-45f6-962a-21c16ee910bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:18.641Z|c9fcc4f6-9e93-41b8-af7c-36f2335e108a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:18.642Z|c9fcc4f6-9e93-41b8-af7c-36f2335e108a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:23.712Z|dca35a70-3087-46fc-a6c5-8b6ca1d33a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:23.713Z|dca35a70-3087-46fc-a6c5-8b6ca1d33a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:28.654Z|eccf60a8-72f7-4460-aa26-666b6194f502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:28.655Z|eccf60a8-72f7-4460-aa26-666b6194f502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:28.665Z|02add140-6b8a-4e95-b357-10c1bef3788b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:28.666Z|02add140-6b8a-4e95-b357-10c1bef3788b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:29.948Z|e8755f47-32f3-47a7-ac60-feb1647f8964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:21:29.949Z|e8755f47-32f3-47a7-ac60-feb1647f8964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:21:30.054Z|97861ca1-ba2d-4a16-8427-729adb4f12a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:21:30.054Z|97861ca1-ba2d-4a16-8427-729adb4f12a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:21:33.740Z|7b6858b5-09d2-431e-a6c9-981280d1b9ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:33.741Z|7b6858b5-09d2-431e-a6c9-981280d1b9ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:37.279Z|035f65a4-57fa-4da0-bb87-a2f3be382970|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:21:37.280Z|035f65a4-57fa-4da0-bb87-a2f3be382970|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:38.683Z|6b19f54f-b60b-43bd-b11c-0c4e72e960f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:38.684Z|6b19f54f-b60b-43bd-b11c-0c4e72e960f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:38.694Z|fd1ba8f3-bfba-4eb1-844f-6d9dceb450a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:38.695Z|fd1ba8f3-bfba-4eb1-844f-6d9dceb450a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:43.768Z|5d53055e-aa41-465a-9677-848d9b64a08b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:43.769Z|5d53055e-aa41-465a-9677-848d9b64a08b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:44.948Z|6f490614-3a14-4815-ad18-9dded21d0805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:21:44.951Z|6f490614-3a14-4815-ad18-9dded21d0805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:21:48.712Z|3d66c87c-d1c7-4f77-a722-e62e9e5ae743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:48.713Z|3d66c87c-d1c7-4f77-a722-e62e9e5ae743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:48.722Z|9c4b070e-fd8f-49c6-871a-ec6d880d7b95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:48.723Z|9c4b070e-fd8f-49c6-871a-ec6d880d7b95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:53.801Z|d2c23ff0-2011-43cb-80f4-74f34e147940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:53.802Z|d2c23ff0-2011-43cb-80f4-74f34e147940|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:58.742Z|3136efc5-6cd2-41c4-84b6-cb08081682f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:58.743Z|3136efc5-6cd2-41c4-84b6-cb08081682f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:58.750Z|496cd42b-9e4d-48f5-99ec-7041d46bad57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:21:58.751Z|496cd42b-9e4d-48f5-99ec-7041d46bad57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:21:59.948Z|f440dfb8-ad1d-4b05-b90a-f13200ee7aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:21:59.948Z|f440dfb8-ad1d-4b05-b90a-f13200ee7aad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:22:00.054Z|1fe932ca-7a85-48f1-aa52-7896d3d8db78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:22:00.055Z|1fe932ca-7a85-48f1-aa52-7896d3d8db78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:22:03.829Z|775b97b0-0a55-4b27-bcfc-ac19da273ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:03.830Z|775b97b0-0a55-4b27-bcfc-ac19da273ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:08.771Z|7d2e909b-fa94-40c8-931d-740e1d13e946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:08.772Z|7d2e909b-fa94-40c8-931d-740e1d13e946|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:08.775Z|bdea50a7-b53a-423d-8773-4bd6d0a61712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:08.776Z|bdea50a7-b53a-423d-8773-4bd6d0a61712|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:13.858Z|efe7bb45-5543-409a-a383-958be990ce34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:13.859Z|efe7bb45-5543-409a-a383-958be990ce34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:14.948Z|a4b98a6c-3809-4201-8bca-f20fcae25b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:22:14.948Z|a4b98a6c-3809-4201-8bca-f20fcae25b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:22:18.799Z|39ffea01-1a97-4523-bbaa-359858f9249a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:18.800Z|39ffea01-1a97-4523-bbaa-359858f9249a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:18.801Z|17b2988f-e25e-4b06-8afe-9dc1d24769d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:18.801Z|17b2988f-e25e-4b06-8afe-9dc1d24769d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:23.886Z|7d73ff8c-ce0e-4ca5-b658-38ce2c9ac41b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:23.887Z|7d73ff8c-ce0e-4ca5-b658-38ce2c9ac41b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:28.825Z|7e53a7f7-b49a-4e6f-bd1f-94ee84ba0a25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:28.826Z|7e53a7f7-b49a-4e6f-bd1f-94ee84ba0a25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:28.826Z|b90e6b01-2cf4-4eaf-87de-2b904364222f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:28.827Z|b90e6b01-2cf4-4eaf-87de-2b904364222f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:29.948Z|e6f11f20-054a-478c-b5e1-6ab141bcd2a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:22:29.951Z|e6f11f20-054a-478c-b5e1-6ab141bcd2a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:22:30.055Z|88d17aaf-58b2-4be2-abc4-5c59555f0476|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:22:30.056Z|88d17aaf-58b2-4be2-abc4-5c59555f0476|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:22:33.915Z|7bd7edf0-c7c5-46bc-a2a8-1c2ead0e9682|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:33.915Z|7bd7edf0-c7c5-46bc-a2a8-1c2ead0e9682|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:37.279Z|056c0ae0-9880-4a27-b454-f73f72e78350|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-11T05:22:37.280Z|056c0ae0-9880-4a27-b454-f73f72e78350|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:38.855Z|33f810dc-a9ff-468c-9777-a9a6cbe0f901|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:38.855Z|ec114bfe-0290-4074-be2d-95c488f6dfd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:38.856Z|33f810dc-a9ff-468c-9777-a9a6cbe0f901|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:38.856Z|ec114bfe-0290-4074-be2d-95c488f6dfd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:43.942Z|0d964dfe-76da-4159-a233-1633df9513de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:43.942Z|0d964dfe-76da-4159-a233-1633df9513de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:44.948Z|e9011f72-058f-459e-beb0-e2f4df23e283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:22:44.949Z|e9011f72-058f-459e-beb0-e2f4df23e283|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:22:48.883Z|6cc5f71e-9f7b-48ce-bbcf-3a0dd2449835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:48.883Z|99d24a48-f6c6-48a1-8f0b-72d66eb8583c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:48.884Z|99d24a48-f6c6-48a1-8f0b-72d66eb8583c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:48.884Z|6cc5f71e-9f7b-48ce-bbcf-3a0dd2449835|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:53.972Z|cd369497-88b1-4152-90bf-98d1788458ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:53.973Z|cd369497-88b1-4152-90bf-98d1788458ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:58.909Z|66586926-43ab-4e8c-94f5-e0352d7ec748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:58.909Z|e6904d1e-623f-439a-be6e-108dfc7812b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:22:58.909Z|66586926-43ab-4e8c-94f5-e0352d7ec748|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:58.910Z|e6904d1e-623f-439a-be6e-108dfc7812b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:22:59.948Z|643cf9eb-e292-404e-b05b-8a5ac3732e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:22:59.949Z|643cf9eb-e292-404e-b05b-8a5ac3732e95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:23:00.056Z|77363e40-b8cd-4912-a8c0-ff59b5f5ffb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-11T05:23:00.057Z|77363e40-b8cd-4912-a8c0-ff59b5f5ffb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-11T05:23:03.998Z|4de2659f-c1c8-467c-b860-9b213541a34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:23:03.999Z|4de2659f-c1c8-467c-b860-9b213541a34d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:23:08.933Z|eb6343a9-8659-4890-8819-60158ece4644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:23:08.935Z|30896d33-5791-4db8-8a8f-7ed9bb0562ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-11T05:23:08.935Z|30896d33-5791-4db8-8a8f-7ed9bb0562ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-11T05:23:08.934Z|eb6343a9-8659-4890-8819-60158ece4644|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.