Results

By type

          JVM Arguments:  -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml  -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml  

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.3.7.RELEASE)

2022-11-27T05:23:05.614Z||main|||||INFO|500||The following profiles are active: basic
2022-11-27T05:23:19.120Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-27T05:23:19.120Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-27T05:23:19.225Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-27T05:23:26.857Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-11-27T05:23:27.070Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-27T05:23:27.310Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-27T05:23:27.724Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-27T05:23:27.733Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-27T05:23:27.850Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-27T05:23:28.080Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-27T05:23:28.759Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-27T05:23:30.886Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-27T05:23:32.945Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-27T05:23:33.005Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-27T05:23:33.639Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-27T05:23:33.868Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-11-27T05:23:35.043Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-27T05:23:36.433Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-11-27T05:23:42.211Z||main|||||WARN|500||---
2022-11-27T05:23:42.211Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-27T05:23:42.212Z||main|||||WARN|500||---
2022-11-27T05:23:42.784Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-27T05:23:47.908Z||main|||||INFO|500||Started ApiHandlerApplication in 45.691 seconds (JVM running for 48.036)
2022-11-27T05:23:47.947Z|fbd7c394-5f66-4fef-a67e-224dacd448e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:23:47.967Z|fbd7c394-5f66-4fef-a67e-224dacd448e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:23:47.969Z|6d05bc89-5de7-401a-ae6f-d4426de98663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:23:47.976Z|6d05bc89-5de7-401a-ae6f-d4426de98663|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:23:47.994Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-27T05:23:48.204Z|96a25959-77a7-4051-a19a-4fddf56e8701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:23:48.204Z|350042c1-d5fb-4e1f-97f0-a3da3beb6618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:23:48.204Z|b2918c57-88ca-423a-b13c-cdd530f3edf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-11-27T05:23:48.643Z|350042c1-d5fb-4e1f-97f0-a3da3beb6618|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:23:48.650Z|96a25959-77a7-4051-a19a-4fddf56e8701|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:23:48.643Z|b2918c57-88ca-423a-b13c-cdd530f3edf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:23:58.808Z|78a9647e-16b8-4c42-8ca2-52e6f032f9ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:23:58.809Z|78a9647e-16b8-4c42-8ca2-52e6f032f9ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:23:58.840Z|9efeac94-dd19-4776-a51a-ff0434fa8d65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:23:58.841Z|9efeac94-dd19-4776-a51a-ff0434fa8d65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:23:58.842Z|55bf6fcc-6bf9-4375-9cf9-352ef4672e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:23:58.847Z|55bf6fcc-6bf9-4375-9cf9-352ef4672e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:02.895Z|1cb30f78-478c-471c-8f79-a3c6a5c2e6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:24:02.897Z|1cb30f78-478c-471c-8f79-a3c6a5c2e6e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:24:08.852Z|dd885ca3-64e2-496f-9734-ac03cb2fee5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:08.853Z|dd885ca3-64e2-496f-9734-ac03cb2fee5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:08.887Z|5a5fa37e-6309-4ada-a6d7-19762f6ac2f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:08.889Z|5a5fa37e-6309-4ada-a6d7-19762f6ac2f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:08.895Z|df7672d5-f77a-4a68-8e48-40a2d4394796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:08.899Z|df7672d5-f77a-4a68-8e48-40a2d4394796|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:17.894Z|5a9c86a8-2f28-466d-8ac0-f2d018321c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:24:17.895Z|5a9c86a8-2f28-466d-8ac0-f2d018321c35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:24:17.978Z|aeed191e-6bbc-4487-82b5-145ee34d8996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:24:17.979Z|aeed191e-6bbc-4487-82b5-145ee34d8996|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:24:18.900Z|e10b68ff-77eb-4624-ad80-719123c953f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:18.902Z|e10b68ff-77eb-4624-ad80-719123c953f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:18.940Z|d0aba775-4081-4006-a686-3948a70c9a36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:18.942Z|d0aba775-4081-4006-a686-3948a70c9a36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:18.943Z|9ad59be2-9b32-4c37-927f-00a27727a983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:18.944Z|9ad59be2-9b32-4c37-927f-00a27727a983|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:28.936Z|19623513-900a-48e4-bd1a-a8105480f610|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:28.937Z|19623513-900a-48e4-bd1a-a8105480f610|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:28.972Z|7331aa1b-9657-4a9e-b36e-86036afe0624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:28.974Z|7331aa1b-9657-4a9e-b36e-86036afe0624|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:28.975Z|5ce7f18c-24bb-4ef3-83ee-c7f81d150446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:28.975Z|5ce7f18c-24bb-4ef3-83ee-c7f81d150446|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:32.894Z|bf4c333d-61b7-4164-affb-e3de4a58416a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:24:32.895Z|bf4c333d-61b7-4164-affb-e3de4a58416a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:24:38.975Z|1f7956fa-5228-46f2-b61a-642eca3aacd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:38.976Z|1f7956fa-5228-46f2-b61a-642eca3aacd3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:39.055Z|571ce404-81c0-4d35-96c4-a8a6bbc6e7cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:39.056Z|571ce404-81c0-4d35-96c4-a8a6bbc6e7cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:39.063Z|e53c5401-cdd7-4559-836b-f396abb6cf86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:39.064Z|e53c5401-cdd7-4559-836b-f396abb6cf86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:47.895Z|bf680a77-70c4-4eda-860a-bee89f289a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:24:47.898Z|bf680a77-70c4-4eda-860a-bee89f289a28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:24:47.980Z|65a37183-8355-4d12-bc62-6dd8b3d04d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:24:47.981Z|65a37183-8355-4d12-bc62-6dd8b3d04d00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:24:49.014Z|76f1a716-d6a2-418d-b908-16c936afc51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:49.015Z|76f1a716-d6a2-418d-b908-16c936afc51e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:49.099Z|e16e9eeb-395c-42c3-80f3-b6e82275dc32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:49.100Z|e16e9eeb-395c-42c3-80f3-b6e82275dc32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:49.104Z|7ff6f2f8-3e4d-4c42-ba76-bbc563123e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:49.105Z|7ff6f2f8-3e4d-4c42-ba76-bbc563123e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:59.062Z|6f5d26f4-c971-4251-b021-ed80fbd15371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:59.063Z|6f5d26f4-c971-4251-b021-ed80fbd15371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:59.147Z|7a5fc316-cb1d-4bc7-be99-78b6e7950588|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:59.149Z|5d800a81-d193-4818-9884-aa53159c2303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:24:59.149Z|7a5fc316-cb1d-4bc7-be99-78b6e7950588|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:24:59.150Z|5d800a81-d193-4818-9884-aa53159c2303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:02.895Z|2c22dfd4-8372-4d51-8c8b-cecbaf03ae04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:25:02.896Z|2c22dfd4-8372-4d51-8c8b-cecbaf03ae04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:25:09.100Z|c7541f95-7f72-4026-848c-87aa982a0745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:09.101Z|c7541f95-7f72-4026-848c-87aa982a0745|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:09.188Z|491e77b4-88c1-4cb3-951c-c61cc3d4e2f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:09.191Z|491e77b4-88c1-4cb3-951c-c61cc3d4e2f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:09.204Z|adbdc497-f09e-49f3-9e13-caad6cf6999e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:09.205Z|adbdc497-f09e-49f3-9e13-caad6cf6999e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:17.896Z|ffe3c81f-efb9-4b82-b4ca-1f4a3990c17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:25:17.900Z|ffe3c81f-efb9-4b82-b4ca-1f4a3990c17e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:25:17.982Z|3db48c77-1eed-48a9-83fb-2190cab121cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:25:17.984Z|3db48c77-1eed-48a9-83fb-2190cab121cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:25:19.137Z|3228f66b-9887-40f7-b5c3-689223895d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:19.139Z|3228f66b-9887-40f7-b5c3-689223895d02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:19.224Z|9c208f1b-6ce7-40b1-935d-48c115368d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:19.225Z|9c208f1b-6ce7-40b1-935d-48c115368d36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:19.242Z|57422ae5-3232-4f87-92f7-a97ef0be417a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:19.244Z|57422ae5-3232-4f87-92f7-a97ef0be417a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:29.175Z|fb5e92fb-02ba-4408-a3a6-1266a4721323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:29.176Z|fb5e92fb-02ba-4408-a3a6-1266a4721323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:29.258Z|c0f42076-2a67-4c6f-ba6c-8b5c1033b656|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:29.259Z|c0f42076-2a67-4c6f-ba6c-8b5c1033b656|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:29.277Z|77bdaa4c-98a0-4033-90c2-3a3e61aa7b82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:29.277Z|77bdaa4c-98a0-4033-90c2-3a3e61aa7b82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:32.897Z|7f11929c-a0c4-4821-bbad-d0ff7e103057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:25:32.898Z|7f11929c-a0c4-4821-bbad-d0ff7e103057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:25:39.231Z|87743e5e-60a8-45ee-b93e-cb3e894ed67b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:39.233Z|87743e5e-60a8-45ee-b93e-cb3e894ed67b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:39.329Z|11e631e3-5a2b-43e5-af24-b7df19fcfc3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:39.331Z|11e631e3-5a2b-43e5-af24-b7df19fcfc3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:39.332Z|96849f51-967b-4993-9df1-50e0dd12f1cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:39.333Z|96849f51-967b-4993-9df1-50e0dd12f1cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:47.895Z|886c39bb-a406-4e23-8a62-83e46ed9d6c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:25:47.896Z|886c39bb-a406-4e23-8a62-83e46ed9d6c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:25:47.985Z|ce86c304-8472-472c-8729-5cf56236d1d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:25:47.987Z|ce86c304-8472-472c-8729-5cf56236d1d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:25:49.283Z|d02ae9df-3d0f-4dcc-822e-d2e4a4513da3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:49.285Z|d02ae9df-3d0f-4dcc-822e-d2e4a4513da3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:49.368Z|44710cbc-de3e-425b-9344-1807d99b1872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:49.370Z|44710cbc-de3e-425b-9344-1807d99b1872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:49.402Z|31f533ce-31f0-4c45-8ba5-7a74845758fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:49.403Z|31f533ce-31f0-4c45-8ba5-7a74845758fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:59.329Z|feb6e362-193b-44b4-8af5-540a43e481fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:59.331Z|feb6e362-193b-44b4-8af5-540a43e481fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:59.410Z|345ced9c-efce-4eea-b955-ee78a1511d66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:59.412Z|345ced9c-efce-4eea-b955-ee78a1511d66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:25:59.435Z|95fe68fe-e7a2-40bb-9742-bbdeca06a5f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:25:59.437Z|95fe68fe-e7a2-40bb-9742-bbdeca06a5f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:02.895Z|a4929d96-a9a2-43df-803b-358ef4375edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:26:02.897Z|a4929d96-a9a2-43df-803b-358ef4375edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:26:09.375Z|363ab56e-c5b6-43c9-8b7b-d682ecc0e421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:09.377Z|363ab56e-c5b6-43c9-8b7b-d682ecc0e421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:09.444Z|8af80ae7-40e6-4830-b3c8-4cb646ee274d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:09.445Z|8af80ae7-40e6-4830-b3c8-4cb646ee274d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:09.467Z|17f49480-bfe5-4914-8052-b7def1a070a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:09.468Z|17f49480-bfe5-4914-8052-b7def1a070a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:17.898Z|3fe768a5-2fc8-4174-98ad-03f74d9d00f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:26:17.899Z|3fe768a5-2fc8-4174-98ad-03f74d9d00f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:26:17.988Z|6e8e2584-5628-454c-974e-1bbc5dc8dd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:26:17.989Z|6e8e2584-5628-454c-974e-1bbc5dc8dd74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:26:19.412Z|4ab1de9f-0e51-4bdf-98a3-64a3ed0be25d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:19.413Z|4ab1de9f-0e51-4bdf-98a3-64a3ed0be25d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:19.474Z|03c90c2a-1b2a-4b96-8286-b0fb0bf81c34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:19.475Z|03c90c2a-1b2a-4b96-8286-b0fb0bf81c34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:19.501Z|b6198c0c-9b8a-4f3d-aaff-9f8395763b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:19.503Z|b6198c0c-9b8a-4f3d-aaff-9f8395763b0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:29.447Z|ed4df8f1-c3f0-45d8-adca-b38aebcf7401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:29.448Z|ed4df8f1-c3f0-45d8-adca-b38aebcf7401|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:29.505Z|6e4c5cce-063d-4816-bd4f-cace43594eb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:29.506Z|6e4c5cce-063d-4816-bd4f-cace43594eb9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:29.537Z|2c36046f-a99d-4d6b-bdc9-b6113f8b1b95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:29.538Z|2c36046f-a99d-4d6b-bdc9-b6113f8b1b95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:32.894Z|0a900a3b-57a8-4ff8-a048-ec1d8df995c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:26:32.895Z|0a900a3b-57a8-4ff8-a048-ec1d8df995c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:26:39.478Z|cc075f9a-f174-40d5-a65b-9fb354f52361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:39.479Z|cc075f9a-f174-40d5-a65b-9fb354f52361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:39.535Z|317f7f99-5fc9-4ed8-81de-a42046b2c111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:39.536Z|317f7f99-5fc9-4ed8-81de-a42046b2c111|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:39.565Z|f9b8a380-e40f-4336-b4da-da50ecea3431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:39.566Z|f9b8a380-e40f-4336-b4da-da50ecea3431|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:47.894Z|37aec83f-5500-4de9-9872-8641891033c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:26:47.896Z|37aec83f-5500-4de9-9872-8641891033c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:26:47.990Z|17bdb603-f863-4614-9a2c-5c0eafae49bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:26:47.991Z|17bdb603-f863-4614-9a2c-5c0eafae49bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:26:49.507Z|4019f684-9bce-46a7-8c2d-32b55a680fd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:49.508Z|4019f684-9bce-46a7-8c2d-32b55a680fd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:49.564Z|dc28efa4-962a-42af-ab89-7fd723269bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:49.565Z|dc28efa4-962a-42af-ab89-7fd723269bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:49.592Z|67ba85b4-4ce9-43ec-84e0-ad0b9b50389b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:49.594Z|67ba85b4-4ce9-43ec-84e0-ad0b9b50389b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:59.552Z|6117355c-18ff-44ab-9830-ee5e9a83162f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:59.553Z|6117355c-18ff-44ab-9830-ee5e9a83162f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:59.592Z|4ad8cf46-a82f-4269-ae03-a48261a1d14e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:59.593Z|4ad8cf46-a82f-4269-ae03-a48261a1d14e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:26:59.622Z|c89a0229-3d59-4518-bc8a-4a6597dbd5db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:26:59.623Z|c89a0229-3d59-4518-bc8a-4a6597dbd5db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:02.894Z|fbbd5c89-c6a4-48b9-8749-40333a3b19b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:27:02.896Z|fbbd5c89-c6a4-48b9-8749-40333a3b19b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:27:09.583Z|050e784a-daea-4eec-acdb-5ef21da536a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:09.584Z|050e784a-daea-4eec-acdb-5ef21da536a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:09.623Z|402eb55b-63ae-43b8-8323-0b7fb9c2d48d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:09.623Z|402eb55b-63ae-43b8-8323-0b7fb9c2d48d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:09.650Z|b65697c7-44b5-4dd1-9244-cbb670d76548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:09.651Z|b65697c7-44b5-4dd1-9244-cbb670d76548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:17.894Z|23c2f180-fbc9-4d90-a498-86494a4e6460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:27:17.895Z|23c2f180-fbc9-4d90-a498-86494a4e6460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:27:17.992Z|f52fbc87-826e-4429-b04b-b4988ab0cc43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:27:17.994Z|f52fbc87-826e-4429-b04b-b4988ab0cc43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:27:19.617Z|6387fd93-ec45-4ee3-b2ff-a3ff8648ae7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:19.618Z|6387fd93-ec45-4ee3-b2ff-a3ff8648ae7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:19.652Z|4a49e349-edcf-4b8e-82a3-756a6c436e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:19.653Z|4a49e349-edcf-4b8e-82a3-756a6c436e90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:19.680Z|0ea61bcf-f2bf-4fc7-baf7-7ea378387a35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:19.681Z|0ea61bcf-f2bf-4fc7-baf7-7ea378387a35|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:29.646Z|87013034-a3fd-4ee4-91de-5ca9ca4bedce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:29.647Z|87013034-a3fd-4ee4-91de-5ca9ca4bedce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:29.681Z|765a23a1-ff51-45cc-bca6-b07520078a2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:29.682Z|765a23a1-ff51-45cc-bca6-b07520078a2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:29.714Z|6f695dad-6e1d-4d40-88f3-fb4cce2c3ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:29.715Z|6f695dad-6e1d-4d40-88f3-fb4cce2c3ab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:32.895Z|5a938e49-6b59-4d02-b8af-00e3a1e5d43d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:27:32.897Z|5a938e49-6b59-4d02-b8af-00e3a1e5d43d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:27:39.680Z|e03e55d6-5afd-4a82-aace-30360414b162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:39.681Z|e03e55d6-5afd-4a82-aace-30360414b162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:39.709Z|8cd41c31-ab2e-40f5-8c7a-8b1b586da7e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:39.709Z|8cd41c31-ab2e-40f5-8c7a-8b1b586da7e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:39.749Z|9fd40dbb-1d76-483b-be5f-f5fa92554a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:39.749Z|9fd40dbb-1d76-483b-be5f-f5fa92554a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:47.895Z|6bf3eb20-7286-4a86-9110-99bc26d209c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:27:47.896Z|6bf3eb20-7286-4a86-9110-99bc26d209c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:27:47.995Z|6a26492f-1faf-4756-9320-8840b24a28d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:27:47.995Z|6a26492f-1faf-4756-9320-8840b24a28d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:27:49.710Z|7d74c43d-86a7-4ba0-a668-0145ed6d6b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:49.710Z|7d74c43d-86a7-4ba0-a668-0145ed6d6b21|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:49.744Z|72379c02-6f31-46de-a678-6433fc25c782|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:49.745Z|72379c02-6f31-46de-a678-6433fc25c782|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:49.777Z|73b99752-49e7-4b23-8b78-ca20e9b50f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:49.778Z|73b99752-49e7-4b23-8b78-ca20e9b50f15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:59.743Z|d2fd7bd9-fd0a-4886-9842-3176c3d1293a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:59.745Z|d2fd7bd9-fd0a-4886-9842-3176c3d1293a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:59.787Z|d48b0947-5239-4531-abf8-db1db3056c7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:59.789Z|d48b0947-5239-4531-abf8-db1db3056c7e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:27:59.822Z|1ec479a8-cff7-4d10-a6db-deb1994e48c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:27:59.823Z|1ec479a8-cff7-4d10-a6db-deb1994e48c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:02.894Z|9eace3e7-b020-4110-bc7b-192159cf86c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:28:02.895Z|9eace3e7-b020-4110-bc7b-192159cf86c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:28:09.802Z|1b951da9-fc6d-4333-98a0-faa7ed173145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:09.803Z|1b951da9-fc6d-4333-98a0-faa7ed173145|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:09.829Z|c75c406a-dffc-404e-9716-4f1c77338687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:09.830Z|c75c406a-dffc-404e-9716-4f1c77338687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:09.855Z|5ba26285-5e4e-4f84-a090-244611fb2b8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:09.855Z|5ba26285-5e4e-4f84-a090-244611fb2b8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:17.894Z|1dd0618f-5781-438a-9191-da67f7d46eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:28:17.897Z|1dd0618f-5781-438a-9191-da67f7d46eb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:28:17.996Z|533a2062-dec2-4e86-bb99-f4a2f71836ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:28:17.997Z|533a2062-dec2-4e86-bb99-f4a2f71836ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:28:19.832Z|3888e67c-7b18-4471-8ccb-46e7942c0f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:19.833Z|3888e67c-7b18-4471-8ccb-46e7942c0f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:19.857Z|16d0718b-24e3-42c7-967a-c7f3e00e88c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:19.857Z|16d0718b-24e3-42c7-967a-c7f3e00e88c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:19.884Z|4ce0f850-21d7-4298-aa1c-6f4a28a5a9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:19.885Z|4ce0f850-21d7-4298-aa1c-6f4a28a5a9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:29.860Z|bebc4b17-11ce-4ae8-8f23-c8ad1d1ed0d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:29.861Z|bebc4b17-11ce-4ae8-8f23-c8ad1d1ed0d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:29.886Z|7de9fc25-8b2b-4b63-a38d-81f9f540e105|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:29.887Z|7de9fc25-8b2b-4b63-a38d-81f9f540e105|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:29.915Z|4c2d3853-c001-4ebb-b92c-736b84112fbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:29.916Z|4c2d3853-c001-4ebb-b92c-736b84112fbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:32.894Z|a612a480-3879-46ad-9aaa-55bf40284877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:28:32.895Z|a612a480-3879-46ad-9aaa-55bf40284877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:28:39.896Z|a7ed5fd1-8fc1-4e11-9e6f-f8637567e2fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:39.897Z|a7ed5fd1-8fc1-4e11-9e6f-f8637567e2fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:39.919Z|6cf20cba-9509-45d0-a66c-e81b382db9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:39.920Z|6cf20cba-9509-45d0-a66c-e81b382db9da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:39.943Z|2cda5d8c-5449-4ba8-a5bb-d6ea70d99b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:39.944Z|2cda5d8c-5449-4ba8-a5bb-d6ea70d99b8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:47.894Z|998c59fb-a119-405a-9df4-9f4dae0847cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:28:47.895Z|998c59fb-a119-405a-9df4-9f4dae0847cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:28:47.998Z|f66e74db-4f23-4f43-9747-c875e5a57b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:28:47.998Z|f66e74db-4f23-4f43-9747-c875e5a57b09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:28:49.939Z|88f5f9d6-9c6e-4580-801e-2e60578d1142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:49.940Z|88f5f9d6-9c6e-4580-801e-2e60578d1142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:49.953Z|ef5976b0-ea71-4ac6-a769-8e636a115815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:49.953Z|ef5976b0-ea71-4ac6-a769-8e636a115815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:49.972Z|6af74007-f6fe-4ab5-837c-61e33f2a2e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:49.973Z|6af74007-f6fe-4ab5-837c-61e33f2a2e8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:59.973Z|c01f725e-15d5-45fb-bc2a-cfc3a039ad1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:59.974Z|c01f725e-15d5-45fb-bc2a-cfc3a039ad1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:28:59.989Z|e15edeab-e5d4-499e-8f5a-8d7b4beaa2bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:28:59.990Z|e15edeab-e5d4-499e-8f5a-8d7b4beaa2bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:00.008Z|715b23ff-ae84-4e4b-bd1b-6a1118b6a90f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:00.009Z|715b23ff-ae84-4e4b-bd1b-6a1118b6a90f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:02.895Z|422d378c-9f39-42d7-844a-14a03cbb8f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:29:02.896Z|422d378c-9f39-42d7-844a-14a03cbb8f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:29:10.012Z|f072e40e-1792-4cfb-b496-67bc20d3088a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:10.013Z|f072e40e-1792-4cfb-b496-67bc20d3088a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:10.026Z|0cd09102-695d-42d7-8548-d2581555f075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:10.027Z|0cd09102-695d-42d7-8548-d2581555f075|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:10.037Z|5387ae66-ec21-4ad9-b715-428cc80f99b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:10.038Z|5387ae66-ec21-4ad9-b715-428cc80f99b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:17.895Z|369b84e7-793a-42b8-8e13-dfe878bdaf39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:29:17.895Z|369b84e7-793a-42b8-8e13-dfe878bdaf39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:29:17.999Z|a253c8f1-19a8-4e4c-b829-d013e70187dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:29:18.000Z|a253c8f1-19a8-4e4c-b829-d013e70187dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:29:20.059Z|3c690559-1256-4cc5-9cef-20c529937644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:20.060Z|3c690559-1256-4cc5-9cef-20c529937644|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:20.063Z|0cbada79-659d-4090-b1fc-3aba558265e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:20.064Z|0cbada79-659d-4090-b1fc-3aba558265e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:20.064Z|dcb55960-68be-4c6f-bcaa-dc997855f815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:20.065Z|dcb55960-68be-4c6f-bcaa-dc997855f815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:30.135Z|24610755-281b-48e6-b644-42ce013ca96b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:30.136Z|24610755-281b-48e6-b644-42ce013ca96b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:30.137Z|364587a6-5193-4616-ac0b-e8ef00fe46e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:30.138Z|364587a6-5193-4616-ac0b-e8ef00fe46e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:30.145Z|89954b42-f80b-44a3-a0e2-08416e8e3679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:30.146Z|89954b42-f80b-44a3-a0e2-08416e8e3679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:32.895Z|ea6d9738-8309-42b1-bd26-5f0b84c478f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:29:32.895Z|ea6d9738-8309-42b1-bd26-5f0b84c478f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:29:40.172Z|0337a96f-dbd2-49d2-98dd-bc8f89dec894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:40.173Z|0337a96f-dbd2-49d2-98dd-bc8f89dec894|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:40.178Z|a8795b01-7c29-4164-9db4-fe5ed0267a64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:40.178Z|a8795b01-7c29-4164-9db4-fe5ed0267a64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:40.179Z|d1337f8e-6003-4557-90f1-8bbb6cd6bebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:40.179Z|d1337f8e-6003-4557-90f1-8bbb6cd6bebb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:47.894Z|fa3130b6-ece7-48da-bf4b-5fc1aca04d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:29:47.896Z|fa3130b6-ece7-48da-bf4b-5fc1aca04d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:29:48.001Z|66f4f89a-1687-43a8-b5f5-e32bba018a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:29:48.002Z|66f4f89a-1687-43a8-b5f5-e32bba018a71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:29:50.207Z|28bf4e44-54d2-4e38-b6cc-0662c29f7684|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:50.207Z|a4c3838c-bfdd-4ab1-b6bc-f18a63558c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:50.207Z|e08df623-1e3c-463c-bca8-1235c994ef6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:29:50.208Z|a4c3838c-bfdd-4ab1-b6bc-f18a63558c84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:50.208Z|28bf4e44-54d2-4e38-b6cc-0662c29f7684|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:29:50.208Z|e08df623-1e3c-463c-bca8-1235c994ef6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:00.239Z|208398bf-cc78-4a7a-8e43-d34258a6a75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:00.240Z|7fec047a-4341-4fa3-a316-57f6d6e29ef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:00.240Z|208398bf-cc78-4a7a-8e43-d34258a6a75d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:00.240Z|7fec047a-4341-4fa3-a316-57f6d6e29ef3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:00.242Z|3eb9ca1e-c11e-4208-90e4-aff577379199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:00.243Z|3eb9ca1e-c11e-4208-90e4-aff577379199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:02.894Z|88e19718-66f1-4c89-9dcd-dca695a14b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:30:02.895Z|88e19718-66f1-4c89-9dcd-dca695a14b60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:30:10.281Z|458e453a-b6c3-4e9b-a424-0c7dc08fead5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:10.282Z|c626cc69-14b6-4ab7-9106-9e6ca2a6ca63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:10.282Z|458e453a-b6c3-4e9b-a424-0c7dc08fead5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:10.283Z|c626cc69-14b6-4ab7-9106-9e6ca2a6ca63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:10.288Z|8195420d-592e-4205-a282-383f634f3a49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:10.289Z|8195420d-592e-4205-a282-383f634f3a49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:17.895Z|f5f2423d-b938-45c5-8d0c-c1d4f784366f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:30:17.896Z|f5f2423d-b938-45c5-8d0c-c1d4f784366f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:30:18.003Z|735f6598-21f3-44ec-a6d7-546e1f2f4e4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:30:18.004Z|735f6598-21f3-44ec-a6d7-546e1f2f4e4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:30:20.311Z|34da316e-ebc4-4ad3-9fb7-fa1611fe6bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:20.311Z|7972f4d3-c455-4877-b17e-c383245b1613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:20.312Z|34da316e-ebc4-4ad3-9fb7-fa1611fe6bfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:20.312Z|7972f4d3-c455-4877-b17e-c383245b1613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:20.334Z|fb4b4bd9-a2f8-4b99-a7db-83b0aa9e84cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:20.335Z|fb4b4bd9-a2f8-4b99-a7db-83b0aa9e84cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:30.342Z|212deea7-a458-427b-819c-d5815c0e00fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:30.343Z|212deea7-a458-427b-819c-d5815c0e00fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:30.344Z|0e8eed47-7a95-4112-b24a-f8a845b4b981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:30.345Z|0e8eed47-7a95-4112-b24a-f8a845b4b981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:30.360Z|04a86407-283c-40f6-907a-63b2e8006f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:30.360Z|04a86407-283c-40f6-907a-63b2e8006f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:32.894Z|22c87921-6c89-4d97-9728-71c9d0f0e375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:30:32.896Z|22c87921-6c89-4d97-9728-71c9d0f0e375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:30:40.375Z|5b5bd630-60ca-4e7c-9d36-e4e6ed8e53b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:40.376Z|5b5bd630-60ca-4e7c-9d36-e4e6ed8e53b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:40.378Z|2566722b-a5a3-462b-aad4-8ba2e924c488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:40.378Z|2566722b-a5a3-462b-aad4-8ba2e924c488|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:40.388Z|6b902156-e116-4b97-a87a-0ccb3339c799|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:40.388Z|6b902156-e116-4b97-a87a-0ccb3339c799|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:47.894Z|c730bdb4-8c14-4b6f-a4eb-913fa1652c65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:30:47.895Z|c730bdb4-8c14-4b6f-a4eb-913fa1652c65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:30:48.005Z|6c024031-5fb7-4297-824c-c1003a0d9bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:30:48.006Z|6c024031-5fb7-4297-824c-c1003a0d9bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:30:50.409Z|c9302568-809c-4edf-8c6c-2d52ed1964dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:50.410Z|c9302568-809c-4edf-8c6c-2d52ed1964dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:50.423Z|4eb2a573-afca-4d8f-9ca0-105c2dc5956c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:50.423Z|fbbdb97a-61a8-4aa6-b295-b8ec45b631fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:30:50.424Z|4eb2a573-afca-4d8f-9ca0-105c2dc5956c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:30:50.424Z|fbbdb97a-61a8-4aa6-b295-b8ec45b631fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:00.459Z|2629dcb0-ac39-4f6c-885b-1f4c0bf5e89f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:00.460Z|2629dcb0-ac39-4f6c-885b-1f4c0bf5e89f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:00.466Z|96ce7fdf-abde-49e0-b542-2c0697789d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:00.467Z|96ce7fdf-abde-49e0-b542-2c0697789d53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:00.479Z|72089f27-39c2-43e7-a3ef-baa8de491176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:00.480Z|72089f27-39c2-43e7-a3ef-baa8de491176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:02.895Z|c44fe6c3-50de-4306-bfba-21ae4cd8cddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:31:02.896Z|c44fe6c3-50de-4306-bfba-21ae4cd8cddd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:31:10.510Z|f3910afb-31df-442b-b0c7-3b366b9f32a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:10.510Z|c4baa290-0858-4535-a0cc-7d5f0812e759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:10.511Z|0b059fe9-8acc-4420-8d17-5d474741b715|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:10.511Z|c4baa290-0858-4535-a0cc-7d5f0812e759|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:10.511Z|f3910afb-31df-442b-b0c7-3b366b9f32a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:10.512Z|0b059fe9-8acc-4420-8d17-5d474741b715|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:17.894Z|3504b4b7-4bfa-4398-8733-2a5a01265562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:31:17.896Z|3504b4b7-4bfa-4398-8733-2a5a01265562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:31:18.014Z|1cb0f763-ee94-4b5e-a473-e63b91de0516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:31:18.014Z|1cb0f763-ee94-4b5e-a473-e63b91de0516|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:31:20.555Z|4e7cfe6e-bc9b-4686-91a3-b0f5fb45ed46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:20.556Z|4e7cfe6e-bc9b-4686-91a3-b0f5fb45ed46|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:20.561Z|21537c45-8a8a-4f4e-939f-4479257af2d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:20.562Z|21537c45-8a8a-4f4e-939f-4479257af2d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:20.563Z|a807b7b5-07b6-401b-a441-9d67e6948b76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:20.564Z|a807b7b5-07b6-401b-a441-9d67e6948b76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:30.584Z|464af034-11f1-4066-a124-0a5db115afd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:30.585Z|464af034-11f1-4066-a124-0a5db115afd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:30.591Z|7165f9e0-9fe8-4be3-9f3c-3811db8bb884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:30.592Z|7165f9e0-9fe8-4be3-9f3c-3811db8bb884|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:30.593Z|4f5022d4-074e-4a22-886c-f1e89078ef61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:30.594Z|4f5022d4-074e-4a22-886c-f1e89078ef61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:32.894Z|7e6785f3-ba03-4cda-885e-8bc91c9cc5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:31:32.895Z|7e6785f3-ba03-4cda-885e-8bc91c9cc5ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:31:40.612Z|cadc3595-c7d0-49ac-ba6d-4995bbed50c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:40.613Z|cadc3595-c7d0-49ac-ba6d-4995bbed50c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:40.622Z|b374718e-0785-4ce3-a85e-22642dc7d868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:40.622Z|b374718e-0785-4ce3-a85e-22642dc7d868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:40.627Z|c849b57a-484e-4687-9051-8dd0ac38613e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:40.628Z|c849b57a-484e-4687-9051-8dd0ac38613e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:47.895Z|420db25f-1db9-4821-bd35-269a242285a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:31:47.895Z|420db25f-1db9-4821-bd35-269a242285a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:31:48.015Z|66a7b9be-b097-47b2-be82-f308fdea2bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:31:48.016Z|66a7b9be-b097-47b2-be82-f308fdea2bf3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:31:50.649Z|de207726-ce1a-4100-81a7-a8ce258f6e09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:50.649Z|b8f53f6f-ea8d-46a1-a4eb-44d038a3d7c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:50.650Z|de207726-ce1a-4100-81a7-a8ce258f6e09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:50.650Z|b8f53f6f-ea8d-46a1-a4eb-44d038a3d7c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:31:50.666Z|4d4afc97-1b9f-45d3-862b-75d56290004c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:31:50.666Z|4d4afc97-1b9f-45d3-862b-75d56290004c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:00.702Z|e846e015-2a32-4bd3-86b6-c7e0e35863a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:00.702Z|1f56472f-5b37-4333-8025-65d6f97143d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:00.702Z|45bc7f66-4584-4b5e-856a-a1c0d6a20497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:00.703Z|e846e015-2a32-4bd3-86b6-c7e0e35863a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:00.703Z|1f56472f-5b37-4333-8025-65d6f97143d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:00.703Z|45bc7f66-4584-4b5e-856a-a1c0d6a20497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:02.894Z|e52748bd-b0c6-4d2b-8664-6bad266241fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:32:02.896Z|e52748bd-b0c6-4d2b-8664-6bad266241fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:32:10.751Z|b009698b-1c51-421f-8773-45db48d41808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:10.752Z|cad2361c-64bc-4a60-829a-c03cb72728ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:10.752Z|b009698b-1c51-421f-8773-45db48d41808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:10.753Z|cad2361c-64bc-4a60-829a-c03cb72728ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:10.753Z|dc9c198b-09af-4793-a9ca-9b7fdb2b30db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:10.754Z|dc9c198b-09af-4793-a9ca-9b7fdb2b30db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:17.894Z|807ee1fe-c045-440f-9b19-f7d56aa4ea25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:32:17.895Z|807ee1fe-c045-440f-9b19-f7d56aa4ea25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:32:18.017Z|9c982597-5c9f-461e-8894-e0d9fc03c9d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:32:18.018Z|9c982597-5c9f-461e-8894-e0d9fc03c9d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:32:20.784Z|a461103f-94ea-4bb0-b5ba-92edc101ef59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:20.785Z|1309e183-ded2-438d-b711-b903391a12f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:20.785Z|a461103f-94ea-4bb0-b5ba-92edc101ef59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:20.786Z|1309e183-ded2-438d-b711-b903391a12f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:20.787Z|e5f08333-80e3-4009-8121-de4271f18c59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:20.787Z|e5f08333-80e3-4009-8121-de4271f18c59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:30.813Z|b1c5a440-7bfb-4936-839f-b15f760b65b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:30.813Z|06b31cf3-8629-4325-beb0-9d9f3752ae02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:30.813Z|f9d68837-7028-4679-acbb-8d96338fd8b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:30.814Z|06b31cf3-8629-4325-beb0-9d9f3752ae02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:30.814Z|b1c5a440-7bfb-4936-839f-b15f760b65b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:30.814Z|f9d68837-7028-4679-acbb-8d96338fd8b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:32.894Z|51a8968d-a663-47fd-b382-49c496b18f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:32:32.895Z|51a8968d-a663-47fd-b382-49c496b18f27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:32:40.841Z|3cfcc4ef-5826-4326-a8c5-8334191a917f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:40.841Z|a352d7ce-83cd-4247-9b6b-4ab2f0744d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:40.842Z|d6225c97-bd33-4f0b-bf8a-6e931fa67c13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:40.842Z|3cfcc4ef-5826-4326-a8c5-8334191a917f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:40.842Z|a352d7ce-83cd-4247-9b6b-4ab2f0744d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:40.843Z|d6225c97-bd33-4f0b-bf8a-6e931fa67c13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:47.894Z|73f6190c-0705-4aa2-8532-25172ab17cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:32:47.896Z|73f6190c-0705-4aa2-8532-25172ab17cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:32:48.019Z|9aff348e-27ac-46ba-8bea-4a37df12b58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:32:48.020Z|9aff348e-27ac-46ba-8bea-4a37df12b58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:32:50.873Z|05d47a7b-e091-454f-adef-1e8b9b0ab525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:50.873Z|ff933bdd-5578-40a2-98cb-77fdd250d29c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:50.874Z|05d47a7b-e091-454f-adef-1e8b9b0ab525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:50.874Z|ff933bdd-5578-40a2-98cb-77fdd250d29c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:32:50.878Z|d293ea0a-755c-4377-a9a7-60a907c06dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:32:50.879Z|d293ea0a-755c-4377-a9a7-60a907c06dc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:00.913Z|b4f18180-5c80-4151-9d11-c0b8f28d8533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:00.913Z|2501d33a-0d70-4245-9945-929dcdd3e013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:00.914Z|2501d33a-0d70-4245-9945-929dcdd3e013|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:00.914Z|b4f18180-5c80-4151-9d11-c0b8f28d8533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:00.923Z|44d2cd21-8631-48ad-a59b-acf36582c0db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:00.923Z|44d2cd21-8631-48ad-a59b-acf36582c0db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:02.894Z|67141da7-7e90-44ed-a46c-6b444cfe8ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:33:02.895Z|67141da7-7e90-44ed-a46c-6b444cfe8ffa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:33:10.970Z|d7360f77-6aa9-4432-bdd6-de3a0f4ac749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:10.970Z|73cf0192-b127-4e8d-a1e0-5149c8361ccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:10.971Z|d7360f77-6aa9-4432-bdd6-de3a0f4ac749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:10.971Z|855b61e9-54ca-4610-aee0-133b79a9fb79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:10.971Z|73cf0192-b127-4e8d-a1e0-5149c8361ccf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:10.972Z|855b61e9-54ca-4610-aee0-133b79a9fb79|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:17.894Z|dc993076-9995-49ad-b79d-5a788fd4973f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:33:17.895Z|dc993076-9995-49ad-b79d-5a788fd4973f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:33:18.021Z|3aad01f1-50e6-4a1a-925c-eccc1f8e6b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:33:18.021Z|3aad01f1-50e6-4a1a-925c-eccc1f8e6b72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:33:21.011Z|0d3e4769-d8a6-4e06-aeed-65f4231e8b9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:21.011Z|7a9950ab-86cc-4882-be50-8ab827361394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:21.012Z|0d3e4769-d8a6-4e06-aeed-65f4231e8b9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:21.012Z|7a9950ab-86cc-4882-be50-8ab827361394|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:21.012Z|d0812783-223b-4497-ac27-091d6fe4fde4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:21.013Z|d0812783-223b-4497-ac27-091d6fe4fde4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:31.052Z|8582a797-3677-4bb9-94e9-2fa925375bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:31.052Z|a8d174dd-58a9-4330-ac6f-a0939449fda9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:31.053Z|a8d174dd-58a9-4330-ac6f-a0939449fda9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:31.053Z|8582a797-3677-4bb9-94e9-2fa925375bed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:31.058Z|6c041e2f-d520-4005-a83d-2f03616aa1f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:31.059Z|6c041e2f-d520-4005-a83d-2f03616aa1f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:32.894Z|803c37e6-08bc-420f-bbaf-6084fc76b259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:33:32.896Z|803c37e6-08bc-420f-bbaf-6084fc76b259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:33:41.094Z|aee56ecc-a428-4452-abe2-98fd6b9445fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:41.094Z|7110e91b-5128-4329-99f8-93156c09e5b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:41.095Z|aee56ecc-a428-4452-abe2-98fd6b9445fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:41.095Z|7110e91b-5128-4329-99f8-93156c09e5b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:41.100Z|c26a870e-3bc6-4bd7-b60d-f6d9870afd8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:41.101Z|c26a870e-3bc6-4bd7-b60d-f6d9870afd8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:47.895Z|74ae6f72-d54c-4c4a-bbb8-256ea4670238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:33:47.896Z|74ae6f72-d54c-4c4a-bbb8-256ea4670238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:33:48.022Z|411d18e6-8ebd-4e6f-a979-187df1cd913a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:33:48.023Z|411d18e6-8ebd-4e6f-a979-187df1cd913a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:33:50.162Z|23ef90f2-bab3-4522-95dd-d5483daeaadc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:33:50.163Z|23ef90f2-bab3-4522-95dd-d5483daeaadc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:51.140Z|706226f7-26ef-451b-83ae-f433e78317c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:51.141Z|9b1e89f8-7d01-4d58-8ceb-70a8a8752518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:51.141Z|706226f7-26ef-451b-83ae-f433e78317c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:51.141Z|9b1e89f8-7d01-4d58-8ceb-70a8a8752518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:33:51.143Z|fbf62fcf-eabd-46c3-b6e1-c76fdb96443a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:33:51.144Z|fbf62fcf-eabd-46c3-b6e1-c76fdb96443a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:01.182Z|6b6f9405-0600-4a3b-a4b5-72c3f7e0ea50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:01.182Z|aa6b129e-ab58-4c85-a8a9-5c39ccc02358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:01.184Z|6b6f9405-0600-4a3b-a4b5-72c3f7e0ea50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:01.184Z|aa6b129e-ab58-4c85-a8a9-5c39ccc02358|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:01.203Z|dc309704-60a0-48d6-b328-e904e2c327a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:01.204Z|dc309704-60a0-48d6-b328-e904e2c327a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:02.895Z|a7d0127f-2a87-4267-b620-5358a8f6741a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:34:02.896Z|a7d0127f-2a87-4267-b620-5358a8f6741a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:34:11.237Z|3dcadc23-0bf2-42cc-98e2-9148c7dc02ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:11.238Z|3dcadc23-0bf2-42cc-98e2-9148c7dc02ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:11.244Z|c696b96a-7a29-411f-992b-6bcc66565ffc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:11.245Z|c696b96a-7a29-411f-992b-6bcc66565ffc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:11.246Z|91248cbf-b34e-49ab-93ed-1ffe40f40d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:11.247Z|91248cbf-b34e-49ab-93ed-1ffe40f40d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:17.894Z|c6e85ea9-82ed-4554-9cc6-c2acd33fd454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:34:17.896Z|c6e85ea9-82ed-4554-9cc6-c2acd33fd454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:34:18.024Z|932ec5b9-d1f2-4023-8ada-4ea5a0ea6ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:34:18.025Z|932ec5b9-d1f2-4023-8ada-4ea5a0ea6ed5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:34:21.310Z|53438be5-3ba1-4b37-b8eb-4d0b6c9a226b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:21.310Z|8e11fa01-e590-4d53-836d-d88aee0c83da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:21.311Z|53438be5-3ba1-4b37-b8eb-4d0b6c9a226b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:21.311Z|8e11fa01-e590-4d53-836d-d88aee0c83da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:21.314Z|d61a3075-17f2-4a40-ad22-4d02307ccd29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:21.314Z|d61a3075-17f2-4a40-ad22-4d02307ccd29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:31.341Z|f6c57ae8-e7c0-4d06-af96-6778b788c820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:31.342Z|f6c57ae8-e7c0-4d06-af96-6778b788c820|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:31.359Z|a62e152c-59ef-476e-af62-ab8c97985e22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:31.360Z|a62e152c-59ef-476e-af62-ab8c97985e22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:31.362Z|05e7ee47-08d9-4c18-bee6-a3470ff6d708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:31.362Z|05e7ee47-08d9-4c18-bee6-a3470ff6d708|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:32.894Z|639fbec6-6b64-4ebd-92bf-46f399536dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:34:32.895Z|639fbec6-6b64-4ebd-92bf-46f399536dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:34:41.380Z|e961d929-d9cc-4542-a6bc-00abce375a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:41.380Z|e961d929-d9cc-4542-a6bc-00abce375a91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:41.387Z|7d41af12-4d97-4e1f-8d25-0b82fd621b81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:41.388Z|7d41af12-4d97-4e1f-8d25-0b82fd621b81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:41.390Z|2d895f86-cff0-4155-b558-70a999532f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:41.390Z|2d895f86-cff0-4155-b558-70a999532f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:47.894Z|f942fc11-a07f-4971-8905-97d5e87b67c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:34:47.895Z|f942fc11-a07f-4971-8905-97d5e87b67c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:34:48.026Z|58a903a5-0f8d-46d7-a152-b58dbc0d22dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:34:48.027Z|58a903a5-0f8d-46d7-a152-b58dbc0d22dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:34:50.149Z|14069cab-9cf3-446d-8f43-531362d038bc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:34:50.150Z|14069cab-9cf3-446d-8f43-531362d038bc|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:51.406Z|29c3388a-eba5-4c6e-b4ff-929cc9498462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:51.407Z|29c3388a-eba5-4c6e-b4ff-929cc9498462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:51.420Z|f12b6dfb-eb99-4ace-9f51-705b110e27b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:51.421Z|f12b6dfb-eb99-4ace-9f51-705b110e27b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:34:51.425Z|7f2b4355-d615-40a0-adc7-cd1d8d11b952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:34:51.426Z|7f2b4355-d615-40a0-adc7-cd1d8d11b952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:01.446Z|9c5bf405-6886-4fc4-a2fc-7a249ef205f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:01.448Z|9c5bf405-6886-4fc4-a2fc-7a249ef205f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:01.454Z|4340364b-dbbc-4789-a140-8a8829a78a66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:01.455Z|4340364b-dbbc-4789-a140-8a8829a78a66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:01.483Z|a4902d2e-6ed1-40d8-9de9-4cb273f0bdc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:01.484Z|a4902d2e-6ed1-40d8-9de9-4cb273f0bdc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:02.894Z|a14541c3-5cab-41cc-8f79-2d1a778a5e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:35:02.896Z|a14541c3-5cab-41cc-8f79-2d1a778a5e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:35:11.485Z|e8c3803e-6ed3-4e48-8c76-44e418a8c1d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:11.486Z|e8c3803e-6ed3-4e48-8c76-44e418a8c1d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:11.507Z|36048a4b-5c83-4b13-bbd6-90afbfda9f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:11.507Z|36048a4b-5c83-4b13-bbd6-90afbfda9f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:11.538Z|ad0e37cf-7e98-4491-9d63-93644e76a6d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:11.539Z|ad0e37cf-7e98-4491-9d63-93644e76a6d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:17.894Z|d98d8c72-077a-40fd-91e7-343e0539f63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:35:17.895Z|d98d8c72-077a-40fd-91e7-343e0539f63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:35:18.027Z|9c470adb-49bf-4092-a6d3-0dd05c7ce6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:35:18.028Z|9c470adb-49bf-4092-a6d3-0dd05c7ce6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:35:21.541Z|3f1d4b48-0d2f-44f4-b94d-2c90cda57127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:21.542Z|3f1d4b48-0d2f-44f4-b94d-2c90cda57127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:21.544Z|f86cfd53-ffae-4e90-beae-31485e64f250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:21.544Z|f86cfd53-ffae-4e90-beae-31485e64f250|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:21.567Z|be217110-40d8-466c-8daf-55d873346a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:21.568Z|be217110-40d8-466c-8daf-55d873346a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:31.580Z|f0fbd8f8-90c1-4ff8-908b-0e15078cc5db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:31.581Z|f0fbd8f8-90c1-4ff8-908b-0e15078cc5db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:31.608Z|d578313b-8576-47b5-b36c-73fc75c44e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:31.609Z|d578313b-8576-47b5-b36c-73fc75c44e71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:31.621Z|e3ebda33-bdb3-45c6-893b-372a7763d32c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:31.622Z|e3ebda33-bdb3-45c6-893b-372a7763d32c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:32.894Z|48b42d16-b943-4baa-81f7-15e45adf6c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:35:32.895Z|48b42d16-b943-4baa-81f7-15e45adf6c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:35:41.625Z|2d0bf7e0-ca14-4579-a835-14a73cea54bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:41.628Z|2d0bf7e0-ca14-4579-a835-14a73cea54bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:41.664Z|b8b40cb4-a23d-4b8d-80f5-021629784ad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:41.664Z|b8b40cb4-a23d-4b8d-80f5-021629784ad7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:41.678Z|56495910-a934-41fc-a9b1-7643db22a813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:41.679Z|56495910-a934-41fc-a9b1-7643db22a813|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:47.895Z|7f50ad2d-d659-4e90-8e0c-73e5772fd747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:35:47.896Z|7f50ad2d-d659-4e90-8e0c-73e5772fd747|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:35:48.029Z|d621dc71-e5ba-4f53-86df-ace08ed1fea9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:35:48.030Z|d621dc71-e5ba-4f53-86df-ace08ed1fea9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:35:50.147Z|4a665642-ce48-4c71-ab50-c82d5f522327|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:35:50.148Z|4a665642-ce48-4c71-ab50-c82d5f522327|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:51.673Z|141c2337-53ed-400d-ae8b-5e7d1c4da631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:51.673Z|141c2337-53ed-400d-ae8b-5e7d1c4da631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:51.703Z|80f85c18-f3c8-4892-88f5-4be1e46675bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:51.704Z|80f85c18-f3c8-4892-88f5-4be1e46675bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:35:51.719Z|ba1c4c66-001d-4eae-8dcb-a9d32ccc0261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:35:51.720Z|ba1c4c66-001d-4eae-8dcb-a9d32ccc0261|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:01.709Z|c5eb1a5e-0107-409f-9cce-ede7bd554c30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:01.710Z|c5eb1a5e-0107-409f-9cce-ede7bd554c30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:01.771Z|f85c5ca3-171e-4f18-bc4c-1d2ef7b590d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:01.772Z|f85c5ca3-171e-4f18-bc4c-1d2ef7b590d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:01.789Z|2a2c0a22-22ca-4638-84be-a117b638ccca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:01.789Z|2a2c0a22-22ca-4638-84be-a117b638ccca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:02.894Z|87197bdd-8073-4ca7-8299-77ff2edac24c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:36:02.895Z|87197bdd-8073-4ca7-8299-77ff2edac24c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:36:11.788Z|c6ebd7a8-e0ae-4507-883b-6adac60d78f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:11.789Z|c6ebd7a8-e0ae-4507-883b-6adac60d78f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:11.855Z|0698996a-8134-47b5-ac2b-653a9ec684d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:11.855Z|0698996a-8134-47b5-ac2b-653a9ec684d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:11.868Z|2fa0d691-7f9a-4e79-bea8-f3e92e527a04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:11.869Z|2fa0d691-7f9a-4e79-bea8-f3e92e527a04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:17.894Z|2257e3e1-5850-4707-9938-b67026e3f469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:36:17.895Z|2257e3e1-5850-4707-9938-b67026e3f469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:36:18.031Z|d23a833e-c360-4091-9f1e-41749e5b0c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:36:18.031Z|d23a833e-c360-4091-9f1e-41749e5b0c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:36:21.840Z|9b6a5b17-9216-4987-9a5d-310143ac19bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:21.841Z|9b6a5b17-9216-4987-9a5d-310143ac19bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:21.921Z|8786e963-0ed4-43db-982b-e6cff3d525fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:21.921Z|2d1cb34a-2a39-4682-8b28-1568dd629ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:21.922Z|8786e963-0ed4-43db-982b-e6cff3d525fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:21.922Z|2d1cb34a-2a39-4682-8b28-1568dd629ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:31.882Z|35be784c-1701-4fac-8dc6-4c5a5c897b71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:31.883Z|35be784c-1701-4fac-8dc6-4c5a5c897b71|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:31.956Z|451f239e-f140-4369-8da2-4cdfbb70e789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:31.957Z|451f239e-f140-4369-8da2-4cdfbb70e789|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:31.971Z|39ba0901-09e9-4ac9-a3a1-d19381314530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:31.972Z|39ba0901-09e9-4ac9-a3a1-d19381314530|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:32.894Z|a5852d1a-55a4-40e5-9e3c-f41e9979f6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:36:32.896Z|a5852d1a-55a4-40e5-9e3c-f41e9979f6fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:36:41.939Z|1fb569cb-3238-47c7-8291-67faeb72414b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:41.940Z|1fb569cb-3238-47c7-8291-67faeb72414b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:41.987Z|bf7f9136-04e1-4e45-9ac4-ecba446fec5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:41.987Z|bf7f9136-04e1-4e45-9ac4-ecba446fec5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:42.019Z|10c4033c-757b-497b-a9c1-4fa94e4a620b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:42.020Z|10c4033c-757b-497b-a9c1-4fa94e4a620b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:47.894Z|a1e3cc04-f57e-4c3f-b9df-e5a9bf3a0aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:36:47.895Z|a1e3cc04-f57e-4c3f-b9df-e5a9bf3a0aaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:36:48.032Z|ef9a5113-bb3d-4080-945d-bf84cd74452c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:36:48.033Z|ef9a5113-bb3d-4080-945d-bf84cd74452c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:36:50.146Z|a2619ba5-1cf5-4ef7-8079-426c693343ff|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:36:50.147Z|a2619ba5-1cf5-4ef7-8079-426c693343ff|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:52.003Z|b00e6415-9240-4e14-ad1a-50d7596f9ce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:52.004Z|b00e6415-9240-4e14-ad1a-50d7596f9ce7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:52.039Z|8d9fd785-d5f1-42db-8bba-9c99612a4ba8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:52.040Z|8d9fd785-d5f1-42db-8bba-9c99612a4ba8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:36:52.054Z|08bf96c6-deb4-4d1c-882f-0ce201132de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:36:52.054Z|08bf96c6-deb4-4d1c-882f-0ce201132de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:02.039Z|c3c899e9-6c7d-42c9-ba6e-a85b74fd235d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:02.040Z|c3c899e9-6c7d-42c9-ba6e-a85b74fd235d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:02.078Z|b490db9b-75d0-4772-9c4d-786caf5650be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:02.079Z|b490db9b-75d0-4772-9c4d-786caf5650be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:02.091Z|920144fa-b414-4f5c-aafc-9bbff84fa121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:02.091Z|920144fa-b414-4f5c-aafc-9bbff84fa121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:02.894Z|c2fab95b-53d4-46da-b58a-9850835ae30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:37:02.895Z|c2fab95b-53d4-46da-b58a-9850835ae30d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:37:12.078Z|4cf3a959-de18-44b8-833d-759802559d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:12.079Z|4cf3a959-de18-44b8-833d-759802559d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:12.115Z|dc7fe3cf-6a1c-4872-8b65-c065f7258fb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:12.116Z|dc7fe3cf-6a1c-4872-8b65-c065f7258fb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:12.129Z|80856043-6f86-4083-ac89-fd2e24cbd6ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:12.130Z|80856043-6f86-4083-ac89-fd2e24cbd6ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:17.894Z|d35dd060-9002-4826-b8d2-0cc6bfc12897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:37:17.896Z|d35dd060-9002-4826-b8d2-0cc6bfc12897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:37:18.034Z|519a77a6-0c40-4cfc-8e7f-15e27ac516bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:37:18.034Z|519a77a6-0c40-4cfc-8e7f-15e27ac516bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:37:22.115Z|741481df-2b8b-49f5-a82e-f15c3a777b9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:22.116Z|741481df-2b8b-49f5-a82e-f15c3a777b9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:22.160Z|2b649323-1a78-43bb-acd7-a0b79055b493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:22.161Z|2b649323-1a78-43bb-acd7-a0b79055b493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:22.186Z|e61e59f6-0487-4f8f-a46b-113112418f2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:22.186Z|e61e59f6-0487-4f8f-a46b-113112418f2a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:32.144Z|a2e925f2-c2d1-4e68-8337-779052795aa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:32.145Z|a2e925f2-c2d1-4e68-8337-779052795aa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:32.197Z|c215161d-97d5-4e8e-b574-7df0a93636d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:32.198Z|c215161d-97d5-4e8e-b574-7df0a93636d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:32.242Z|242f4527-cf01-4acc-81db-6810a1a284fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:32.243Z|242f4527-cf01-4acc-81db-6810a1a284fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:32.894Z|f8ca3d24-ff75-4120-ab35-24d5d6fa3f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:37:32.895Z|f8ca3d24-ff75-4120-ab35-24d5d6fa3f22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:37:42.189Z|b177cb8e-8ab1-4852-8c45-5c728a91d635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:42.190Z|b177cb8e-8ab1-4852-8c45-5c728a91d635|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:42.268Z|92b8b4f2-6f90-4bbd-941b-c0a31cd242e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:42.270Z|92b8b4f2-6f90-4bbd-941b-c0a31cd242e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:42.289Z|7c47e10c-11b5-4930-ab30-5e72ae906a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:42.290Z|7c47e10c-11b5-4930-ab30-5e72ae906a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:47.894Z|85d5415a-5c93-4850-8c5b-025a401536af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:37:47.895Z|85d5415a-5c93-4850-8c5b-025a401536af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:37:48.039Z|e6e68124-dc2c-4ef7-854f-686f8f140061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:37:48.040Z|e6e68124-dc2c-4ef7-854f-686f8f140061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:37:50.147Z|48ab75ab-9bf4-40f1-8cec-b43809c430d3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:37:50.148Z|48ab75ab-9bf4-40f1-8cec-b43809c430d3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:52.224Z|f43ca380-e39e-49e4-96e0-bbf145273c23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:52.225Z|f43ca380-e39e-49e4-96e0-bbf145273c23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:52.352Z|865bc3f8-f3af-4b37-a66b-32e93d6cbdb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:52.353Z|865bc3f8-f3af-4b37-a66b-32e93d6cbdb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:37:52.359Z|d97dd6e3-9178-4819-8033-33d55ce996a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:37:52.359Z|d97dd6e3-9178-4819-8033-33d55ce996a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:02.256Z|362228c9-d358-40e6-9f44-685ddac4d2bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:02.257Z|362228c9-d358-40e6-9f44-685ddac4d2bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:02.387Z|6f85acfe-2acd-41ce-84a3-e5534044a6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:02.387Z|0c46ac52-a79f-4390-b34b-3eb6fdb1eb84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:02.388Z|6f85acfe-2acd-41ce-84a3-e5534044a6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:02.388Z|0c46ac52-a79f-4390-b34b-3eb6fdb1eb84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:02.894Z|3fe35838-12f8-447e-bb41-6285f8907f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:38:02.896Z|3fe35838-12f8-447e-bb41-6285f8907f0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:38:12.338Z|4d0df0a2-4550-46a3-a77c-c507954b9949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:12.339Z|4d0df0a2-4550-46a3-a77c-c507954b9949|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:12.416Z|ca133595-673e-4c50-8284-e55fc0440d1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:12.417Z|ca133595-673e-4c50-8284-e55fc0440d1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:12.419Z|2638d422-bde0-4c45-978e-e0b70ab51ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:12.419Z|2638d422-bde0-4c45-978e-e0b70ab51ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:17.894Z|e0f5f75e-e081-47c3-b180-3084bd4cd11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:38:17.895Z|e0f5f75e-e081-47c3-b180-3084bd4cd11a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:38:18.041Z|d6284019-8724-43e1-be65-c42bd408d0cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:38:18.041Z|d6284019-8724-43e1-be65-c42bd408d0cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:38:22.415Z|20da5ad9-bf27-43c6-826b-ae9af371b24a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:22.416Z|20da5ad9-bf27-43c6-826b-ae9af371b24a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:22.453Z|62e96624-caf1-444f-a596-0270786e3d08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:22.453Z|6aabb615-3613-4057-9088-21873dc4b1c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:22.454Z|62e96624-caf1-444f-a596-0270786e3d08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:22.454Z|6aabb615-3613-4057-9088-21873dc4b1c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:32.474Z|c3e1222a-9adc-43af-8061-ca16515f801c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:32.474Z|c3e1222a-9adc-43af-8061-ca16515f801c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:32.533Z|1c8c4f34-1b53-4bf8-8476-2a0efbca61da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:32.533Z|e8998e42-807d-4bc7-bab1-fbe20da99bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:32.534Z|e8998e42-807d-4bc7-bab1-fbe20da99bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:32.534Z|1c8c4f34-1b53-4bf8-8476-2a0efbca61da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:32.894Z|cb68d885-75ae-433b-9e4d-03db0f6a4f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:38:32.895Z|cb68d885-75ae-433b-9e4d-03db0f6a4f4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:38:42.514Z|3824aaec-b175-4dea-acd9-6d0216f698f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:42.515Z|3824aaec-b175-4dea-acd9-6d0216f698f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:42.579Z|3ace2151-a198-47f3-8823-7ff26650c62d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:42.580Z|3ace2151-a198-47f3-8823-7ff26650c62d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:42.597Z|7a0551f5-ff47-4517-a593-efb7e593556c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:42.598Z|7a0551f5-ff47-4517-a593-efb7e593556c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:47.894Z|379dcec9-97ab-4a0b-bdc9-130050229589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:38:47.896Z|379dcec9-97ab-4a0b-bdc9-130050229589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:38:48.042Z|b700d49e-d5fd-491c-ab9f-32285008ef5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:38:48.043Z|b700d49e-d5fd-491c-ab9f-32285008ef5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:38:50.145Z|c18d7d1c-be0e-4776-9997-b39828c7562f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:38:50.146Z|c18d7d1c-be0e-4776-9997-b39828c7562f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:52.552Z|632221ab-e435-4f3c-a29e-2136f61ed48e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:52.553Z|632221ab-e435-4f3c-a29e-2136f61ed48e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:52.610Z|628a0b58-3459-43c9-a096-20189d9fcade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:52.611Z|628a0b58-3459-43c9-a096-20189d9fcade|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:38:52.630Z|cdc95530-8253-4157-813f-027df3fb40ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:38:52.631Z|cdc95530-8253-4157-813f-027df3fb40ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:02.592Z|7842f5db-6ae3-42f1-84dd-e49a9f86bcdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:02.593Z|7842f5db-6ae3-42f1-84dd-e49a9f86bcdb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:02.645Z|f436d68d-9e8a-4201-8e5b-3f013888bd32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:02.645Z|f436d68d-9e8a-4201-8e5b-3f013888bd32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:02.667Z|28a8f930-89de-4bbd-95fe-a61f5edd75bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:02.668Z|28a8f930-89de-4bbd-95fe-a61f5edd75bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:02.894Z|b2a6b87a-f5e2-4a50-b935-9686eae729b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:39:02.895Z|b2a6b87a-f5e2-4a50-b935-9686eae729b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:39:12.619Z|e2b8c7a3-1bf5-40da-ad4b-9951305f122e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:12.620Z|e2b8c7a3-1bf5-40da-ad4b-9951305f122e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:12.686Z|4d8b71d2-72ef-4e95-bcc5-46d0d96b4064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:12.687Z|4d8b71d2-72ef-4e95-bcc5-46d0d96b4064|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:12.695Z|39f2fea4-9a55-4c4e-a27a-ac19591cbdfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:12.696Z|39f2fea4-9a55-4c4e-a27a-ac19591cbdfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:17.894Z|b5859c42-ad55-4e90-a310-d5d36a8531aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:39:17.895Z|b5859c42-ad55-4e90-a310-d5d36a8531aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:39:18.044Z|8175bd78-0525-4d38-be18-9ede05d822e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:39:18.045Z|8175bd78-0525-4d38-be18-9ede05d822e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:39:22.666Z|6e79a0b2-c42c-4b0a-8b8d-402b6512ebf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:22.667Z|6e79a0b2-c42c-4b0a-8b8d-402b6512ebf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:22.720Z|2e1f8df4-8094-4914-a833-a53fa2c30f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:22.720Z|2e1f8df4-8094-4914-a833-a53fa2c30f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:22.729Z|a1e94dc3-cb4d-49e2-89fd-29bca28eca38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:22.730Z|a1e94dc3-cb4d-49e2-89fd-29bca28eca38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:32.696Z|9cdc6d99-752f-4fc0-81fc-75222cb0ea4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:32.697Z|9cdc6d99-752f-4fc0-81fc-75222cb0ea4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:32.748Z|cd547368-7854-4e63-a9a1-7b5b30d03919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:32.749Z|cd547368-7854-4e63-a9a1-7b5b30d03919|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:32.778Z|70d9d55b-d389-45cd-a6de-e11f5af11f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:32.779Z|70d9d55b-d389-45cd-a6de-e11f5af11f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:32.894Z|0db2407a-3bee-4018-843d-f2b3ea16d17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:39:32.896Z|0db2407a-3bee-4018-843d-f2b3ea16d17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:39:42.727Z|c30f1a8b-453b-463c-964d-68fbc559f898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:42.728Z|c30f1a8b-453b-463c-964d-68fbc559f898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:42.777Z|ca1e7e8e-5234-415b-8e8e-4de7eca5e2e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:42.778Z|ca1e7e8e-5234-415b-8e8e-4de7eca5e2e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:42.806Z|91362abc-671c-496e-afdb-2ff1855476d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:42.807Z|91362abc-671c-496e-afdb-2ff1855476d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:47.894Z|d0551df8-e690-4d83-9502-09e5ddfe0333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:39:47.895Z|d0551df8-e690-4d83-9502-09e5ddfe0333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:39:48.045Z|5256a204-31cd-49d9-b84f-48bd339ad5bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:39:48.046Z|5256a204-31cd-49d9-b84f-48bd339ad5bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:39:50.146Z|8e0114d7-8364-47fd-94fd-3e87500bad67|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:39:50.147Z|8e0114d7-8364-47fd-94fd-3e87500bad67|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:52.757Z|36b52a7a-44fc-4da7-9a6e-6c0116ab1da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:52.758Z|36b52a7a-44fc-4da7-9a6e-6c0116ab1da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:52.809Z|f24d8e6b-1d97-4aaa-b34a-48654c1844d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:52.810Z|f24d8e6b-1d97-4aaa-b34a-48654c1844d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:39:52.878Z|3b11b10c-a67a-44a0-b7e0-caaaffaf75a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:39:52.879Z|3b11b10c-a67a-44a0-b7e0-caaaffaf75a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:02.798Z|09d71328-56f2-4247-8c05-d5ab38654ce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:02.799Z|09d71328-56f2-4247-8c05-d5ab38654ce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:02.866Z|7f2f85dd-3fff-482e-82ef-3cbb48c78737|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:02.867Z|7f2f85dd-3fff-482e-82ef-3cbb48c78737|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:02.894Z|a45cc65c-2149-4afb-8329-c513a0ce9933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:40:02.894Z|a45cc65c-2149-4afb-8329-c513a0ce9933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:40:02.929Z|120ea42a-19bd-48f3-9cd3-02946e5d7fbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:02.929Z|120ea42a-19bd-48f3-9cd3-02946e5d7fbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:12.829Z|81a90689-6fbf-476e-b25c-7ffda73d3ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:12.830Z|81a90689-6fbf-476e-b25c-7ffda73d3ec7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:12.925Z|d8b3e941-1b09-4191-82c1-cbf5c9c32c46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:12.926Z|d8b3e941-1b09-4191-82c1-cbf5c9c32c46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:12.995Z|8192c8b3-d0c6-4d0e-8f2f-d0403c706d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:12.996Z|8192c8b3-d0c6-4d0e-8f2f-d0403c706d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:17.894Z|5561715a-922d-4989-84b4-ae5c6a5f1952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:40:17.896Z|5561715a-922d-4989-84b4-ae5c6a5f1952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:40:18.047Z|c4cade16-92ce-4ead-bce7-b1832a013321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:40:18.048Z|c4cade16-92ce-4ead-bce7-b1832a013321|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:40:22.862Z|984d46c5-5bd2-4c5a-9592-df1d6f802210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:22.863Z|984d46c5-5bd2-4c5a-9592-df1d6f802210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:23.005Z|c44b060d-9b3a-481b-aec5-9fe39b9970c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:23.005Z|c44b060d-9b3a-481b-aec5-9fe39b9970c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:23.082Z|8c53d6cf-6062-49f3-a48a-b0f267faca83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:23.083Z|8c53d6cf-6062-49f3-a48a-b0f267faca83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:32.894Z|b78b21e4-a3c2-4054-9d26-9f0441248f4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:40:32.895Z|b78b21e4-a3c2-4054-9d26-9f0441248f4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:40:32.931Z|95b169e5-144e-4fd8-98bb-4dccf75100e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:32.932Z|95b169e5-144e-4fd8-98bb-4dccf75100e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:33.117Z|8693ff09-1e03-4422-a8f7-77268ac6b564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:33.118Z|8693ff09-1e03-4422-a8f7-77268ac6b564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:33.137Z|e1ca0d8c-3e5e-49d9-b0b4-359b19f36335|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:33.138Z|e1ca0d8c-3e5e-49d9-b0b4-359b19f36335|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:43.017Z|a7cfe854-186c-46d8-8d79-88e2c055b194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:43.018Z|a7cfe854-186c-46d8-8d79-88e2c055b194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:43.153Z|8be15da9-6fc6-4a45-a5bc-191322f6dbb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:43.153Z|8be15da9-6fc6-4a45-a5bc-191322f6dbb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:43.168Z|864cdefb-e200-456a-a5aa-66c61f588e26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:43.169Z|864cdefb-e200-456a-a5aa-66c61f588e26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:47.894Z|0a1ae29c-a332-48a2-867c-30fde2493e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:40:47.895Z|0a1ae29c-a332-48a2-867c-30fde2493e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:40:48.049Z|4db20232-4e3e-4793-bde8-98e3fd260e49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:40:48.049Z|4db20232-4e3e-4793-bde8-98e3fd260e49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:40:50.147Z|1657d38c-bc9f-4dc2-bb92-be626dc2d343|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:40:50.148Z|1657d38c-bc9f-4dc2-bb92-be626dc2d343|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:53.091Z|3a5b7d04-cd32-4745-9ceb-45c69e32cec2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:53.092Z|3a5b7d04-cd32-4745-9ceb-45c69e32cec2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:53.191Z|c8070766-cd36-4b4d-9e4f-a2f45f639e14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:53.192Z|c8070766-cd36-4b4d-9e4f-a2f45f639e14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:40:53.198Z|fe79b630-96c6-45b2-9027-4e9152988d45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:40:53.199Z|fe79b630-96c6-45b2-9027-4e9152988d45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:02.894Z|f0cc3572-c904-42da-b508-c996a7c74edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:41:02.896Z|f0cc3572-c904-42da-b508-c996a7c74edd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:41:03.153Z|ba09f8b7-2197-458e-a20f-f4ee7f8dc1fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:03.154Z|ba09f8b7-2197-458e-a20f-f4ee7f8dc1fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:03.225Z|d8cdf1e5-f4a4-4092-92de-e918648d97e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:03.225Z|663d092a-4521-4535-8922-6d88e0adfd4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:03.226Z|d8cdf1e5-f4a4-4092-92de-e918648d97e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:03.226Z|663d092a-4521-4535-8922-6d88e0adfd4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:13.182Z|4c8a89ba-118e-4090-8a0d-eba1e7a68852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:13.184Z|4c8a89ba-118e-4090-8a0d-eba1e7a68852|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:13.252Z|8d4bb769-e10f-4a44-8b6a-61ee0484f736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:13.253Z|8d4bb769-e10f-4a44-8b6a-61ee0484f736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:13.259Z|0c6fa887-e988-4dca-b5fc-b02153e95175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:13.260Z|0c6fa887-e988-4dca-b5fc-b02153e95175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:17.894Z|c4b0fa5a-8663-4b93-bcba-d8a90d5c6c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:41:17.895Z|c4b0fa5a-8663-4b93-bcba-d8a90d5c6c61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:41:18.050Z|b7667e58-b29c-4228-afd7-7f16eaf8689a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:41:18.051Z|b7667e58-b29c-4228-afd7-7f16eaf8689a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:41:23.217Z|d1338027-3a62-46b2-8ba9-f4e7b667c3e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:23.219Z|d1338027-3a62-46b2-8ba9-f4e7b667c3e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:23.285Z|32a12a9f-51cc-4545-bbb7-0cafb5485cb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:23.286Z|303a17e2-a522-4db5-b113-5f9871cb62a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:23.286Z|32a12a9f-51cc-4545-bbb7-0cafb5485cb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:23.286Z|303a17e2-a522-4db5-b113-5f9871cb62a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:32.894Z|8303bed9-caa7-440d-a493-b441429a5de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:41:32.895Z|8303bed9-caa7-440d-a493-b441429a5de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:41:33.261Z|f5a9270f-fbcd-496c-8a87-3f529d584093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:33.262Z|f5a9270f-fbcd-496c-8a87-3f529d584093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:33.316Z|3c7d9835-70e6-472d-9ccd-55b83b3a8368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:33.316Z|bb76ca12-5e88-404f-a2e3-0e6e3eeed4bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:33.317Z|bb76ca12-5e88-404f-a2e3-0e6e3eeed4bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:33.317Z|3c7d9835-70e6-472d-9ccd-55b83b3a8368|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:43.316Z|8e603042-bd30-4ec7-bde7-2e062627e06b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:43.318Z|8e603042-bd30-4ec7-bde7-2e062627e06b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:43.353Z|20c259d0-2cc5-49f1-9b04-9f53e40cb845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:43.353Z|20c259d0-2cc5-49f1-9b04-9f53e40cb845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:43.361Z|07c6d6a7-6a01-41c0-a02c-38749b815010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:43.362Z|07c6d6a7-6a01-41c0-a02c-38749b815010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:47.895Z|f5a36ac1-6bff-4682-ba5c-ca105ed69c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:41:47.897Z|f5a36ac1-6bff-4682-ba5c-ca105ed69c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:41:48.052Z|bebe74ae-4f9e-4b64-b663-2b3a469268ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:41:48.053Z|bebe74ae-4f9e-4b64-b663-2b3a469268ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:41:50.146Z|38c9fa99-2876-45a1-961d-02b8fea96f75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:41:50.147Z|38c9fa99-2876-45a1-961d-02b8fea96f75|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:53.367Z|afe55b8e-a206-48d2-9262-979f06889f63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:53.368Z|afe55b8e-a206-48d2-9262-979f06889f63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:53.381Z|356a6a6f-29cf-44d0-9d4d-5ee595e4fa4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:53.382Z|356a6a6f-29cf-44d0-9d4d-5ee595e4fa4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:41:53.399Z|7a471d59-8b33-4acf-8a29-a21366e73eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:41:53.400Z|7a471d59-8b33-4acf-8a29-a21366e73eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:02.899Z|f2ef7f10-4149-41a9-9332-39fc8a28cfc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:42:02.901Z|f2ef7f10-4149-41a9-9332-39fc8a28cfc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:42:03.405Z|bed23a71-3271-4a65-acac-37dff07525ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:03.406Z|bed23a71-3271-4a65-acac-37dff07525ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:03.410Z|59ad3ddb-3c5e-4315-89a0-2c5cbfa9f964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:03.411Z|59ad3ddb-3c5e-4315-89a0-2c5cbfa9f964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:03.429Z|ea2680b5-e0ce-4e4e-9490-01fbd32c4a74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:03.430Z|ea2680b5-e0ce-4e4e-9490-01fbd32c4a74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:13.452Z|f554a48d-13f9-4600-90dd-009c8b3c63f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:13.452Z|d2a7a664-4fe2-4338-9a52-c443428c0ad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:13.454Z|d2a7a664-4fe2-4338-9a52-c443428c0ad9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:13.454Z|f554a48d-13f9-4600-90dd-009c8b3c63f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:13.458Z|e5126e19-cc8d-4b0e-9597-9b06fca3fbe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:13.459Z|e5126e19-cc8d-4b0e-9597-9b06fca3fbe5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:17.895Z|c048f72b-a398-47d2-85f6-67470db0ab6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:42:17.895Z|c048f72b-a398-47d2-85f6-67470db0ab6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:42:18.055Z|7dc303d2-8991-4f7c-bc6f-74d309cf7aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:42:18.056Z|7dc303d2-8991-4f7c-bc6f-74d309cf7aca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:42:23.501Z|d12256e2-21c3-4938-97cd-53b6dc522a41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:23.502Z|d12256e2-21c3-4938-97cd-53b6dc522a41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:23.506Z|d9523e35-6113-47d8-a9d3-c35f95cf1d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:23.507Z|d9523e35-6113-47d8-a9d3-c35f95cf1d62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:23.513Z|828453b2-3987-4ca4-b970-36fbf072402b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:23.514Z|828453b2-3987-4ca4-b970-36fbf072402b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:32.894Z|c9fd28e4-03d0-45c5-911a-7ccf4a0413ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:42:32.895Z|c9fd28e4-03d0-45c5-911a-7ccf4a0413ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:42:33.558Z|2836f6f4-28f3-42a6-a656-63225758d21e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:33.558Z|2836f6f4-28f3-42a6-a656-63225758d21e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:33.560Z|21cc2795-1dea-497c-9215-3108afa12100|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:33.560Z|21cc2795-1dea-497c-9215-3108afa12100|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:33.567Z|b92e623b-6585-4ddd-b5ba-88d7fa747545|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:33.568Z|b92e623b-6585-4ddd-b5ba-88d7fa747545|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:43.589Z|03a82f76-ee8e-460f-af0d-b4c2eab17325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:43.590Z|03a82f76-ee8e-460f-af0d-b4c2eab17325|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:43.601Z|11ab636a-7a90-4969-a329-8c4a9eec232c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:43.601Z|f4422582-5ee3-4ee9-b6ad-52b837543c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:43.602Z|11ab636a-7a90-4969-a329-8c4a9eec232c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:43.602Z|f4422582-5ee3-4ee9-b6ad-52b837543c15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:47.894Z|9c68f7e6-8afd-4f23-bc1a-fd274abcc5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:42:47.895Z|9c68f7e6-8afd-4f23-bc1a-fd274abcc5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:42:48.057Z|95692e99-8c38-4dc5-b46a-bc00658fe1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:42:48.058Z|95692e99-8c38-4dc5-b46a-bc00658fe1d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:42:50.145Z|f1aa0f92-028d-4e6f-90ef-b95e2c96c8ec|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-11-27T05:42:50.146Z|f1aa0f92-028d-4e6f-90ef-b95e2c96c8ec|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:53.647Z|01e7616f-a2b6-4f1f-ba16-c68821cc6eb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:53.648Z|01e7616f-a2b6-4f1f-ba16-c68821cc6eb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:53.648Z|effd1105-ae51-4624-ab20-32fa9b8ae6ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:53.649Z|effd1105-ae51-4624-ab20-32fa9b8ae6ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:42:53.653Z|0889992e-0b3e-445a-b081-57d2d24f86ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:42:53.655Z|0889992e-0b3e-445a-b081-57d2d24f86ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:02.894Z|97cbe22f-b198-4a9b-bd3b-e9e723943dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:43:02.895Z|97cbe22f-b198-4a9b-bd3b-e9e723943dd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:43:03.684Z|97ebd247-e0d3-4556-b199-d257b1d32e1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:03.685Z|97ebd247-e0d3-4556-b199-d257b1d32e1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:03.684Z|ea6e4981-c3fe-40e9-b18f-ca3236f32fa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:03.685Z|f978bf3c-0935-42f6-9fe1-23a1e028fab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:03.686Z|f978bf3c-0935-42f6-9fe1-23a1e028fab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:03.686Z|ea6e4981-c3fe-40e9-b18f-ca3236f32fa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:13.720Z|df350b09-dda9-4da4-92db-3945e9974116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:13.720Z|66849137-1722-452c-b2ab-5ff2f4ff94b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:13.721Z|df350b09-dda9-4da4-92db-3945e9974116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:13.721Z|66849137-1722-452c-b2ab-5ff2f4ff94b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:13.730Z|7c3eacea-7190-454e-9703-7ce17824cedd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:13.731Z|7c3eacea-7190-454e-9703-7ce17824cedd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:17.894Z|5e35a158-b800-4f55-87c4-d0a8837e5065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:43:17.895Z|5e35a158-b800-4f55-87c4-d0a8837e5065|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:43:18.059Z|05470001-6212-4b67-ba03-7fe3bd1763ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:43:18.059Z|05470001-6212-4b67-ba03-7fe3bd1763ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:43:23.764Z|21ac5706-ef55-4130-8ac2-3910145c469e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:23.764Z|82bf9069-8e67-4d6f-8056-9faba454a4fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:23.764Z|c690cde7-b1a2-44d4-8504-b72bb9453dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:23.765Z|21ac5706-ef55-4130-8ac2-3910145c469e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:23.765Z|82bf9069-8e67-4d6f-8056-9faba454a4fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:23.765Z|c690cde7-b1a2-44d4-8504-b72bb9453dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:32.894Z|7efb11cf-aca9-46c1-8d4e-c0cf08f6b877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-27T05:43:32.895Z|7efb11cf-aca9-46c1-8d4e-c0cf08f6b877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-27T05:43:33.806Z|4422e547-f578-407b-87c2-547ff2edcf10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:33.806Z|5c7d546a-4450-4b1f-8219-387f1d35f70f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:33.807Z|4422e547-f578-407b-87c2-547ff2edcf10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:33.807Z|5c7d546a-4450-4b1f-8219-387f1d35f70f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:33.810Z|b063dcfc-2d33-432e-9cc7-3658940f552f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-27T05:43:33.811Z|b063dcfc-2d33-432e-9cc7-3658940f552f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-27T05:43:40.624Z||http-nio-8080-exec-2|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03|0x13E0x1f0xc2A30x0e0xbd0x170x900xb60x020xd7