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-06-09T04:02:53.417Z||main|||||INFO|500||The following profiles are active: basic
2022-06-09T04:03:09.000Z||main|||||INFO|500||Starting service [Tomcat]
2022-06-09T04:03:09.000Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-06-09T04:03:09.288Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-06-09T04:03:19.493Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-06-09T04:03:19.742Z||main|||||INFO|500||catdb-pool - Starting...
2022-06-09T04:03:20.098Z||main|||||INFO|500||catdb-pool - Start completed.
2022-06-09T04:03:20.579Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-06-09T04:03:21.110Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-06-09T04:03:22.034Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-06-09T04:03:24.831Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-09T04:03:25.655Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-06-09T04:03:30.121Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-09T04:03:30.392Z||main|||||INFO|500||reqdb-pool - Starting...
2022-06-09T04:03:30.407Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-06-09T04:03:30.420Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-06-09T04:03:31.555Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-06-09T04:03:31.974Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-06-09T04:03:33.613Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-06-09T04:03:39.974Z||main|||||WARN|500||---
2022-06-09T04:03:39.975Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-06-09T04:03:39.975Z||main|||||WARN|500||---
2022-06-09T04:03:40.792Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-06-09T04:03:47.568Z||main|||||INFO|500||Started ApiHandlerApplication in 57.555 seconds (JVM running for 60.28)
2022-06-09T04:03:47.589Z|e42638d7-bc39-4738-b5a6-3b655959bddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:03:47.622Z|e42638d7-bc39-4738-b5a6-3b655959bddb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:03:47.625Z|c21842e0-6029-474d-8ed3-e6875f96e93b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:03:47.645Z|c21842e0-6029-474d-8ed3-e6875f96e93b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:03:54.515Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-06-09T04:03:54.985Z|82093656-dd77-43b5-82f3-b606602f80cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:03:54.997Z|3e5e84e0-938a-4970-b090-35dd62f298ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-06-09T04:03:55.542Z|3e5e84e0-938a-4970-b090-35dd62f298ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:03:55.547Z|82093656-dd77-43b5-82f3-b606602f80cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:03:56.270Z|dff36566-ce97-4e4c-b05b-c0691e3f488d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:03:56.272Z|dff36566-ce97-4e4c-b05b-c0691e3f488d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:02.521Z|7393c170-917c-439c-95b2-4f5b266c010a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:04:02.524Z|7393c170-917c-439c-95b2-4f5b266c010a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:04:05.354Z|f556fc7e-7bf5-488f-914e-5abe28283d9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:05.355Z|f556fc7e-7bf5-488f-914e-5abe28283d9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:05.466Z|a02e8e64-e5f3-4870-abdb-b0fee188b89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:05.467Z|a02e8e64-e5f3-4870-abdb-b0fee188b89c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:06.327Z|67608ee2-48a6-4b4b-ac1f-507f3a0d49dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:06.328Z|67608ee2-48a6-4b4b-ac1f-507f3a0d49dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:15.394Z|82bfeaa7-3fa2-4323-8ac4-2f99e0e914f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:15.395Z|82bfeaa7-3fa2-4323-8ac4-2f99e0e914f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:15.517Z|4c32783d-6b93-4bdd-9976-9db6405818d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:15.518Z|4c32783d-6b93-4bdd-9976-9db6405818d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:16.374Z|25c74443-132a-42b3-952e-7bd1204962e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:16.376Z|25c74443-132a-42b3-952e-7bd1204962e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:17.522Z|d59db0b7-0752-42e1-bba5-c4871516c542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:04:17.523Z|d59db0b7-0752-42e1-bba5-c4871516c542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:04:17.660Z|4772924d-9cca-45ab-be9e-f6526a3c9597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:04:17.661Z|4772924d-9cca-45ab-be9e-f6526a3c9597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:04:25.434Z|fb0d6349-75ca-4597-acb8-ae35059c4881|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:25.441Z|fb0d6349-75ca-4597-acb8-ae35059c4881|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:25.563Z|f65ff251-0131-4305-887a-e8e1adba8192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:25.565Z|f65ff251-0131-4305-887a-e8e1adba8192|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:26.412Z|4d09ebda-bf9a-4de4-b5e4-afffdc4de918|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:26.414Z|4d09ebda-bf9a-4de4-b5e4-afffdc4de918|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:32.521Z|56276135-4357-4fad-b02f-1f2631e14366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:04:32.523Z|56276135-4357-4fad-b02f-1f2631e14366|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:04:35.486Z|ac57100e-4e1a-4332-8ace-ca54a48c85a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:35.488Z|ac57100e-4e1a-4332-8ace-ca54a48c85a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:35.603Z|06425f9c-8667-4dcd-b7b8-1ce7df829409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:35.605Z|06425f9c-8667-4dcd-b7b8-1ce7df829409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:36.458Z|2745cc6b-7b94-406f-b85b-172ac71dfe5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:36.460Z|2745cc6b-7b94-406f-b85b-172ac71dfe5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:45.526Z|c1d9f0fa-9860-419c-b352-e40284d6e6ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:45.528Z|c1d9f0fa-9860-419c-b352-e40284d6e6ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:45.637Z|d15a8ef5-4d29-4607-994b-09745d2f391d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:45.639Z|d15a8ef5-4d29-4607-994b-09745d2f391d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:46.494Z|75564a39-a58b-4788-bab0-194b1a57bd47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:46.495Z|75564a39-a58b-4788-bab0-194b1a57bd47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:47.526Z|1898328e-cfa5-416a-baea-08528fa78798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:04:47.537Z|1898328e-cfa5-416a-baea-08528fa78798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:04:47.666Z|f81a0c7c-0774-4267-b1d9-1c85454f7e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:04:47.667Z|f81a0c7c-0774-4267-b1d9-1c85454f7e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:04:55.562Z|8703bbc2-0469-42e3-8b98-0581b9403502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:55.563Z|8703bbc2-0469-42e3-8b98-0581b9403502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:55.674Z|1de54b8d-d463-410e-83b3-daf47f6c189a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:55.675Z|1de54b8d-d463-410e-83b3-daf47f6c189a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:04:56.524Z|876f890c-880f-4c90-b1e1-082e62029c7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:04:56.526Z|876f890c-880f-4c90-b1e1-082e62029c7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:02.521Z|24ffb2a7-1de9-41f7-a67f-ff6c6f27fd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:05:02.522Z|24ffb2a7-1de9-41f7-a67f-ff6c6f27fd32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:05:05.598Z|b1286678-2baa-4f6e-a1fd-c355f98b7516|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:05.600Z|b1286678-2baa-4f6e-a1fd-c355f98b7516|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:05.710Z|0df968fb-8b7b-4f86-9a5e-aeef0e058d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:05.712Z|0df968fb-8b7b-4f86-9a5e-aeef0e058d68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:06.560Z|7756c488-2ef0-4533-b30b-3af4ba29a499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:06.561Z|7756c488-2ef0-4533-b30b-3af4ba29a499|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:15.636Z|b662d349-2fcd-473f-8782-deea2731b52f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:15.637Z|b662d349-2fcd-473f-8782-deea2731b52f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:15.743Z|ee909aec-8748-4794-96e6-ec63206a9d9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:15.745Z|ee909aec-8748-4794-96e6-ec63206a9d9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:16.592Z|2a76cbd6-9525-4690-953c-c361932248b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:16.593Z|2a76cbd6-9525-4690-953c-c361932248b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:17.521Z|3215464c-9aee-48ba-bba3-dfc5192469e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:05:17.522Z|3215464c-9aee-48ba-bba3-dfc5192469e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:05:17.669Z|7fe126b3-e4b7-43aa-b958-3223d93e5953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:05:17.670Z|7fe126b3-e4b7-43aa-b958-3223d93e5953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:05:25.667Z|3189eff9-7f5f-4866-843b-d73072ff78e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:25.669Z|3189eff9-7f5f-4866-843b-d73072ff78e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:25.774Z|1adf692d-3adb-48bd-9770-2dced8638604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:25.776Z|1adf692d-3adb-48bd-9770-2dced8638604|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:26.628Z|ebc696ad-9a5f-426a-9cf9-144c2ceb34e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:26.629Z|ebc696ad-9a5f-426a-9cf9-144c2ceb34e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:32.521Z|94f76cd2-ecb7-4da6-a470-ccdbdb95eae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:05:32.525Z|94f76cd2-ecb7-4da6-a470-ccdbdb95eae9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:05:35.698Z|25d3c64b-cf6f-4983-9883-2616c4604b50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:35.700Z|25d3c64b-cf6f-4983-9883-2616c4604b50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:35.806Z|26ce22fc-4012-4384-814b-e2ae622bf30f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:35.807Z|26ce22fc-4012-4384-814b-e2ae622bf30f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:36.656Z|bd8970b4-0b63-4631-be3c-9f09b1c139b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:36.657Z|bd8970b4-0b63-4631-be3c-9f09b1c139b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:45.733Z|3c7da3f6-eaa7-4501-a30e-db0ff26cae4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:45.734Z|3c7da3f6-eaa7-4501-a30e-db0ff26cae4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:45.837Z|c79e3ea9-44e5-42e5-9139-358568d56d7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:45.838Z|c79e3ea9-44e5-42e5-9139-358568d56d7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:46.692Z|543d475d-40e9-4879-927e-880be99c7ff9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:46.698Z|543d475d-40e9-4879-927e-880be99c7ff9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:47.532Z|92e10a6f-0820-48fe-a7ea-7037a1578a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:05:47.533Z|92e10a6f-0820-48fe-a7ea-7037a1578a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:05:47.672Z|33cfc917-c78c-4908-8370-a96fa461f4df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:05:47.674Z|33cfc917-c78c-4908-8370-a96fa461f4df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:05:55.764Z|1a525a3d-e0f5-479b-9401-9d515dda796b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:55.766Z|1a525a3d-e0f5-479b-9401-9d515dda796b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:55.877Z|f1584ce8-b8da-49c9-b76c-24eca0c9c4ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:55.878Z|f1584ce8-b8da-49c9-b76c-24eca0c9c4ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:05:56.738Z|f059a1ee-e56c-4a0f-b447-0bd01ae55d69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:05:56.740Z|f059a1ee-e56c-4a0f-b447-0bd01ae55d69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:02.521Z|4f7fd73b-7ba5-41cf-b952-c6f46bec35bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:06:02.521Z|4f7fd73b-7ba5-41cf-b952-c6f46bec35bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:06:05.801Z|60fce9be-f2c9-4cac-a9f8-a8231b870c21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:05.803Z|60fce9be-f2c9-4cac-a9f8-a8231b870c21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:05.945Z|5f1a2327-d351-413f-a3e4-dc8367c77493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:05.946Z|5f1a2327-d351-413f-a3e4-dc8367c77493|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:06.772Z|43fc9216-9fd1-486f-8965-8ac0410099f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:06.773Z|43fc9216-9fd1-486f-8965-8ac0410099f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:15.830Z|3c210bc5-e20e-48cd-aa9b-05adc1a1a696|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:15.831Z|3c210bc5-e20e-48cd-aa9b-05adc1a1a696|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:15.993Z|533325f6-6e2d-4a75-bc8d-955cf405b77c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:15.994Z|533325f6-6e2d-4a75-bc8d-955cf405b77c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:16.803Z|f915b123-34db-405d-9ce0-d855e5ec3c64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:16.804Z|f915b123-34db-405d-9ce0-d855e5ec3c64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:17.521Z|cd5a124b-553e-45a8-8a41-261c71c144ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:06:17.525Z|cd5a124b-553e-45a8-8a41-261c71c144ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:06:17.675Z|a30c3ffb-1fca-48b0-a073-12179ee4d5a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:06:17.676Z|a30c3ffb-1fca-48b0-a073-12179ee4d5a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:06:25.861Z|a6a567e0-f7c0-438a-9f1d-828b9cd570b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:25.862Z|a6a567e0-f7c0-438a-9f1d-828b9cd570b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:26.023Z|bfc176d7-1cb4-4b1f-86ca-caaff0c0bcdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:26.025Z|bfc176d7-1cb4-4b1f-86ca-caaff0c0bcdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:26.836Z|568686f4-2a40-4456-a4a1-4db6d89163e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:26.837Z|568686f4-2a40-4456-a4a1-4db6d89163e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:32.521Z|396fbab5-ffa6-4e2e-a9f5-9142078de15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:06:32.522Z|396fbab5-ffa6-4e2e-a9f5-9142078de15a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:06:35.917Z|7f4f8200-e8c1-45c1-a662-c6ddd0fbc1f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:35.918Z|7f4f8200-e8c1-45c1-a662-c6ddd0fbc1f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:36.053Z|bf6eb875-9c2c-4a83-ad46-7f18cb9330fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:36.054Z|bf6eb875-9c2c-4a83-ad46-7f18cb9330fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:36.865Z|4ea73eca-629a-4387-a85b-9d7e4f1583cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:36.866Z|4ea73eca-629a-4387-a85b-9d7e4f1583cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:45.953Z|43d873bb-3934-4a61-912f-ee4584764947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:45.954Z|43d873bb-3934-4a61-912f-ee4584764947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:46.083Z|b97496d5-e73b-4b00-86da-487eb58b9e24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:46.084Z|b97496d5-e73b-4b00-86da-487eb58b9e24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:46.894Z|3330142b-ac9e-4132-8681-5135eb1b4027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:46.895Z|3330142b-ac9e-4132-8681-5135eb1b4027|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:47.523Z|e32eff72-ecd2-4bbc-8b3c-111b382ceb07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:06:47.527Z|e32eff72-ecd2-4bbc-8b3c-111b382ceb07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:06:47.677Z|af8bd028-5b24-4587-81c3-8d3468dca853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:06:47.678Z|af8bd028-5b24-4587-81c3-8d3468dca853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:06:55.996Z|d1bd03e1-fead-41d2-9909-a0465666817f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:55.997Z|d1bd03e1-fead-41d2-9909-a0465666817f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:56.116Z|41ddf027-df60-48b7-a38b-565ae2b0f524|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:56.117Z|41ddf027-df60-48b7-a38b-565ae2b0f524|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:06:56.922Z|04c713a3-3c5c-41cb-88d3-8acb944028c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:06:56.924Z|04c713a3-3c5c-41cb-88d3-8acb944028c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:02.521Z|d09fdcdd-6858-48d4-b4ae-cfec18909586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:07:02.523Z|d09fdcdd-6858-48d4-b4ae-cfec18909586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:07:06.026Z|23305fa6-9d4b-4a52-97fb-1f890d1ee5a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:06.027Z|23305fa6-9d4b-4a52-97fb-1f890d1ee5a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:06.146Z|8dd3ce65-c0c4-484d-b3e5-2bf1f3451347|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:06.147Z|8dd3ce65-c0c4-484d-b3e5-2bf1f3451347|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:06.950Z|5294124e-a61e-4d0f-ad8b-5cca9cbb61d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:06.951Z|5294124e-a61e-4d0f-ad8b-5cca9cbb61d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:16.054Z|cc8addc4-6a74-4e4c-9781-8532df194e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:16.055Z|cc8addc4-6a74-4e4c-9781-8532df194e7e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:16.178Z|985da1b1-a3b0-4829-a883-dabb8ef54911|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:16.179Z|985da1b1-a3b0-4829-a883-dabb8ef54911|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:16.986Z|d6aa0d67-d936-4b44-922f-1029cd58eea4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:16.987Z|d6aa0d67-d936-4b44-922f-1029cd58eea4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:17.521Z|dd6a3f54-e9c6-4736-b64d-c6fc0342c702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:07:17.522Z|dd6a3f54-e9c6-4736-b64d-c6fc0342c702|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:07:17.680Z|d55927b7-c049-4043-b26e-792ef6184235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:07:17.681Z|d55927b7-c049-4043-b26e-792ef6184235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:07:26.085Z|fc9fd20a-5313-4615-a5ec-a2bba2a482ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:26.087Z|fc9fd20a-5313-4615-a5ec-a2bba2a482ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:26.209Z|3aa3a986-104a-495e-a0d6-a3cf233124d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:26.210Z|3aa3a986-104a-495e-a0d6-a3cf233124d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:27.022Z|97bef548-8f61-4eeb-b680-88b684d2bbfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:27.023Z|97bef548-8f61-4eeb-b680-88b684d2bbfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:32.522Z|f4ddb345-29f3-4291-9eac-9178fd87038b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:07:32.524Z|f4ddb345-29f3-4291-9eac-9178fd87038b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:07:36.117Z|6e27aab8-cb6a-454a-b157-8e1def479715|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:36.118Z|6e27aab8-cb6a-454a-b157-8e1def479715|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:36.237Z|14a307c0-e57d-47c8-a1a7-ed1b349d87cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:36.238Z|14a307c0-e57d-47c8-a1a7-ed1b349d87cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:37.060Z|43d62ec2-4bde-4900-b416-ab54994570e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:37.061Z|43d62ec2-4bde-4900-b416-ab54994570e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:46.144Z|f0c2f563-be18-4b28-bd3d-5c9d6a356a5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:46.144Z|f0c2f563-be18-4b28-bd3d-5c9d6a356a5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:46.267Z|afcd3641-68f6-4673-b74c-41f0769ee76e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:46.268Z|afcd3641-68f6-4673-b74c-41f0769ee76e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:47.089Z|b92cab14-6346-4674-934b-63dab0fb1561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:47.090Z|b92cab14-6346-4674-934b-63dab0fb1561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:47.521Z|6585a1ed-4b6d-4f1d-8dbe-230bae4fc760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:07:47.522Z|6585a1ed-4b6d-4f1d-8dbe-230bae4fc760|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:07:47.682Z|a8767174-7f73-49de-92d8-58bfe41a6a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:07:47.683Z|a8767174-7f73-49de-92d8-58bfe41a6a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:07:56.170Z|8e959d6f-e693-4fd3-a340-284ca7b25e53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:56.171Z|8e959d6f-e693-4fd3-a340-284ca7b25e53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:56.296Z|ed146a86-582d-4d22-aef6-1aa3abbbc830|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:56.298Z|ed146a86-582d-4d22-aef6-1aa3abbbc830|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:07:57.116Z|f0ab354d-bca0-4499-9ddd-a02f66f009b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:07:57.117Z|f0ab354d-bca0-4499-9ddd-a02f66f009b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:02.521Z|be7c4602-632f-4fad-81b3-88b1f2a480c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:08:02.522Z|be7c4602-632f-4fad-81b3-88b1f2a480c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:08:06.197Z|a56846ce-0514-4886-aef2-4da596f274f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:06.199Z|a56846ce-0514-4886-aef2-4da596f274f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:06.326Z|c7e600f5-bf89-4ffe-99ee-5920a1b9846f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:06.327Z|c7e600f5-bf89-4ffe-99ee-5920a1b9846f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:07.155Z|1002e9bb-08b0-4efd-9e13-60a399d4bfb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:07.157Z|1002e9bb-08b0-4efd-9e13-60a399d4bfb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:16.224Z|30a45587-706b-4c56-aa53-1c46e324e448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:16.225Z|30a45587-706b-4c56-aa53-1c46e324e448|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:16.354Z|88999dc7-fba2-4b0d-a8ec-3b5373dbadf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:16.355Z|88999dc7-fba2-4b0d-a8ec-3b5373dbadf5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:17.188Z|0e864a26-c8a2-4f56-b23d-f1cddf5d25fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:17.189Z|0e864a26-c8a2-4f56-b23d-f1cddf5d25fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:17.521Z|d752a70f-e3ed-4091-9ec5-9d1b2544f1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:08:17.522Z|d752a70f-e3ed-4091-9ec5-9d1b2544f1e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:08:17.684Z|b8341492-88f1-4386-a043-ff8b01bb761e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:08:17.685Z|b8341492-88f1-4386-a043-ff8b01bb761e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:08:26.252Z|0b3dacf4-d648-4295-94d6-57b704a28671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:26.254Z|0b3dacf4-d648-4295-94d6-57b704a28671|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:26.380Z|a50ae6a7-6fc9-4a9f-ba2e-897bd6172bea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:26.381Z|a50ae6a7-6fc9-4a9f-ba2e-897bd6172bea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:27.217Z|2cce4c39-d809-4006-8c5e-6ff91daca194|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:27.220Z|2cce4c39-d809-4006-8c5e-6ff91daca194|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:32.520Z|f06cd3e0-129c-4819-ba52-c0c323365173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:08:32.521Z|f06cd3e0-129c-4819-ba52-c0c323365173|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:08:36.287Z|3e60ace8-dd0c-4f55-a8ad-a4c3b1fdfb81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:36.288Z|3e60ace8-dd0c-4f55-a8ad-a4c3b1fdfb81|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:36.408Z|7fde6f19-19e0-4702-aac8-e50f3d0f036d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:36.409Z|7fde6f19-19e0-4702-aac8-e50f3d0f036d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:37.247Z|0bf55340-e997-45b4-8bca-6dc34acb7676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:37.248Z|0bf55340-e997-45b4-8bca-6dc34acb7676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:46.318Z|309fc456-7c45-4944-9ad1-0b6ba732d22d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:46.319Z|309fc456-7c45-4944-9ad1-0b6ba732d22d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:46.437Z|6028e479-871e-4b11-8449-5d2fe2a73def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:46.438Z|6028e479-871e-4b11-8449-5d2fe2a73def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:47.277Z|7b45e200-e506-48c6-bce0-6dc5fea14454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:47.278Z|7b45e200-e506-48c6-bce0-6dc5fea14454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:47.521Z|15b0016d-74d9-4069-847e-f285da567bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:08:47.522Z|15b0016d-74d9-4069-847e-f285da567bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:08:47.686Z|bb1b89e6-4ccd-4eac-858c-82d443a46e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:08:47.687Z|bb1b89e6-4ccd-4eac-858c-82d443a46e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:08:56.347Z|548a8fa4-5daf-47c5-9526-2bf4336b2ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:56.348Z|548a8fa4-5daf-47c5-9526-2bf4336b2ba9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:56.467Z|8a5c91cb-7e4a-461d-bfa2-e200f16435fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:56.468Z|8a5c91cb-7e4a-461d-bfa2-e200f16435fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:08:57.308Z|7b724879-f2e0-49ee-8fb0-4af8275cd1c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:08:57.310Z|7b724879-f2e0-49ee-8fb0-4af8275cd1c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:02.521Z|c152ec38-df6f-4b37-a61a-b31e7ca998f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:09:02.523Z|c152ec38-df6f-4b37-a61a-b31e7ca998f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:09:06.375Z|a3fc8689-5d3d-4012-bacd-559139716fcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:06.376Z|a3fc8689-5d3d-4012-bacd-559139716fcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:06.498Z|8dc105c7-a010-431c-b35b-d0b89823d708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:06.499Z|8dc105c7-a010-431c-b35b-d0b89823d708|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:07.339Z|fa898d03-7f40-4550-8837-3a4665639482|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:07.340Z|fa898d03-7f40-4550-8837-3a4665639482|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:16.404Z|f190c345-d15e-41d5-8ee0-bf3c90f4babd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:16.406Z|f190c345-d15e-41d5-8ee0-bf3c90f4babd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:16.527Z|e3f68c79-37bd-4ff5-a6e6-6c1823be6193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:16.528Z|e3f68c79-37bd-4ff5-a6e6-6c1823be6193|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:17.366Z|24bb7ade-8122-4753-8b27-1223497bac1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:17.367Z|24bb7ade-8122-4753-8b27-1223497bac1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:17.520Z|97d7300a-04a0-4287-9435-1fe6dbc838b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:09:17.521Z|97d7300a-04a0-4287-9435-1fe6dbc838b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:09:17.689Z|95c4e063-dd4b-48ce-9f55-5a67df7bbd5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:09:17.690Z|95c4e063-dd4b-48ce-9f55-5a67df7bbd5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:09:26.444Z|8b17c177-2cac-40d0-9e06-79e079a2f4f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:26.445Z|8b17c177-2cac-40d0-9e06-79e079a2f4f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:26.558Z|f344260b-633a-4b89-979d-e6bc4745ce77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:26.559Z|f344260b-633a-4b89-979d-e6bc4745ce77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:27.393Z|78eb17ce-131d-40ef-bdd6-e0209d69c0ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:27.394Z|78eb17ce-131d-40ef-bdd6-e0209d69c0ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:32.521Z|98c7d9a3-8320-4e54-b1b9-9bdbb8366c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:09:32.522Z|98c7d9a3-8320-4e54-b1b9-9bdbb8366c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:09:36.473Z|ced9b8e7-ea8e-485b-9fca-31f19207d364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:36.474Z|ced9b8e7-ea8e-485b-9fca-31f19207d364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:36.588Z|c9c2e664-96c5-4274-a004-5fb7b2afe00b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:36.588Z|c9c2e664-96c5-4274-a004-5fb7b2afe00b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:37.420Z|5debbd81-d0ee-49d4-9ead-e0d03a4829b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:37.421Z|5debbd81-d0ee-49d4-9ead-e0d03a4829b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:46.502Z|6a33ab1f-a4d0-48c5-a946-a8a8a70e7bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:46.503Z|6a33ab1f-a4d0-48c5-a946-a8a8a70e7bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:46.622Z|639362b2-d669-4607-b15e-97853adc8b30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:46.624Z|639362b2-d669-4607-b15e-97853adc8b30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:47.458Z|21e33d62-88a1-4084-888b-6efaac9a2d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:47.461Z|21e33d62-88a1-4084-888b-6efaac9a2d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:47.522Z|a341c7a4-4277-4257-9658-c545ebbb7a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:09:47.532Z|a341c7a4-4277-4257-9658-c545ebbb7a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:09:47.691Z|81376f44-1787-40db-97d3-824e1006d5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:09:47.692Z|81376f44-1787-40db-97d3-824e1006d5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:09:56.530Z|6c227435-103b-4575-bc1a-83a66c3552f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:56.531Z|6c227435-103b-4575-bc1a-83a66c3552f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:56.651Z|8b108ec1-3329-47bb-90cd-4944f7fb58fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:56.652Z|8b108ec1-3329-47bb-90cd-4944f7fb58fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:09:57.491Z|ce6fe0ba-e882-4835-8eb0-7676614adbd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:09:57.492Z|ce6fe0ba-e882-4835-8eb0-7676614adbd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:02.521Z|9051b6a4-b34e-440a-9c9e-5d133e62d754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:10:02.522Z|9051b6a4-b34e-440a-9c9e-5d133e62d754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:10:06.559Z|77968b8b-c037-42b0-8786-ff994448e6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:06.560Z|77968b8b-c037-42b0-8786-ff994448e6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:06.680Z|70639369-03d5-442e-a4dc-058af06fe9be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:06.682Z|70639369-03d5-442e-a4dc-058af06fe9be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:07.521Z|1e610450-e462-42b8-b6cb-6a4ad85ce483|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:07.522Z|1e610450-e462-42b8-b6cb-6a4ad85ce483|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:16.592Z|d8cbf992-9d92-41ca-b4b8-c033b24de55c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:16.594Z|d8cbf992-9d92-41ca-b4b8-c033b24de55c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:16.712Z|944754cd-bbfe-4cd1-a9e5-3bc19629cd11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:16.713Z|944754cd-bbfe-4cd1-a9e5-3bc19629cd11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:17.521Z|50357118-ffc6-4cca-8ee1-811a74bb1c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:10:17.521Z|50357118-ffc6-4cca-8ee1-811a74bb1c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:10:17.551Z|cbfe4cb7-7b51-45c5-a7ce-9eb9234183ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:17.553Z|cbfe4cb7-7b51-45c5-a7ce-9eb9234183ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:17.693Z|fa31ad17-e3bd-414a-91e6-fb3db92bb36e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:10:17.694Z|fa31ad17-e3bd-414a-91e6-fb3db92bb36e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:10:26.626Z|3815dc64-780d-409a-aba2-be770a253933|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:26.627Z|3815dc64-780d-409a-aba2-be770a253933|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:26.741Z|41e2089e-4426-46c5-a623-6f13879cb154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:26.742Z|41e2089e-4426-46c5-a623-6f13879cb154|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:27.579Z|42278e19-55b1-4181-968a-0d9c9dc95486|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:27.580Z|42278e19-55b1-4181-968a-0d9c9dc95486|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:32.520Z|295b4fde-94be-4ac9-b90c-4327ec25b020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:10:32.523Z|295b4fde-94be-4ac9-b90c-4327ec25b020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:10:36.654Z|7a800900-4e07-465d-b838-9e3f57b7e003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:36.655Z|7a800900-4e07-465d-b838-9e3f57b7e003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:36.769Z|bcf03cae-0033-4bd3-b7e9-3fda097a7db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:36.771Z|bcf03cae-0033-4bd3-b7e9-3fda097a7db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:37.605Z|f8b21ba6-775a-4e55-9c45-fde955201bf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:37.606Z|f8b21ba6-775a-4e55-9c45-fde955201bf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:46.683Z|f60568d0-e801-47f8-81b0-602dd017b883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:46.684Z|f60568d0-e801-47f8-81b0-602dd017b883|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:46.798Z|185df211-dd78-4de9-9e44-e508dac81465|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:46.798Z|185df211-dd78-4de9-9e44-e508dac81465|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:47.520Z|1f6d64fd-cbf6-4d3b-b7d4-70586a2a0625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:10:47.521Z|1f6d64fd-cbf6-4d3b-b7d4-70586a2a0625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:10:47.636Z|96c5b573-f998-4816-bf64-a6fa81cfd8a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:47.640Z|96c5b573-f998-4816-bf64-a6fa81cfd8a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:47.695Z|892a0f2c-b4ad-43c1-8d30-66c997dd0bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:10:47.696Z|892a0f2c-b4ad-43c1-8d30-66c997dd0bbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:10:56.718Z|ae99527d-58cc-4526-90ba-2ce37dc5ed08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:56.719Z|ae99527d-58cc-4526-90ba-2ce37dc5ed08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:56.827Z|0d98dc53-46f6-46ff-9796-22cf02219a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:56.828Z|0d98dc53-46f6-46ff-9796-22cf02219a81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:10:57.678Z|60f28a6c-e343-4ebb-8c83-4609bd53c95b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:10:57.679Z|60f28a6c-e343-4ebb-8c83-4609bd53c95b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:02.520Z|10f79e20-680e-4fdd-986a-cf041bc9c636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:11:02.521Z|10f79e20-680e-4fdd-986a-cf041bc9c636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:11:06.746Z|f5514a7a-60c8-46d0-b37c-9276c78d2b22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:06.748Z|f5514a7a-60c8-46d0-b37c-9276c78d2b22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:06.856Z|58f502e6-b952-4f27-9bb5-3667b2c28a00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:06.856Z|58f502e6-b952-4f27-9bb5-3667b2c28a00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:07.708Z|a5056f51-d18a-42dd-bfd8-97c9617813d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:07.709Z|a5056f51-d18a-42dd-bfd8-97c9617813d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:16.775Z|9b9fa4fa-77be-493e-8571-ed1042623095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:16.776Z|9b9fa4fa-77be-493e-8571-ed1042623095|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:16.882Z|4a9e2ee9-8eee-4f3a-9381-0170ab2cc5e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:16.883Z|4a9e2ee9-8eee-4f3a-9381-0170ab2cc5e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:17.521Z|cdf73fd5-b724-4b86-b62b-afa4259d9152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:11:17.523Z|cdf73fd5-b724-4b86-b62b-afa4259d9152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:11:17.698Z|3eaa41c7-cf6a-4203-9998-5d3c594e4686|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:11:17.699Z|3eaa41c7-cf6a-4203-9998-5d3c594e4686|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:11:17.740Z|693fc8a3-6c56-4970-a9bb-548cfac1c613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:17.741Z|693fc8a3-6c56-4970-a9bb-548cfac1c613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:26.805Z|6e98d2e2-35e5-46dd-adc3-e41ba18b4403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:26.806Z|6e98d2e2-35e5-46dd-adc3-e41ba18b4403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:26.910Z|9ae229f1-b1ba-4aa0-bbe6-94846221a607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:26.911Z|9ae229f1-b1ba-4aa0-bbe6-94846221a607|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:27.770Z|fcd7009a-f7fa-4dda-9537-63290becd461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:27.771Z|fcd7009a-f7fa-4dda-9537-63290becd461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:32.520Z|4e2338c9-efaf-45a1-afb2-9a7074d769b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:11:32.521Z|4e2338c9-efaf-45a1-afb2-9a7074d769b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:11:36.836Z|ed5f35c1-eada-44fa-8edf-2e21dbf41413|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:36.837Z|ed5f35c1-eada-44fa-8edf-2e21dbf41413|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:36.942Z|4f4ebf40-e60e-48c0-a132-9fe8bea7a2fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:36.942Z|4f4ebf40-e60e-48c0-a132-9fe8bea7a2fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:37.799Z|aa11d27c-8535-4ed9-9abe-8049ba7c7ecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:37.800Z|aa11d27c-8535-4ed9-9abe-8049ba7c7ecb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:46.861Z|a11d180a-0561-4c01-ad5b-71e528e4aa1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:46.862Z|a11d180a-0561-4c01-ad5b-71e528e4aa1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:46.967Z|f5d8f81a-fa00-499a-967e-3d1075ddf6ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:46.968Z|f5d8f81a-fa00-499a-967e-3d1075ddf6ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:47.525Z|d62ee135-77d7-4fca-84bd-bea5608d3496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:11:47.527Z|d62ee135-77d7-4fca-84bd-bea5608d3496|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:11:47.700Z|f93f956d-a6de-4493-8ce8-a8ac454805cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:11:47.701Z|f93f956d-a6de-4493-8ce8-a8ac454805cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:11:47.833Z|ebbce8a5-5fc9-41e9-91be-57f6f3a45a13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:47.835Z|ebbce8a5-5fc9-41e9-91be-57f6f3a45a13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:56.888Z|b034a9f9-01b5-4ab8-907d-783e228fe7be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:56.889Z|b034a9f9-01b5-4ab8-907d-783e228fe7be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:56.996Z|bc1c5b82-0f9b-4dd1-8a57-f98db4d5cd58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:56.997Z|bc1c5b82-0f9b-4dd1-8a57-f98db4d5cd58|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:11:57.866Z|fd25bc29-4801-4c17-a2e9-fbfcd6f59cbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:11:57.867Z|fd25bc29-4801-4c17-a2e9-fbfcd6f59cbb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:02.521Z|8fefe57a-ee9f-4785-b4d9-e3e2c9a240fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:12:02.521Z|8fefe57a-ee9f-4785-b4d9-e3e2c9a240fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:12:06.917Z|b3bc179a-282c-47df-87ca-18da85e9e7c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:06.919Z|b3bc179a-282c-47df-87ca-18da85e9e7c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:07.021Z|49d0da83-29eb-427c-92be-b50547dddc76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:07.022Z|49d0da83-29eb-427c-92be-b50547dddc76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:07.895Z|eb60cac8-f983-4be5-b7d0-0855d5a8097e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:07.896Z|eb60cac8-f983-4be5-b7d0-0855d5a8097e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:16.946Z|3e2e7ee1-a8c6-4246-b595-6c3a8c125432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:16.946Z|3e2e7ee1-a8c6-4246-b595-6c3a8c125432|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:17.048Z|4447d848-b270-46b3-9442-4c74d35270d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:17.048Z|4447d848-b270-46b3-9442-4c74d35270d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:17.520Z|acecd136-cad6-471d-99c7-45a55249372b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:12:17.521Z|acecd136-cad6-471d-99c7-45a55249372b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:12:17.702Z|15dd227d-24fb-46ec-b602-e7df8678fa38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:12:17.703Z|15dd227d-24fb-46ec-b602-e7df8678fa38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:12:17.924Z|451d2ca4-c95b-4802-9425-7d5cf19c4b96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:17.925Z|451d2ca4-c95b-4802-9425-7d5cf19c4b96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:26.970Z|1687961f-f537-4f76-aeed-ce4d019d8d19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:26.971Z|1687961f-f537-4f76-aeed-ce4d019d8d19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:27.076Z|b1681e66-bb17-4d39-814c-3c4b9528554a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:27.076Z|b1681e66-bb17-4d39-814c-3c4b9528554a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:27.954Z|f2a4c84b-277b-4ae7-8eb0-d9a8eff5828e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:27.955Z|f2a4c84b-277b-4ae7-8eb0-d9a8eff5828e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:32.520Z|4dd76cc2-dce3-44b3-839d-1ad886a1b958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:12:32.522Z|4dd76cc2-dce3-44b3-839d-1ad886a1b958|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:12:36.998Z|ef999ed7-47e5-4c79-9973-55afec92b4de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:36.998Z|ef999ed7-47e5-4c79-9973-55afec92b4de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:37.103Z|7601dfcd-9965-48fb-8a85-aa56337685d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:37.104Z|7601dfcd-9965-48fb-8a85-aa56337685d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:37.981Z|4ddb66db-2fa3-46de-a7aa-a38404bb255a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:37.982Z|4ddb66db-2fa3-46de-a7aa-a38404bb255a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:47.028Z|1f79f37c-add5-4bff-9cb5-4d9edfeff75b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:47.033Z|1f79f37c-add5-4bff-9cb5-4d9edfeff75b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:47.135Z|5697e050-fc84-49d6-acac-7f95108d016d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:47.136Z|5697e050-fc84-49d6-acac-7f95108d016d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:47.520Z|475ee359-e347-4461-a5b3-9330ce611977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:12:47.521Z|475ee359-e347-4461-a5b3-9330ce611977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:12:47.704Z|12f15cb1-2f67-492d-be4e-e249ec09dfb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:12:47.705Z|12f15cb1-2f67-492d-be4e-e249ec09dfb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:12:48.009Z|6264dec0-a372-42bb-870e-f7a1713ba828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:48.010Z|6264dec0-a372-42bb-870e-f7a1713ba828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:57.061Z|a31b0fd8-c52d-4b49-9b93-2f3c6c8e092f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:57.062Z|a31b0fd8-c52d-4b49-9b93-2f3c6c8e092f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:57.166Z|89bbfa61-051c-4480-a1de-69b2c731ba53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:57.167Z|89bbfa61-051c-4480-a1de-69b2c731ba53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:12:58.039Z|1b1de6a0-4206-4770-8182-3a13e81a95b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:12:58.040Z|1b1de6a0-4206-4770-8182-3a13e81a95b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:02.520Z|525e9ea6-5623-4db0-8b0f-b2ed8296fe6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:13:02.526Z|525e9ea6-5623-4db0-8b0f-b2ed8296fe6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:13:07.103Z|85ec6a55-a045-49b2-8861-b714fdf31561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:07.104Z|85ec6a55-a045-49b2-8861-b714fdf31561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:07.193Z|8a813757-06c0-4367-806b-5af16649cea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:07.194Z|8a813757-06c0-4367-806b-5af16649cea9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:08.066Z|c742819d-7811-4c7e-bf29-92979c07052d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:08.067Z|c742819d-7811-4c7e-bf29-92979c07052d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:16.152Z|5a4ba9d0-b229-4410-ac78-41738e5c6fed|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:13:16.153Z|5a4ba9d0-b229-4410-ac78-41738e5c6fed|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:17.141Z|21a9b48d-5566-4cfb-ad49-40513dc35aa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:17.143Z|21a9b48d-5566-4cfb-ad49-40513dc35aa7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:17.221Z|c5d4c354-7076-4787-8c66-ef61ff817d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:17.222Z|c5d4c354-7076-4787-8c66-ef61ff817d51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:17.521Z|6c3b373a-3a7d-4a28-8eb7-7c1a9b7c74a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:13:17.522Z|6c3b373a-3a7d-4a28-8eb7-7c1a9b7c74a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:13:17.705Z|4ced522a-6c1c-4ece-8e6a-4abed1dbd6f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:13:17.706Z|4ced522a-6c1c-4ece-8e6a-4abed1dbd6f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:13:18.094Z|3c2e0cf5-b3a2-4fc7-9cf0-c9d31203c6dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:18.095Z|3c2e0cf5-b3a2-4fc7-9cf0-c9d31203c6dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:27.180Z|95c505df-8a63-4922-a4bf-3ef0c60c121f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:27.181Z|95c505df-8a63-4922-a4bf-3ef0c60c121f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:27.251Z|f2b786da-5e6e-49e5-b1b9-0ca7225010bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:27.252Z|f2b786da-5e6e-49e5-b1b9-0ca7225010bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:28.128Z|551557b6-8a02-49f2-b004-63db5edc66ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:28.129Z|551557b6-8a02-49f2-b004-63db5edc66ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:32.521Z|fb1e7588-f0cb-434b-9b32-cc626ca391a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:13:32.522Z|fb1e7588-f0cb-434b-9b32-cc626ca391a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:13:37.212Z|ec3c3acf-1f99-499f-b94c-36b7a3bbe966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:37.213Z|ec3c3acf-1f99-499f-b94c-36b7a3bbe966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:37.279Z|1bd876e9-1205-49c1-9e90-f7f2755a9b66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:37.280Z|1bd876e9-1205-49c1-9e90-f7f2755a9b66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:38.157Z|6afb8d15-d4db-4f8a-9ed7-1448ce8f8963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:38.158Z|6afb8d15-d4db-4f8a-9ed7-1448ce8f8963|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:47.250Z|14680c2c-f6ca-41f7-9968-0ea5d79cb470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:47.252Z|14680c2c-f6ca-41f7-9968-0ea5d79cb470|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:47.310Z|3396ef87-ae92-42ad-8078-3dd99132bde2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:47.310Z|3396ef87-ae92-42ad-8078-3dd99132bde2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:47.521Z|051ae1f2-0c68-4420-bd27-3f66532b4216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:13:47.525Z|051ae1f2-0c68-4420-bd27-3f66532b4216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:13:47.707Z|cc5d6af1-f46b-4f30-82bb-f2302d7649a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:13:47.708Z|cc5d6af1-f46b-4f30-82bb-f2302d7649a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:13:48.186Z|943a9236-ae3d-4c0c-8295-b2086ff939a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:48.187Z|943a9236-ae3d-4c0c-8295-b2086ff939a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:57.291Z|7c022f00-5270-48b1-9625-dffbf3e917f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:57.292Z|7c022f00-5270-48b1-9625-dffbf3e917f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:57.336Z|a35ed774-208d-45bf-8be1-4c3614da579b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:57.337Z|a35ed774-208d-45bf-8be1-4c3614da579b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:13:58.214Z|41f49363-5ff1-439f-b0d6-b1e4646e9bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:13:58.215Z|41f49363-5ff1-439f-b0d6-b1e4646e9bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:02.521Z|57041397-a644-4a9d-8473-5fc2864df16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:14:02.522Z|57041397-a644-4a9d-8473-5fc2864df16c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:14:07.323Z|3ee76515-c98c-44a8-a981-f943291a7703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:07.324Z|3ee76515-c98c-44a8-a981-f943291a7703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:07.360Z|dd07eb6d-eecd-41d0-9c30-77dcb6aff134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:07.361Z|dd07eb6d-eecd-41d0-9c30-77dcb6aff134|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:08.241Z|c1315096-2f41-46a9-8831-56e296b9a699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:08.242Z|c1315096-2f41-46a9-8831-56e296b9a699|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:16.133Z|937882ae-9963-42c2-a3db-24a0b756237b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:14:16.134Z|937882ae-9963-42c2-a3db-24a0b756237b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:17.351Z|538fd907-8334-4303-81f9-5f45e438a558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:17.352Z|538fd907-8334-4303-81f9-5f45e438a558|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:17.389Z|e667d329-94ca-4b00-8200-b0cb9cb3fabf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:17.390Z|e667d329-94ca-4b00-8200-b0cb9cb3fabf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:17.520Z|d5ea4ce5-40d7-4ead-be05-3079976870db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:14:17.521Z|d5ea4ce5-40d7-4ead-be05-3079976870db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:14:17.709Z|027dac5a-c2d9-414c-bd01-79a8739c95b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:14:17.710Z|027dac5a-c2d9-414c-bd01-79a8739c95b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:14:18.267Z|2e5b6977-f9db-4d4f-ad2b-0662fc484cb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:18.268Z|2e5b6977-f9db-4d4f-ad2b-0662fc484cb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:27.379Z|b7db6591-f20f-4531-b6cc-6438090f5cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:27.380Z|b7db6591-f20f-4531-b6cc-6438090f5cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:27.417Z|cb25c9ec-c109-4541-bf1b-ad10d7d689e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:27.418Z|cb25c9ec-c109-4541-bf1b-ad10d7d689e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:28.295Z|23fb61ac-ac96-4f3b-b12b-e8f2f2278485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:28.296Z|23fb61ac-ac96-4f3b-b12b-e8f2f2278485|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:32.521Z|2d2dc630-f326-4341-be1f-1b9f541bc629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:14:32.524Z|2d2dc630-f326-4341-be1f-1b9f541bc629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:14:37.406Z|0aeb84b6-1fb0-4cb6-8f19-3e81d109f406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:37.407Z|0aeb84b6-1fb0-4cb6-8f19-3e81d109f406|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:37.444Z|2503fae7-bfd8-43e0-bebe-65dd2d3b56b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:37.445Z|2503fae7-bfd8-43e0-bebe-65dd2d3b56b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:38.323Z|826731cd-0f4d-4d46-b5c2-478687dc8535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:38.324Z|826731cd-0f4d-4d46-b5c2-478687dc8535|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:47.434Z|a5403eb9-11bd-4f47-bfc9-b983a025c975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:47.435Z|a5403eb9-11bd-4f47-bfc9-b983a025c975|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:47.481Z|2ec1b8c7-4495-424e-9514-4ea267320749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:47.482Z|2ec1b8c7-4495-424e-9514-4ea267320749|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:47.520Z|bce47f89-f822-42fe-a0dd-738cdc6f28c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:14:47.521Z|bce47f89-f822-42fe-a0dd-738cdc6f28c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:14:47.711Z|4529663c-77d5-4f8f-a2e9-2084fca4e310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:14:47.712Z|4529663c-77d5-4f8f-a2e9-2084fca4e310|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:14:48.352Z|375339b7-04a7-4052-9063-0df0348d2984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:48.353Z|375339b7-04a7-4052-9063-0df0348d2984|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:57.459Z|0997e6c2-af6b-4441-a045-91d8ed96c1ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:57.460Z|0997e6c2-af6b-4441-a045-91d8ed96c1ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:57.508Z|3ffd3d7c-2a36-499c-8f83-1b752f1a51b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:57.509Z|3ffd3d7c-2a36-499c-8f83-1b752f1a51b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:14:58.380Z|479e0c2e-c280-4510-a9b0-86d91cec553a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:14:58.381Z|479e0c2e-c280-4510-a9b0-86d91cec553a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:02.520Z|86579699-5598-4ac5-b90f-2d94f3772489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:15:02.521Z|86579699-5598-4ac5-b90f-2d94f3772489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:15:07.487Z|a2a58a25-88c8-4835-abc2-91a6558192e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:07.488Z|a2a58a25-88c8-4835-abc2-91a6558192e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:07.539Z|2ce5365f-9905-47bf-a047-7274aa80bd5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:07.542Z|2ce5365f-9905-47bf-a047-7274aa80bd5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:08.409Z|845a8b41-c9e2-4a58-9e3c-39865a8f4230|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:08.410Z|845a8b41-c9e2-4a58-9e3c-39865a8f4230|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:16.132Z|051254c0-31bc-4d18-8ac5-0b232ee5278a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:15:16.134Z|051254c0-31bc-4d18-8ac5-0b232ee5278a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:17.514Z|a408e925-6491-47a7-bbea-af9b33ac0cac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:17.515Z|a408e925-6491-47a7-bbea-af9b33ac0cac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:17.520Z|4877f851-3394-4fe8-8aba-8745cb3f3ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:15:17.523Z|4877f851-3394-4fe8-8aba-8745cb3f3ab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:15:17.568Z|511bb02a-ac77-4a32-96ce-472896450613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:17.569Z|511bb02a-ac77-4a32-96ce-472896450613|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:17.713Z|ff11a033-c875-44f0-8e20-a3a90acca23f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:15:17.714Z|ff11a033-c875-44f0-8e20-a3a90acca23f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:15:18.438Z|d5587254-f4c8-4782-99ae-e3dc50a86a18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:18.439Z|d5587254-f4c8-4782-99ae-e3dc50a86a18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:27.549Z|52470b6a-5376-4986-befa-22248c3f55dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:27.550Z|52470b6a-5376-4986-befa-22248c3f55dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:27.593Z|90612ec7-b7d8-4517-a4f8-fcca06a4fd50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:27.594Z|90612ec7-b7d8-4517-a4f8-fcca06a4fd50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:28.465Z|6e0749f0-034d-4ada-8392-1377a962ca9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:28.466Z|6e0749f0-034d-4ada-8392-1377a962ca9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:32.520Z|a9c43e74-e7d4-492d-94a1-4aa5d92d1c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:15:32.521Z|a9c43e74-e7d4-492d-94a1-4aa5d92d1c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:15:37.578Z|edfba689-0e00-47a1-9277-957a19b3beae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:37.579Z|edfba689-0e00-47a1-9277-957a19b3beae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:37.621Z|56c8967f-f82a-42bd-a7b7-7aff5a1f3ab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:37.622Z|56c8967f-f82a-42bd-a7b7-7aff5a1f3ab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:38.493Z|0a37ed93-9722-4c2d-9bd2-54754d7283fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:38.494Z|0a37ed93-9722-4c2d-9bd2-54754d7283fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:47.520Z|d0ddff3f-86e1-4cea-9076-58d74a2a179e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:15:47.521Z|d0ddff3f-86e1-4cea-9076-58d74a2a179e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:15:47.606Z|5880958b-8fc6-495e-bc17-6d0f3dc61458|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:47.607Z|5880958b-8fc6-495e-bc17-6d0f3dc61458|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:47.649Z|6c7046c4-a1a4-4a8f-a73a-193fc83bb0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:47.650Z|6c7046c4-a1a4-4a8f-a73a-193fc83bb0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:47.718Z|8073a9c5-71a1-444c-9518-b18947777078|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:15:47.718Z|8073a9c5-71a1-444c-9518-b18947777078|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:15:48.521Z|9ca0ad11-22ce-49da-8ee9-d9959662ed41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:48.522Z|9ca0ad11-22ce-49da-8ee9-d9959662ed41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:57.633Z|84534677-c5a7-4d2b-9304-218f3d2b99f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:57.634Z|84534677-c5a7-4d2b-9304-218f3d2b99f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:57.674Z|78ff831e-97d5-4a5e-8f87-70efcd9ed5a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:57.675Z|78ff831e-97d5-4a5e-8f87-70efcd9ed5a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:15:58.547Z|8d43be4b-248a-4e20-a83a-cc01e4a90564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:15:58.548Z|8d43be4b-248a-4e20-a83a-cc01e4a90564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:02.520Z|0e895d19-e248-447d-905e-b567eec95ae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:16:02.523Z|0e895d19-e248-447d-905e-b567eec95ae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:16:07.661Z|a2ad5111-006c-4bb2-9c8d-09acf7889983|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:07.662Z|a2ad5111-006c-4bb2-9c8d-09acf7889983|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:07.701Z|828e9c72-636c-47ad-bec9-f68923ba84e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:07.702Z|828e9c72-636c-47ad-bec9-f68923ba84e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:08.574Z|dc537dab-cc4c-422e-8b1f-cd2d9b4ec894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:08.575Z|dc537dab-cc4c-422e-8b1f-cd2d9b4ec894|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:16.132Z|6221180f-65da-44ce-b8b6-1ff1cdb15f2f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:16:16.133Z|6221180f-65da-44ce-b8b6-1ff1cdb15f2f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:17.520Z|4cb69c4d-4dc9-4263-8839-68aea45b6990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:16:17.521Z|4cb69c4d-4dc9-4263-8839-68aea45b6990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:16:17.690Z|4dd44188-c2b4-4f1d-8c2b-9129916a485f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:17.690Z|4dd44188-c2b4-4f1d-8c2b-9129916a485f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:17.719Z|c7529411-a16d-4b7a-8222-53467ad25a6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:16:17.720Z|c7529411-a16d-4b7a-8222-53467ad25a6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:16:17.731Z|1eadfd51-2f6d-4e18-a420-762d6b8aae74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:17.732Z|1eadfd51-2f6d-4e18-a420-762d6b8aae74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:18.601Z|1ee5d9be-a715-48a9-8475-4386c01c209e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:18.602Z|1ee5d9be-a715-48a9-8475-4386c01c209e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:27.718Z|df0077f7-f68a-4b98-a187-1c1e328a70a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:27.720Z|df0077f7-f68a-4b98-a187-1c1e328a70a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:27.758Z|47090f0c-1f9b-42c7-9814-f853cec2b336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:27.759Z|47090f0c-1f9b-42c7-9814-f853cec2b336|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:28.627Z|8bd7eeb8-39fb-43d1-b9ad-9814c6e31b1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:28.628Z|8bd7eeb8-39fb-43d1-b9ad-9814c6e31b1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:32.520Z|95ec191d-5cd0-4343-a58a-18b51fff7d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:16:32.521Z|95ec191d-5cd0-4343-a58a-18b51fff7d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:16:37.747Z|ca07fd1e-dc8b-4cf0-afdb-349eddb05f08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:37.748Z|ca07fd1e-dc8b-4cf0-afdb-349eddb05f08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:37.786Z|736f9b03-23ee-4fc9-a991-3d4f43c3fbec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:37.787Z|736f9b03-23ee-4fc9-a991-3d4f43c3fbec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:38.653Z|398beed5-1f44-4dd6-b4d1-ee57d9388674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:38.654Z|398beed5-1f44-4dd6-b4d1-ee57d9388674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:47.524Z|f8b50374-fa70-4381-8605-95523b406ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:16:47.527Z|f8b50374-fa70-4381-8605-95523b406ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:16:47.721Z|69fb35e3-4be2-4d99-b03e-483446516d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:16:47.721Z|69fb35e3-4be2-4d99-b03e-483446516d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:16:47.779Z|171c452a-25f9-4a84-bdaf-8194f27aa14c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:47.779Z|171c452a-25f9-4a84-bdaf-8194f27aa14c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:47.814Z|bfd2d0ba-3d20-4172-95cd-4d12cc84fdad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:47.816Z|bfd2d0ba-3d20-4172-95cd-4d12cc84fdad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:48.682Z|c43fccf5-4f4a-4349-a832-5924518b9d8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:48.683Z|c43fccf5-4f4a-4349-a832-5924518b9d8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:57.806Z|89c193b8-24a0-452a-ab53-c9a07f5e0676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:57.808Z|89c193b8-24a0-452a-ab53-c9a07f5e0676|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:57.842Z|2b1167f8-ab39-451f-8dbb-646ae0e20b8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:57.843Z|2b1167f8-ab39-451f-8dbb-646ae0e20b8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:16:58.710Z|11515551-ca7b-40bb-bc36-036d5a86a56c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:16:58.711Z|11515551-ca7b-40bb-bc36-036d5a86a56c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:02.520Z|c9e37dd5-9324-4bb8-bb05-a27c021010ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:17:02.521Z|c9e37dd5-9324-4bb8-bb05-a27c021010ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:17:07.842Z|a8b66e54-d728-48a5-98e1-3a5c83f8bf65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:07.843Z|a8b66e54-d728-48a5-98e1-3a5c83f8bf65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:07.871Z|079643e7-e3f4-46d1-86ed-8a43ae070429|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:07.872Z|079643e7-e3f4-46d1-86ed-8a43ae070429|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:08.738Z|cd835715-b106-49bb-a258-c109e4717be6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:08.739Z|cd835715-b106-49bb-a258-c109e4717be6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:16.132Z|3931fcc3-464d-4f12-a269-b33e55feb7c7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:17:16.133Z|3931fcc3-464d-4f12-a269-b33e55feb7c7|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:17.520Z|f417df93-37b3-4090-b20f-8b735ec25afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:17:17.521Z|f417df93-37b3-4090-b20f-8b735ec25afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:17:17.722Z|6605f724-3b93-40d0-b0a1-4d40b7371425|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:17:17.723Z|6605f724-3b93-40d0-b0a1-4d40b7371425|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:17:17.868Z|45b389d8-8838-42b0-b27a-81155ef8cbbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:17.869Z|45b389d8-8838-42b0-b27a-81155ef8cbbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:17.895Z|0f5a32a7-8fc6-448a-add3-5fed9b9bcdbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:17.896Z|0f5a32a7-8fc6-448a-add3-5fed9b9bcdbe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:18.766Z|2fdabbd7-749f-49f0-ab3e-08458b8f5154|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:18.767Z|2fdabbd7-749f-49f0-ab3e-08458b8f5154|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:27.902Z|4e8ec67e-428c-480f-8be6-2b88a221bb6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:27.903Z|4e8ec67e-428c-480f-8be6-2b88a221bb6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:27.924Z|598ae9cd-158e-43d0-8876-14dff11ad53a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:27.925Z|598ae9cd-158e-43d0-8876-14dff11ad53a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:28.796Z|4f9e8822-9106-4e78-af24-a8236901db45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:28.797Z|4f9e8822-9106-4e78-af24-a8236901db45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:32.520Z|d451fb19-1da2-45d6-aa1a-9b3a956ba4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:17:32.524Z|d451fb19-1da2-45d6-aa1a-9b3a956ba4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:17:37.931Z|47f99177-168e-400f-8f0f-85e34ff8a741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:37.932Z|47f99177-168e-400f-8f0f-85e34ff8a741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:37.962Z|99cb522a-6ba9-4668-9d98-afa5e28efd0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:37.963Z|99cb522a-6ba9-4668-9d98-afa5e28efd0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:38.823Z|70c1be1a-611a-44e3-b57a-331d6d4ee076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:38.823Z|70c1be1a-611a-44e3-b57a-331d6d4ee076|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:47.520Z|c6c8f23b-ffd4-40c2-a6bc-6afcc0b44e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:17:47.521Z|c6c8f23b-ffd4-40c2-a6bc-6afcc0b44e96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:17:47.726Z|bfef3e7c-1a6f-41c5-899f-d6fbbbcda28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:17:47.726Z|bfef3e7c-1a6f-41c5-899f-d6fbbbcda28e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:17:47.965Z|d0ef87c6-4a8c-413f-9d34-1d593243d161|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:47.966Z|d0ef87c6-4a8c-413f-9d34-1d593243d161|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:47.988Z|f969a28b-621a-4453-b154-a6927490c211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:47.988Z|f969a28b-621a-4453-b154-a6927490c211|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:48.849Z|ae9b1899-ae3d-4165-949d-5c8f79a9749c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:48.851Z|ae9b1899-ae3d-4165-949d-5c8f79a9749c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:57.990Z|73ddc7d6-db9b-4139-ba2d-32b19c5024de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:57.991Z|73ddc7d6-db9b-4139-ba2d-32b19c5024de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:58.014Z|45070227-f37b-4ee2-9154-b1bd8115fd73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:58.015Z|45070227-f37b-4ee2-9154-b1bd8115fd73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:17:58.878Z|72dd014a-04ec-45e1-b172-1f91836b81d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:17:58.879Z|72dd014a-04ec-45e1-b172-1f91836b81d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:02.521Z|0e3eb3a4-2b95-4cb4-9144-d6d59c80ed34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:18:02.521Z|0e3eb3a4-2b95-4cb4-9144-d6d59c80ed34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:18:08.019Z|1afeb19e-e13e-4a92-b6cf-4f8acf1ea7ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:08.020Z|1afeb19e-e13e-4a92-b6cf-4f8acf1ea7ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:08.038Z|314cdf6e-d9aa-45f5-8d16-0a22ee59412b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:08.039Z|314cdf6e-d9aa-45f5-8d16-0a22ee59412b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:08.907Z|9fcb6275-8b86-4029-af3e-2a3272741482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:08.908Z|9fcb6275-8b86-4029-af3e-2a3272741482|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:16.134Z|1f03c120-dd70-4bf6-b08a-c3b5d0b64a66|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:18:16.135Z|1f03c120-dd70-4bf6-b08a-c3b5d0b64a66|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:17.520Z|4d478f3a-f7c6-41be-900d-13aa845b4ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:18:17.522Z|4d478f3a-f7c6-41be-900d-13aa845b4ccb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:18:17.727Z|0b652e54-e431-4ac9-9893-b07d3b2810bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:18:17.728Z|0b652e54-e431-4ac9-9893-b07d3b2810bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:18:18.050Z|16c7bf34-f7e6-42f2-81ac-ae15f4333aa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:18.051Z|16c7bf34-f7e6-42f2-81ac-ae15f4333aa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:18.065Z|bf6a4460-3e90-41d9-b448-2613de2d1ccd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:18.066Z|bf6a4460-3e90-41d9-b448-2613de2d1ccd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:18.942Z|6e02b7f2-27be-4c85-98fc-7b2b7ea51634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:18.943Z|6e02b7f2-27be-4c85-98fc-7b2b7ea51634|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:28.077Z|725fdeb9-bb7d-4eae-8748-443ffe28246b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:28.078Z|725fdeb9-bb7d-4eae-8748-443ffe28246b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:28.089Z|4d96f229-d923-42fe-96d5-82049ac67104|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:28.090Z|4d96f229-d923-42fe-96d5-82049ac67104|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:28.970Z|197d3755-f497-424d-ab93-9a4f86398e91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:28.971Z|197d3755-f497-424d-ab93-9a4f86398e91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:32.521Z|f2104f3a-935b-47e8-a0e3-dc2ab9a93d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:18:32.522Z|f2104f3a-935b-47e8-a0e3-dc2ab9a93d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:18:38.105Z|7be0a040-5ae6-464f-9b1d-06a80160db20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:38.106Z|7be0a040-5ae6-464f-9b1d-06a80160db20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:38.117Z|a37bff02-d902-4513-a959-85c3d23bf5b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:38.119Z|a37bff02-d902-4513-a959-85c3d23bf5b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:38.998Z|c846b704-3aa6-4054-baed-4a19a8d59c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:38.999Z|c846b704-3aa6-4054-baed-4a19a8d59c88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:47.522Z|7ae451e1-b5fe-45d9-a3e0-e5b6db0a1216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:18:47.538Z|7ae451e1-b5fe-45d9-a3e0-e5b6db0a1216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:18:47.730Z|b1bed0bd-0189-4493-8402-16c70d314b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:18:47.731Z|b1bed0bd-0189-4493-8402-16c70d314b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:18:48.143Z|1f001db7-c85c-4235-8764-77d199366d44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:48.145Z|1f001db7-c85c-4235-8764-77d199366d44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:48.160Z|3da679cc-3c25-4bcb-9f75-b09d7f1f5e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:48.161Z|3da679cc-3c25-4bcb-9f75-b09d7f1f5e85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:49.024Z|a9629850-16eb-4f00-bf83-6af9d92f1b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:49.025Z|a9629850-16eb-4f00-bf83-6af9d92f1b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:58.172Z|63e298cb-e3f5-4a00-8b6e-f679fef755a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:58.173Z|63e298cb-e3f5-4a00-8b6e-f679fef755a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:58.186Z|6f619cab-00d6-408d-8704-17972c79b5b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:58.187Z|6f619cab-00d6-408d-8704-17972c79b5b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:18:59.051Z|2beec4ad-7b6c-4586-b4bf-b0b2097356f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:18:59.052Z|2beec4ad-7b6c-4586-b4bf-b0b2097356f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:02.520Z|28e9be4c-0dfc-40e7-81b3-914aacf221f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:19:02.521Z|28e9be4c-0dfc-40e7-81b3-914aacf221f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:19:08.203Z|55a975e7-73bb-467c-8b77-29d9e6630c87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:08.204Z|55a975e7-73bb-467c-8b77-29d9e6630c87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:08.216Z|f1a128b7-8bc8-43cc-8a48-86e8dbb3359e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:08.217Z|f1a128b7-8bc8-43cc-8a48-86e8dbb3359e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:09.078Z|6375502e-c600-4d84-bbe7-ebc28f3a84ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:09.079Z|6375502e-c600-4d84-bbe7-ebc28f3a84ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:16.134Z|62e6690c-3f14-45cb-9639-54fba733ca0e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:19:16.136Z|62e6690c-3f14-45cb-9639-54fba733ca0e|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:17.520Z|df82ea2c-7409-447a-9e29-e902d986bfd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:19:17.522Z|df82ea2c-7409-447a-9e29-e902d986bfd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:19:17.732Z|670911a5-8ba0-4789-b287-47efe195374a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:19:17.733Z|670911a5-8ba0-4789-b287-47efe195374a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:19:18.234Z|072dd49e-010b-49c1-a78e-8efc2905e37a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:18.235Z|072dd49e-010b-49c1-a78e-8efc2905e37a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:18.244Z|46ead852-43b6-4a99-8778-c80ac6c2950d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:18.245Z|46ead852-43b6-4a99-8778-c80ac6c2950d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:19.104Z|5ac731bc-acdd-4bb0-8590-5d3dd2cce042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:19.105Z|5ac731bc-acdd-4bb0-8590-5d3dd2cce042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:28.261Z|ede1f084-a2e8-4300-a3a3-a28534fb8e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:28.262Z|ede1f084-a2e8-4300-a3a3-a28534fb8e97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:28.268Z|4df34ff7-a481-46fa-8951-63975b3c5181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:28.268Z|4df34ff7-a481-46fa-8951-63975b3c5181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:29.132Z|4da3b790-a307-443f-9ada-dc6d7173984b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:29.133Z|4da3b790-a307-443f-9ada-dc6d7173984b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:32.520Z|6c08f24b-1f63-49eb-90c1-34a02213b59c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:19:32.524Z|6c08f24b-1f63-49eb-90c1-34a02213b59c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:19:38.287Z|7dd5704c-bb21-453a-be70-95190ff0e9c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:38.288Z|7dd5704c-bb21-453a-be70-95190ff0e9c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:38.292Z|96842ebf-4cc1-4dbf-aa81-8c16bca6e88c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:38.293Z|96842ebf-4cc1-4dbf-aa81-8c16bca6e88c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:39.161Z|0653e622-550e-45c8-9736-c0dd8a79f29a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:39.162Z|0653e622-550e-45c8-9736-c0dd8a79f29a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:47.520Z|7af49ca6-1bb7-476b-a488-6cf53fde625e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:19:47.521Z|7af49ca6-1bb7-476b-a488-6cf53fde625e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:19:47.734Z|fcaee546-83e2-427b-818a-c626a32d90c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:19:47.735Z|fcaee546-83e2-427b-818a-c626a32d90c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:19:48.320Z|3344a027-dcd3-4b3f-b14d-89b6422e8157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:48.321Z|3344a027-dcd3-4b3f-b14d-89b6422e8157|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:48.324Z|e965e579-f1db-4907-b07a-7c38ec76b080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:48.325Z|e965e579-f1db-4907-b07a-7c38ec76b080|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:49.192Z|fbc8e230-97ef-410a-9adf-afb1fe2e26b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:49.193Z|fbc8e230-97ef-410a-9adf-afb1fe2e26b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:58.351Z|ead9e2e5-f7b8-4fb7-bfc4-738ccb3b0adf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:58.351Z|ead9e2e5-f7b8-4fb7-bfc4-738ccb3b0adf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:58.354Z|dc492ca6-6791-4f52-b8a3-ff00bc204ed2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:58.355Z|dc492ca6-6791-4f52-b8a3-ff00bc204ed2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:19:59.222Z|26a02b08-52ba-4c1e-bd66-b8d8f72f625b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:19:59.223Z|26a02b08-52ba-4c1e-bd66-b8d8f72f625b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:02.520Z|d4ada679-1c3f-47c5-8fc9-16acfc357fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:20:02.521Z|d4ada679-1c3f-47c5-8fc9-16acfc357fa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:20:08.377Z|0ca6844b-15b3-44d8-8aea-c05d5d9f23cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:08.378Z|0ca6844b-15b3-44d8-8aea-c05d5d9f23cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:08.386Z|180abbc2-442f-466b-a81b-a98bee6c4fb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:08.387Z|180abbc2-442f-466b-a81b-a98bee6c4fb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:09.255Z|c64b297c-8b99-41f9-8eda-330d85183c91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:09.256Z|c64b297c-8b99-41f9-8eda-330d85183c91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:16.132Z|821ee4e9-f940-4ad8-a7da-f8fb375ffa2a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:20:16.134Z|821ee4e9-f940-4ad8-a7da-f8fb375ffa2a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:17.520Z|79d675a4-b92d-4fca-a703-140dfe66cdce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:20:17.523Z|79d675a4-b92d-4fca-a703-140dfe66cdce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:20:17.736Z|254b7493-ab34-4ef9-96df-5adcdfbb3759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:20:17.737Z|254b7493-ab34-4ef9-96df-5adcdfbb3759|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:20:18.411Z|1c2810b8-7dd8-4a53-9d8b-dd175a90366b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:18.411Z|8b9e4c38-83a6-4e57-ba7f-786b68591bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:18.412Z|8b9e4c38-83a6-4e57-ba7f-786b68591bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:18.412Z|1c2810b8-7dd8-4a53-9d8b-dd175a90366b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:19.284Z|7aad33b4-8c1f-4501-a569-17e68a00fd41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:19.285Z|7aad33b4-8c1f-4501-a569-17e68a00fd41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:28.443Z|02895d1a-8475-4243-a7f4-58bfe9a4b174|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:28.444Z|02895d1a-8475-4243-a7f4-58bfe9a4b174|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:28.450Z|92ab8915-e039-493c-b98e-edce9dee7e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:28.451Z|92ab8915-e039-493c-b98e-edce9dee7e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:29.310Z|e347b27d-b3a0-4e31-aa74-67ca27b37e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:29.331Z|e347b27d-b3a0-4e31-aa74-67ca27b37e19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:32.520Z|f0dd917a-ccae-4a37-8a98-54c95044a6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:20:32.522Z|f0dd917a-ccae-4a37-8a98-54c95044a6b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:20:38.474Z|66fa2d34-30ce-4598-8cce-a159123c4244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:38.475Z|66fa2d34-30ce-4598-8cce-a159123c4244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:38.479Z|3c596d4c-1a69-45e3-b59b-75264c7d7827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:38.479Z|3c596d4c-1a69-45e3-b59b-75264c7d7827|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:39.357Z|602f063b-9305-4a72-b643-92b9d4b32779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:39.358Z|602f063b-9305-4a72-b643-92b9d4b32779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:47.525Z|76f60f6d-3b05-4e8a-8791-739b04f3e2ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:20:47.527Z|76f60f6d-3b05-4e8a-8791-739b04f3e2ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:20:47.738Z|78ba2230-6927-482f-aedd-3f4efc7389aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:20:47.739Z|78ba2230-6927-482f-aedd-3f4efc7389aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:20:48.506Z|5d7dd37e-0fd8-4c2d-8d40-a0224140ac92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:48.507Z|5d7dd37e-0fd8-4c2d-8d40-a0224140ac92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:48.508Z|c1fdab91-2262-47f5-8a37-44faf65f88d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:48.509Z|c1fdab91-2262-47f5-8a37-44faf65f88d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:49.385Z|1e692fbe-ec98-4efb-82c1-6b5f1e8d2b0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:49.386Z|1e692fbe-ec98-4efb-82c1-6b5f1e8d2b0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:58.534Z|ad0da2b4-b30f-4a04-bfae-9b1c089cc679|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:58.534Z|dea817b8-da95-48f8-8d80-b8c7a49536e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:58.535Z|ad0da2b4-b30f-4a04-bfae-9b1c089cc679|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:58.535Z|dea817b8-da95-48f8-8d80-b8c7a49536e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:20:59.412Z|3e9d02de-d04e-4740-b275-8bd02a213a04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:20:59.413Z|3e9d02de-d04e-4740-b275-8bd02a213a04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:02.520Z|62e75e6e-4bea-4203-adde-58f4c33ccc5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:21:02.521Z|62e75e6e-4bea-4203-adde-58f4c33ccc5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:21:08.563Z|e3422886-38f0-4b57-92b1-aad08e4830d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:08.564Z|e3422886-38f0-4b57-92b1-aad08e4830d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:08.564Z|392b1071-4422-4c72-aa9a-ccf318543cb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:08.565Z|392b1071-4422-4c72-aa9a-ccf318543cb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:09.442Z|a5683bec-23ce-4a0a-b787-f3077c3d8b26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:09.443Z|a5683bec-23ce-4a0a-b787-f3077c3d8b26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:16.133Z|88558b0f-8587-4af3-9a0c-5e11b91e530d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:21:16.134Z|88558b0f-8587-4af3-9a0c-5e11b91e530d|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:17.521Z|dc87bc53-0dc2-45e8-a727-3e18cdba4259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:21:17.521Z|dc87bc53-0dc2-45e8-a727-3e18cdba4259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:21:17.739Z|3d784244-b479-494c-b310-15686b14670e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:21:17.740Z|3d784244-b479-494c-b310-15686b14670e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:21:18.590Z|b2eeb0ed-fe37-49ba-82d8-1e6a35fc3755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:18.590Z|8e82a4f1-92cb-465d-9e0c-4971cefa05a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:18.591Z|b2eeb0ed-fe37-49ba-82d8-1e6a35fc3755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:18.591Z|8e82a4f1-92cb-465d-9e0c-4971cefa05a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:19.472Z|e2c9d541-85e0-4e32-b81f-c0f6504f42e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:19.473Z|e2c9d541-85e0-4e32-b81f-c0f6504f42e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:28.622Z|b23f18e4-5f11-4778-8a83-099fe256e310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:28.624Z|b23f18e4-5f11-4778-8a83-099fe256e310|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:28.634Z|9d3c0d04-1721-48c6-a29d-9c90115fbcb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:28.635Z|9d3c0d04-1721-48c6-a29d-9c90115fbcb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:29.503Z|ed9cb1b9-42ab-4edd-bdd7-5ee17b73a54a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:29.504Z|ed9cb1b9-42ab-4edd-bdd7-5ee17b73a54a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:32.522Z|68a22246-8e87-4277-ac96-ffc7b87ca1d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:21:32.525Z|68a22246-8e87-4277-ac96-ffc7b87ca1d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:21:38.654Z|ec83b8fb-d3a1-4344-b170-5f89c8a3af0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:38.654Z|ec83b8fb-d3a1-4344-b170-5f89c8a3af0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:38.660Z|302a7281-82bf-4014-ab97-127de475ec95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:38.661Z|302a7281-82bf-4014-ab97-127de475ec95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:39.533Z|ae43ba34-d95e-4313-9fa9-4c2161b16fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:39.534Z|ae43ba34-d95e-4313-9fa9-4c2161b16fc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:47.520Z|bb578e97-f97a-4be8-8465-3e76977f7cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:21:47.521Z|bb578e97-f97a-4be8-8465-3e76977f7cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:21:47.742Z|f1a2152d-998a-4dc2-8b70-06fe6e10f3cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:21:47.743Z|f1a2152d-998a-4dc2-8b70-06fe6e10f3cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:21:48.687Z|65c1d3a0-174e-44fe-87eb-96382c825a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:48.688Z|65c1d3a0-174e-44fe-87eb-96382c825a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:48.691Z|578e9089-488e-44d7-a96d-f93636eb8377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:48.692Z|578e9089-488e-44d7-a96d-f93636eb8377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:49.559Z|0871c54c-c16f-4580-89be-9a0071c44f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:49.560Z|0871c54c-c16f-4580-89be-9a0071c44f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:58.716Z|d1ec21c3-a477-4d23-b5af-4cfad0ce6d85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:58.717Z|eb971d4d-0303-45e8-ae8e-c2fd0e098913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:58.717Z|d1ec21c3-a477-4d23-b5af-4cfad0ce6d85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:58.717Z|eb971d4d-0303-45e8-ae8e-c2fd0e098913|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:21:59.586Z|19f1e18f-d2e6-4310-bd4a-e0ffc8bbfcfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:21:59.586Z|19f1e18f-d2e6-4310-bd4a-e0ffc8bbfcfd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:02.520Z|f29e7150-f63f-41ae-901f-3f57b1b610c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:22:02.521Z|f29e7150-f63f-41ae-901f-3f57b1b610c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:22:08.745Z|a36651b9-5113-4437-81fa-907c541e618f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:08.745Z|14d72260-d3f1-4021-8e39-fbae20b9323a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:08.746Z|a36651b9-5113-4437-81fa-907c541e618f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:08.746Z|14d72260-d3f1-4021-8e39-fbae20b9323a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:09.614Z|ce665632-3633-4be8-9d30-77e92163ac48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:09.615Z|ce665632-3633-4be8-9d30-77e92163ac48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:16.132Z|76cc9cd8-d2f0-48a3-b85c-02580f140590|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:22:16.133Z|76cc9cd8-d2f0-48a3-b85c-02580f140590|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:17.521Z|8e03920a-2986-4650-a58e-dc1e26c8e549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:22:17.524Z|8e03920a-2986-4650-a58e-dc1e26c8e549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:22:17.745Z|0538eaa3-48fa-427e-b1ac-5d272aa81c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:22:17.746Z|0538eaa3-48fa-427e-b1ac-5d272aa81c8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:22:18.771Z|ad501058-74c4-4e17-8cd2-e0544acd86ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:18.771Z|a0293dc1-2c11-4037-b735-5efc8bd54de6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:18.772Z|a0293dc1-2c11-4037-b735-5efc8bd54de6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:18.772Z|ad501058-74c4-4e17-8cd2-e0544acd86ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:19.639Z|fabb5634-f348-40d3-940a-d101bbed1517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:19.640Z|fabb5634-f348-40d3-940a-d101bbed1517|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:28.801Z|31c55de6-9932-4693-a620-39c11a219764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:28.802Z|31c55de6-9932-4693-a620-39c11a219764|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:28.809Z|bf831059-acf0-4da4-98dc-9b276855ba82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:28.810Z|bf831059-acf0-4da4-98dc-9b276855ba82|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:29.666Z|647de6a7-b7f2-4e47-8bd4-d443947b9acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:29.667Z|647de6a7-b7f2-4e47-8bd4-d443947b9acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:32.520Z|b77fe44f-c8e0-4160-a2d5-7a74142405fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:22:32.521Z|b77fe44f-c8e0-4160-a2d5-7a74142405fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:22:38.833Z|bee15f02-f651-4e15-b32d-6db4c625929e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:38.833Z|28d7d35c-7288-4325-bcf1-c74da5fd1a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:38.834Z|bee15f02-f651-4e15-b32d-6db4c625929e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:38.834Z|28d7d35c-7288-4325-bcf1-c74da5fd1a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:39.693Z|2a176754-3ab4-4c8f-b342-f16356f79ddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:39.694Z|2a176754-3ab4-4c8f-b342-f16356f79ddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:47.520Z|3d48ea2d-8ced-4c1a-b61b-cb674eed2d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:22:47.521Z|3d48ea2d-8ced-4c1a-b61b-cb674eed2d5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:22:47.748Z|063c312a-9132-40ec-b1ec-b96aa0796b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:22:47.749Z|063c312a-9132-40ec-b1ec-b96aa0796b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:22:48.860Z|937f859e-eedd-48cc-9944-5625980ae786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:48.861Z|937f859e-eedd-48cc-9944-5625980ae786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:48.864Z|a8ed295b-7dfc-4e4e-9da0-d16ac645ddab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:48.865Z|a8ed295b-7dfc-4e4e-9da0-d16ac645ddab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:49.720Z|cf656701-81f9-436c-8fd9-785b4aa0b37b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:49.721Z|cf656701-81f9-436c-8fd9-785b4aa0b37b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:58.887Z|b197851d-099f-45f3-91de-a5e6640a63bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:58.888Z|b197851d-099f-45f3-91de-a5e6640a63bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:58.890Z|98d646e3-11c8-4bd4-9b61-5ed9509db059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:58.891Z|98d646e3-11c8-4bd4-9b61-5ed9509db059|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:22:59.749Z|b20fabbf-4a6b-40cb-910e-6f20ee102187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:22:59.750Z|b20fabbf-4a6b-40cb-910e-6f20ee102187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:02.520Z|b2b57982-e373-4638-ac13-0a5c804e906f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:23:02.524Z|b2b57982-e373-4638-ac13-0a5c804e906f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:23:08.917Z|623a9d41-db13-4bb6-921b-9c8f9aa68dc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:08.918Z|623a9d41-db13-4bb6-921b-9c8f9aa68dc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:08.920Z|18c48bfd-6f23-4e23-97ea-a5b4ad2613b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:08.921Z|18c48bfd-6f23-4e23-97ea-a5b4ad2613b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:09.775Z|826551eb-e197-421b-8bad-50715cf60b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:09.776Z|826551eb-e197-421b-8bad-50715cf60b6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:16.132Z|50fe4e2a-9a20-4821-8e75-1bb797cbabb5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:23:16.134Z|50fe4e2a-9a20-4821-8e75-1bb797cbabb5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:17.520Z|937bb9d7-cf45-41db-aaca-67e1f2b42c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:23:17.521Z|937bb9d7-cf45-41db-aaca-67e1f2b42c89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:23:17.750Z|53583439-501a-46a0-9d29-f6756854a1f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:23:17.751Z|53583439-501a-46a0-9d29-f6756854a1f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:23:18.951Z|155b2e0a-50c9-4e86-b3bf-10ce1dab9758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:18.951Z|fdba0667-83c7-4dad-9ac6-7e4c390b1a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:18.952Z|155b2e0a-50c9-4e86-b3bf-10ce1dab9758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:18.952Z|fdba0667-83c7-4dad-9ac6-7e4c390b1a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:19.803Z|a6e08ef1-4d08-4a0e-8781-70e714cd5294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:19.803Z|a6e08ef1-4d08-4a0e-8781-70e714cd5294|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:28.976Z|66a6619f-0cde-4f5a-a8bc-43939a2664c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:28.977Z|66a6619f-0cde-4f5a-a8bc-43939a2664c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:28.979Z|a2bd33b6-c47a-46ff-a682-f984e7fb8c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:28.980Z|a2bd33b6-c47a-46ff-a682-f984e7fb8c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:29.831Z|48a9cb0f-6fe8-49d4-9111-f1d122ac4289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:29.832Z|48a9cb0f-6fe8-49d4-9111-f1d122ac4289|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:32.520Z|358a4f3b-372a-42a3-a820-55bc92b3cd77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:23:32.521Z|358a4f3b-372a-42a3-a820-55bc92b3cd77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:23:39.004Z|aed4df29-2c94-4233-9bf1-03a5b9816c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:39.005Z|aed4df29-2c94-4233-9bf1-03a5b9816c02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:39.011Z|4a4e5d76-e3ee-436a-a630-a61645084025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:39.011Z|4a4e5d76-e3ee-436a-a630-a61645084025|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:39.862Z|e00d2487-e1c7-400c-955c-d3877b299290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:39.862Z|e00d2487-e1c7-400c-955c-d3877b299290|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:47.521Z|d26a92b8-9379-458e-a978-8f964dc32ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:23:47.528Z|d26a92b8-9379-458e-a978-8f964dc32ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:23:47.752Z|cf01b8b0-b9b8-47d8-972c-13770fcb4d3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:23:47.752Z|cf01b8b0-b9b8-47d8-972c-13770fcb4d3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:23:49.036Z|11ea23e3-7e45-4f7e-adce-a9afc7a3bc0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:49.036Z|08ae4fd2-c357-476b-b32d-1a49fca11b1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:49.037Z|08ae4fd2-c357-476b-b32d-1a49fca11b1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:49.037Z|11ea23e3-7e45-4f7e-adce-a9afc7a3bc0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:49.887Z|c6301728-77a5-4463-ab30-d96217068bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:49.888Z|c6301728-77a5-4463-ab30-d96217068bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:59.072Z|9b896ee7-560d-4e32-b59f-15ab83d066c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:59.073Z|9b896ee7-560d-4e32-b59f-15ab83d066c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:59.092Z|b056695e-2e12-4918-89bb-e0b894ee1947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:59.093Z|b056695e-2e12-4918-89bb-e0b894ee1947|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:23:59.917Z|698b8798-d1a3-4b6b-982c-97cba4fd561c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:23:59.919Z|698b8798-d1a3-4b6b-982c-97cba4fd561c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:02.520Z|520c9d6a-6352-4fbf-bd9c-8ceb60846432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:24:02.521Z|520c9d6a-6352-4fbf-bd9c-8ceb60846432|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:24:09.104Z|0e61fdd9-56f9-4f47-89ca-d9415c071981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:09.106Z|0e61fdd9-56f9-4f47-89ca-d9415c071981|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:09.123Z|49147c2d-24c6-4978-bc6d-4f34b9430a99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:09.124Z|49147c2d-24c6-4978-bc6d-4f34b9430a99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:09.949Z|22de9df9-bf63-41ca-bf6c-17623ff5cbda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:09.950Z|22de9df9-bf63-41ca-bf6c-17623ff5cbda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:10.925Z||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xcf_0xb40xf1t0xdd0xce0xbbo]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-06-09T04:24:16.133Z|03145971-d199-44ae-92be-298035bd4a40|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:24:16.134Z|03145971-d199-44ae-92be-298035bd4a40|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:17.521Z|efdda06d-6946-4fce-afc4-1ec5521256b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:24:17.522Z|efdda06d-6946-4fce-afc4-1ec5521256b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:24:17.754Z|d41f47ec-27dc-493b-9b78-2d93f15fefde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:24:17.755Z|d41f47ec-27dc-493b-9b78-2d93f15fefde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:24:19.132Z|65dbb1a2-fe25-4f57-b3e9-68ba4ae3b084|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:19.133Z|65dbb1a2-fe25-4f57-b3e9-68ba4ae3b084|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:19.148Z|f31ed5e7-f9b9-4e41-9644-247f4053c327|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:19.149Z|f31ed5e7-f9b9-4e41-9644-247f4053c327|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:19.975Z|fa4b80d1-c827-4d2b-b13e-5214cb953b71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:19.976Z|fa4b80d1-c827-4d2b-b13e-5214cb953b71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:29.161Z|2fbda502-707a-4326-a7cf-1c9b0c0e0dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:29.162Z|2fbda502-707a-4326-a7cf-1c9b0c0e0dc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:29.171Z|5dbc1041-a879-4ea0-814e-9b57189b143c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:29.172Z|5dbc1041-a879-4ea0-814e-9b57189b143c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:30.006Z|35578174-b09d-4dc7-8198-a4b4aea4e81c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:30.007Z|35578174-b09d-4dc7-8198-a4b4aea4e81c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:32.522Z|9fadf92f-f5fb-4076-9d57-b2cbdf56b053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:24:32.526Z|9fadf92f-f5fb-4076-9d57-b2cbdf56b053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:24:39.190Z|858f9245-f392-4a36-babb-5172a33ffe0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:39.192Z|858f9245-f392-4a36-babb-5172a33ffe0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:39.195Z|e3e39938-4c9a-4f64-9e04-d59aa5db39d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:39.195Z|e3e39938-4c9a-4f64-9e04-d59aa5db39d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:40.037Z|6f420f86-e01b-4268-ac89-2aee339b2e03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:40.039Z|6f420f86-e01b-4268-ac89-2aee339b2e03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:47.520Z|7d35d25b-31f1-4de8-a45b-4bc7d7a51d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:24:47.521Z|7d35d25b-31f1-4de8-a45b-4bc7d7a51d55|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:24:47.756Z|dca2806f-bf6d-4edf-88f0-dbf90d605a91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:24:47.756Z|dca2806f-bf6d-4edf-88f0-dbf90d605a91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:24:49.223Z|f5796fb2-8845-4e8b-843c-516b68f219c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:49.225Z|f5796fb2-8845-4e8b-843c-516b68f219c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:49.227Z|d0bb0609-3a38-437f-9569-5e05e8663d06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:49.227Z|d0bb0609-3a38-437f-9569-5e05e8663d06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:50.070Z|e9a6f3c8-e776-4c96-b714-ce033b4129e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:50.071Z|e9a6f3c8-e776-4c96-b714-ce033b4129e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:59.257Z|c60a9703-68d6-46c7-9822-a59a7a253a3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:59.258Z|c60a9703-68d6-46c7-9822-a59a7a253a3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:24:59.257Z|cad1c2ed-3c8c-4f39-bd6b-8696f1e0bccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:24:59.264Z|cad1c2ed-3c8c-4f39-bd6b-8696f1e0bccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:00.099Z|e8b09cae-707f-4385-8a96-73d76fffed16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:00.100Z|e8b09cae-707f-4385-8a96-73d76fffed16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:02.521Z|44e238bd-179c-4e18-80b2-8fc2682fac9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:25:02.522Z|44e238bd-179c-4e18-80b2-8fc2682fac9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:25:09.287Z|981db239-1e0c-485e-8fa6-9a9e1a70c56c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:09.288Z|981db239-1e0c-485e-8fa6-9a9e1a70c56c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:09.291Z|c1eaf21b-83ef-49cf-9d53-5f7a222b9360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:09.291Z|c1eaf21b-83ef-49cf-9d53-5f7a222b9360|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:10.131Z|f2035fb0-c419-4d3a-be63-b81d76d97e48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:10.132Z|f2035fb0-c419-4d3a-be63-b81d76d97e48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:16.133Z|169c7cac-1247-465b-8d08-e0f2fcb4c0b7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:25:16.134Z|169c7cac-1247-465b-8d08-e0f2fcb4c0b7|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:17.521Z|ca898e1b-eba2-4042-a46c-87c44ccfa36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:25:17.524Z|ca898e1b-eba2-4042-a46c-87c44ccfa36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:25:17.757Z|9d7ee6e2-ff92-405c-b94e-f5f67a64c7a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:25:17.758Z|9d7ee6e2-ff92-405c-b94e-f5f67a64c7a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:25:19.316Z|24b0cc74-f6a1-4782-9731-12480fed885f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:19.316Z|5b3f9ba5-a3a4-4946-b32c-3c11e7f153ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:19.317Z|24b0cc74-f6a1-4782-9731-12480fed885f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:19.317Z|5b3f9ba5-a3a4-4946-b32c-3c11e7f153ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:20.168Z|828186fb-db99-4a95-a2f3-49b50872c052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:20.169Z|828186fb-db99-4a95-a2f3-49b50872c052|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:29.346Z|65b2e8cf-8ff5-418e-a525-1b49fe73bea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:29.348Z|65b2e8cf-8ff5-418e-a525-1b49fe73bea8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:29.357Z|af2158ff-e52b-41ef-8dbf-8b3b57ec2fe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:29.358Z|af2158ff-e52b-41ef-8dbf-8b3b57ec2fe0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:30.195Z|b7ca7940-b210-4503-9139-3c39b3da1bb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:30.196Z|b7ca7940-b210-4503-9139-3c39b3da1bb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:32.520Z|f18dde27-1c9c-40b7-a5c9-25c57804fef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:25:32.521Z|f18dde27-1c9c-40b7-a5c9-25c57804fef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:25:39.378Z|8f02f94e-2869-4084-8917-e4dde35515de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:39.379Z|8f02f94e-2869-4084-8917-e4dde35515de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:39.386Z|461db479-cdb0-45ac-92cf-841ddf0fc4e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:39.387Z|461db479-cdb0-45ac-92cf-841ddf0fc4e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:40.222Z|5087b190-1973-4a59-8c98-a63db6c923fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:40.223Z|5087b190-1973-4a59-8c98-a63db6c923fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:47.521Z|ee31f41f-272f-4f26-8490-c25f54cc7a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:25:47.530Z|ee31f41f-272f-4f26-8490-c25f54cc7a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:25:47.759Z|b25f3438-0545-453d-b988-c5654a73df1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:25:47.760Z|b25f3438-0545-453d-b988-c5654a73df1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:25:49.408Z|6a2c4ef7-782d-4654-83de-e50d2f124ae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:49.410Z|6a2c4ef7-782d-4654-83de-e50d2f124ae9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:49.412Z|22e5cd02-9be8-47ef-b888-cb38cd572d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:49.413Z|22e5cd02-9be8-47ef-b888-cb38cd572d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:50.250Z|7662ed7e-26b3-4c59-98d6-60e0d8d0b2bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:50.251Z|7662ed7e-26b3-4c59-98d6-60e0d8d0b2bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:59.435Z|00490708-e6e8-471d-9302-76e4bf67630f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:59.436Z|00490708-e6e8-471d-9302-76e4bf67630f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:25:59.438Z|54b8b3c3-1731-4747-8531-2e38a57fec65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:25:59.439Z|54b8b3c3-1731-4747-8531-2e38a57fec65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:00.282Z|7add7304-9fe4-44cc-b49f-1d1891b246c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:00.283Z|7add7304-9fe4-44cc-b49f-1d1891b246c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:02.520Z|a6413078-204f-4170-98c3-3ca8b8a90c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:26:02.521Z|a6413078-204f-4170-98c3-3ca8b8a90c5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:26:09.460Z|98f2d4e7-8b95-492e-83cb-6ac088cf3336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:09.463Z|28c7ec0f-ae67-4762-ab4c-a2d15a270104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:09.463Z|28c7ec0f-ae67-4762-ab4c-a2d15a270104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:09.463Z|98f2d4e7-8b95-492e-83cb-6ac088cf3336|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:10.315Z|8ad099bc-46c0-4c9f-adf6-b8b1743e0459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:10.315Z|8ad099bc-46c0-4c9f-adf6-b8b1743e0459|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:16.133Z|14984e7a-6012-4f8d-b7eb-2747623eec44|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:26:16.134Z|14984e7a-6012-4f8d-b7eb-2747623eec44|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:17.520Z|439577ad-0ff4-4504-b45f-4dc042903f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:26:17.521Z|439577ad-0ff4-4504-b45f-4dc042903f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:26:17.761Z|ce4679d2-700a-4609-a081-46684fbba810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:26:17.762Z|ce4679d2-700a-4609-a081-46684fbba810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:26:19.489Z|36e0fdcd-437e-49fb-a679-a0d05e5ee631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:19.489Z|f5a50aa1-3188-4232-a9ed-df8822d4e64c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:19.490Z|36e0fdcd-437e-49fb-a679-a0d05e5ee631|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:19.490Z|f5a50aa1-3188-4232-a9ed-df8822d4e64c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:20.342Z|72903a9a-456d-4846-b08c-e00caed112c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:20.343Z|72903a9a-456d-4846-b08c-e00caed112c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:29.573Z|342a8b3a-ac20-4a0c-baf1-127d7c3e388f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:29.575Z|342a8b3a-ac20-4a0c-baf1-127d7c3e388f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:29.577Z|94f6b232-1dc2-417d-94f6-bd184a004ee8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:29.577Z|94f6b232-1dc2-417d-94f6-bd184a004ee8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:30.374Z|f8d3db44-ec84-4d2f-a9cb-01cd2e0b2b50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:30.375Z|f8d3db44-ec84-4d2f-a9cb-01cd2e0b2b50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:32.520Z|fc462e0b-edc6-419a-af8d-89b99d96feca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:26:32.522Z|fc462e0b-edc6-419a-af8d-89b99d96feca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:26:39.601Z|8953962e-d1e5-4ff6-a185-76b008c87357|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:39.602Z|8953962e-d1e5-4ff6-a185-76b008c87357|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:39.602Z|b6f0b296-da6c-4ce4-b7ec-60428fd562c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:39.602Z|b6f0b296-da6c-4ce4-b7ec-60428fd562c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:40.400Z|da28e0c8-38df-4cb3-8008-6a5cd3a825d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:40.402Z|da28e0c8-38df-4cb3-8008-6a5cd3a825d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:47.520Z|8d7e691c-acef-4a75-b3b7-90d74a3aa8c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:26:47.521Z|8d7e691c-acef-4a75-b3b7-90d74a3aa8c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:26:47.762Z|c643d6cf-6335-4533-9975-80607512e9ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:26:47.763Z|c643d6cf-6335-4533-9975-80607512e9ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:26:49.633Z|3727ea43-4d83-4e85-bcaa-b059179ef97a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:49.635Z|3727ea43-4d83-4e85-bcaa-b059179ef97a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:49.633Z|c20434cc-6087-4b26-94c7-febe57cf8b59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:49.642Z|c20434cc-6087-4b26-94c7-febe57cf8b59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:50.430Z|5ab5d0ab-30bf-4794-ba0a-2d977371f044|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:50.431Z|5ab5d0ab-30bf-4794-ba0a-2d977371f044|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:59.663Z|966783c1-dc6c-4322-9c7b-1279afa9d081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:59.664Z|966783c1-dc6c-4322-9c7b-1279afa9d081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:26:59.673Z|c9a736da-c53b-49c4-97ad-14a633eeb935|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:26:59.673Z|c9a736da-c53b-49c4-97ad-14a633eeb935|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:00.458Z|0706c619-688b-4fa5-89ba-5991a10b0364|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:00.458Z|0706c619-688b-4fa5-89ba-5991a10b0364|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:02.520Z|c59340dc-ac92-4e4c-a08f-436a8dbf46cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:27:02.521Z|c59340dc-ac92-4e4c-a08f-436a8dbf46cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:27:09.691Z|07efe916-d3c2-4de5-9bfa-ad77732156d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:09.692Z|07efe916-d3c2-4de5-9bfa-ad77732156d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:09.700Z|e9471126-862b-4590-9ae6-c11f89b232d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:09.701Z|e9471126-862b-4590-9ae6-c11f89b232d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:10.487Z|5f67c174-5e02-4833-86ae-00a5b6433269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:10.488Z|5f67c174-5e02-4833-86ae-00a5b6433269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:16.132Z|c32f688c-1b77-4a74-9e2c-6abc04d383b6|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:27:16.133Z|c32f688c-1b77-4a74-9e2c-6abc04d383b6|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:17.520Z|09bf742a-b050-4b11-89df-02d08c315af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:27:17.522Z|09bf742a-b050-4b11-89df-02d08c315af6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:27:17.764Z|332d98a2-2ab8-4d67-b7af-61e09cb81f75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:27:17.765Z|332d98a2-2ab8-4d67-b7af-61e09cb81f75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:27:19.724Z|83358ad7-dbb3-4f42-a136-4a8220b57c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:19.724Z|b52f4e68-88cb-42df-97b3-fbdf828e761e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:19.724Z|83358ad7-dbb3-4f42-a136-4a8220b57c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:19.724Z|b52f4e68-88cb-42df-97b3-fbdf828e761e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:20.513Z|e0a18fba-ede9-4980-9f96-89199b675e9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:20.514Z|e0a18fba-ede9-4980-9f96-89199b675e9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:29.748Z|1ec47607-86ab-486a-8a40-2aade63c310e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:29.749Z|1ec47607-86ab-486a-8a40-2aade63c310e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:29.750Z|d2cb1dfd-9f8a-4193-b093-9d728debb836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:29.751Z|d2cb1dfd-9f8a-4193-b093-9d728debb836|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:30.541Z|8e68104a-9e80-435d-aff4-34e5be38a557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:30.543Z|8e68104a-9e80-435d-aff4-34e5be38a557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:32.522Z|8194be97-c468-4f53-891e-1665da1b2f8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:27:32.522Z|8194be97-c468-4f53-891e-1665da1b2f8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:27:39.780Z|e5ee10db-c7b1-4310-b27e-40e6bd463bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:39.781Z|e5ee10db-c7b1-4310-b27e-40e6bd463bc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:39.784Z|d1f62ef4-320a-45e2-9f77-3bf4245de3ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:39.785Z|d1f62ef4-320a-45e2-9f77-3bf4245de3ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:40.571Z|c066d23f-cb63-4fda-b24c-5060e334c4b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:40.572Z|c066d23f-cb63-4fda-b24c-5060e334c4b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:47.520Z|d148caa2-5e4c-42b3-9119-42fefd2cef25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:27:47.521Z|d148caa2-5e4c-42b3-9119-42fefd2cef25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:27:47.766Z|7c534f74-3aad-46cf-a642-ef4404aee7ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:27:47.767Z|7c534f74-3aad-46cf-a642-ef4404aee7ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:27:49.817Z|c7df4ddf-0aeb-4a67-8fa8-452b5a3505ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:49.817Z|bd99c7ec-fc28-4422-bf25-f67c6e9c26a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:49.818Z|c7df4ddf-0aeb-4a67-8fa8-452b5a3505ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:49.818Z|bd99c7ec-fc28-4422-bf25-f67c6e9c26a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:50.599Z|65ba0761-21a5-4df6-8d6a-07ccad2e000f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:50.600Z|65ba0761-21a5-4df6-8d6a-07ccad2e000f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:59.853Z|311266d0-283f-4583-8a9c-0cdff773982e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:59.853Z|542a2eb9-a125-42cd-b989-e36076218d02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:27:59.854Z|542a2eb9-a125-42cd-b989-e36076218d02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:27:59.854Z|311266d0-283f-4583-8a9c-0cdff773982e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:28:00.626Z|681cb69e-31f2-4606-b579-79c5a9f18ef7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:28:00.627Z|681cb69e-31f2-4606-b579-79c5a9f18ef7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:28:02.520Z|909d8ceb-8d0d-4bc0-8b1c-3977d1f62487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:28:02.522Z|909d8ceb-8d0d-4bc0-8b1c-3977d1f62487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:28:09.878Z|1c805810-9a87-4a1d-80f9-84ca96ecb06d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:28:09.879Z|1c805810-9a87-4a1d-80f9-84ca96ecb06d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:28:09.879Z|c2e28cfd-7573-4ec8-9312-297497012d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:28:09.879Z|c2e28cfd-7573-4ec8-9312-297497012d37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:28:10.654Z|32e2c865-792a-4234-a3c8-9867e8f2f4dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:28:10.655Z|32e2c865-792a-4234-a3c8-9867e8f2f4dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:28:16.131Z|d6326d80-307b-4819-aa74-de0c7f47fd72|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-06-09T04:28:16.132Z|d6326d80-307b-4819-aa74-de0c7f47fd72|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-06-09T04:28:17.520Z|62d4dc79-733a-4720-b2dc-0dabe7568b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:28:17.521Z|62d4dc79-733a-4720-b2dc-0dabe7568b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:28:17.768Z|9a0a2239-cb01-4efe-a376-4e949cecfdbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-06-09T04:28:17.768Z|9a0a2239-cb01-4efe-a376-4e949cecfdbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-06-09T04:28:19.904Z|d5c51a8c-31b1-4675-8e31-18a3fda001dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:28:19.905Z|d5c51a8c-31b1-4675-8e31-18a3fda001dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:28:19.913Z|e2e9df72-2fa2-4489-b3e5-4765a0939b81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:28:19.915Z|e2e9df72-2fa2-4489-b3e5-4765a0939b81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:28:20.679Z|da7f2489-9521-4470-bc22-7caa654ebfb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:28:20.680Z|da7f2489-9521-4470-bc22-7caa654ebfb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:28:29.941Z|f146e1ce-9899-43ae-ba6f-94188da07dd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:28:29.942Z|f146e1ce-9899-43ae-ba6f-94188da07dd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-06-09T04:28:29.939Z|35ee2b28-7ddc-41f7-bb01-304416c26df2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-06-09T04:28:29.944Z|35ee2b28-7ddc-41f7-bb01-304416c26df2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.