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-28T09:21:23.919Z||main|||||INFO|500||The following profiles are active: basic
2022-11-28T09:21:38.314Z||main|||||INFO|500||Starting service [Tomcat]
2022-11-28T09:21:38.315Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-11-28T09:21:38.426Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-11-28T09:21:45.783Z||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-28T09:21:46.037Z||main|||||INFO|500||catdb-pool - Starting...
2022-11-28T09:21:46.301Z||main|||||INFO|500||catdb-pool - Start completed.
2022-11-28T09:21:46.727Z||main|||||INFO|500||reqdb-pool - Starting...
2022-11-28T09:21:46.735Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-11-28T09:21:46.848Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-11-28T09:21:47.084Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-11-28T09:21:47.656Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-28T09:21:49.378Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-28T09:21:51.395Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-28T09:21:51.455Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-11-28T09:21:52.187Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-11-28T09:21:52.518Z||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-28T09:21:53.894Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-28T09:21:55.528Z||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-28T09:22:01.437Z||main|||||WARN|500||---
2022-11-28T09:22:01.438Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-11-28T09:22:01.438Z||main|||||WARN|500||---
2022-11-28T09:22:01.968Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-11-28T09:22:07.646Z||main|||||INFO|500||Started ApiHandlerApplication in 47.265 seconds (JVM running for 49.732)
2022-11-28T09:22:07.657Z|2212ea10-55f6-4521-ba7c-9c3ab58ceb41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:22:07.669Z|2212ea10-55f6-4521-ba7c-9c3ab58ceb41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:22:07.671Z|dcea9c08-0b53-4809-a89c-a45411c8be84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:22:07.677Z|dcea9c08-0b53-4809-a89c-a45411c8be84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:22:09.607Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-11-28T09:22:09.819Z|3a15b5e8-31ce-4dfd-9ac9-380e65b86b8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-11-28T09:22:10.260Z|3a15b5e8-31ce-4dfd-9ac9-380e65b86b8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:11.203Z|2f9d2c8a-880d-44ab-b60d-3b03ebc9fa28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:11.205Z|2f9d2c8a-880d-44ab-b60d-3b03ebc9fa28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:11.697Z|1e06677e-fbf7-470e-91a2-065baae46342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:11.699Z|1e06677e-fbf7-470e-91a2-065baae46342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:20.399Z|1a4d3b59-48b4-418a-9821-9303666f646f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:20.400Z|1a4d3b59-48b4-418a-9821-9303666f646f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:21.239Z|19e23bf0-a195-4152-bfc8-89d3c80e8615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:21.240Z|19e23bf0-a195-4152-bfc8-89d3c80e8615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:21.733Z|f0e4df14-91cb-47b0-b9f9-1152f4a8dcbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:21.735Z|f0e4df14-91cb-47b0-b9f9-1152f4a8dcbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:22.635Z|5e5d131e-cfe2-4984-baad-fa20cf8af2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:22:22.638Z|5e5d131e-cfe2-4984-baad-fa20cf8af2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:22:30.432Z|2e882eca-2b6d-4712-8925-432f60699f41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:30.433Z|2e882eca-2b6d-4712-8925-432f60699f41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:31.272Z|7fba54c8-abf2-44df-939f-eecdcdb10188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:31.274Z|7fba54c8-abf2-44df-939f-eecdcdb10188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:31.767Z|91b185d4-9312-4f4f-8d3f-03393184f312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:31.769Z|91b185d4-9312-4f4f-8d3f-03393184f312|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:37.635Z|2c40a117-6a97-4491-b64a-ec52746d2915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:22:37.636Z|2c40a117-6a97-4491-b64a-ec52746d2915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:22:37.678Z|d702ba6a-a888-4e69-9fb3-058c9c9df28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:22:37.679Z|d702ba6a-a888-4e69-9fb3-058c9c9df28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:22:40.471Z|4cc54480-4caf-488a-bb5f-77d5bb02d8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:40.472Z|4cc54480-4caf-488a-bb5f-77d5bb02d8bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:41.303Z|86370737-203e-47f7-901d-04efc259f301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:41.304Z|86370737-203e-47f7-901d-04efc259f301|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:41.804Z|22ea5f44-ef4d-400c-94e2-bdb3cc1bfa68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:41.807Z|22ea5f44-ef4d-400c-94e2-bdb3cc1bfa68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:50.511Z|bab3f893-1003-4bea-9b6f-8eb7de092243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:50.513Z|bab3f893-1003-4bea-9b6f-8eb7de092243|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:51.332Z|d8af8db9-f9d6-47e2-987c-9a2f286418bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:51.333Z|d8af8db9-f9d6-47e2-987c-9a2f286418bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:51.843Z|aaae352c-a75f-47a0-b691-d9e859682210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:22:51.844Z|aaae352c-a75f-47a0-b691-d9e859682210|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:22:52.635Z|49c476f6-9cc1-4286-a138-cae6e63a23a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:22:52.636Z|49c476f6-9cc1-4286-a138-cae6e63a23a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:23:00.545Z|8b693368-fec6-49db-9ab2-71a52893b3d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:00.552Z|8b693368-fec6-49db-9ab2-71a52893b3d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:01.360Z|53e9c90c-8b59-49b2-bcbe-64205fb57ed8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:01.361Z|53e9c90c-8b59-49b2-bcbe-64205fb57ed8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:01.877Z|92909f30-7967-45e2-93c0-e1254021e4c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:01.880Z|92909f30-7967-45e2-93c0-e1254021e4c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:07.639Z|19621c95-f015-4013-8a73-a72be97d6391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:23:07.643Z|19621c95-f015-4013-8a73-a72be97d6391|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:23:07.680Z|55724960-79bf-45a2-968e-6ecfca60f114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:23:07.681Z|55724960-79bf-45a2-968e-6ecfca60f114|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:23:10.591Z|626ad3d1-0ccd-4dec-bff8-adcaf82ac354|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:10.592Z|626ad3d1-0ccd-4dec-bff8-adcaf82ac354|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:11.392Z|76c55858-34f3-4770-a6d9-02a9613b9cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:11.394Z|76c55858-34f3-4770-a6d9-02a9613b9cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:11.908Z|0807a1a6-fe6f-4d86-b8ee-55d9a1ed53df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:11.910Z|0807a1a6-fe6f-4d86-b8ee-55d9a1ed53df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:20.629Z|4e84d973-3647-4e38-a933-9d0e26c54193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:20.631Z|4e84d973-3647-4e38-a933-9d0e26c54193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:21.433Z|8d71b475-3a41-4f60-a127-930975290849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:21.434Z|8d71b475-3a41-4f60-a127-930975290849|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:21.945Z|028a6bf0-e313-4a7c-95fa-5b3681a99632|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:21.946Z|028a6bf0-e313-4a7c-95fa-5b3681a99632|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:22.635Z|2cdbb1c7-9eab-4019-b5b9-1099ef70a157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:23:22.636Z|2cdbb1c7-9eab-4019-b5b9-1099ef70a157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:23:30.663Z|3dae8b3f-8875-4928-9862-d60a90830e25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:30.665Z|3dae8b3f-8875-4928-9862-d60a90830e25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:31.475Z|83dd660a-9595-4041-b61a-08694f4283c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:31.476Z|83dd660a-9595-4041-b61a-08694f4283c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:31.980Z|7bf02352-b525-470e-b21c-1f31776d9561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:31.981Z|7bf02352-b525-470e-b21c-1f31776d9561|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:37.635Z|d17eee39-4e7f-4a85-bedf-29badf7115dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:23:37.636Z|d17eee39-4e7f-4a85-bedf-29badf7115dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:23:37.683Z|af3c3fdb-a39c-4c16-b2f5-eb4798c3e6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:23:37.684Z|af3c3fdb-a39c-4c16-b2f5-eb4798c3e6f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:23:40.700Z|e061457d-87fc-4090-b6f8-12da65db49fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:40.702Z|e061457d-87fc-4090-b6f8-12da65db49fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:41.505Z|1645c462-03f1-4d23-a972-ea6b3d4e595a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:41.507Z|1645c462-03f1-4d23-a972-ea6b3d4e595a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:42.008Z|13dab493-28e6-41f1-9452-809aa69c3750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:42.009Z|13dab493-28e6-41f1-9452-809aa69c3750|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:50.730Z|b35ab059-bd16-4633-8cc4-b97e1112b249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:50.733Z|b35ab059-bd16-4633-8cc4-b97e1112b249|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:51.557Z|c2d48ece-f876-4c9b-bb3a-3db425ee2096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:51.563Z|c2d48ece-f876-4c9b-bb3a-3db425ee2096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:52.036Z|44d420a3-a53b-4923-beb2-83373d041372|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:23:52.038Z|44d420a3-a53b-4923-beb2-83373d041372|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:23:52.635Z|4b354a68-8aee-4bad-871b-48b647d25a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:23:52.638Z|4b354a68-8aee-4bad-871b-48b647d25a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:24:00.769Z|bff2f3c4-69ec-491f-91b6-29b98103e982|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:00.770Z|bff2f3c4-69ec-491f-91b6-29b98103e982|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:01.618Z|512c7532-a1cf-4c03-bd7d-b760fc689d74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:01.619Z|512c7532-a1cf-4c03-bd7d-b760fc689d74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:02.075Z|2efb3e9d-719f-4219-bb1e-2f094a743a16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:02.076Z|2efb3e9d-719f-4219-bb1e-2f094a743a16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:07.635Z|eccf5703-4d96-49e0-a2d4-cd8208e19210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:24:07.638Z|eccf5703-4d96-49e0-a2d4-cd8208e19210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:24:07.686Z|0366545c-805c-4e76-8055-866469ced4e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:24:07.687Z|0366545c-805c-4e76-8055-866469ced4e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:24:10.814Z|2c7a9df1-d79b-4b58-b10b-a4b02ce3a5d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:10.816Z|2c7a9df1-d79b-4b58-b10b-a4b02ce3a5d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:11.657Z|a5c57841-9b99-416a-89fe-ce245071b411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:11.658Z|a5c57841-9b99-416a-89fe-ce245071b411|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:12.111Z|8faa7b46-ba01-4ee7-b347-949e7dfe4ecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:12.112Z|8faa7b46-ba01-4ee7-b347-949e7dfe4ecf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:20.881Z|52827ca6-1f8b-4b39-a988-f5373eae0872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:20.884Z|52827ca6-1f8b-4b39-a988-f5373eae0872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:21.685Z|c4132f2e-b901-4468-a40a-fbcd71945fe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:21.686Z|c4132f2e-b901-4468-a40a-fbcd71945fe9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:22.141Z|33472f75-85cf-4a57-ba48-8e9c0a6f700f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:22.142Z|33472f75-85cf-4a57-ba48-8e9c0a6f700f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:22.635Z|a9115256-1117-44c7-93b4-aefa6f9c46f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:24:22.636Z|a9115256-1117-44c7-93b4-aefa6f9c46f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:24:30.947Z|64255773-03b2-4f15-96f3-fd78737084ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:30.950Z|64255773-03b2-4f15-96f3-fd78737084ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:31.713Z|e82c6daa-380d-44f7-bc96-2ebfc5ffad8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:31.715Z|e82c6daa-380d-44f7-bc96-2ebfc5ffad8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:32.170Z|a39c9f01-ef9c-4d6a-a804-2f5d5e2cd849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:32.171Z|a39c9f01-ef9c-4d6a-a804-2f5d5e2cd849|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:37.637Z|48e939ce-1714-486c-8716-4f2731e4101a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:24:37.640Z|48e939ce-1714-486c-8716-4f2731e4101a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:24:37.689Z|8c45da54-6592-4176-b7e0-52a8a662e49b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:24:37.691Z|8c45da54-6592-4176-b7e0-52a8a662e49b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:24:41.011Z|8d698f40-315f-4b93-93c7-54c75b5e15f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:41.012Z|8d698f40-315f-4b93-93c7-54c75b5e15f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:41.743Z|4c15d1fe-910f-4a30-91bc-6decf4c2b3e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:41.746Z|4c15d1fe-910f-4a30-91bc-6decf4c2b3e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:42.204Z|7221101a-0478-4a8b-97f7-28748bdde339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:42.209Z|7221101a-0478-4a8b-97f7-28748bdde339|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:51.040Z|db6d4abf-43c2-46ae-8e35-639c0da68822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:51.042Z|db6d4abf-43c2-46ae-8e35-639c0da68822|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:51.772Z|274bee91-fbf9-4038-a7ed-c9252d034b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:51.773Z|274bee91-fbf9-4038-a7ed-c9252d034b7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:52.238Z|ddade2b4-a81c-423b-903a-dda27cbd1783|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:24:52.239Z|ddade2b4-a81c-423b-903a-dda27cbd1783|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:24:52.635Z|33ba584a-b518-421e-890c-5e6fb610c17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:24:52.636Z|33ba584a-b518-421e-890c-5e6fb610c17a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:25:01.078Z|4981d3da-5c97-488b-a34c-9964edeab9a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:01.079Z|4981d3da-5c97-488b-a34c-9964edeab9a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:01.799Z|0fbf18c1-fb9c-4102-9348-ff2ee5c11e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:01.800Z|0fbf18c1-fb9c-4102-9348-ff2ee5c11e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:02.269Z|0393ce13-e05a-448c-846b-56698c1f4ec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:02.270Z|0393ce13-e05a-448c-846b-56698c1f4ec3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:07.635Z|7eee32e7-8ea0-4de9-bc03-285cf74679e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:25:07.636Z|7eee32e7-8ea0-4de9-bc03-285cf74679e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:25:07.693Z|1fedd17d-fe69-4a24-8336-d6778afb1723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:25:07.694Z|1fedd17d-fe69-4a24-8336-d6778afb1723|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:25:11.121Z|27fdc4c7-1bca-4bf0-aacf-7a0bdc458f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:11.122Z|27fdc4c7-1bca-4bf0-aacf-7a0bdc458f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:11.824Z|c2f0baab-3968-4ecb-8626-707866f99846|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:11.825Z|c2f0baab-3968-4ecb-8626-707866f99846|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:12.296Z|f220099a-190c-4203-a79f-c6ac690a871f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:12.297Z|f220099a-190c-4203-a79f-c6ac690a871f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:21.152Z|9aa74388-ee45-41c5-b1f2-c8162c0438ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:21.153Z|9aa74388-ee45-41c5-b1f2-c8162c0438ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:21.850Z|a5c55ed0-08a8-462f-87ad-2ea59c83388c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:21.851Z|a5c55ed0-08a8-462f-87ad-2ea59c83388c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:22.322Z|ec8126a4-cc23-4e8c-9843-71c075ec087f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:22.323Z|ec8126a4-cc23-4e8c-9843-71c075ec087f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:22.635Z|a16a1018-43b0-431b-ac01-1262a8a6c1e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:25:22.638Z|a16a1018-43b0-431b-ac01-1262a8a6c1e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:25:31.180Z|984ff3fa-1362-4dd3-9019-7fce2d29acfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:31.181Z|984ff3fa-1362-4dd3-9019-7fce2d29acfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:31.876Z|a1a49ce0-65a5-4b91-9fa6-48a4dc25fc5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:31.877Z|a1a49ce0-65a5-4b91-9fa6-48a4dc25fc5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:32.349Z|d0ba1e21-4690-4dba-9ece-6ac7175d0a2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:32.350Z|d0ba1e21-4690-4dba-9ece-6ac7175d0a2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:37.635Z|f3845bec-6fb9-43f1-9713-d166ccf79c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:25:37.636Z|f3845bec-6fb9-43f1-9713-d166ccf79c78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:25:37.695Z|fa4c72e2-8740-4f8a-a451-daf166ff2d04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:25:37.697Z|fa4c72e2-8740-4f8a-a451-daf166ff2d04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:25:41.209Z|3a3582f6-e91e-44c0-ad59-6eeeb1fffa83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:41.210Z|3a3582f6-e91e-44c0-ad59-6eeeb1fffa83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:41.903Z|58361ac0-6d92-44e8-a180-92dcbbc7bfad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:41.904Z|58361ac0-6d92-44e8-a180-92dcbbc7bfad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:42.375Z|6debe676-c6c0-4d52-9b8a-f26fec111cf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:42.377Z|6debe676-c6c0-4d52-9b8a-f26fec111cf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:51.236Z|5a34a885-b1b5-4bcf-92dd-9986311547e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:51.237Z|5a34a885-b1b5-4bcf-92dd-9986311547e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:51.930Z|bd28aef8-d90d-433d-8df0-5fece9d38233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:51.931Z|bd28aef8-d90d-433d-8df0-5fece9d38233|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:52.402Z|12898455-a33c-4c29-ae40-251c16c1a008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:25:52.403Z|12898455-a33c-4c29-ae40-251c16c1a008|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:25:52.635Z|96f3d3e4-603f-4bcc-820a-6b5c7d112191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:25:52.637Z|96f3d3e4-603f-4bcc-820a-6b5c7d112191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:26:01.263Z|c63fde9f-fcaf-40a5-b32a-abf41b487804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:01.264Z|c63fde9f-fcaf-40a5-b32a-abf41b487804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:01.955Z|c935f148-33a6-4a36-87cd-ff94bc042525|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:01.956Z|c935f148-33a6-4a36-87cd-ff94bc042525|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:02.429Z|9c09e781-d2b2-46f5-b612-f34fe4925763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:02.431Z|9c09e781-d2b2-46f5-b612-f34fe4925763|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:07.635Z|0a98255c-fb54-468a-b0bf-9c30321dfa17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:26:07.638Z|0a98255c-fb54-468a-b0bf-9c30321dfa17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:26:07.699Z|f1467a75-6913-4bba-85fd-00eedeca909d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:26:07.700Z|f1467a75-6913-4bba-85fd-00eedeca909d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:26:11.290Z|1c69aca2-8f98-4eb5-99bc-6035a132d009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:11.291Z|1c69aca2-8f98-4eb5-99bc-6035a132d009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:11.983Z|51e0bf49-2875-4b12-bdeb-7895a55ab863|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:11.984Z|51e0bf49-2875-4b12-bdeb-7895a55ab863|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:12.456Z|f46a2af1-2aee-40a2-bd5c-74087b69f682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:12.457Z|f46a2af1-2aee-40a2-bd5c-74087b69f682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:21.319Z|d2369dd2-d1dd-41a4-a879-e361c330cf4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:21.321Z|d2369dd2-d1dd-41a4-a879-e361c330cf4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:22.008Z|0066ff35-f478-4bb4-9459-cf33855aede9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:22.009Z|0066ff35-f478-4bb4-9459-cf33855aede9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:22.484Z|e2d0cc70-74b0-44f0-8949-015f0d2bea82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:22.485Z|e2d0cc70-74b0-44f0-8949-015f0d2bea82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:22.635Z|be255028-3eca-4147-9bad-0b71b7f13b95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:26:22.635Z|be255028-3eca-4147-9bad-0b71b7f13b95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:26:31.345Z|66d12de8-c162-47a1-b6c9-7f6625deb9f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:31.346Z|66d12de8-c162-47a1-b6c9-7f6625deb9f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:32.040Z|f33b7705-af0d-41ab-9c1c-34cbbd99ec55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:32.041Z|f33b7705-af0d-41ab-9c1c-34cbbd99ec55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:32.511Z|fe604930-b0bc-4260-898a-6d33d9bf9e34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:32.512Z|fe604930-b0bc-4260-898a-6d33d9bf9e34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:37.635Z|a77fe3ed-e1a1-479a-a1f0-335cea69265a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:26:37.635Z|a77fe3ed-e1a1-479a-a1f0-335cea69265a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:26:37.701Z|b4d417f9-ea8a-4e0e-b9c8-2591514bfd2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:26:37.702Z|b4d417f9-ea8a-4e0e-b9c8-2591514bfd2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:26:41.372Z|e34c479f-c981-4fdd-b0b4-ebd07705eb9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:41.373Z|e34c479f-c981-4fdd-b0b4-ebd07705eb9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:42.071Z|13b98be6-5d3b-47cd-8b22-06c05532907f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:42.072Z|13b98be6-5d3b-47cd-8b22-06c05532907f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:42.537Z|110bc409-da05-4291-b1ee-e956183e3b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:42.539Z|110bc409-da05-4291-b1ee-e956183e3b0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:51.400Z|b99fc537-00f4-427a-8d0f-8dccd92c8610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:51.402Z|b99fc537-00f4-427a-8d0f-8dccd92c8610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:52.100Z|0de97378-1661-46b7-a8d1-84abfb56ee01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:52.101Z|0de97378-1661-46b7-a8d1-84abfb56ee01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:52.566Z|08f856af-d610-46b4-9fed-126614ca02b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:26:52.567Z|08f856af-d610-46b4-9fed-126614ca02b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:26:52.635Z|20cba819-22db-4a1b-a1b4-b9dac0cf76e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:26:52.639Z|20cba819-22db-4a1b-a1b4-b9dac0cf76e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:27:01.427Z|7e476d51-c3d3-46d5-8c13-08056e1c2c40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:01.429Z|7e476d51-c3d3-46d5-8c13-08056e1c2c40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:02.128Z|75ab9435-9030-4dec-8ec8-3ea3ab223f02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:02.129Z|75ab9435-9030-4dec-8ec8-3ea3ab223f02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:02.592Z|07db192b-a772-4f09-8b1e-7f0e035dfd65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:02.593Z|07db192b-a772-4f09-8b1e-7f0e035dfd65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:07.635Z|873696b3-cef9-4d33-bcd2-a5bd509daa44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:27:07.636Z|873696b3-cef9-4d33-bcd2-a5bd509daa44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:27:07.703Z|a984d0cd-e521-48a5-b40f-dad3f5d08c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:27:07.704Z|a984d0cd-e521-48a5-b40f-dad3f5d08c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:27:11.453Z|486f9c7b-5585-44e8-8010-32916e75b867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:11.454Z|486f9c7b-5585-44e8-8010-32916e75b867|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:12.155Z|e4523f13-ac86-423d-9fbf-2512921c86f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:12.156Z|e4523f13-ac86-423d-9fbf-2512921c86f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:12.628Z|2cdc3205-e034-498c-8d83-324cd2b9edb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:12.629Z|2cdc3205-e034-498c-8d83-324cd2b9edb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:21.483Z|c94c20ff-a9ec-4b5f-bfb3-1ef188a9ec87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:21.484Z|c94c20ff-a9ec-4b5f-bfb3-1ef188a9ec87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:22.180Z|d9bd4c09-d9cf-4734-986b-193f7568ad7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:22.181Z|d9bd4c09-d9cf-4734-986b-193f7568ad7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:22.635Z|0b2c9606-069f-4a34-9366-82d616474b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:27:22.636Z|0b2c9606-069f-4a34-9366-82d616474b14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:27:22.656Z|c63dadee-dd5f-4467-bd8b-e5472baf2551|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:22.657Z|c63dadee-dd5f-4467-bd8b-e5472baf2551|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:31.508Z|dac55488-394f-4de0-a8fc-77f9d6d2d5bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:31.509Z|dac55488-394f-4de0-a8fc-77f9d6d2d5bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:32.206Z|dd8f6a0a-0bf1-4335-b1a1-8147177e527d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:32.207Z|dd8f6a0a-0bf1-4335-b1a1-8147177e527d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:32.686Z|b6a00263-42a4-429d-bc8c-2efc4880d971|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:32.687Z|b6a00263-42a4-429d-bc8c-2efc4880d971|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:37.635Z|dc200e99-0ee5-49f7-9b29-52bb71738a3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:27:37.638Z|dc200e99-0ee5-49f7-9b29-52bb71738a3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:27:37.705Z|7b545a3d-08fb-42c2-8621-0095e5c291d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:27:37.706Z|7b545a3d-08fb-42c2-8621-0095e5c291d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:27:41.545Z|528c62b8-69bf-4f69-844b-dbc26d70cced|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:41.546Z|528c62b8-69bf-4f69-844b-dbc26d70cced|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:42.239Z|db9f61d0-cd8f-49d5-905f-81b72d25cf6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:42.240Z|db9f61d0-cd8f-49d5-905f-81b72d25cf6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:42.712Z|7dbcad0e-998d-43fa-89d7-9f4b6b5912d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:42.714Z|7dbcad0e-998d-43fa-89d7-9f4b6b5912d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:51.576Z|0487d50e-c25f-4ebc-a499-35de0f6c9664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:51.577Z|0487d50e-c25f-4ebc-a499-35de0f6c9664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:52.268Z|5e7ce334-7a09-401d-979a-d54741fd0b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:52.269Z|5e7ce334-7a09-401d-979a-d54741fd0b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:27:52.635Z|8abcd759-e411-4df8-b8f5-68d2397d8fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:27:52.635Z|8abcd759-e411-4df8-b8f5-68d2397d8fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:27:52.738Z|f80db5a5-4e8d-4777-96d6-3aa7f578d3f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:27:52.739Z|f80db5a5-4e8d-4777-96d6-3aa7f578d3f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:01.606Z|ffbe77f0-05b1-48d4-a26e-5d32e3ba5499|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:01.607Z|ffbe77f0-05b1-48d4-a26e-5d32e3ba5499|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:02.296Z|da1dc353-d362-4a00-872c-6aba5aa12622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:02.297Z|da1dc353-d362-4a00-872c-6aba5aa12622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:02.763Z|bf25bbd7-9c4b-4ab0-9482-8390803f4a99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:02.764Z|bf25bbd7-9c4b-4ab0-9482-8390803f4a99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:07.635Z|89548bde-1e54-4349-bda6-3cd4ab0cc606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:28:07.636Z|89548bde-1e54-4349-bda6-3cd4ab0cc606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:28:07.707Z|b5f07408-9928-4b6a-afbd-61609db20b0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:28:07.708Z|b5f07408-9928-4b6a-afbd-61609db20b0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:28:11.633Z|c85a158c-8ccd-44ca-b641-b07435a23c2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:11.633Z|c85a158c-8ccd-44ca-b641-b07435a23c2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:12.321Z|b5861e8d-2d29-4a01-a266-2cbae69c1a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:12.322Z|b5861e8d-2d29-4a01-a266-2cbae69c1a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:12.787Z|04156c70-e5ca-4a7f-b473-f138d66fa088|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:12.788Z|04156c70-e5ca-4a7f-b473-f138d66fa088|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:21.659Z|09839b6f-fe09-4515-8c01-b7821ea32bfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:21.660Z|09839b6f-fe09-4515-8c01-b7821ea32bfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:22.345Z|e534d6d8-8942-4a76-86d7-0a0af07ba868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:22.347Z|e534d6d8-8942-4a76-86d7-0a0af07ba868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:22.635Z|34f5c889-669f-4d1a-8768-94faab719e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:28:22.638Z|34f5c889-669f-4d1a-8768-94faab719e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:28:22.813Z|ea897b58-e548-4a98-8b72-9e888b41e6a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:22.814Z|ea897b58-e548-4a98-8b72-9e888b41e6a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:31.687Z|154b2df8-1ed9-40be-8795-b5a76071d030|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:31.688Z|154b2df8-1ed9-40be-8795-b5a76071d030|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:32.372Z|9358098d-fd66-4808-b536-94203d096d6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:32.373Z|9358098d-fd66-4808-b536-94203d096d6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:32.841Z|0aee6288-8195-4aff-9e88-b172c7d129cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:32.842Z|0aee6288-8195-4aff-9e88-b172c7d129cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:37.635Z|994224a6-2802-4c8a-a036-0f3b51c6eee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:28:37.636Z|994224a6-2802-4c8a-a036-0f3b51c6eee9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:28:37.709Z|204a6ec1-7ba2-4c29-8922-bca4d37378e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:28:37.710Z|204a6ec1-7ba2-4c29-8922-bca4d37378e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:28:41.726Z|dfd5d56d-b5c2-400f-9bd1-52c50c5cb4c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:41.727Z|dfd5d56d-b5c2-400f-9bd1-52c50c5cb4c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:42.399Z|c4ee22a6-718a-4054-95f6-a31b6b1f9e12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:42.400Z|c4ee22a6-718a-4054-95f6-a31b6b1f9e12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:42.869Z|59beec8d-6caf-4496-96d4-c4cfc424d244|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:42.870Z|59beec8d-6caf-4496-96d4-c4cfc424d244|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:51.753Z|8442c660-e405-4730-b5fa-aa59339e0bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:51.754Z|8442c660-e405-4730-b5fa-aa59339e0bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:52.426Z|a514bce5-6af7-4b9f-a86e-3de38b29630a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:52.427Z|a514bce5-6af7-4b9f-a86e-3de38b29630a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:28:52.635Z|949e4470-cfee-48f0-809d-944155d385d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:28:52.635Z|949e4470-cfee-48f0-809d-944155d385d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:28:52.893Z|bdf85759-d4ce-44e2-8f46-215ff7c587f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:28:52.896Z|bdf85759-d4ce-44e2-8f46-215ff7c587f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:01.780Z|1738648e-d22e-46b3-b948-01bc5b4663a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:01.781Z|1738648e-d22e-46b3-b948-01bc5b4663a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:02.452Z|9d6ceb34-4fb3-48f4-abc1-0296ea30952c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:02.453Z|9d6ceb34-4fb3-48f4-abc1-0296ea30952c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:02.922Z|355d214a-2b63-4ca6-8665-d172fdc9cfcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:02.923Z|355d214a-2b63-4ca6-8665-d172fdc9cfcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:07.635Z|4eafe2b4-ba6c-4197-8604-bf3d9cac9c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:29:07.638Z|4eafe2b4-ba6c-4197-8604-bf3d9cac9c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:29:07.712Z|16659add-b7fc-4210-84c3-44854440ea3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:29:07.712Z|16659add-b7fc-4210-84c3-44854440ea3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:29:11.809Z|d0ac0fbe-1748-42d7-bdde-0d4daf682fcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:11.810Z|d0ac0fbe-1748-42d7-bdde-0d4daf682fcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:12.482Z|d3a4dace-1097-417e-86de-66e6df6f9908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:12.483Z|d3a4dace-1097-417e-86de-66e6df6f9908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:12.947Z|33e84407-2dd3-4924-8989-5823ae46d1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:12.948Z|33e84407-2dd3-4924-8989-5823ae46d1bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:21.835Z|b28a188d-657d-4374-add6-98b66bf38866|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:21.836Z|b28a188d-657d-4374-add6-98b66bf38866|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:22.510Z|015fb06a-1d62-4f53-a53d-64a1ede483ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:22.511Z|015fb06a-1d62-4f53-a53d-64a1ede483ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:22.635Z|15e755ea-e6fd-4d34-b048-15e268ea3180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:29:22.635Z|15e755ea-e6fd-4d34-b048-15e268ea3180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:29:22.971Z|ae8825e6-78c3-4825-b565-f041de14226a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:22.972Z|ae8825e6-78c3-4825-b565-f041de14226a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:31.863Z|664dad3f-d478-48e1-b292-2d46a09a937e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:31.864Z|664dad3f-d478-48e1-b292-2d46a09a937e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:32.540Z|bc99418e-91c2-487d-bf8d-1e3f13f8a20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:32.541Z|bc99418e-91c2-487d-bf8d-1e3f13f8a20f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:33.007Z|194a5f62-339b-4507-a483-113e6ed53f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:33.009Z|194a5f62-339b-4507-a483-113e6ed53f40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:37.635Z|58a34541-728d-4af1-8141-e164d5e6d3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:29:37.636Z|58a34541-728d-4af1-8141-e164d5e6d3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:29:37.716Z|37201b23-36ac-462a-80a8-b1e7dadc585b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:29:37.717Z|37201b23-36ac-462a-80a8-b1e7dadc585b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:29:41.890Z|8ea77dc0-8886-4ccc-a750-06eb7c200742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:41.891Z|8ea77dc0-8886-4ccc-a750-06eb7c200742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:42.564Z|acb1c503-b30c-4716-a2c8-ca5b610fa713|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:42.565Z|acb1c503-b30c-4716-a2c8-ca5b610fa713|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:43.043Z|441b7e61-a169-43ab-b394-955e5ac00260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:43.044Z|441b7e61-a169-43ab-b394-955e5ac00260|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:51.918Z|1c3ed301-284d-4626-9abe-04b3fdb3e6ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:51.919Z|1c3ed301-284d-4626-9abe-04b3fdb3e6ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:52.590Z|07dffc16-103d-4f34-9ade-0742b3584744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:52.591Z|07dffc16-103d-4f34-9ade-0742b3584744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:29:52.635Z|efeb5b4f-1ad0-44e0-a3e3-5547e39678fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:29:52.636Z|efeb5b4f-1ad0-44e0-a3e3-5547e39678fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:29:53.071Z|6a24790c-f362-4bbf-b014-a794afe09813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:29:53.072Z|6a24790c-f362-4bbf-b014-a794afe09813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:01.951Z|18f0de0e-f7b7-49dd-8c6a-88dff65086ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:01.952Z|18f0de0e-f7b7-49dd-8c6a-88dff65086ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:02.617Z|2eb1e7dc-255a-44a5-90d8-12a21a56ace8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:02.618Z|2eb1e7dc-255a-44a5-90d8-12a21a56ace8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:03.097Z|f148a744-60a7-4f9c-a403-bb65487b910c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:03.098Z|f148a744-60a7-4f9c-a403-bb65487b910c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:07.636Z|996e471c-4480-4581-8042-21d579139166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:30:07.638Z|996e471c-4480-4581-8042-21d579139166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:30:07.718Z|d418e5e8-e2a4-4584-b2bf-2d57210aa610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:30:07.719Z|d418e5e8-e2a4-4584-b2bf-2d57210aa610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:30:11.985Z|42e455e7-ad7d-4798-869a-677b5bed63c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:11.986Z|42e455e7-ad7d-4798-869a-677b5bed63c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:12.644Z|c5e72d8d-3dfc-44f5-829e-1e4ffbc0af23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:12.645Z|c5e72d8d-3dfc-44f5-829e-1e4ffbc0af23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:13.123Z|d3d08812-16fd-483f-89d0-d97bce51270c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:13.123Z|d3d08812-16fd-483f-89d0-d97bce51270c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:22.020Z|309dbcdd-6472-4ad6-9c61-7cdff99e494a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:22.022Z|309dbcdd-6472-4ad6-9c61-7cdff99e494a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:22.635Z|0b88c80d-3c29-4154-ae93-004df0514edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:30:22.636Z|0b88c80d-3c29-4154-ae93-004df0514edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:30:22.671Z|f4507bc4-98bd-4bcf-9e7f-44fb8cb171a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:22.672Z|f4507bc4-98bd-4bcf-9e7f-44fb8cb171a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:23.150Z|5ca29c30-56ce-4f63-a7a4-8f698b5efe03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:23.151Z|5ca29c30-56ce-4f63-a7a4-8f698b5efe03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:32.049Z|ef4b6180-d677-454e-a816-df74bad777c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:32.050Z|ef4b6180-d677-454e-a816-df74bad777c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:32.696Z|fc660682-8845-423c-af7c-85f1ea944d81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:32.697Z|fc660682-8845-423c-af7c-85f1ea944d81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:33.176Z|42229ea3-2a01-41df-8952-dbafd25c7eeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:33.176Z|42229ea3-2a01-41df-8952-dbafd25c7eeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:37.635Z|70091e50-0bb4-4e7b-9f97-58b515ea91b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:30:37.636Z|70091e50-0bb4-4e7b-9f97-58b515ea91b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:30:37.721Z|f06d259d-6ce7-4e66-8295-3251f35e11ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:30:37.722Z|f06d259d-6ce7-4e66-8295-3251f35e11ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:30:42.076Z|94c8a847-26c1-49a6-b7a0-7a82f7d5cb45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:42.077Z|94c8a847-26c1-49a6-b7a0-7a82f7d5cb45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:42.720Z|c4ea02be-2155-4b9a-a83e-0be55c9ae2be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:42.721Z|c4ea02be-2155-4b9a-a83e-0be55c9ae2be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:43.207Z|1842b6f5-37a0-4568-a895-31a734fc0399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:43.208Z|1842b6f5-37a0-4568-a895-31a734fc0399|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:52.103Z|49cb4b17-a124-4a58-8bdf-d68a3ab243f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:52.104Z|49cb4b17-a124-4a58-8bdf-d68a3ab243f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:52.634Z|23fe9e3f-1922-4343-a537-54bce1d36aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:30:52.635Z|23fe9e3f-1922-4343-a537-54bce1d36aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:30:52.746Z|91ac6164-6e60-41a9-8ddc-c7864169cabe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:52.747Z|91ac6164-6e60-41a9-8ddc-c7864169cabe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:30:53.234Z|62e534f8-e704-46be-8857-4ca4fe814e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:30:53.235Z|62e534f8-e704-46be-8857-4ca4fe814e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:02.128Z|271b4d06-74bf-43fc-8e37-015c1fa22ae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:02.129Z|271b4d06-74bf-43fc-8e37-015c1fa22ae7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:02.771Z|43ff0e27-7b5f-40b9-af41-73bb14167cb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:02.772Z|43ff0e27-7b5f-40b9-af41-73bb14167cb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:03.261Z|2f41798c-afb2-4241-86a5-9c705a91c3f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:03.262Z|2f41798c-afb2-4241-86a5-9c705a91c3f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:07.635Z|1a4d07d3-1440-4305-9851-bc2ee031a601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:31:07.635Z|1a4d07d3-1440-4305-9851-bc2ee031a601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:31:07.723Z|b505d100-5624-4cfd-8c5a-6ea21e44c2b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:31:07.723Z|b505d100-5624-4cfd-8c5a-6ea21e44c2b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:31:12.154Z|6daac6dc-73dd-469f-adf1-b7caccae654b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:12.156Z|6daac6dc-73dd-469f-adf1-b7caccae654b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:12.796Z|a508787a-0b22-4257-ac87-e03778973208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:12.797Z|a508787a-0b22-4257-ac87-e03778973208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:13.289Z|97bb9850-03f9-4b12-89fa-8d24d6c9bf5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:13.291Z|97bb9850-03f9-4b12-89fa-8d24d6c9bf5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:22.181Z|afceaa4f-5b93-4083-8954-c94a30fbbd75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:22.182Z|afceaa4f-5b93-4083-8954-c94a30fbbd75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:22.635Z|51703a5c-7158-4edc-92a9-4e72a22ada1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:31:22.637Z|51703a5c-7158-4edc-92a9-4e72a22ada1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:31:22.821Z|36583a56-b713-432c-8f7e-5d94f33ee0e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:22.823Z|36583a56-b713-432c-8f7e-5d94f33ee0e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:23.318Z|fb378fb7-fae6-4ea1-a7a9-b149e34c8b34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:23.320Z|fb378fb7-fae6-4ea1-a7a9-b149e34c8b34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:32.206Z|94f8f8ca-0613-4d6a-b34a-762d59548565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:32.208Z|94f8f8ca-0613-4d6a-b34a-762d59548565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:32.853Z|876e3811-cb1a-4f7d-a4c1-804e5230e65e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:32.854Z|876e3811-cb1a-4f7d-a4c1-804e5230e65e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:33.348Z|efa34d6b-be2d-41f9-86fb-0a6843ed2c08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:33.349Z|efa34d6b-be2d-41f9-86fb-0a6843ed2c08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:34.424Z|e2afa81e-97d5-4ad8-b6ce-007d9dd559a0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:31:34.425Z|e2afa81e-97d5-4ad8-b6ce-007d9dd559a0|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:37.635Z|dda7c9bc-7bdf-45a2-9e12-74ce21745de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:31:37.636Z|dda7c9bc-7bdf-45a2-9e12-74ce21745de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:31:37.724Z|d88545fd-8363-4323-8625-3d46c2cc7cd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:31:37.725Z|d88545fd-8363-4323-8625-3d46c2cc7cd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:31:42.233Z|d9440ee8-f4f9-46b3-8793-b331e6bbe476|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:42.234Z|d9440ee8-f4f9-46b3-8793-b331e6bbe476|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:42.880Z|2110ee63-1e36-420f-b825-8d0b39c49a8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:42.881Z|2110ee63-1e36-420f-b825-8d0b39c49a8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:43.377Z|f6e04b70-abae-420e-aebe-e03011467bb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:43.378Z|f6e04b70-abae-420e-aebe-e03011467bb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:52.258Z|f81d1b05-9e24-4de2-9a4c-50abf277b9ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:52.260Z|f81d1b05-9e24-4de2-9a4c-50abf277b9ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:52.635Z|60a5e492-3ac7-4d73-9d04-6d54d14ab29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:31:52.635Z|60a5e492-3ac7-4d73-9d04-6d54d14ab29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:31:52.909Z|c7987411-9bed-468a-83bc-8e39bc2ef41e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:52.910Z|c7987411-9bed-468a-83bc-8e39bc2ef41e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:31:53.406Z|d8aa86e4-8945-46a8-98fa-4c2bb82e158e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:31:53.407Z|d8aa86e4-8945-46a8-98fa-4c2bb82e158e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:02.283Z|8e5befa2-db6a-47c0-bfd9-3963fe2d6f7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:02.285Z|8e5befa2-db6a-47c0-bfd9-3963fe2d6f7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:02.934Z|b991ec05-78d2-4270-b0a6-1b7c325edcc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:02.935Z|b991ec05-78d2-4270-b0a6-1b7c325edcc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:03.432Z|1e1292f2-48eb-45c3-a61a-c5184eb58840|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:03.432Z|1e1292f2-48eb-45c3-a61a-c5184eb58840|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:07.634Z|1ac6fd81-5dd6-47de-91cd-098930f9a5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:32:07.636Z|1ac6fd81-5dd6-47de-91cd-098930f9a5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:32:07.726Z|50b7ebcf-298c-4c8c-bf18-e5a8c74663f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:32:07.727Z|50b7ebcf-298c-4c8c-bf18-e5a8c74663f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:32:12.308Z|aa35230f-6ac3-4ec0-940b-0717bd7beb69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:12.309Z|aa35230f-6ac3-4ec0-940b-0717bd7beb69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:12.957Z|1ad410b6-f6c7-45d7-87cb-c3902554e00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:12.958Z|1ad410b6-f6c7-45d7-87cb-c3902554e00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:13.456Z|85ef0d88-2eec-424d-a292-e485120e1e73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:13.457Z|85ef0d88-2eec-424d-a292-e485120e1e73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:22.332Z|59361603-7be4-4e1c-b0e4-dbfe62bc6d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:22.333Z|59361603-7be4-4e1c-b0e4-dbfe62bc6d40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:22.635Z|fcf63814-caf7-4a99-828e-92b54c2f4ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:32:22.635Z|fcf63814-caf7-4a99-828e-92b54c2f4ca0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:32:22.991Z|db4307d0-b4e6-4664-b6c7-1721e0dd280e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:22.992Z|db4307d0-b4e6-4664-b6c7-1721e0dd280e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:23.480Z|8cb87d46-d1c7-43ec-bf4d-55acf5e2709e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:23.481Z|8cb87d46-d1c7-43ec-bf4d-55acf5e2709e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:32.359Z|c3e963fc-081b-4993-82ce-a3a2dd0b3add|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:32.360Z|c3e963fc-081b-4993-82ce-a3a2dd0b3add|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:33.022Z|4ca53877-5d93-47b3-9099-75e80986a692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:33.023Z|4ca53877-5d93-47b3-9099-75e80986a692|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:33.506Z|8267f390-6244-45bf-b752-835622a2f02d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:33.507Z|8267f390-6244-45bf-b752-835622a2f02d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:34.412Z|54d3736c-eb06-45b5-b8e7-20541869c119|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:32:34.413Z|54d3736c-eb06-45b5-b8e7-20541869c119|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:37.634Z|514cfea9-2098-4e11-a550-2bc69107b547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:32:37.635Z|514cfea9-2098-4e11-a550-2bc69107b547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:32:37.728Z|fc08c96e-a8c8-41ea-91b7-06f5b2db700f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:32:37.729Z|fc08c96e-a8c8-41ea-91b7-06f5b2db700f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:32:42.383Z|6e2e304a-33d2-4af2-9df1-04d1ca7e3526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:42.384Z|6e2e304a-33d2-4af2-9df1-04d1ca7e3526|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:43.048Z|134f6b68-f97d-4ed9-91ac-a167b9c0c1e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:43.049Z|134f6b68-f97d-4ed9-91ac-a167b9c0c1e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:43.536Z|4b41bb28-7927-44a1-b22d-5f260ff3a9fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:43.537Z|4b41bb28-7927-44a1-b22d-5f260ff3a9fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:52.408Z|70da0046-9a2a-46e0-9579-2b8e33f5d5ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:52.409Z|70da0046-9a2a-46e0-9579-2b8e33f5d5ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:52.635Z|faac0ddf-b2c9-4e2a-a9d1-2c7ef101ee65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:32:52.636Z|faac0ddf-b2c9-4e2a-a9d1-2c7ef101ee65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:32:53.073Z|0e74fe14-1834-4e11-8459-e8740d23b333|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:53.074Z|0e74fe14-1834-4e11-8459-e8740d23b333|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:32:53.563Z|0b585e1e-5050-4313-9aa7-f7c8d8acf3cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:32:53.564Z|0b585e1e-5050-4313-9aa7-f7c8d8acf3cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:02.433Z|4cad1834-a625-4fe6-80d9-56d75db58eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:02.434Z|4cad1834-a625-4fe6-80d9-56d75db58eba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:03.098Z|81493b2a-1592-4cc8-ada9-1acaa16daa02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:03.099Z|81493b2a-1592-4cc8-ada9-1acaa16daa02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:03.601Z|47a93a87-b6c6-4199-b354-6c005a84205d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:03.602Z|47a93a87-b6c6-4199-b354-6c005a84205d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:07.635Z|a157455f-5faa-4a7c-8d4f-ba2d870d7cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:33:07.635Z|a157455f-5faa-4a7c-8d4f-ba2d870d7cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:33:07.732Z|5d92c14b-d934-4fef-9146-31ddac906c05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:33:07.733Z|5d92c14b-d934-4fef-9146-31ddac906c05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:33:12.457Z|a7188de4-0b50-47e5-8feb-15cefa1208ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:12.458Z|a7188de4-0b50-47e5-8feb-15cefa1208ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:13.123Z|ba35ada4-6958-406b-9f1c-f7441785d045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:13.124Z|ba35ada4-6958-406b-9f1c-f7441785d045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:13.630Z|1f2a010a-e9c7-4324-b548-61e784035d57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:13.631Z|1f2a010a-e9c7-4324-b548-61e784035d57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:22.483Z|f686aff3-68d1-457f-a744-905c9e3a8c30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:22.484Z|f686aff3-68d1-457f-a744-905c9e3a8c30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:22.634Z|6536903d-b690-4ed2-b812-a21232d28495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:33:22.635Z|6536903d-b690-4ed2-b812-a21232d28495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:33:23.147Z|bd8887e2-ebd8-4d7b-95ab-abef664675a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:23.148Z|bd8887e2-ebd8-4d7b-95ab-abef664675a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:23.657Z|d9cfd630-1029-4cef-ae25-112e8205090a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:23.657Z|d9cfd630-1029-4cef-ae25-112e8205090a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:32.508Z|9f714584-3fbf-4762-b5c6-316c3584ac0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:32.509Z|9f714584-3fbf-4762-b5c6-316c3584ac0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:33.172Z|5984ef1c-ee0a-4c77-bbf8-2e66b0db28f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:33.173Z|5984ef1c-ee0a-4c77-bbf8-2e66b0db28f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:33.681Z|a5251c5a-4efa-4b04-9c35-53545f220409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:33.682Z|a5251c5a-4efa-4b04-9c35-53545f220409|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:34.411Z|61d238bd-9be0-4542-adf8-bbef00c63c87|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:33:34.412Z|61d238bd-9be0-4542-adf8-bbef00c63c87|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:37.634Z|dd61222e-9877-4c0f-a884-a7d1df3a7c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:33:37.636Z|dd61222e-9877-4c0f-a884-a7d1df3a7c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:33:37.734Z|99c13926-3103-4e8d-a48d-1bb742043440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:33:37.735Z|99c13926-3103-4e8d-a48d-1bb742043440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:33:42.535Z|3d938f3f-9e29-4cda-8eb5-2f827a7a0110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:42.545Z|3d938f3f-9e29-4cda-8eb5-2f827a7a0110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:43.198Z|87c4d748-ae40-4921-a80b-77ea55d2bd09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:43.199Z|87c4d748-ae40-4921-a80b-77ea55d2bd09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:43.704Z|447e36a3-504e-4ed9-aa3d-44047ca5691b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:43.705Z|447e36a3-504e-4ed9-aa3d-44047ca5691b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:52.572Z|a68109dd-f35d-4d16-9071-b09ec337adde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:52.574Z|a68109dd-f35d-4d16-9071-b09ec337adde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:52.634Z|67178ad3-ac4f-4dea-8503-ed515bc41414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:33:52.635Z|67178ad3-ac4f-4dea-8503-ed515bc41414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:33:53.224Z|d277df4b-50ba-4179-9d8c-337e07996b9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:53.225Z|d277df4b-50ba-4179-9d8c-337e07996b9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:33:53.733Z|c0bb1714-a521-46fc-adc2-047bd986184e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:33:53.734Z|c0bb1714-a521-46fc-adc2-047bd986184e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:02.598Z|ef71bace-699b-40e4-b64b-a04c808d0aae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:02.599Z|ef71bace-699b-40e4-b64b-a04c808d0aae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:03.249Z|bd812c42-672b-4de0-82ba-615d79db2cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:03.251Z|bd812c42-672b-4de0-82ba-615d79db2cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:03.757Z|6005b9f6-71c4-42fc-8bd2-2f8cc5ab559f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:03.758Z|6005b9f6-71c4-42fc-8bd2-2f8cc5ab559f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:07.634Z|8278ab95-1110-4262-a84b-dd3415363b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:34:07.635Z|8278ab95-1110-4262-a84b-dd3415363b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:34:07.736Z|04851385-3054-4522-89dc-e8f6694a5c1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:34:07.736Z|04851385-3054-4522-89dc-e8f6694a5c1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:34:12.625Z|fe071bae-f55a-4692-a82e-566ad34f9949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:12.626Z|fe071bae-f55a-4692-a82e-566ad34f9949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:13.278Z|991fdb3a-8aa6-4522-81ec-c341cd6d5040|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:13.279Z|991fdb3a-8aa6-4522-81ec-c341cd6d5040|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:13.783Z|50ba4ecb-8e0c-4d2e-893a-69e4071aa5a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:13.784Z|50ba4ecb-8e0c-4d2e-893a-69e4071aa5a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:22.635Z|bbf58dd5-75a4-4f80-8d0a-abdee9c397a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:34:22.637Z|bbf58dd5-75a4-4f80-8d0a-abdee9c397a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:34:22.649Z|14a68d8d-5400-4846-a334-938f10e97b72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:22.651Z|14a68d8d-5400-4846-a334-938f10e97b72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:23.304Z|e9fcb600-110e-4f4a-85eb-01d616cba756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:23.305Z|e9fcb600-110e-4f4a-85eb-01d616cba756|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:23.808Z|8b18e8f9-aa9e-4a76-bc85-acb29045b2ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:23.809Z|8b18e8f9-aa9e-4a76-bc85-acb29045b2ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:32.675Z|f41a7ba0-4d68-44fa-8f27-d92404629b2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:32.676Z|f41a7ba0-4d68-44fa-8f27-d92404629b2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:33.331Z|5ac38bd8-3d82-4415-bfb7-7372cfb69476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:33.332Z|5ac38bd8-3d82-4415-bfb7-7372cfb69476|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:33.835Z|bcce01f1-8e98-4a97-807b-3502a5b1131a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:33.836Z|bcce01f1-8e98-4a97-807b-3502a5b1131a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:34.411Z|1f5d5548-0ee8-45f6-9467-6a7a4be06bc3|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:34:34.412Z|1f5d5548-0ee8-45f6-9467-6a7a4be06bc3|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:37.634Z|0121418c-25f5-4be8-91b6-df010b482c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:34:37.635Z|0121418c-25f5-4be8-91b6-df010b482c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:34:37.737Z|3cea912f-0f5f-4873-8c78-58c85b3453b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:34:37.738Z|3cea912f-0f5f-4873-8c78-58c85b3453b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:34:42.700Z|a20b49db-a03d-4935-87ef-2fc274cd9306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:42.701Z|a20b49db-a03d-4935-87ef-2fc274cd9306|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:43.365Z|95ba0135-9a44-41c2-b2e6-d5668c588415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:43.366Z|95ba0135-9a44-41c2-b2e6-d5668c588415|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:43.862Z|8a8e718b-f78a-4338-bf7c-124f0ebf0dbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:43.863Z|8a8e718b-f78a-4338-bf7c-124f0ebf0dbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:52.635Z|21ced2dd-6309-4dc0-846e-c004e0c557f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:34:52.636Z|21ced2dd-6309-4dc0-846e-c004e0c557f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:34:52.725Z|46c4ba24-3b12-4546-8257-1da0f4c43e3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:52.726Z|46c4ba24-3b12-4546-8257-1da0f4c43e3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:53.389Z|e18b1280-845d-4abf-a2c8-457bf701be54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:53.390Z|e18b1280-845d-4abf-a2c8-457bf701be54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:34:53.894Z|c326a6d4-19c9-42a6-90d0-5f87874563c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:34:53.895Z|c326a6d4-19c9-42a6-90d0-5f87874563c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:02.750Z|92b3683d-bba9-4ce8-b12b-824bc69a053d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:02.751Z|92b3683d-bba9-4ce8-b12b-824bc69a053d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:03.418Z|969a4c33-b420-4664-8f38-2b88bab75445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:03.418Z|969a4c33-b420-4664-8f38-2b88bab75445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:03.921Z|c0c7cfa4-a913-49bf-847f-a96536904f55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:03.922Z|c0c7cfa4-a913-49bf-847f-a96536904f55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:07.634Z|ed4249e8-ce94-441d-b40b-875dfe6b5a0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:35:07.637Z|ed4249e8-ce94-441d-b40b-875dfe6b5a0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:35:07.739Z|3a076536-9025-4e49-bf08-a437545fa4e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:35:07.740Z|3a076536-9025-4e49-bf08-a437545fa4e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:35:12.776Z|c5425855-0d54-4b0f-b514-b451101ad1b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:12.777Z|c5425855-0d54-4b0f-b514-b451101ad1b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:13.441Z|ec9c4740-d056-457d-a538-09a510cc2e08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:13.442Z|ec9c4740-d056-457d-a538-09a510cc2e08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:13.946Z|9490b9c1-9bf3-45d5-9ed6-fb5b653d1520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:13.947Z|9490b9c1-9bf3-45d5-9ed6-fb5b653d1520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:22.635Z|0d81f328-a2d9-4592-8976-845cca25cb93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:35:22.636Z|0d81f328-a2d9-4592-8976-845cca25cb93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:35:22.802Z|ff54c739-e9bf-46a2-b8b1-9216539f920c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:22.803Z|ff54c739-e9bf-46a2-b8b1-9216539f920c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:23.468Z|26dbbfa3-7989-4f79-b258-d6978e93f14c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:23.469Z|26dbbfa3-7989-4f79-b258-d6978e93f14c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:23.973Z|d6242241-832b-4e04-9d53-bc9a0118f558|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:23.975Z|d6242241-832b-4e04-9d53-bc9a0118f558|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:32.828Z|0267f16b-9832-423c-812a-c8043811a05a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:32.829Z|0267f16b-9832-423c-812a-c8043811a05a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:33.494Z|f5390d08-14a8-4293-b1ee-dacda095449e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:33.495Z|f5390d08-14a8-4293-b1ee-dacda095449e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:34.000Z|1531c851-852f-44e9-8a2e-724c3dde1d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:34.001Z|1531c851-852f-44e9-8a2e-724c3dde1d95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:34.412Z|7ba666ba-640c-470b-bea5-b1ad77647e85|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:35:34.413Z|7ba666ba-640c-470b-bea5-b1ad77647e85|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:37.634Z|0c3beafb-81ef-481d-8ac3-f59c1086402f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:35:37.635Z|0c3beafb-81ef-481d-8ac3-f59c1086402f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:35:37.741Z|a9ecf5a4-883f-4b43-98f9-a8a160df455f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:35:37.742Z|a9ecf5a4-883f-4b43-98f9-a8a160df455f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:35:42.853Z|81a0f3f3-1f62-4fef-a1a7-1fe1df7bf8a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:42.854Z|81a0f3f3-1f62-4fef-a1a7-1fe1df7bf8a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:43.522Z|28658913-5d1b-4796-a092-4fb4198d0848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:43.523Z|28658913-5d1b-4796-a092-4fb4198d0848|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:44.026Z|e0707352-98e6-4e2f-9eaa-bea4a7051bc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:44.027Z|e0707352-98e6-4e2f-9eaa-bea4a7051bc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:52.635Z|9a07c681-f37e-46b0-ae4a-40e439149b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:35:52.636Z|9a07c681-f37e-46b0-ae4a-40e439149b7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:35:52.879Z|cec33320-b90d-403b-a270-5118b41f411b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:52.880Z|cec33320-b90d-403b-a270-5118b41f411b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:53.551Z|ae8f23f7-bfda-4699-808a-54f9ac76eae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:53.552Z|ae8f23f7-bfda-4699-808a-54f9ac76eae0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:35:54.053Z|090ca200-7989-4729-bae5-f6e2ccdba3b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:35:54.055Z|090ca200-7989-4729-bae5-f6e2ccdba3b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:02.907Z|2ef64363-0312-4f95-83c9-ccb82514d771|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:02.909Z|2ef64363-0312-4f95-83c9-ccb82514d771|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:03.576Z|5bac8c05-c38c-4135-860e-6f55b62178e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:03.578Z|5bac8c05-c38c-4135-860e-6f55b62178e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:04.078Z|c65a8e94-f0d7-46a9-9daf-ecb7dc76a74d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:04.079Z|c65a8e94-f0d7-46a9-9daf-ecb7dc76a74d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:07.635Z|d64b3257-8d48-4c47-ab19-466e2043fb2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:36:07.636Z|d64b3257-8d48-4c47-ab19-466e2043fb2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:36:07.743Z|44dd4907-a175-43a5-befe-bddb475dae23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:36:07.744Z|44dd4907-a175-43a5-befe-bddb475dae23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:36:12.950Z|68447f6f-7f4a-48ba-b273-7bf6fc085fcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:12.952Z|68447f6f-7f4a-48ba-b273-7bf6fc085fcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:13.608Z|5cb6b0c7-4ca5-4468-a156-3b91937aaef9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:13.609Z|5cb6b0c7-4ca5-4468-a156-3b91937aaef9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:14.105Z|461d06db-20e5-434f-8953-358494d75a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:14.106Z|461d06db-20e5-434f-8953-358494d75a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:22.635Z|e3f51cc5-b940-469c-8f67-6e5106f4ac33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:36:22.636Z|e3f51cc5-b940-469c-8f67-6e5106f4ac33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:36:22.986Z|8a3d24be-e9ca-48e9-85a7-c1387b8f7eea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:22.987Z|8a3d24be-e9ca-48e9-85a7-c1387b8f7eea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:23.633Z|5bcace26-8b3c-47f3-957c-e8f582e6fa92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:23.634Z|5bcace26-8b3c-47f3-957c-e8f582e6fa92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:24.133Z|756590c2-ed03-4f80-b834-991c747dfa60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:24.134Z|756590c2-ed03-4f80-b834-991c747dfa60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:33.021Z|4045c61d-5622-47ab-b9ff-3da08f095a43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:33.022Z|4045c61d-5622-47ab-b9ff-3da08f095a43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:33.661Z|60e61171-ab2f-4b62-b223-abe64ab57fdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:33.662Z|60e61171-ab2f-4b62-b223-abe64ab57fdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:34.177Z|0b6a1b63-88ae-4fd4-9a49-fecd104cfd01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:34.178Z|0b6a1b63-88ae-4fd4-9a49-fecd104cfd01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:34.411Z|7bdeddf4-2c5a-4bab-b746-bf9f7f737dec|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:36:34.412Z|7bdeddf4-2c5a-4bab-b746-bf9f7f737dec|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:37.634Z|51080bfa-64c9-4f39-8e97-a0f8ffe6b269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:36:37.636Z|51080bfa-64c9-4f39-8e97-a0f8ffe6b269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:36:37.745Z|f295ff20-a9df-48d7-a6af-e37fd3d75e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:36:37.746Z|f295ff20-a9df-48d7-a6af-e37fd3d75e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:36:43.046Z|bac79b49-0d76-47ed-b7c9-2b817a88bee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:43.047Z|bac79b49-0d76-47ed-b7c9-2b817a88bee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:43.685Z|b993f826-df88-4e89-86ea-092b26baa3ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:43.686Z|b993f826-df88-4e89-86ea-092b26baa3ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:44.214Z|684d4255-1a45-4f85-b52a-ff7fc4a3ceb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:44.215Z|684d4255-1a45-4f85-b52a-ff7fc4a3ceb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:52.635Z|acfd4bdf-b737-4c4f-a56d-84e0ceb90b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:36:52.635Z|acfd4bdf-b737-4c4f-a56d-84e0ceb90b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:36:53.072Z|86bd011a-5a66-45f9-92b3-4f4530a7ec5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:53.073Z|86bd011a-5a66-45f9-92b3-4f4530a7ec5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:53.713Z|6561f40f-0aea-4a33-bc69-be32eda487e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:53.714Z|6561f40f-0aea-4a33-bc69-be32eda487e8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:36:54.250Z|8dd675ec-42bd-472e-a53c-b8985506e62a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:36:54.251Z|8dd675ec-42bd-472e-a53c-b8985506e62a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:03.098Z|2ea465a4-f346-4b60-81ad-0fca57f393da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:03.099Z|2ea465a4-f346-4b60-81ad-0fca57f393da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:03.739Z|5ba43906-70fe-4aa1-b6fe-8bf8d56dc4f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:03.740Z|5ba43906-70fe-4aa1-b6fe-8bf8d56dc4f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:04.281Z|a2821364-08da-410a-81b4-76154b187d21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:04.282Z|a2821364-08da-410a-81b4-76154b187d21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:07.634Z|4177581c-b61d-4bdf-95b7-ba7e0e4ab8ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:37:07.635Z|4177581c-b61d-4bdf-95b7-ba7e0e4ab8ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:37:07.747Z|531878c2-3664-43e5-bc2e-cd118fb0ab51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:37:07.747Z|531878c2-3664-43e5-bc2e-cd118fb0ab51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:37:13.125Z|82ea6e48-f27a-429e-aea1-4d7d621a8664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:13.126Z|82ea6e48-f27a-429e-aea1-4d7d621a8664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:13.765Z|87b4c3f5-5a3c-4398-ae11-65b235a5aaee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:13.766Z|87b4c3f5-5a3c-4398-ae11-65b235a5aaee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:14.309Z|96dbb11c-f889-44f4-933a-114470e9b3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:14.310Z|96dbb11c-f889-44f4-933a-114470e9b3b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:22.634Z|47e8d113-ab5d-4e90-8cf8-167d44f1b459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:37:22.637Z|47e8d113-ab5d-4e90-8cf8-167d44f1b459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:37:23.149Z|7d041c35-b478-4070-8d07-b0e805dc256e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:23.150Z|7d041c35-b478-4070-8d07-b0e805dc256e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:23.791Z|2e42bdb3-9b7b-401f-8c8f-87ffe5cb1092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:23.792Z|2e42bdb3-9b7b-401f-8c8f-87ffe5cb1092|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:24.335Z|61f1df14-9935-4669-86b7-57ed6a381805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:24.336Z|61f1df14-9935-4669-86b7-57ed6a381805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:25.634Z||http-nio-8080-exec-6|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xdd+eu0xacj0xb8f0x1eHyc0x03?0xa60xb20xccN0x850x97vS0xdc0x17Gu.~|0xf10xaeY]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-28T09:37:33.174Z|2abfc3c4-8ee4-4608-aefd-64b1b25495b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:33.175Z|2abfc3c4-8ee4-4608-aefd-64b1b25495b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:33.817Z|6188fbb7-6512-40a0-8bc4-e58c9980e237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:33.818Z|6188fbb7-6512-40a0-8bc4-e58c9980e237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:34.360Z|02daaf1f-f561-4686-a0f6-c3484258719a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:34.361Z|02daaf1f-f561-4686-a0f6-c3484258719a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:34.412Z|c1caf20b-399f-4d9c-8b8c-a1243ac0723c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:37:34.413Z|c1caf20b-399f-4d9c-8b8c-a1243ac0723c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:37.635Z|f4707ebb-dd95-4fe9-893e-cd4d8227ca6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:37:37.636Z|f4707ebb-dd95-4fe9-893e-cd4d8227ca6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:37:37.748Z|50beddfd-e1a5-467f-b88a-a503a118323e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:37:37.749Z|50beddfd-e1a5-467f-b88a-a503a118323e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:37:43.203Z|1a02d060-26de-42e8-933b-a58dbbe7c383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:43.204Z|1a02d060-26de-42e8-933b-a58dbbe7c383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:43.872Z|29851166-5712-40cc-8dd6-76721096bbcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:43.873Z|29851166-5712-40cc-8dd6-76721096bbcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:44.389Z|606574fb-130e-49c1-91bf-417ef6a18737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:44.390Z|606574fb-130e-49c1-91bf-417ef6a18737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:52.635Z|775ffc76-9438-4665-9710-dad62e9f2995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:37:52.636Z|775ffc76-9438-4665-9710-dad62e9f2995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:37:53.228Z|5fb5092b-bfdd-46c3-9575-4190f041282a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:53.229Z|5fb5092b-bfdd-46c3-9575-4190f041282a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:53.908Z|b8d76241-7024-428c-a527-c7826a65e1c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:53.909Z|b8d76241-7024-428c-a527-c7826a65e1c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:37:54.415Z|ee3858af-87d6-4043-9174-f13c0bb7d08d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:37:54.416Z|ee3858af-87d6-4043-9174-f13c0bb7d08d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:03.254Z|46b19521-6fff-420a-ad84-226264dee5be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:03.255Z|46b19521-6fff-420a-ad84-226264dee5be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:03.934Z|ceb2571c-f8ef-4f21-b87b-420144e52852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:03.935Z|ceb2571c-f8ef-4f21-b87b-420144e52852|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:04.450Z|e81f9b10-7951-4494-b09d-be738a6a6e37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:04.451Z|e81f9b10-7951-4494-b09d-be738a6a6e37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:07.634Z|611e0204-1586-492e-af7a-ff9aa04ddf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:38:07.636Z|611e0204-1586-492e-af7a-ff9aa04ddf1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:38:07.750Z|dd5ee8d4-03b2-4ffa-b840-2f5d539954af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:38:07.751Z|dd5ee8d4-03b2-4ffa-b840-2f5d539954af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:38:13.280Z|d574fa47-0d20-45b7-bf23-509b79f1ef1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:13.281Z|d574fa47-0d20-45b7-bf23-509b79f1ef1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:13.960Z|6fd3743c-83f7-4a67-9a5b-2f45a6bcde7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:13.961Z|6fd3743c-83f7-4a67-9a5b-2f45a6bcde7b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:14.474Z|014779a6-eab6-4c74-9358-c74f4f9d61c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:14.475Z|014779a6-eab6-4c74-9358-c74f4f9d61c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:22.635Z|b18e8662-24f3-45af-8290-dda2b1705982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:38:22.635Z|b18e8662-24f3-45af-8290-dda2b1705982|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:38:23.307Z|d0fd741b-c911-447f-8dea-78aa18096495|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:23.308Z|d0fd741b-c911-447f-8dea-78aa18096495|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:23.987Z|91b69146-0ddc-43d9-87be-563d8a453b1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:23.988Z|91b69146-0ddc-43d9-87be-563d8a453b1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:24.499Z|67d2923b-b1c5-4d2e-8e15-fbe5508608a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:24.500Z|67d2923b-b1c5-4d2e-8e15-fbe5508608a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:33.331Z|273750b2-1beb-47a2-b654-046b6445dca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:33.332Z|273750b2-1beb-47a2-b654-046b6445dca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:34.011Z|56c36844-e286-4705-a96b-4551c3b25b10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:34.013Z|56c36844-e286-4705-a96b-4551c3b25b10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:34.411Z|fb20fc9b-802e-4555-aeb4-a38dbcf14922|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:38:34.412Z|fb20fc9b-802e-4555-aeb4-a38dbcf14922|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:34.523Z|9a342520-413d-4d0a-9c23-d820d01e8e3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:34.524Z|9a342520-413d-4d0a-9c23-d820d01e8e3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:37.634Z|9caa4623-2746-41f1-8c59-a4344769e53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:38:37.635Z|9caa4623-2746-41f1-8c59-a4344769e53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:38:37.752Z|f9950607-2fdd-4748-9827-86e5afed03c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:38:37.753Z|f9950607-2fdd-4748-9827-86e5afed03c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:38:43.356Z|d088aae7-400e-465d-9e7e-74c6ce33beeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:43.357Z|d088aae7-400e-465d-9e7e-74c6ce33beeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:44.036Z|ca35c739-b662-4029-9e2d-d0ee837b86a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:44.037Z|ca35c739-b662-4029-9e2d-d0ee837b86a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:44.547Z|c9b6cc03-b747-4e09-a3c0-7776ac4fd94f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:44.549Z|c9b6cc03-b747-4e09-a3c0-7776ac4fd94f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:52.635Z|b19e51b6-77e0-43b7-a9f0-4888eb7965e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:38:52.636Z|b19e51b6-77e0-43b7-a9f0-4888eb7965e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:38:53.389Z|5465a87a-b26e-4eec-b617-58d16b862e5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:53.390Z|5465a87a-b26e-4eec-b617-58d16b862e5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:54.068Z|5d965e13-7865-43ba-ad36-a3fd25f54fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:54.070Z|5d965e13-7865-43ba-ad36-a3fd25f54fb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:38:54.576Z|ab9ef2d5-166b-42f0-959b-4b0c8515fa5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:38:54.577Z|ab9ef2d5-166b-42f0-959b-4b0c8515fa5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:03.417Z|c4516506-44b7-45b0-8632-ba684f834289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:03.419Z|c4516506-44b7-45b0-8632-ba684f834289|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:04.096Z|77e25cab-8fdd-4840-b108-4ddcfb7545a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:04.097Z|77e25cab-8fdd-4840-b108-4ddcfb7545a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:04.656Z|c2792bec-639e-47e7-aaa4-5b532dc32310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:04.658Z|c2792bec-639e-47e7-aaa4-5b532dc32310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:07.634Z|28a616c8-e941-40a9-96bf-19cf2968d23a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:39:07.635Z|28a616c8-e941-40a9-96bf-19cf2968d23a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:39:07.754Z|c0f99c3f-4ae7-4114-8ede-70f62b878cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:39:07.754Z|c0f99c3f-4ae7-4114-8ede-70f62b878cfb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:39:13.444Z|15a6672f-6d47-4c9c-8a65-209a0a0bbb31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:13.445Z|15a6672f-6d47-4c9c-8a65-209a0a0bbb31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:14.129Z|20826a0b-e8b5-48f6-80d5-5e42466b7156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:14.130Z|20826a0b-e8b5-48f6-80d5-5e42466b7156|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:14.682Z|bede3452-7027-46f3-9a19-5ae1eac44e76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:14.683Z|bede3452-7027-46f3-9a19-5ae1eac44e76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:22.635Z|52c72adb-633d-4804-a0dd-a2833513a3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:39:22.635Z|52c72adb-633d-4804-a0dd-a2833513a3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:39:23.469Z|0419d6de-e466-4e63-bcb5-cecec42ce96a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:23.470Z|0419d6de-e466-4e63-bcb5-cecec42ce96a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:24.170Z|4239cd64-692b-426a-9ed0-9d4d1640f7a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:24.171Z|4239cd64-692b-426a-9ed0-9d4d1640f7a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:24.707Z|5131366d-871c-4b70-b39e-ceabcdd9a3bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:24.708Z|5131366d-871c-4b70-b39e-ceabcdd9a3bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:33.493Z|3eae17d6-5693-46f2-9a5f-8d39eab466a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:33.494Z|3eae17d6-5693-46f2-9a5f-8d39eab466a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:34.198Z|c762d3a8-f652-467f-92ba-1c204f61073d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:34.199Z|c762d3a8-f652-467f-92ba-1c204f61073d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:34.412Z|3a0f4bc8-701b-435c-9940-89006ad63ba7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:39:34.413Z|3a0f4bc8-701b-435c-9940-89006ad63ba7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:34.732Z|bbf05642-54e2-48e9-896c-d3fc5fe01adb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:34.733Z|bbf05642-54e2-48e9-896c-d3fc5fe01adb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:37.635Z|c700a6db-ab98-40b3-9ea4-fee88f8f7032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:39:37.637Z|c700a6db-ab98-40b3-9ea4-fee88f8f7032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:39:37.755Z|409b8632-80a0-4525-b2a1-6af74fb74628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:39:37.756Z|409b8632-80a0-4525-b2a1-6af74fb74628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:39:43.518Z|8a057945-1a09-4d7d-959a-871ced609364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:43.518Z|8a057945-1a09-4d7d-959a-871ced609364|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:44.265Z|03809e7a-86c5-49c0-953f-2e32a4767e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:44.266Z|03809e7a-86c5-49c0-953f-2e32a4767e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:44.762Z|55764877-622f-4a1b-b008-d9f850eaa2d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:44.763Z|55764877-622f-4a1b-b008-d9f850eaa2d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:52.635Z|8d49ee02-db59-4e35-ad15-25dc9ae62732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:39:52.635Z|8d49ee02-db59-4e35-ad15-25dc9ae62732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:39:53.543Z|37e9095f-a44b-457c-bea5-5d2b735b55dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:53.544Z|37e9095f-a44b-457c-bea5-5d2b735b55dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:54.301Z|a006c2b0-df59-4a06-8287-7e52db4f08d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:54.302Z|a006c2b0-df59-4a06-8287-7e52db4f08d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:39:54.788Z|300e1354-de4d-42be-9199-af8d5cdcd7a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:39:54.789Z|300e1354-de4d-42be-9199-af8d5cdcd7a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:03.566Z|94d8b685-4043-4670-9ac3-c5d6765cabf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:03.568Z|94d8b685-4043-4670-9ac3-c5d6765cabf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:04.325Z|515c894d-18a3-4458-a04d-0e8b3120f8e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:04.326Z|515c894d-18a3-4458-a04d-0e8b3120f8e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:04.813Z|241ba66f-cc0c-4cf2-9224-4c94c963b9cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:04.814Z|241ba66f-cc0c-4cf2-9224-4c94c963b9cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:07.634Z|43d9e648-d304-4dc8-9f60-61fa0ed86472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:40:07.635Z|43d9e648-d304-4dc8-9f60-61fa0ed86472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:40:07.757Z|90486b51-85f7-48c8-becb-fe72e9b3ff9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:40:07.758Z|90486b51-85f7-48c8-becb-fe72e9b3ff9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:40:13.591Z|95fca4b3-6249-46d8-b366-64feb2be00ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:13.592Z|95fca4b3-6249-46d8-b366-64feb2be00ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:14.352Z|a9d9f43c-af25-456f-9679-ea849f8fd037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:14.353Z|a9d9f43c-af25-456f-9679-ea849f8fd037|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:14.837Z|ff08d9e6-ea43-463d-be8a-0f1989479192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:14.838Z|ff08d9e6-ea43-463d-be8a-0f1989479192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:22.634Z|a876d2e8-6a23-4b21-9c60-fbe1b4c857e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:40:22.636Z|a876d2e8-6a23-4b21-9c60-fbe1b4c857e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:40:23.616Z|6c4b029d-594f-4cb3-ac7d-174530ef230a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:23.618Z|6c4b029d-594f-4cb3-ac7d-174530ef230a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:24.377Z|68448fe7-f3f3-47e1-8b06-96b8b26b5b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:24.378Z|68448fe7-f3f3-47e1-8b06-96b8b26b5b6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:24.861Z|86113868-e5c9-4ef9-8ad1-dee62d2a18be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:24.862Z|86113868-e5c9-4ef9-8ad1-dee62d2a18be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:33.642Z|d1b235e8-2b36-4866-9422-cf567c301411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:33.643Z|d1b235e8-2b36-4866-9422-cf567c301411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:34.411Z|f9482cfb-dcce-48e9-adf8-425c6dec3728|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:40:34.411Z|347f4e6d-524f-4a1b-ade2-2418969b30ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:34.411Z|f9482cfb-dcce-48e9-adf8-425c6dec3728|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:34.411Z|347f4e6d-524f-4a1b-ade2-2418969b30ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:34.886Z|b222d294-e8bd-4f92-8353-b0f95e6d4272|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:34.887Z|b222d294-e8bd-4f92-8353-b0f95e6d4272|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:37.635Z|88997339-f5d4-4518-8102-1855426a814f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:40:37.635Z|88997339-f5d4-4518-8102-1855426a814f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:40:37.759Z|b7ce14da-d3c6-469f-b5d1-34edb8744f75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:40:37.760Z|b7ce14da-d3c6-469f-b5d1-34edb8744f75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:40:43.668Z|f2103ea1-4fa3-46a3-9b94-a47c024cba9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:43.668Z|f2103ea1-4fa3-46a3-9b94-a47c024cba9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:44.435Z|dd55e04e-ceaa-43fd-ba32-47680f93201c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:44.436Z|dd55e04e-ceaa-43fd-ba32-47680f93201c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:44.912Z|7e81fa10-4ba6-44f0-9fa0-7519f95638fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:44.913Z|7e81fa10-4ba6-44f0-9fa0-7519f95638fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:52.634Z|eaef99c1-d84a-4da5-8f55-e53a7a785a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:40:52.635Z|eaef99c1-d84a-4da5-8f55-e53a7a785a19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:40:53.691Z|87c4363d-555e-422e-af3d-da5537917f61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:53.692Z|87c4363d-555e-422e-af3d-da5537917f61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:54.459Z|c5009b62-12a4-4e34-b6c1-3fcb49ad602a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:54.461Z|c5009b62-12a4-4e34-b6c1-3fcb49ad602a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:40:54.944Z|b9770783-c3aa-42d3-a147-eb00e6846fe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:40:54.945Z|b9770783-c3aa-42d3-a147-eb00e6846fe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:03.714Z|b96e73a3-f3fe-465d-b842-c38345b37393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:03.715Z|b96e73a3-f3fe-465d-b842-c38345b37393|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:04.487Z|9c18c0a3-56e4-4268-ab46-3a436f1f8553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:04.488Z|9c18c0a3-56e4-4268-ab46-3a436f1f8553|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:04.979Z|92990f26-0f6c-4a0f-b7f3-bb65d8804e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:04.980Z|92990f26-0f6c-4a0f-b7f3-bb65d8804e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:05.040Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xe5L0x810x810x938m70x860xc5Y0xedY0xd32q0x010x9b0x820xfcCMW0x950xca0x820xc10xd1(p0xca0xcb]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-11-28T09:41:07.634Z|eed58f72-709b-4839-9ec3-0776e6602b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:41:07.638Z|eed58f72-709b-4839-9ec3-0776e6602b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:41:07.761Z|51ff1cef-be56-4d61-ac60-3c33d39b2a50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:41:07.762Z|51ff1cef-be56-4d61-ac60-3c33d39b2a50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:41:13.738Z|812bf41b-7062-4ca3-a647-e21a8b0fe858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:13.738Z|812bf41b-7062-4ca3-a647-e21a8b0fe858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:14.513Z|a200d1bc-4485-4a37-b454-c0b0bd5c9df4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:14.514Z|a200d1bc-4485-4a37-b454-c0b0bd5c9df4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:15.009Z|ac8a134e-1681-4108-aff1-3a42cfd1f8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:15.010Z|ac8a134e-1681-4108-aff1-3a42cfd1f8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:22.635Z|fead9c57-d1aa-460c-ab12-2bc4df14b25c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:41:22.636Z|fead9c57-d1aa-460c-ab12-2bc4df14b25c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:41:23.763Z|fa349233-16ea-40e1-a11d-38fd827b29ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:23.764Z|fa349233-16ea-40e1-a11d-38fd827b29ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:24.538Z|45b5374e-4c22-4785-a966-7df94dac5b3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:24.539Z|45b5374e-4c22-4785-a966-7df94dac5b3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:25.045Z|2dd9f173-5357-446d-8e45-36f8bbf675f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:25.046Z|2dd9f173-5357-446d-8e45-36f8bbf675f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:33.788Z|aeb2d7ef-7159-40f6-a776-39aee79d1b6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:33.789Z|aeb2d7ef-7159-40f6-a776-39aee79d1b6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:34.412Z|e5113df7-c46b-4bad-a967-2293784a9149|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:41:34.413Z|e5113df7-c46b-4bad-a967-2293784a9149|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:34.566Z|698c3cc1-0c95-4bc4-aa74-0fafccb638bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:34.568Z|698c3cc1-0c95-4bc4-aa74-0fafccb638bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:35.072Z|6f16d107-9ae7-4e56-84c4-a76bde665c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:35.073Z|6f16d107-9ae7-4e56-84c4-a76bde665c37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:37.635Z|4d422874-378f-4073-b22d-9b5499030c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:41:37.635Z|4d422874-378f-4073-b22d-9b5499030c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:41:37.763Z|b7657f3a-0ea4-45f3-aa4c-77538e8ef01c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:41:37.764Z|b7657f3a-0ea4-45f3-aa4c-77538e8ef01c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:41:43.817Z|fabd27da-beed-421e-9ac2-508cc494a584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:43.819Z|fabd27da-beed-421e-9ac2-508cc494a584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:44.592Z|d97cf1d9-21a2-4bec-8238-641feeb36b76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:44.593Z|d97cf1d9-21a2-4bec-8238-641feeb36b76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:45.096Z|49a88cbc-7a1b-4dba-8009-6414fd7464b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:45.097Z|49a88cbc-7a1b-4dba-8009-6414fd7464b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:52.635Z|9eec8a04-47b4-4556-95f3-c05958e972aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:41:52.637Z|9eec8a04-47b4-4556-95f3-c05958e972aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:41:53.874Z|d298e141-21f7-436e-9bc6-72f5b00fd0c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:53.875Z|d298e141-21f7-436e-9bc6-72f5b00fd0c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:54.617Z|616a649b-1aba-4a23-a89d-88335d2c0ca8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:54.618Z|616a649b-1aba-4a23-a89d-88335d2c0ca8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:41:55.119Z|930eb1ed-2a9b-4381-9f66-57331cbea397|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:41:55.120Z|930eb1ed-2a9b-4381-9f66-57331cbea397|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:03.906Z|0c16e721-e246-4156-beaa-ad7a747e538d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:03.908Z|0c16e721-e246-4156-beaa-ad7a747e538d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:04.642Z|b80f3e94-e2d0-4ec3-915e-a7789a2383c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:04.643Z|b80f3e94-e2d0-4ec3-915e-a7789a2383c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:05.146Z|a9aeba00-1e78-4df2-9663-5f28146c716a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:05.148Z|a9aeba00-1e78-4df2-9663-5f28146c716a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:07.636Z|ca94a6f7-8934-4c45-920c-b626dba19be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:42:07.637Z|ca94a6f7-8934-4c45-920c-b626dba19be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:42:07.765Z|d7481369-cbe6-48ff-9ce8-310cc5af4a34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:42:07.766Z|d7481369-cbe6-48ff-9ce8-310cc5af4a34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:42:13.939Z|8f718dde-bb5d-468b-a583-34cf94a61aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:13.941Z|8f718dde-bb5d-468b-a583-34cf94a61aad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:14.671Z|6ada66c7-d991-4ca4-bf92-8faa15927d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:14.672Z|6ada66c7-d991-4ca4-bf92-8faa15927d00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:15.172Z|bed23a83-1ff9-4128-a74d-124aeaf2e9a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:15.174Z|bed23a83-1ff9-4128-a74d-124aeaf2e9a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:22.635Z|7e043311-c7d0-4333-b39f-06b97fdab35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:42:22.636Z|7e043311-c7d0-4333-b39f-06b97fdab35e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:42:23.970Z|a90d1b81-7787-486d-8b50-55ba8b9ea477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:23.971Z|a90d1b81-7787-486d-8b50-55ba8b9ea477|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:24.699Z|87837c9c-9587-4f09-a356-fbcfe94b41be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:24.700Z|87837c9c-9587-4f09-a356-fbcfe94b41be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:25.199Z|5a2861da-8053-494c-b390-bd2b9df2436f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:25.200Z|5a2861da-8053-494c-b390-bd2b9df2436f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:33.996Z|5a90a267-ae39-4cb6-a783-0af3a0e2fa3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:33.998Z|5a90a267-ae39-4cb6-a783-0af3a0e2fa3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:34.413Z|bcd3becc-9f7d-4c45-8469-f118b0569d1f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:42:34.414Z|bcd3becc-9f7d-4c45-8469-f118b0569d1f|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:34.726Z|0eed9360-e294-44eb-9af6-749ca878acab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:34.727Z|0eed9360-e294-44eb-9af6-749ca878acab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:35.223Z|2cde3c3f-4d96-4709-b7ae-f5252c294f46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:35.224Z|2cde3c3f-4d96-4709-b7ae-f5252c294f46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:37.634Z|c980ce3b-9ced-4036-8f49-dfac43478e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:42:37.637Z|c980ce3b-9ced-4036-8f49-dfac43478e61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:42:37.767Z|ddadb378-a092-4ec4-b3ba-703e3f44789a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:42:37.767Z|ddadb378-a092-4ec4-b3ba-703e3f44789a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:42:44.027Z|c1f9937f-0951-4d94-8bd2-0bd22c2df80b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:44.028Z|c1f9937f-0951-4d94-8bd2-0bd22c2df80b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:44.753Z|d4ef682e-b9de-46e4-8991-a7e5161257e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:44.755Z|d4ef682e-b9de-46e4-8991-a7e5161257e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:45.249Z|5e5dcf6f-4d9f-4a85-af12-8f6015bb449f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:45.250Z|5e5dcf6f-4d9f-4a85-af12-8f6015bb449f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:52.635Z|dc6d6cae-8e4b-4c52-8762-4636d680e781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:42:52.635Z|dc6d6cae-8e4b-4c52-8762-4636d680e781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:42:54.095Z|be52fd3c-2d3e-40ef-a247-86135e29be1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:54.096Z|be52fd3c-2d3e-40ef-a247-86135e29be1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:54.780Z|06678309-e9ea-4bc5-868f-1ecc349d2c76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:54.781Z|06678309-e9ea-4bc5-868f-1ecc349d2c76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:42:55.274Z|6347d0e2-7c43-46f4-967a-077a2cfe495a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:42:55.275Z|6347d0e2-7c43-46f4-967a-077a2cfe495a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:04.141Z|e54befbc-bf79-46d5-b985-57510a2ff650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:04.142Z|e54befbc-bf79-46d5-b985-57510a2ff650|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:04.805Z|1bfc7cd8-314a-49d5-b5e0-ac08a0740595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:04.806Z|1bfc7cd8-314a-49d5-b5e0-ac08a0740595|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:05.298Z|07c014aa-dbb0-4ac7-ba59-45d232996f10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:05.299Z|07c014aa-dbb0-4ac7-ba59-45d232996f10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:07.638Z|c4411bf2-ef93-4559-a804-65fab568d8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:43:07.642Z|c4411bf2-ef93-4559-a804-65fab568d8a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:43:07.768Z|75a4df9d-40b2-4d18-ab41-193532f6d5d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:43:07.769Z|75a4df9d-40b2-4d18-ab41-193532f6d5d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:43:14.169Z|daca37fa-9808-4179-9f23-cadf25ce3c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:14.170Z|daca37fa-9808-4179-9f23-cadf25ce3c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:14.835Z|a73950d4-bd1a-4b91-82f1-602e320c51b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:14.836Z|a73950d4-bd1a-4b91-82f1-602e320c51b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:15.322Z|7b1acf38-7791-4fc1-88ec-a93f1c870921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:15.323Z|7b1acf38-7791-4fc1-88ec-a93f1c870921|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:22.635Z|7f79ff15-c4cb-466c-aa80-660e6856c37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:43:22.635Z|7f79ff15-c4cb-466c-aa80-660e6856c37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:43:24.201Z|49f50f0b-499e-4179-9b4e-4b5d6af62c77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:24.202Z|49f50f0b-499e-4179-9b4e-4b5d6af62c77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:24.859Z|2953113a-050c-4df2-9c79-39ad8f2358b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:24.860Z|2953113a-050c-4df2-9c79-39ad8f2358b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:25.347Z|1a39a7c6-b384-4f8a-83db-5af9f1cac73f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:25.348Z|1a39a7c6-b384-4f8a-83db-5af9f1cac73f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:34.242Z|73603a55-a856-4708-879d-b0f70347a745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:34.243Z|73603a55-a856-4708-879d-b0f70347a745|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:34.411Z|d30ddbd9-a7db-48db-ac6f-a20f8e91bd51|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:43:34.412Z|d30ddbd9-a7db-48db-ac6f-a20f8e91bd51|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:34.888Z|a1010763-e914-44e3-a7f9-d4c5198680fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:34.889Z|a1010763-e914-44e3-a7f9-d4c5198680fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:35.373Z|3d560e02-285e-47e5-80ba-d86ff19e320c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:35.374Z|3d560e02-285e-47e5-80ba-d86ff19e320c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:37.635Z|69655d60-8a1d-49c4-bad0-01afa1070a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:43:37.635Z|69655d60-8a1d-49c4-bad0-01afa1070a4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:43:37.770Z|0d22c7c0-20c5-49d7-af2d-1442ca192936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:43:37.771Z|0d22c7c0-20c5-49d7-af2d-1442ca192936|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:43:44.273Z|c2212cc4-d461-47d3-8d81-6d99388a76c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:44.274Z|c2212cc4-d461-47d3-8d81-6d99388a76c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:44.921Z|b2683431-8912-4da4-aeeb-9ecb86a10c74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:44.922Z|b2683431-8912-4da4-aeeb-9ecb86a10c74|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:45.397Z|8db6615b-e875-4246-bd8d-8f823f458661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:45.399Z|8db6615b-e875-4246-bd8d-8f823f458661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:52.634Z|b85a9c48-3f3d-4da6-a66a-af51e39082f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:43:52.637Z|b85a9c48-3f3d-4da6-a66a-af51e39082f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:43:54.304Z|d7b5c2c6-9936-46bd-ba49-5f004e300771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:54.305Z|d7b5c2c6-9936-46bd-ba49-5f004e300771|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:54.962Z|ffc3472f-c3ab-4dc9-b538-018cae90c115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:54.963Z|ffc3472f-c3ab-4dc9-b538-018cae90c115|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:43:55.422Z|a8e84e67-df85-402b-9713-1d560e344e51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:43:55.423Z|a8e84e67-df85-402b-9713-1d560e344e51|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:04.332Z|9af7f61a-dd57-49df-a115-b3d1282fad04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:04.333Z|9af7f61a-dd57-49df-a115-b3d1282fad04|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:04.991Z|d765425e-e881-44fa-94e2-c49fc4ba7361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:04.993Z|d765425e-e881-44fa-94e2-c49fc4ba7361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:05.449Z|1c6ef678-7866-4730-9650-41e4e5cfabd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:05.450Z|1c6ef678-7866-4730-9650-41e4e5cfabd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:07.634Z|f919dc13-539f-4ff1-86bb-36dc74c1a5c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:44:07.635Z|f919dc13-539f-4ff1-86bb-36dc74c1a5c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:44:07.771Z|6f17db57-1640-44ef-8fc0-781979ef80a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:44:07.772Z|6f17db57-1640-44ef-8fc0-781979ef80a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:44:14.356Z|ae0bf0b5-10f2-4e3f-b992-048385c1d1a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:14.357Z|ae0bf0b5-10f2-4e3f-b992-048385c1d1a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:15.017Z|efd24088-6c09-471e-ac64-ac63977f08bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:15.018Z|efd24088-6c09-471e-ac64-ac63977f08bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:15.473Z|61099c29-32e2-4a59-b2ae-8c48babd2697|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:15.474Z|61099c29-32e2-4a59-b2ae-8c48babd2697|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:22.634Z|77fa58bf-67ee-4dd1-bdab-abf8514a3f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:44:22.635Z|77fa58bf-67ee-4dd1-bdab-abf8514a3f0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:44:24.381Z|d85bbb49-0449-4965-96bf-c36c4e5259a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:24.382Z|d85bbb49-0449-4965-96bf-c36c4e5259a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:25.045Z|90e60dcb-58df-4b66-9151-3c24f792929d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:25.046Z|90e60dcb-58df-4b66-9151-3c24f792929d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:25.496Z|f16522bc-3b01-46c1-8371-a0d3d17be169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:25.497Z|f16522bc-3b01-46c1-8371-a0d3d17be169|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:34.404Z|809eb7be-cd9a-47be-a30c-5a2d4a2f80f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:34.404Z|809eb7be-cd9a-47be-a30c-5a2d4a2f80f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:34.410Z|09deeb34-32ec-4ba5-80f7-7524585f84de|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:44:34.411Z|09deeb34-32ec-4ba5-80f7-7524585f84de|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:35.071Z|1e935bcb-809d-4508-8157-d1221c26f2dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:35.072Z|1e935bcb-809d-4508-8157-d1221c26f2dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:35.520Z|49c2bbc7-a54f-43c7-8893-e0d96ee0f1b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:35.521Z|49c2bbc7-a54f-43c7-8893-e0d96ee0f1b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:37.634Z|44aa6c85-7b45-4546-afae-c828948def83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:44:37.637Z|44aa6c85-7b45-4546-afae-c828948def83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:44:37.774Z|731e4647-290f-4fcc-aabc-4a23f352c404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:44:37.775Z|731e4647-290f-4fcc-aabc-4a23f352c404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:44:44.430Z|99c2cf19-2ff2-4ccc-8d7d-938de0e06cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:44.431Z|99c2cf19-2ff2-4ccc-8d7d-938de0e06cc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:45.108Z|ec23146a-5114-47a2-af9d-bb21b6e25c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:45.109Z|ec23146a-5114-47a2-af9d-bb21b6e25c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:45.546Z|06a69258-95db-42ac-a1ea-3405547e0530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:45.547Z|06a69258-95db-42ac-a1ea-3405547e0530|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:52.634Z|9f204bda-cc13-4278-b3fa-5561965bf8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:44:52.635Z|9f204bda-cc13-4278-b3fa-5561965bf8d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:44:54.455Z|02c9c69b-ed71-40d4-8f86-9ba55dc9872e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:54.455Z|02c9c69b-ed71-40d4-8f86-9ba55dc9872e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:55.146Z|b16fb48d-ec69-4b87-bb43-671febdc2965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:55.147Z|b16fb48d-ec69-4b87-bb43-671febdc2965|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:44:55.570Z|e1966642-1240-47c4-922a-d37187f71008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:44:55.571Z|e1966642-1240-47c4-922a-d37187f71008|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:04.487Z|f6fa0c79-fa13-4b38-a091-a272ee9ac266|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:04.488Z|f6fa0c79-fa13-4b38-a091-a272ee9ac266|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:05.174Z|1959e68f-a2c0-422d-9432-c0a27cde5355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:05.175Z|1959e68f-a2c0-422d-9432-c0a27cde5355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:05.593Z|1ab5d6bf-1620-4445-bb3a-b948277dae99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:05.594Z|1ab5d6bf-1620-4445-bb3a-b948277dae99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:07.634Z|f90e667d-ebfe-48be-99a4-8ffedb62cc60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:45:07.635Z|f90e667d-ebfe-48be-99a4-8ffedb62cc60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:45:07.776Z|d3bcf2aa-826d-42ec-acc3-45b5840fef6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:45:07.776Z|d3bcf2aa-826d-42ec-acc3-45b5840fef6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:45:14.514Z|01c08469-f337-4287-9902-577804ecc396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:14.515Z|01c08469-f337-4287-9902-577804ecc396|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:15.198Z|70f87b40-cf9f-410c-9a86-9e90860e401c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:15.199Z|70f87b40-cf9f-410c-9a86-9e90860e401c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:15.617Z|6f026f1e-c5fc-450d-88da-0bbd1ec0c7cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:15.618Z|6f026f1e-c5fc-450d-88da-0bbd1ec0c7cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:22.635Z|e879c5e6-4133-4493-8e1e-044aab2fd193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:45:22.638Z|e879c5e6-4133-4493-8e1e-044aab2fd193|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:45:24.538Z|95e2bb08-8472-45e5-abc3-b9d0f56405bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:24.539Z|95e2bb08-8472-45e5-abc3-b9d0f56405bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:25.223Z|c3a55af1-5f88-4f46-b5d9-ef80afd72af3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:25.224Z|c3a55af1-5f88-4f46-b5d9-ef80afd72af3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:25.640Z|e291fc10-cd8b-4159-bb85-eb85db73b08a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:25.641Z|e291fc10-cd8b-4159-bb85-eb85db73b08a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:34.411Z|8dfc53d4-fc25-4d3d-9998-058b8f3c963f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:45:34.412Z|8dfc53d4-fc25-4d3d-9998-058b8f3c963f|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:34.561Z|8b9600ff-b268-4330-8b2b-baca3818a68c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:34.562Z|8b9600ff-b268-4330-8b2b-baca3818a68c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:35.247Z|3719e7d2-f790-4184-a5ea-8de3307272a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:35.248Z|3719e7d2-f790-4184-a5ea-8de3307272a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:35.664Z|d461cef6-4799-4a64-b231-cf7e1d640d1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:35.665Z|d461cef6-4799-4a64-b231-cf7e1d640d1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:37.634Z|62e5236f-c391-4468-9929-3fa297177725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:45:37.635Z|62e5236f-c391-4468-9929-3fa297177725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:45:37.777Z|75774720-8688-47c6-9e64-841b803716a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:45:37.778Z|75774720-8688-47c6-9e64-841b803716a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:45:44.586Z|bcf9e0b6-7e7a-44ea-8075-218752c4ae7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:44.587Z|bcf9e0b6-7e7a-44ea-8075-218752c4ae7f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:45.272Z|a80110b2-7297-4b24-9a7c-ae10a62faaf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:45.273Z|a80110b2-7297-4b24-9a7c-ae10a62faaf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:45.688Z|bb1c4fc4-4ee6-4f34-91dd-15d454804dc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:45.689Z|bb1c4fc4-4ee6-4f34-91dd-15d454804dc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:52.634Z|227f0393-a1f2-4325-8252-1dd33322d647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:45:52.635Z|227f0393-a1f2-4325-8252-1dd33322d647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:45:54.608Z|f8a7c38b-328a-41f1-881b-f411fd1139b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:54.610Z|f8a7c38b-328a-41f1-881b-f411fd1139b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:55.298Z|e7c29e4b-e94c-421a-be16-585467d09c65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:55.299Z|e7c29e4b-e94c-421a-be16-585467d09c65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:45:55.715Z|c2bb8d14-0b32-4616-9d27-7914efc9d640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:45:55.716Z|c2bb8d14-0b32-4616-9d27-7914efc9d640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:04.634Z|1f1714d2-d590-45aa-b130-b377185fffda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:04.635Z|1f1714d2-d590-45aa-b130-b377185fffda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:05.324Z|ffc5532d-c0d6-4d8e-99fd-d6538874f2c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:05.325Z|ffc5532d-c0d6-4d8e-99fd-d6538874f2c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:05.742Z|659bcfac-0dfc-42a8-8c2d-bb12784d480e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:05.743Z|659bcfac-0dfc-42a8-8c2d-bb12784d480e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:07.634Z|92a5119c-fc48-4311-88c6-8dcc08aa489a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:46:07.638Z|92a5119c-fc48-4311-88c6-8dcc08aa489a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:46:07.779Z|ba7b596b-caba-4919-a21b-dc47cbce25b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:46:07.780Z|ba7b596b-caba-4919-a21b-dc47cbce25b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:46:14.666Z|2ada7a44-37c9-4157-8dc4-941bb33249f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:14.668Z|2ada7a44-37c9-4157-8dc4-941bb33249f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:15.351Z|b8823293-cc6f-4e9a-8c0b-b027cc57771f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:15.352Z|b8823293-cc6f-4e9a-8c0b-b027cc57771f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:15.769Z|a367e39b-5973-4192-975f-f445f5302f02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:15.770Z|a367e39b-5973-4192-975f-f445f5302f02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:22.635Z|baa64cff-367e-4674-88f8-2eda92cb27f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:46:22.636Z|baa64cff-367e-4674-88f8-2eda92cb27f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:46:24.694Z|1a4d19ef-6f16-46cf-8950-1627da69a765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:24.695Z|1a4d19ef-6f16-46cf-8950-1627da69a765|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:25.381Z|b1fdd4f8-98a8-44cd-b808-398ffd531581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:25.383Z|b1fdd4f8-98a8-44cd-b808-398ffd531581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:25.795Z|2f32a5c6-ace2-4e42-b9ed-c27ec1a1bc74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:25.796Z|2f32a5c6-ace2-4e42-b9ed-c27ec1a1bc74|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:34.411Z|da7b3bdc-27cc-4335-b2b1-3b2ce716f291|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:46:34.412Z|da7b3bdc-27cc-4335-b2b1-3b2ce716f291|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:34.718Z|b6e5afaa-fa3a-4e39-a282-deed42a2be03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:34.719Z|b6e5afaa-fa3a-4e39-a282-deed42a2be03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:35.406Z|572a7a9f-d430-4961-beeb-115494c71980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:35.407Z|572a7a9f-d430-4961-beeb-115494c71980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:35.819Z|a4c9f614-c095-436a-bdf9-2c4a4b53390c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:35.820Z|a4c9f614-c095-436a-bdf9-2c4a4b53390c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:37.634Z|4a63476f-7f46-429d-a504-844b9dac5b09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:46:37.635Z|4a63476f-7f46-429d-a504-844b9dac5b09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:46:37.781Z|c86a750c-bb4e-4a5f-8b1e-7f2b9f247e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:46:37.781Z|c86a750c-bb4e-4a5f-8b1e-7f2b9f247e1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:46:44.742Z|9db8a2d9-6d0d-4927-a41d-14218948ea80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:44.743Z|9db8a2d9-6d0d-4927-a41d-14218948ea80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:45.433Z|212a3132-68d5-4d42-8ec8-a6e6aa5d3d7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:45.434Z|212a3132-68d5-4d42-8ec8-a6e6aa5d3d7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:45.842Z|03b71fb3-cf01-497c-a8cd-e8499b4ac56b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:45.843Z|03b71fb3-cf01-497c-a8cd-e8499b4ac56b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:52.634Z|5a5a147b-7eb5-465c-96fb-f7be0fd827dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:46:52.637Z|5a5a147b-7eb5-465c-96fb-f7be0fd827dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:46:54.766Z|2ee16c3e-26c3-45d4-a2d9-84c76313bef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:54.767Z|2ee16c3e-26c3-45d4-a2d9-84c76313bef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:55.456Z|d1ce93e0-9356-4ab2-833c-355a4bb0ea79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:55.457Z|d1ce93e0-9356-4ab2-833c-355a4bb0ea79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:46:55.864Z|cf993dbe-f008-475c-bccc-7878349d4605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:46:55.865Z|cf993dbe-f008-475c-bccc-7878349d4605|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:04.793Z|f5f1d643-8e4b-4918-8fc5-a634fcd4da73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:04.794Z|f5f1d643-8e4b-4918-8fc5-a634fcd4da73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:05.481Z|72b63f4d-11ed-41c2-8b6d-075505ac5126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:05.482Z|72b63f4d-11ed-41c2-8b6d-075505ac5126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:05.888Z|1a152779-7941-467b-b0e9-c6d6b77022be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:05.889Z|1a152779-7941-467b-b0e9-c6d6b77022be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:07.634Z|627057dc-feec-476a-8356-e9a947e78853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:47:07.635Z|627057dc-feec-476a-8356-e9a947e78853|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:47:07.782Z|68c6e593-89f3-434c-b108-502b40dfae3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:47:07.783Z|68c6e593-89f3-434c-b108-502b40dfae3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:47:14.816Z|6256215e-90cd-4be8-ac79-e88d0d9d2af2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:14.817Z|6256215e-90cd-4be8-ac79-e88d0d9d2af2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:15.504Z|8eb77046-77ea-4256-8cdd-163cd1bbbc94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:15.505Z|8eb77046-77ea-4256-8cdd-163cd1bbbc94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:15.912Z|22bec509-c401-4202-b700-28cd258e25c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:15.913Z|22bec509-c401-4202-b700-28cd258e25c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:22.635Z|1fc9f512-5f0c-4d58-a4e9-c7cea775a24c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:47:22.635Z|1fc9f512-5f0c-4d58-a4e9-c7cea775a24c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:47:24.843Z|367d2139-70ed-4ec2-b885-062aeebf623d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:24.844Z|367d2139-70ed-4ec2-b885-062aeebf623d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:25.529Z|f040398e-8899-461b-b867-e1dd39560f7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:25.531Z|f040398e-8899-461b-b867-e1dd39560f7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:25.946Z|9461f4c1-e7e8-4269-a2b2-a9621e048086|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:25.947Z|9461f4c1-e7e8-4269-a2b2-a9621e048086|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:34.411Z|0fa67fad-8969-47d3-a899-1dbda76c776e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:47:34.412Z|0fa67fad-8969-47d3-a899-1dbda76c776e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:34.867Z|570701f4-16e6-4132-930b-70739b0f23da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:34.868Z|570701f4-16e6-4132-930b-70739b0f23da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:35.555Z|a8bba78d-f334-456e-b3ec-db412fc7aaa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:35.556Z|a8bba78d-f334-456e-b3ec-db412fc7aaa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:35.971Z|6cd33a49-4292-4cc7-a42f-6eaa96d0feb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:35.972Z|6cd33a49-4292-4cc7-a42f-6eaa96d0feb1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:37.635Z|c1623e6f-8258-4a6d-8a4e-d1db01da43d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:47:37.638Z|c1623e6f-8258-4a6d-8a4e-d1db01da43d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:47:37.784Z|bf3f3f29-a171-40a1-92e4-8724d5e1c404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:47:37.785Z|bf3f3f29-a171-40a1-92e4-8724d5e1c404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:47:44.897Z|d0adb8b0-de42-4ac4-bef2-55ec198a8876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:44.897Z|d0adb8b0-de42-4ac4-bef2-55ec198a8876|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:45.584Z|c4abaf8f-36e3-4841-bcfe-8ec57e7e6cc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:45.585Z|c4abaf8f-36e3-4841-bcfe-8ec57e7e6cc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:45.995Z|099f47d5-00ec-4f4e-b0f8-81d2e6629bdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:45.996Z|099f47d5-00ec-4f4e-b0f8-81d2e6629bdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:52.634Z|95f34a10-a57b-4a14-a192-55e66c423142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:47:52.635Z|95f34a10-a57b-4a14-a192-55e66c423142|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:47:54.945Z|c98aa988-ffe2-43a5-8565-ffb4e5e889d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:54.945Z|c98aa988-ffe2-43a5-8565-ffb4e5e889d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:55.616Z|9cee046c-c5d3-489a-99b1-55d9e37a38f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:55.617Z|9cee046c-c5d3-489a-99b1-55d9e37a38f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:47:56.024Z|9bb12d6c-9137-405b-895c-7f6d5f6bd9df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:47:56.024Z|9bb12d6c-9137-405b-895c-7f6d5f6bd9df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:04.978Z|3599edea-1f5a-4918-8e1c-e889ccb55cc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:04.979Z|3599edea-1f5a-4918-8e1c-e889ccb55cc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:05.643Z|7448ec9e-2379-41d8-8ee4-3c693053b4fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:05.644Z|7448ec9e-2379-41d8-8ee4-3c693053b4fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:06.052Z|b093929f-f5a8-4565-b55a-cdef07f8fe94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:06.053Z|b093929f-f5a8-4565-b55a-cdef07f8fe94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:07.635Z|4c724cc1-7bda-4832-b26c-b410ee8f93d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:48:07.635Z|4c724cc1-7bda-4832-b26c-b410ee8f93d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:48:07.786Z|4e0ddd36-1240-4685-8925-c087d72c7e44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:48:07.787Z|4e0ddd36-1240-4685-8925-c087d72c7e44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:48:15.001Z|a79f8521-fcaa-40c5-810c-7546073620c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:15.002Z|a79f8521-fcaa-40c5-810c-7546073620c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:15.669Z|a6e092db-b9fd-4645-aa28-420dd5396b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:15.670Z|a6e092db-b9fd-4645-aa28-420dd5396b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:16.076Z|1147f252-eb06-45ad-8964-55c0c1cfaf3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:16.077Z|1147f252-eb06-45ad-8964-55c0c1cfaf3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:22.634Z|165e2fd1-895e-4bb0-abea-9a6cded2f401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:48:22.636Z|165e2fd1-895e-4bb0-abea-9a6cded2f401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:48:25.023Z|bf3b6049-caaf-499d-913d-05edf565a2b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:25.024Z|bf3b6049-caaf-499d-913d-05edf565a2b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:25.693Z|41b02698-1dce-4d62-90d3-f6f212e2185d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:25.695Z|41b02698-1dce-4d62-90d3-f6f212e2185d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:26.098Z|9cf5b1b9-d130-45a4-81fa-a6715b6e3e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:26.099Z|9cf5b1b9-d130-45a4-81fa-a6715b6e3e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:34.411Z|a67592c2-5936-4029-9408-f825828e2e6e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:48:34.412Z|a67592c2-5936-4029-9408-f825828e2e6e|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:35.046Z|59d2d5fc-4414-4a19-ae69-5db8d84136c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:35.047Z|59d2d5fc-4414-4a19-ae69-5db8d84136c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:35.716Z|c182e739-7cb1-411f-9a2c-0d2102c29dc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:35.717Z|c182e739-7cb1-411f-9a2c-0d2102c29dc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:36.123Z|447ed332-5447-4a89-b775-9cc480edfe36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:36.124Z|447ed332-5447-4a89-b775-9cc480edfe36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:37.634Z|d10a0ffc-282a-4003-8273-02b1e9285d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:48:37.635Z|d10a0ffc-282a-4003-8273-02b1e9285d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:48:37.788Z|e3f101fd-76ab-47c0-b8a4-b1e8d879e1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:48:37.788Z|e3f101fd-76ab-47c0-b8a4-b1e8d879e1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:48:45.078Z|b283d2e3-048d-4f25-896b-dc361383ad4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:45.079Z|b283d2e3-048d-4f25-896b-dc361383ad4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:45.740Z|c5cd9e78-a190-4e79-97a2-0a5aa71fc97a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:45.741Z|c5cd9e78-a190-4e79-97a2-0a5aa71fc97a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:46.147Z|2f6bfb2f-7b45-45dd-9e44-5a8eecadf57b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:46.148Z|2f6bfb2f-7b45-45dd-9e44-5a8eecadf57b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:52.635Z|d538343f-8cda-4e4d-a70d-f7ba2ca94b1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:48:52.636Z|d538343f-8cda-4e4d-a70d-f7ba2ca94b1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:48:55.105Z|d3c4cb7f-1ab8-4745-aad8-224951e41a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:55.107Z|d3c4cb7f-1ab8-4745-aad8-224951e41a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:55.774Z|6bbef0d1-ab8a-42eb-b67d-8febfafba4a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:55.776Z|6bbef0d1-ab8a-42eb-b67d-8febfafba4a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:48:56.172Z|35dc3f1b-9989-410f-bb76-49dcbf1cf7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:48:56.173Z|35dc3f1b-9989-410f-bb76-49dcbf1cf7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:05.136Z|ae4c1807-583b-4b5b-853e-33d5ae5b8395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:05.138Z|ae4c1807-583b-4b5b-853e-33d5ae5b8395|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:05.801Z|1fa12751-2252-4a1c-8843-e823c5f0c497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:05.802Z|1fa12751-2252-4a1c-8843-e823c5f0c497|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:06.198Z|209dfe59-b0b3-4e39-a610-9962158c945e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:06.199Z|209dfe59-b0b3-4e39-a610-9962158c945e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:07.635Z|33f3d131-a22c-4aff-ac04-903adc57bd7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:49:07.637Z|33f3d131-a22c-4aff-ac04-903adc57bd7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:49:07.790Z|fbb45b4d-e691-4f64-8913-d6005a3c3e25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:49:07.792Z|fbb45b4d-e691-4f64-8913-d6005a3c3e25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:49:15.172Z|b1b7d9e3-34d0-4bbc-9cb1-0614224d7793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:15.173Z|b1b7d9e3-34d0-4bbc-9cb1-0614224d7793|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:15.829Z|0bcec3e4-af41-49bc-9693-7368292e1e07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:15.830Z|0bcec3e4-af41-49bc-9693-7368292e1e07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:16.223Z|50325f87-1f89-4237-838f-c0cd8e5f38b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:16.224Z|50325f87-1f89-4237-838f-c0cd8e5f38b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:22.635Z|4c0cb440-f8af-43d9-9dd1-836f84c03a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:49:22.635Z|4c0cb440-f8af-43d9-9dd1-836f84c03a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:49:25.201Z|c81b6c92-e08a-4d5a-a74e-1593992c9dd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:25.202Z|c81b6c92-e08a-4d5a-a74e-1593992c9dd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:25.852Z|8fae35d4-f1a9-46ba-97d2-22091aa773ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:25.853Z|8fae35d4-f1a9-46ba-97d2-22091aa773ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:26.247Z|33fdba23-b151-4040-89ef-71efa2cc5a7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:26.248Z|33fdba23-b151-4040-89ef-71efa2cc5a7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:34.411Z|ae3287cd-070d-484e-b27e-ee07302fcd9c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:49:34.413Z|ae3287cd-070d-484e-b27e-ee07302fcd9c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:35.227Z|889e8fc4-e019-4a25-b004-d480ec6062aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:35.229Z|889e8fc4-e019-4a25-b004-d480ec6062aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:35.878Z|cbaa3f4d-22dd-481b-ae06-c25ff7604052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:35.879Z|cbaa3f4d-22dd-481b-ae06-c25ff7604052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:36.271Z|897979eb-e791-4615-b5f0-ac1c66ca22a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:36.272Z|897979eb-e791-4615-b5f0-ac1c66ca22a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:37.634Z|ec6b3a8c-3df8-42b2-9493-2550cfd64366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:49:37.635Z|ec6b3a8c-3df8-42b2-9493-2550cfd64366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:49:37.793Z|34b873ef-952c-488a-84a0-7a0eaf7a7677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:49:37.793Z|34b873ef-952c-488a-84a0-7a0eaf7a7677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:49:45.269Z|f4f209a9-8b84-42ea-b210-f3b3d061fd28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:45.271Z|f4f209a9-8b84-42ea-b210-f3b3d061fd28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:45.904Z|f5fabf5f-6418-4817-9ece-8bffbe947a1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:45.905Z|f5fabf5f-6418-4817-9ece-8bffbe947a1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:46.310Z|4605d58f-989f-4aaf-89a4-9583487d4574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:46.311Z|4605d58f-989f-4aaf-89a4-9583487d4574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:52.634Z|b855bfae-5d53-4c74-b556-0efcdac63612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:49:52.636Z|b855bfae-5d53-4c74-b556-0efcdac63612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:49:55.298Z|ea0441ca-2acb-42bd-850f-da40c76b609e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:55.298Z|ea0441ca-2acb-42bd-850f-da40c76b609e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:55.940Z|d7173ca4-3def-4388-b49e-7137bca19412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:55.941Z|d7173ca4-3def-4388-b49e-7137bca19412|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:49:56.335Z|9c58e94c-ad0b-4b01-8440-200eb9c6ecdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:49:56.336Z|9c58e94c-ad0b-4b01-8440-200eb9c6ecdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:05.322Z|2690c14d-e93b-46cd-9c3e-de34d6052dae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:05.323Z|2690c14d-e93b-46cd-9c3e-de34d6052dae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:05.964Z|063d8113-9934-473d-a3ae-f02dcaa6ec23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:05.965Z|063d8113-9934-473d-a3ae-f02dcaa6ec23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:06.359Z|6a833181-d6d3-45ed-96b0-df93fa2ea6a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:06.360Z|6a833181-d6d3-45ed-96b0-df93fa2ea6a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:07.634Z|41847a3e-f68c-4c79-9091-b4310efe0b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:50:07.635Z|41847a3e-f68c-4c79-9091-b4310efe0b8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:50:07.795Z|dddf4e9e-1a8a-4a43-9ec1-2bc14a077180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:50:07.795Z|dddf4e9e-1a8a-4a43-9ec1-2bc14a077180|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:50:15.346Z|8eab1217-c3fc-41ad-838e-8ed9d12d638b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:15.347Z|8eab1217-c3fc-41ad-838e-8ed9d12d638b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:15.989Z|677e1db9-2872-4878-8bcc-8834e8d58699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:15.990Z|677e1db9-2872-4878-8bcc-8834e8d58699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:16.381Z|58e17893-49c4-4bf4-9a4f-7e71a61c31ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:16.382Z|58e17893-49c4-4bf4-9a4f-7e71a61c31ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:22.634Z|7eaeea50-f07b-4d53-acd5-cfd05571641b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:50:22.635Z|7eaeea50-f07b-4d53-acd5-cfd05571641b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:50:25.370Z|cf7afa1b-bee9-4936-98ed-e0cd86c6ebca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:25.371Z|cf7afa1b-bee9-4936-98ed-e0cd86c6ebca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:26.013Z|f6070f77-ca0c-416a-9455-19d28ec4cb96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:26.014Z|f6070f77-ca0c-416a-9455-19d28ec4cb96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:26.409Z|ad61447d-9fd7-4f0e-86cf-924b14c1cf7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:26.410Z|ad61447d-9fd7-4f0e-86cf-924b14c1cf7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:34.411Z|74a2858c-abcf-42fd-9c18-8b488193aa03|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-11-28T09:50:34.412Z|74a2858c-abcf-42fd-9c18-8b488193aa03|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:35.403Z|8669c5f3-db39-42ac-8704-217c742b98d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:35.404Z|8669c5f3-db39-42ac-8704-217c742b98d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:36.039Z|375620fb-d4e8-45e9-8611-e6a4da8c58dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:36.040Z|375620fb-d4e8-45e9-8611-e6a4da8c58dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:36.433Z|3e253be4-675d-4b4b-bde8-ae2ac420bf6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:36.434Z|3e253be4-675d-4b4b-bde8-ae2ac420bf6d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:37.634Z|1eabdbc4-b315-4304-b192-7ac00396f10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:50:37.636Z|1eabdbc4-b315-4304-b192-7ac00396f10f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:50:37.797Z|9a504c23-c30b-4204-a535-6de494342962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:50:37.798Z|9a504c23-c30b-4204-a535-6de494342962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:50:45.427Z|f3c1d136-f3a3-4810-8515-c4fe8a85e5d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:45.428Z|f3c1d136-f3a3-4810-8515-c4fe8a85e5d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:46.063Z|92d2c1e1-f7cc-4902-9fec-14ffb0272c8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:46.064Z|92d2c1e1-f7cc-4902-9fec-14ffb0272c8f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:46.459Z|36bb727d-5774-4a12-9938-175cee74069e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:46.460Z|36bb727d-5774-4a12-9938-175cee74069e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:52.634Z|f7bb0513-826c-4086-b569-1e941cd6649d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:50:52.635Z|f7bb0513-826c-4086-b569-1e941cd6649d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:50:55.450Z|c39b24c7-2d24-4acb-97e6-230f7ca447bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:55.451Z|c39b24c7-2d24-4acb-97e6-230f7ca447bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:56.086Z|900bc26c-0345-4c9c-a41e-7ae84f9c7580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:56.087Z|900bc26c-0345-4c9c-a41e-7ae84f9c7580|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:50:56.481Z|bdcd8470-b13a-4181-9179-2210e5f23872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:50:56.482Z|bdcd8470-b13a-4181-9179-2210e5f23872|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:51:05.473Z|23c6aa4a-a83e-470c-ab18-08b1eee02af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:51:05.474Z|23c6aa4a-a83e-470c-ab18-08b1eee02af3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:51:06.109Z|d88596b7-0ffb-46af-ae4d-7597518fde0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:51:06.110Z|d88596b7-0ffb-46af-ae4d-7597518fde0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:51:06.504Z|c629f90f-95f9-4701-8713-39d3fac7de8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:51:06.505Z|c629f90f-95f9-4701-8713-39d3fac7de8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:51:07.634Z|a853b5b2-1dec-46fd-8f0e-0d41eae80c3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:51:07.635Z|a853b5b2-1dec-46fd-8f0e-0d41eae80c3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:51:07.799Z|07a38c1d-b6b1-4bc3-9493-d21c27363a85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-11-28T09:51:07.800Z|07a38c1d-b6b1-4bc3-9493-d21c27363a85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-11-28T09:51:15.496Z|2405f413-d1ce-443f-ba90-682b94418326|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:51:15.497Z|2405f413-d1ce-443f-ba90-682b94418326|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:51:16.134Z|acc49074-aef7-4439-9564-6bc55b220e60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:51:16.135Z|acc49074-aef7-4439-9564-6bc55b220e60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-11-28T09:51:16.530Z|aa6567ca-063e-4829-baa7-95cc217052c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-11-28T09:51:16.531Z|aa6567ca-063e-4829-baa7-95cc217052c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.