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)

2023-01-21T05:37:28.087Z||main|||||INFO|500||The following profiles are active: basic
2023-01-21T05:37:58.442Z||main|||||INFO|500||Starting service [Tomcat]
2023-01-21T05:37:58.449Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-01-21T05:37:58.781Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-01-21T05:38:10.955Z||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.

2023-01-21T05:38:11.366Z||main|||||INFO|500||catdb-pool - Starting...
2023-01-21T05:38:11.830Z||main|||||INFO|500||catdb-pool - Start completed.
2023-01-21T05:38:12.516Z||main|||||INFO|500||reqdb-pool - Starting...
2023-01-21T05:38:12.551Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-01-21T05:38:12.754Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-01-21T05:38:13.268Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-01-21T05:38:14.188Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-01-21T05:38:18.665Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-21T05:38:21.833Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-21T05:38:21.947Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-01-21T05:38:23.289Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-01-21T05:38:23.632Z||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.
2023-01-21T05:38:25.344Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-01-21T05:38:27.664Z||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
2023-01-21T05:38:36.907Z||main|||||WARN|500||---
2023-01-21T05:38:36.907Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-01-21T05:38:36.908Z||main|||||WARN|500||---
2023-01-21T05:38:37.908Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-01-21T05:38:48.041Z||main|||||INFO|500||Started ApiHandlerApplication in 88.052 seconds (JVM running for 91.706)
2023-01-21T05:38:48.071Z|c1063172-9c09-42af-8754-aa6e73a4c7ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:38:48.130Z|c1063172-9c09-42af-8754-aa6e73a4c7ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:38:48.132Z|94d1b939-75b3-4f49-badc-5be8b72f398d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:38:48.160Z|94d1b939-75b3-4f49-badc-5be8b72f398d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:38:48.539Z||http-nio-8080-exec-3|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-01-21T05:38:49.094Z|9cc12d9a-980e-4bf3-bd62-4d0030e4d304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:38:49.100Z|a227178f-7169-46b2-8a54-f1391e0d93eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:38:49.102Z|187ad12f-8a8b-4fb8-98b0-10b6a8f78167|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
2023-01-21T05:38:49.881Z|187ad12f-8a8b-4fb8-98b0-10b6a8f78167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:38:49.881Z|a227178f-7169-46b2-8a54-f1391e0d93eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:38:49.885Z|9cc12d9a-980e-4bf3-bd62-4d0030e4d304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:38:59.241Z|6650e019-508d-4689-85b1-24efb5dabaf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:38:59.243Z|6650e019-508d-4689-85b1-24efb5dabaf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:38:59.275Z|8c92d4e9-44a8-4f2d-8bb9-f5446648a931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:38:59.283Z|8c92d4e9-44a8-4f2d-8bb9-f5446648a931|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:38:59.287Z|0892a03a-a799-4250-bcd7-fcf97a31f794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:38:59.289Z|0892a03a-a799-4250-bcd7-fcf97a31f794|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:03.031Z|04e6b6a3-233a-4bb9-9bca-ea1449dc01fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:39:03.035Z|04e6b6a3-233a-4bb9-9bca-ea1449dc01fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:39:09.304Z|610d7cd5-6321-4f8d-9849-d41352b144a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:09.306Z|610d7cd5-6321-4f8d-9849-d41352b144a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:09.345Z|8c391bee-d548-4e2b-8583-df7e7f8acd6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:09.347Z|8c391bee-d548-4e2b-8583-df7e7f8acd6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:09.341Z|093618ac-2072-41ed-ab4c-fea17684f1c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:09.352Z|093618ac-2072-41ed-ab4c-fea17684f1c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:18.027Z|69df07be-8f92-432e-9ff8-ec16af32ba77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:39:18.028Z|69df07be-8f92-432e-9ff8-ec16af32ba77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:39:18.167Z|503ca876-591e-4c4f-8f61-009eb0ccdfb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:39:18.169Z|503ca876-591e-4c4f-8f61-009eb0ccdfb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:39:19.363Z|814c004b-19d0-4d48-b707-e209cd2a0dd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:19.367Z|814c004b-19d0-4d48-b707-e209cd2a0dd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:19.402Z|5754d185-9a1d-4804-90f3-8c0345bf34d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:19.408Z|5754d185-9a1d-4804-90f3-8c0345bf34d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:19.471Z|7e961a89-f46e-438b-8588-8aac094feeeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:19.473Z|7e961a89-f46e-438b-8588-8aac094feeeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:29.430Z|411c1ac9-8c67-4f33-9b14-1f6dcbbedd11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:29.432Z|411c1ac9-8c67-4f33-9b14-1f6dcbbedd11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:29.480Z|3e6f522b-e3f1-4609-be0d-d032d2c17a4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:29.487Z|3e6f522b-e3f1-4609-be0d-d032d2c17a4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:29.560Z|55780af9-52d3-451d-9c71-c6acff27c3d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:29.561Z|55780af9-52d3-451d-9c71-c6acff27c3d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:33.026Z|dcc2f13d-67af-4318-81bf-f4d7c1722a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:39:33.033Z|dcc2f13d-67af-4318-81bf-f4d7c1722a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:39:39.544Z|9185abec-7f8c-48c2-b779-1065f485c2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:39.546Z|9185abec-7f8c-48c2-b779-1065f485c2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:39.586Z|e1feb8f6-b449-4abc-a65e-7a4312c1d450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:39.593Z|e1feb8f6-b449-4abc-a65e-7a4312c1d450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:39.651Z|14cae187-6904-4bd4-bf00-d007c9d300df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:39.658Z|14cae187-6904-4bd4-bf00-d007c9d300df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:48.027Z|d83d47dd-aaa8-48b8-95e2-75a25e5e9c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:39:48.029Z|d83d47dd-aaa8-48b8-95e2-75a25e5e9c71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:39:48.171Z|6b8da434-2c6b-414f-a41f-282416aa27ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:39:48.173Z|6b8da434-2c6b-414f-a41f-282416aa27ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:39:49.629Z|c717499e-4a68-4bec-aa18-cdac81d2748f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:49.632Z|c717499e-4a68-4bec-aa18-cdac81d2748f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:49.681Z|77401aaf-3cb8-4004-b686-0cedc2f1dafe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:49.687Z|77401aaf-3cb8-4004-b686-0cedc2f1dafe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:49.734Z|2e2f8ead-e526-4347-b224-70768003f7d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:49.740Z|2e2f8ead-e526-4347-b224-70768003f7d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:59.692Z|bd9a7a99-c071-4d8c-ab3d-80c96b694751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:59.694Z|bd9a7a99-c071-4d8c-ab3d-80c96b694751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:59.735Z|2b4ba1ee-c30b-4ea9-bab7-c08867309a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:59.736Z|2b4ba1ee-c30b-4ea9-bab7-c08867309a5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:39:59.791Z|235c1ab2-6ea4-4b61-ae32-ba17d7f9a722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:39:59.793Z|235c1ab2-6ea4-4b61-ae32-ba17d7f9a722|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:03.028Z|ab5196b4-a472-4c8c-a919-31ae57ffcb43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:40:03.030Z|ab5196b4-a472-4c8c-a919-31ae57ffcb43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:40:09.767Z|d57a1e9f-0d12-4769-9176-95d45086d4ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:09.769Z|d57a1e9f-0d12-4769-9176-95d45086d4ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:09.778Z|a81db48c-8e72-4268-b787-871a8f69081b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:09.779Z|a81db48c-8e72-4268-b787-871a8f69081b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:09.839Z|0781c94b-5797-4dc0-ba48-94bd1bd28658|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:09.841Z|0781c94b-5797-4dc0-ba48-94bd1bd28658|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:18.028Z|8c8f966d-cbaf-4bc4-b962-b363fc5c0d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:40:18.071Z|8c8f966d-cbaf-4bc4-b962-b363fc5c0d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:40:18.178Z|ec591bda-3c89-4f5d-8555-8ca8900f9c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:40:18.180Z|ec591bda-3c89-4f5d-8555-8ca8900f9c11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:40:19.849Z|a5b2ffda-986d-4b85-9a91-2ddde9357d32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:19.854Z|a5b2ffda-986d-4b85-9a91-2ddde9357d32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:19.859Z|f0a31982-93f1-4e87-b3d1-a4a916c70d61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:19.873Z|f0a31982-93f1-4e87-b3d1-a4a916c70d61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:19.884Z|2c9a116b-d2d3-40ab-9d27-a31e577997f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:19.892Z|2c9a116b-d2d3-40ab-9d27-a31e577997f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:29.922Z|c1e2f7e5-00f9-4287-949e-1995b6909798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:29.925Z|c1e2f7e5-00f9-4287-949e-1995b6909798|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:30.037Z|df62b233-9d6e-472d-b521-def7f2c112d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:30.040Z|d0da8988-90ba-43e1-afc8-ae98bc693a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:30.042Z|d0da8988-90ba-43e1-afc8-ae98bc693a99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:30.047Z|df62b233-9d6e-472d-b521-def7f2c112d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:33.032Z|a975b905-0087-4a65-bd72-dcc7ac7890f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:40:33.034Z|a975b905-0087-4a65-bd72-dcc7ac7890f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:40:40.019Z|460610e7-7cdd-49c2-a175-5bb38d931796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:40.021Z|460610e7-7cdd-49c2-a175-5bb38d931796|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:40.089Z|5bad2d53-934e-4679-b1ee-9488be1d36df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:40.096Z|5bad2d53-934e-4679-b1ee-9488be1d36df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:40.113Z|0acc4cd6-1a8a-4b81-bb37-c40255d73053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:40.119Z|0acc4cd6-1a8a-4b81-bb37-c40255d73053|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:48.026Z|9d171897-e943-4202-a65f-d8b6867c4e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:40:48.027Z|9d171897-e943-4202-a65f-d8b6867c4e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:40:48.182Z|274270ca-8f51-4609-b525-6ec3317177f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:40:48.183Z|274270ca-8f51-4609-b525-6ec3317177f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:40:50.090Z|9b93823e-2e61-420b-a717-3cc94e9db36b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:50.091Z|9b93823e-2e61-420b-a717-3cc94e9db36b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:50.142Z|8e27e432-c0ea-4a1c-88ed-4a8cc5c79ca7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:50.145Z|8e27e432-c0ea-4a1c-88ed-4a8cc5c79ca7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:40:50.179Z|f3f59533-e3b1-4f6f-8961-aed6b5540c37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:40:50.184Z|f3f59533-e3b1-4f6f-8961-aed6b5540c37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:00.131Z|29632ed3-d634-4920-8fb6-c2a49c8977ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:00.132Z|29632ed3-d634-4920-8fb6-c2a49c8977ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:00.180Z|c4baea08-2be2-445e-8152-1d7fc7a092a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:00.182Z|c4baea08-2be2-445e-8152-1d7fc7a092a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:00.231Z|3eb60196-a9a5-41d2-96ac-6c908e2ced17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:00.232Z|3eb60196-a9a5-41d2-96ac-6c908e2ced17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:03.028Z|2a5fa88b-7a34-4919-840c-22d199688c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:41:03.036Z|2a5fa88b-7a34-4919-840c-22d199688c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:41:10.200Z|237f5ed6-b6b4-4322-a231-80f47e4d0e39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:10.216Z|237f5ed6-b6b4-4322-a231-80f47e4d0e39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:10.219Z|0302a8f8-ef03-44e4-a9fc-6cf49e05b144|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:10.221Z|0302a8f8-ef03-44e4-a9fc-6cf49e05b144|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:10.272Z|e6ad66c5-7732-42d0-8d89-3b75de0e1cf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:10.274Z|e6ad66c5-7732-42d0-8d89-3b75de0e1cf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:18.028Z|a42a0a00-b6b6-4c2e-a59a-fe419ae1dd8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:41:18.031Z|a42a0a00-b6b6-4c2e-a59a-fe419ae1dd8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:41:18.185Z|93e0a23a-56b7-4995-a1c8-3169036d41fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:41:18.186Z|93e0a23a-56b7-4995-a1c8-3169036d41fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:41:20.252Z|f12eaaf1-12b4-4c20-858d-7df24c716207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:20.253Z|f12eaaf1-12b4-4c20-858d-7df24c716207|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:20.262Z|5405ecf8-9e86-4730-8940-ec0ab5f79a2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:20.264Z|5405ecf8-9e86-4730-8940-ec0ab5f79a2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:20.322Z|8c2f9d43-59bb-47d5-995b-10a4424b5f9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:20.323Z|8c2f9d43-59bb-47d5-995b-10a4424b5f9d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:30.289Z|7dbdfad0-ac9a-439d-9053-989b9d047cbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:30.291Z|7dbdfad0-ac9a-439d-9053-989b9d047cbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:30.307Z|157c701b-f906-40ab-ac74-1223881f73ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:30.309Z|157c701b-f906-40ab-ac74-1223881f73ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:30.365Z|2d37d4cb-a39b-477f-a72c-bb851d30c8cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:30.366Z|2d37d4cb-a39b-477f-a72c-bb851d30c8cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:33.028Z|510db9e7-827d-45af-b7e5-861ea85e856f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:41:33.030Z|510db9e7-827d-45af-b7e5-861ea85e856f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:41:40.349Z|2400f0f0-6b85-45e5-9a84-918c0e2451c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:40.351Z|2400f0f0-6b85-45e5-9a84-918c0e2451c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:40.351Z|8e7a58a6-1dc8-4a5e-a977-f364fd4427e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:40.354Z|8e7a58a6-1dc8-4a5e-a977-f364fd4427e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:40.413Z|f1cb44c4-cb5c-468f-9439-d1e2524aab1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:40.415Z|f1cb44c4-cb5c-468f-9439-d1e2524aab1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:48.028Z|a7dd0e18-9f09-4ba5-a20a-e02cecbec51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:41:48.034Z|a7dd0e18-9f09-4ba5-a20a-e02cecbec51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:41:48.188Z|9189ef6d-f7aa-47ea-a0cb-02dba30f6f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:41:48.189Z|9189ef6d-f7aa-47ea-a0cb-02dba30f6f5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:41:50.394Z|8a3bf9f2-05ee-45c2-b573-4672c90eb14b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:50.396Z|8a3bf9f2-05ee-45c2-b573-4672c90eb14b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:50.397Z|f9879e50-9513-4748-b300-4d1eafd704e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:50.399Z|f9879e50-9513-4748-b300-4d1eafd704e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:41:50.467Z|66ff4239-d26d-4743-887f-cb11ec160a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:41:50.469Z|66ff4239-d26d-4743-887f-cb11ec160a7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:00.437Z|e445ccc4-934b-43ec-a2a5-a89c1f7dbee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:00.451Z|e445ccc4-934b-43ec-a2a5-a89c1f7dbee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:00.464Z|47357074-b3be-4893-9ccb-869e0fc37852|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:00.465Z|47357074-b3be-4893-9ccb-869e0fc37852|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:00.529Z|6411c123-be5c-49e4-9760-a5db8bafcd56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:00.539Z|6411c123-be5c-49e4-9760-a5db8bafcd56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:03.026Z|53226067-57bf-46bd-bc34-22033d568099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:42:03.027Z|53226067-57bf-46bd-bc34-22033d568099|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:42:10.505Z|0950f9ec-8bf2-405a-8875-07da784b0003|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:10.511Z|0950f9ec-8bf2-405a-8875-07da784b0003|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:10.515Z|59d5eec4-ada9-4fa1-9e4a-43517227224f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:10.517Z|59d5eec4-ada9-4fa1-9e4a-43517227224f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:10.609Z|301a5d92-125e-4442-a230-9dc4035b5189|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:10.616Z|301a5d92-125e-4442-a230-9dc4035b5189|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:18.026Z|bc456a31-9832-47dd-b949-2205d5203460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:42:18.027Z|bc456a31-9832-47dd-b949-2205d5203460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:42:18.196Z|9137e260-d997-4139-a22d-9a3b252ac3ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:42:18.204Z|9137e260-d997-4139-a22d-9a3b252ac3ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:42:20.557Z|4a85612b-5359-4b19-b984-caf69fef81b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:20.558Z|4a85612b-5359-4b19-b984-caf69fef81b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:20.576Z|e2136076-b40f-455d-9415-ebc1f921e634|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:20.579Z|e2136076-b40f-455d-9415-ebc1f921e634|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:20.661Z|c86d627e-5d14-4e40-9b69-f79127a06862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:20.662Z|c86d627e-5d14-4e40-9b69-f79127a06862|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:30.612Z|85942adf-cd2f-4e1a-b00c-9fedde9b7dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:30.614Z|85942adf-cd2f-4e1a-b00c-9fedde9b7dbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:30.628Z|f5617668-c8db-4fef-8ada-39be4362f697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:30.630Z|f5617668-c8db-4fef-8ada-39be4362f697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:30.722Z|31fa3b00-6915-4e47-b347-bdd06b996b7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:30.723Z|31fa3b00-6915-4e47-b347-bdd06b996b7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:33.028Z|b2846fda-cbdc-490e-b577-a01d443f6343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:42:33.035Z|b2846fda-cbdc-490e-b577-a01d443f6343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:42:40.647Z|94f3929c-c9df-422e-b8d3-82088d27e656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:40.649Z|94f3929c-c9df-422e-b8d3-82088d27e656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:40.663Z|4bf7f761-7087-497e-a50a-500a461de1c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:40.664Z|4bf7f761-7087-497e-a50a-500a461de1c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:40.757Z|3606a4ab-4f2d-4174-8297-2e49843ddffc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:40.768Z|3606a4ab-4f2d-4174-8297-2e49843ddffc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:48.026Z|7aab9816-44c6-421c-9cba-256fdca64396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:42:48.028Z|7aab9816-44c6-421c-9cba-256fdca64396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:42:48.207Z|74aacc59-f76f-4320-a874-94ac80c55da6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:42:48.209Z|74aacc59-f76f-4320-a874-94ac80c55da6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:42:50.706Z|eb6b68b6-98c2-4a4e-8b97-584e30c462bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:50.706Z|f944adec-d11a-4361-9886-71411d89fdda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:50.708Z|eb6b68b6-98c2-4a4e-8b97-584e30c462bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:50.708Z|f944adec-d11a-4361-9886-71411d89fdda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:42:50.837Z|6e76195f-1f20-4fca-823e-4bb2bc6c0561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:42:50.839Z|6e76195f-1f20-4fca-823e-4bb2bc6c0561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:00.759Z|97516b79-2a6f-45d8-b64b-43977238bfd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:00.761Z|97516b79-2a6f-45d8-b64b-43977238bfd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:00.758Z|7821f204-90f2-45d5-b134-a0adc52d3900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:00.763Z|7821f204-90f2-45d5-b134-a0adc52d3900|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:00.872Z|651b0945-2c20-46e7-a2d4-0004a96796ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:00.874Z|651b0945-2c20-46e7-a2d4-0004a96796ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:03.026Z|6856bb0f-5a40-43aa-8ba5-7b0ecab7d272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:43:03.033Z|6856bb0f-5a40-43aa-8ba5-7b0ecab7d272|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:43:10.800Z|e8168f07-3dc2-4671-9b50-3cb3791f48a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:10.800Z|2f1a53a2-a760-402d-ac14-ea0d85257c01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:10.801Z|e8168f07-3dc2-4671-9b50-3cb3791f48a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:10.801Z|2f1a53a2-a760-402d-ac14-ea0d85257c01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:10.908Z|5e32ce84-1599-46c8-b75e-a26437395198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:10.909Z|5e32ce84-1599-46c8-b75e-a26437395198|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:18.032Z|e8da7f6f-48f6-4585-bc29-5ba24f3212f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:43:18.040Z|e8da7f6f-48f6-4585-bc29-5ba24f3212f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:43:18.210Z|90496ad1-ccee-47e6-b2f9-f50ce1690520|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:43:18.211Z|90496ad1-ccee-47e6-b2f9-f50ce1690520|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:43:20.841Z|10c4fa26-c963-4c68-a8c1-8a5446e95089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:20.843Z|10c4fa26-c963-4c68-a8c1-8a5446e95089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:20.844Z|e164e80b-e6d2-48c3-a73c-125f9db5614c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:20.846Z|e164e80b-e6d2-48c3-a73c-125f9db5614c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:20.940Z|3ec9f998-f6ae-4e33-a4e6-646fbd038d3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:20.941Z|3ec9f998-f6ae-4e33-a4e6-646fbd038d3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:30.875Z|5b8c7813-8d84-418e-b8dd-65fbd340f95b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:30.877Z|5b8c7813-8d84-418e-b8dd-65fbd340f95b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:30.882Z|e14b2594-a5ec-42e3-a360-ad9506ab1057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:30.884Z|e14b2594-a5ec-42e3-a360-ad9506ab1057|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:30.979Z|8bb88a0c-2400-42f6-b000-56a0853e4a1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:30.980Z|8bb88a0c-2400-42f6-b000-56a0853e4a1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:33.026Z|c96c56ca-3b9b-4a56-b598-0c358b6c6683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:43:33.027Z|c96c56ca-3b9b-4a56-b598-0c358b6c6683|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:43:40.925Z|43c4aea5-f9d5-45ed-aff9-e00046ad5104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:40.927Z|43c4aea5-f9d5-45ed-aff9-e00046ad5104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:40.938Z|29223add-58fd-42d7-ac31-121f05584ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:40.939Z|29223add-58fd-42d7-ac31-121f05584ae6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:41.013Z|685cdc9a-3fe7-40ec-806e-f5b1447f64fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:41.015Z|685cdc9a-3fe7-40ec-806e-f5b1447f64fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:48.026Z|fdb96e9f-3f7e-4d3b-b624-6347bf256e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:43:48.028Z|fdb96e9f-3f7e-4d3b-b624-6347bf256e2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:43:48.213Z|6e9f3f20-5d9c-49d1-8d11-2f232c09e5f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:43:48.215Z|6e9f3f20-5d9c-49d1-8d11-2f232c09e5f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:43:50.956Z|c4ba1bb0-4f75-440c-bc8e-f476442b5b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:50.957Z|c4ba1bb0-4f75-440c-bc8e-f476442b5b09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:50.976Z|0cb46d61-3032-46ae-a5fa-ccb21563adc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:50.978Z|0cb46d61-3032-46ae-a5fa-ccb21563adc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:43:51.044Z|5fa6cf63-3fc6-4ceb-ae46-1c421470f1d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:43:51.045Z|5fa6cf63-3fc6-4ceb-ae46-1c421470f1d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:00.986Z|52b32474-17fd-43e0-baa5-f118aabbfd3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:00.987Z|52b32474-17fd-43e0-baa5-f118aabbfd3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:01.010Z|6bf5ec3e-2e8c-4522-89d0-a59c0cb4a8db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:01.011Z|6bf5ec3e-2e8c-4522-89d0-a59c0cb4a8db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:01.075Z|7ba450d0-b84b-4265-941b-48e3dd6e011b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:01.078Z|7ba450d0-b84b-4265-941b-48e3dd6e011b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:03.027Z|7d00f927-7165-418f-ad3d-21c17591ba81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:44:03.035Z|7d00f927-7165-418f-ad3d-21c17591ba81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:44:11.016Z|4fcb8585-14e5-454b-a7ed-7d43ef8a1eb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:11.017Z|4fcb8585-14e5-454b-a7ed-7d43ef8a1eb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:11.045Z|9b0927a4-0022-4e1a-a9dc-3b2e0b150432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:11.047Z|9b0927a4-0022-4e1a-a9dc-3b2e0b150432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:11.112Z|573d5021-dfb2-43f3-84c7-bf94891b1014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:11.114Z|573d5021-dfb2-43f3-84c7-bf94891b1014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:18.026Z|046816bd-b2d7-490b-b83e-7c5e21789b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:44:18.027Z|046816bd-b2d7-490b-b83e-7c5e21789b00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:44:18.216Z|f6ea606a-5500-4740-a528-de5ede67bd18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:44:18.217Z|f6ea606a-5500-4740-a528-de5ede67bd18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:44:21.044Z|9bf4a9a4-e769-458b-bf4d-7bd2d2b0ddb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:21.045Z|9bf4a9a4-e769-458b-bf4d-7bd2d2b0ddb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:21.074Z|b8f9627a-e494-495b-8318-2a4799a7ba69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:21.076Z|b8f9627a-e494-495b-8318-2a4799a7ba69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:21.154Z|000e00b4-f7c1-4a72-b3c3-567fd13567f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:21.156Z|000e00b4-f7c1-4a72-b3c3-567fd13567f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:31.075Z|da80ac4b-73c1-4519-b38d-87b6a6b3f95a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:31.076Z|da80ac4b-73c1-4519-b38d-87b6a6b3f95a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:31.112Z|4167ae6e-cc67-4f5f-af7a-8ce10b717b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:31.114Z|4167ae6e-cc67-4f5f-af7a-8ce10b717b07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:31.205Z|8332b358-abbc-427f-ad13-6ebd94d46175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:31.206Z|8332b358-abbc-427f-ad13-6ebd94d46175|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:33.027Z|e6a5257c-42e5-4c7c-b648-148b7560c09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:44:33.028Z|e6a5257c-42e5-4c7c-b648-148b7560c09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:44:41.119Z|1d7c68b9-54f5-4a82-b99f-d84a1b227853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:41.122Z|1d7c68b9-54f5-4a82-b99f-d84a1b227853|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:41.153Z|2aa86466-aa3b-449f-82b1-c25c94e747f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:41.156Z|2aa86466-aa3b-449f-82b1-c25c94e747f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:41.237Z|5e461182-79aa-41a6-96f3-c92ed37f816d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:41.246Z|5e461182-79aa-41a6-96f3-c92ed37f816d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:48.026Z|44fb2b5c-0626-43c0-9fa6-7167ad258296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:44:48.030Z|44fb2b5c-0626-43c0-9fa6-7167ad258296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:44:48.219Z|78ff9000-54b0-448d-a08e-d67b0df3d07f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:44:48.220Z|78ff9000-54b0-448d-a08e-d67b0df3d07f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:44:51.154Z|ac6711d2-9273-45ab-bfda-79f4e484ae1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:51.155Z|ac6711d2-9273-45ab-bfda-79f4e484ae1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:51.198Z|46469dd0-0daf-4452-aab0-5a822b31c596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:51.200Z|46469dd0-0daf-4452-aab0-5a822b31c596|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:44:51.278Z|e8082817-a4fd-4fc2-bf0a-a04ddf9045f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:44:51.280Z|e8082817-a4fd-4fc2-bf0a-a04ddf9045f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:01.186Z|c337cce8-fa40-4c7e-b942-a17133208249|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:01.189Z|c337cce8-fa40-4c7e-b942-a17133208249|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:01.233Z|ab8ad61e-ba1a-4a37-b293-5bf93daf0a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:01.235Z|ab8ad61e-ba1a-4a37-b293-5bf93daf0a57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:01.321Z|efdad758-ce36-4f92-83b5-9aa90067f49f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:01.323Z|efdad758-ce36-4f92-83b5-9aa90067f49f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:03.026Z|371e26ae-d19f-4a17-a261-a764330c4c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:45:03.027Z|371e26ae-d19f-4a17-a261-a764330c4c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:45:11.224Z|d6cd40e8-505c-4cb7-a4cb-cbb05dedc7c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:11.226Z|d6cd40e8-505c-4cb7-a4cb-cbb05dedc7c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:11.282Z|37f471a2-75cd-41c1-9839-469ba47c9b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:11.284Z|37f471a2-75cd-41c1-9839-469ba47c9b02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:11.360Z|dbb9b3f8-518f-4eca-b964-c18fd1c56041|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:11.362Z|dbb9b3f8-518f-4eca-b964-c18fd1c56041|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:18.026Z|b4f47b03-cb5a-45ae-b725-7d20775db0d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:45:18.027Z|b4f47b03-cb5a-45ae-b725-7d20775db0d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:45:18.222Z|9da5bc9e-c26c-4a13-9aea-8ef73ff29360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:45:18.224Z|9da5bc9e-c26c-4a13-9aea-8ef73ff29360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:45:21.261Z|83e986b5-0daa-475e-b370-5803130400be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:21.263Z|83e986b5-0daa-475e-b370-5803130400be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:21.326Z|c5c62290-88d1-4fd4-839a-ca379a111b98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:21.327Z|c5c62290-88d1-4fd4-839a-ca379a111b98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:21.403Z|d75ffb11-6b8e-49cf-9aef-7eedc35f0af7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:21.405Z|d75ffb11-6b8e-49cf-9aef-7eedc35f0af7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:31.295Z|c07df1a4-66ae-4707-989a-ce78eeb26afe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:31.297Z|c07df1a4-66ae-4707-989a-ce78eeb26afe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:31.359Z|28ce06dc-041a-4a93-949b-653928d089e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:31.361Z|28ce06dc-041a-4a93-949b-653928d089e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:31.438Z|787a918f-f5cd-4bf1-992a-c5a1e7ec582a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:31.439Z|787a918f-f5cd-4bf1-992a-c5a1e7ec582a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:33.026Z|bfcd5fb2-10aa-4607-aaf1-c2e0b85dc31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:45:33.030Z|bfcd5fb2-10aa-4607-aaf1-c2e0b85dc31f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:45:41.335Z|7f20cd46-70ff-4c5a-8f86-5f1f619515cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:41.336Z|7f20cd46-70ff-4c5a-8f86-5f1f619515cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:41.400Z|30a4601a-b702-4fc0-b3c8-8e48a1047705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:41.409Z|30a4601a-b702-4fc0-b3c8-8e48a1047705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:41.470Z|a878beb5-6ff3-4e8c-9e7c-c72cde4414e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:41.471Z|a878beb5-6ff3-4e8c-9e7c-c72cde4414e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:48.026Z|22906eb0-32e2-47b8-8cfa-546cabce56fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:45:48.027Z|22906eb0-32e2-47b8-8cfa-546cabce56fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:45:48.225Z|a5e8e110-2ec9-4cec-a42b-f8e691482e6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:45:48.226Z|a5e8e110-2ec9-4cec-a42b-f8e691482e6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:45:51.372Z|64e4339b-32d7-495f-a28d-196c4556f2aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:51.373Z|64e4339b-32d7-495f-a28d-196c4556f2aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:51.441Z|72aa464b-93a1-4a66-99d4-d42f0a4a421e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:51.445Z|72aa464b-93a1-4a66-99d4-d42f0a4a421e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:45:51.519Z|b6389761-9f47-472e-b25e-2cdb37bee847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:45:51.520Z|b6389761-9f47-472e-b25e-2cdb37bee847|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:01.407Z|4464d83e-6e39-4088-b007-e53fbbb09e04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:01.409Z|4464d83e-6e39-4088-b007-e53fbbb09e04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:01.478Z|fdc97818-4395-4bec-bdcb-ade72caa339f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:01.480Z|fdc97818-4395-4bec-bdcb-ade72caa339f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:01.553Z|008eeb70-5789-4b16-a31e-84ffc9711cbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:01.554Z|008eeb70-5789-4b16-a31e-84ffc9711cbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:03.026Z|dbc3ba4c-4bbd-4368-84e9-ae09073b2de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:46:03.028Z|dbc3ba4c-4bbd-4368-84e9-ae09073b2de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:46:11.445Z|baff52fc-55a5-49de-83b6-65ad97d80b58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:11.446Z|baff52fc-55a5-49de-83b6-65ad97d80b58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:11.522Z|78324117-b02d-4a48-af86-d21e775dcfa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:11.525Z|78324117-b02d-4a48-af86-d21e775dcfa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:11.590Z|b0f79fca-f97b-48c7-8fde-ab30724a4b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:11.592Z|b0f79fca-f97b-48c7-8fde-ab30724a4b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:18.026Z|d737482c-6cb3-4f47-bd8e-67df4a292d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:46:18.034Z|d737482c-6cb3-4f47-bd8e-67df4a292d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:46:18.231Z|0e9ad320-6652-48a7-b116-8076e6bb355b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:46:18.232Z|0e9ad320-6652-48a7-b116-8076e6bb355b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:46:21.480Z|0c0086a5-5ef6-4fd2-851b-dd2bf0b84d32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:21.481Z|0c0086a5-5ef6-4fd2-851b-dd2bf0b84d32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:21.574Z|8dab823c-a531-48ce-9b87-b90f3f23518c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:21.575Z|8dab823c-a531-48ce-9b87-b90f3f23518c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:21.633Z|8ad0d7e5-a154-4b17-b280-a08c5c1ac580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:21.635Z|8ad0d7e5-a154-4b17-b280-a08c5c1ac580|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:31.523Z|85ef001a-fea9-4f58-bb86-6fc8a0ae724d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:31.525Z|85ef001a-fea9-4f58-bb86-6fc8a0ae724d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:31.622Z|5d897842-d8d6-4d5f-b552-fefd5391edf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:31.634Z|5d897842-d8d6-4d5f-b552-fefd5391edf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:31.678Z|b2059e14-69b7-48af-8c78-db8a8833c9fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:31.682Z|b2059e14-69b7-48af-8c78-db8a8833c9fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:33.026Z|c2bc8927-5ea9-4bbd-a09c-ecb6c8866918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:46:33.027Z|c2bc8927-5ea9-4bbd-a09c-ecb6c8866918|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:46:41.560Z|cc20ad3a-4c91-4d75-8ba1-3b93f095b277|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:41.563Z|cc20ad3a-4c91-4d75-8ba1-3b93f095b277|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:41.679Z|b0639f27-f104-4173-bddc-ce7b9ae3cf7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:41.680Z|b0639f27-f104-4173-bddc-ce7b9ae3cf7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:41.725Z|353cd710-f143-4beb-9ee8-f5daf495c21c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:41.727Z|353cd710-f143-4beb-9ee8-f5daf495c21c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:48.027Z|b65f37b5-cee3-44c7-9735-e67ea6ce060d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:46:48.028Z|b65f37b5-cee3-44c7-9735-e67ea6ce060d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:46:48.234Z|b8c4f64f-4386-4685-877d-59d8c1a41953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:46:48.235Z|b8c4f64f-4386-4685-877d-59d8c1a41953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:46:51.603Z|0b964fe4-b659-4f68-8329-e3ce082ba356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:51.606Z|0b964fe4-b659-4f68-8329-e3ce082ba356|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:51.713Z|aaa2161a-8fa8-4835-bf06-1b89365206dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:51.715Z|aaa2161a-8fa8-4835-bf06-1b89365206dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:46:51.771Z|86cdad13-8c2e-4393-ac9a-0ce860c8ea50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:46:51.773Z|86cdad13-8c2e-4393-ac9a-0ce860c8ea50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:01.637Z|2385b797-bcbe-47fb-9972-24e149ac978a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:01.639Z|2385b797-bcbe-47fb-9972-24e149ac978a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:01.749Z|2a7b9426-b5a6-44be-b3c8-4d23f10208e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:01.754Z|2a7b9426-b5a6-44be-b3c8-4d23f10208e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:01.804Z|c85c0018-87d1-4b8d-85ae-10c5b8c7c0af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:01.806Z|c85c0018-87d1-4b8d-85ae-10c5b8c7c0af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:03.027Z|983180f6-6959-497c-84f3-7dadfa898de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:47:03.037Z|983180f6-6959-497c-84f3-7dadfa898de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:47:11.674Z|9bf63cbf-4e2e-4169-8dfb-7a7697b08dfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:11.676Z|9bf63cbf-4e2e-4169-8dfb-7a7697b08dfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:11.789Z|9f1059b3-e723-4f6d-a8f7-cb3284c2a0f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:11.790Z|9f1059b3-e723-4f6d-a8f7-cb3284c2a0f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:11.842Z|a7f300bb-60a6-424f-b148-67c1c9ce0812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:11.843Z|a7f300bb-60a6-424f-b148-67c1c9ce0812|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:16.891Z|e1e6bbe3-cfe6-42a0-bbec-ee42dafc0319|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:47:16.893Z|e1e6bbe3-cfe6-42a0-bbec-ee42dafc0319|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:18.026Z|8afbb941-8449-450f-88f4-646c28531064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:47:18.027Z|8afbb941-8449-450f-88f4-646c28531064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:47:18.236Z|8359f05b-bab6-47f9-932b-6388f90ceffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:47:18.237Z|8359f05b-bab6-47f9-932b-6388f90ceffa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:47:21.714Z|dcb588e2-d59b-4bf8-8c3b-b976b2805893|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:21.716Z|dcb588e2-d59b-4bf8-8c3b-b976b2805893|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:21.823Z|c3a011bf-3bf3-4e59-916a-7bf969d647c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:21.828Z|c3a011bf-3bf3-4e59-916a-7bf969d647c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:21.878Z|f4d877ab-d73b-41b5-9b16-d7aea7756f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:21.883Z|f4d877ab-d73b-41b5-9b16-d7aea7756f7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:31.746Z|995734b5-6727-46ea-a6d2-8d63f6a3384d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:31.748Z|995734b5-6727-46ea-a6d2-8d63f6a3384d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:31.879Z|817504d1-fe27-46a1-9dd2-8adbbe492a15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:31.880Z|817504d1-fe27-46a1-9dd2-8adbbe492a15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:31.920Z|a5190971-b60a-45ff-94b2-a4d59e4d7908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:31.921Z|a5190971-b60a-45ff-94b2-a4d59e4d7908|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:33.026Z|0ede2800-d7a3-44cf-8578-311c38783728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:47:33.028Z|0ede2800-d7a3-44cf-8578-311c38783728|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:47:41.781Z|85a6c0e1-1815-4fa8-bb46-8d3671d06b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:41.783Z|85a6c0e1-1815-4fa8-bb46-8d3671d06b35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:41.908Z|ebbb52e5-ab26-4595-a857-83b469a482f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:41.909Z|ebbb52e5-ab26-4595-a857-83b469a482f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:41.951Z|0356d41e-84f7-4cb6-93be-fe2af71037a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:41.953Z|0356d41e-84f7-4cb6-93be-fe2af71037a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:48.026Z|9c638734-2810-4e1f-88d7-be98d6f2df9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:47:48.034Z|9c638734-2810-4e1f-88d7-be98d6f2df9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:47:48.240Z|697ca159-d1ed-4d11-86ba-03c6b5570013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:47:48.242Z|697ca159-d1ed-4d11-86ba-03c6b5570013|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:47:51.816Z|455abf1f-17ba-4d2c-9af0-b0e76d957584|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:51.817Z|455abf1f-17ba-4d2c-9af0-b0e76d957584|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:51.944Z|d714e6bd-be83-4230-870a-a768b7d97a27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:51.945Z|d714e6bd-be83-4230-870a-a768b7d97a27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:47:51.994Z|8715048a-51f0-49e1-af4b-53ce0a09c919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:47:51.996Z|8715048a-51f0-49e1-af4b-53ce0a09c919|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:01.852Z|24db14dc-6007-42e8-be44-87a3b2f9e750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:01.853Z|24db14dc-6007-42e8-be44-87a3b2f9e750|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:01.974Z|a5aebf63-0105-4e31-ad9c-de82da2ea59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:01.975Z|a5aebf63-0105-4e31-ad9c-de82da2ea59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:02.028Z|e683fe6e-6690-4e56-b478-24e19870b46e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:02.032Z|e683fe6e-6690-4e56-b478-24e19870b46e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:03.027Z|c75a0a3b-829f-4dbf-8844-dc7bbe9e9e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:48:03.028Z|c75a0a3b-829f-4dbf-8844-dc7bbe9e9e66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:48:11.887Z|3c6edee5-daf3-4f34-858b-68b62f7bbfc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:11.889Z|3c6edee5-daf3-4f34-858b-68b62f7bbfc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:12.009Z|e80c4b79-bc20-4554-8a90-80e1333925d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:12.011Z|e80c4b79-bc20-4554-8a90-80e1333925d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:12.069Z|a60a27c5-dc87-4cd7-8b3e-eab5844c2db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:12.070Z|a60a27c5-dc87-4cd7-8b3e-eab5844c2db0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:16.872Z|1587a37d-0bf0-4f1e-b551-c20dde82f98f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:48:16.874Z|1587a37d-0bf0-4f1e-b551-c20dde82f98f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:18.026Z|217db8ac-9b23-4625-90c8-6e0a73988689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:48:18.026Z|217db8ac-9b23-4625-90c8-6e0a73988689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:48:18.244Z|fa895af1-36f8-47aa-87bd-ce4ddd37c579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:48:18.245Z|fa895af1-36f8-47aa-87bd-ce4ddd37c579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:48:21.936Z|a32cf787-6be2-4257-873e-bc13f34c867b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:21.937Z|a32cf787-6be2-4257-873e-bc13f34c867b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:22.051Z|b7272b55-645e-4152-8e68-5e81f0fd6e35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:22.053Z|b7272b55-645e-4152-8e68-5e81f0fd6e35|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:22.109Z|30044660-76a7-43bc-8acc-4e4b0149d75a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:22.111Z|30044660-76a7-43bc-8acc-4e4b0149d75a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:31.970Z|62525815-f1bf-45be-a14f-3c6d71d8c0bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:31.972Z|62525815-f1bf-45be-a14f-3c6d71d8c0bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:32.101Z|fe9917a5-8080-49ee-8af2-4ae9586c0787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:32.103Z|fe9917a5-8080-49ee-8af2-4ae9586c0787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:32.146Z|0e9541a6-7fda-4895-9a1f-c37639b13ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:32.148Z|0e9541a6-7fda-4895-9a1f-c37639b13ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:33.026Z|367e722b-4d4f-463f-a2c2-3a27d3ac7767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:48:33.031Z|367e722b-4d4f-463f-a2c2-3a27d3ac7767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:48:42.007Z|dffe7d22-49db-4030-858b-6c9f20a51cb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:42.009Z|dffe7d22-49db-4030-858b-6c9f20a51cb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:42.136Z|9b6f0a84-a287-4cda-b3df-77f6760c7d9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:42.139Z|9b6f0a84-a287-4cda-b3df-77f6760c7d9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:42.177Z|b4a69da6-f919-4969-988a-53af462105fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:42.178Z|b4a69da6-f919-4969-988a-53af462105fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:48.026Z|2e229584-386e-45ec-bc5b-d87e115f6347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:48:48.027Z|2e229584-386e-45ec-bc5b-d87e115f6347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:48:48.247Z|7fd347ef-0c00-440a-88da-3583d1229990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:48:48.247Z|7fd347ef-0c00-440a-88da-3583d1229990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:48:52.038Z|509aae13-a920-4b21-9909-5a5a7267c17f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:52.039Z|509aae13-a920-4b21-9909-5a5a7267c17f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:52.169Z|97c5a1fc-3284-42ff-b0ee-d22b3d9b26a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:52.170Z|97c5a1fc-3284-42ff-b0ee-d22b3d9b26a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:48:52.208Z|d3c05d11-c871-4b8b-9a62-470184dee9f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:48:52.209Z|d3c05d11-c871-4b8b-9a62-470184dee9f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:02.078Z|ccc61ebe-a07c-465f-8987-53205c22f27d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:02.079Z|ccc61ebe-a07c-465f-8987-53205c22f27d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:02.204Z|3f12143e-3af5-4456-9c0b-0e074e6a15df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:02.205Z|3f12143e-3af5-4456-9c0b-0e074e6a15df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:02.238Z|5cff6407-0f27-4421-a087-86d469c2e2ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:02.239Z|5cff6407-0f27-4421-a087-86d469c2e2ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:03.026Z|43cb7117-2a83-4c3a-9205-c9db616a981a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:49:03.027Z|43cb7117-2a83-4c3a-9205-c9db616a981a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:49:12.115Z|7f1e2402-4379-4859-bdad-665dcbb1a109|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:12.117Z|7f1e2402-4379-4859-bdad-665dcbb1a109|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:12.236Z|11c589e7-d614-4b56-9259-239e7007d933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:12.237Z|11c589e7-d614-4b56-9259-239e7007d933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:12.289Z|d279d5d2-7a31-41cc-b9f5-ec1b1f3a4574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:12.292Z|d279d5d2-7a31-41cc-b9f5-ec1b1f3a4574|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:16.878Z|bb77ea93-6fb0-4fcb-96f1-1ae7fefd89c9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:49:16.889Z|bb77ea93-6fb0-4fcb-96f1-1ae7fefd89c9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:18.027Z|01b1f1cd-b318-4084-9486-75a38cd38033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:49:18.035Z|01b1f1cd-b318-4084-9486-75a38cd38033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:49:18.250Z|180a3ad1-2f14-42e4-bad9-03631c3af798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:49:18.251Z|180a3ad1-2f14-42e4-bad9-03631c3af798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:49:22.161Z|09319b61-4c2f-4d90-9cc1-46abcb6e1976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:22.163Z|09319b61-4c2f-4d90-9cc1-46abcb6e1976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:22.268Z|9063d800-7cb9-4bac-a126-22b3c4ea78a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:22.269Z|9063d800-7cb9-4bac-a126-22b3c4ea78a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:22.332Z|05bd3a36-cb25-4e90-b412-3eef2f125223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:22.334Z|05bd3a36-cb25-4e90-b412-3eef2f125223|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:32.192Z|c1ca2cb3-0bd1-4fe9-b541-3fb89e813958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:32.193Z|c1ca2cb3-0bd1-4fe9-b541-3fb89e813958|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:32.296Z|174ae6cc-6a68-4d38-a4db-b3296086daf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:32.297Z|174ae6cc-6a68-4d38-a4db-b3296086daf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:32.371Z|82ec667f-d303-4c2a-9796-1bb84346c051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:32.373Z|82ec667f-d303-4c2a-9796-1bb84346c051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:33.026Z|3e32048a-7f99-42d0-8d2c-c96a433bba10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:49:33.027Z|3e32048a-7f99-42d0-8d2c-c96a433bba10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:49:42.235Z|71cf466a-9ea6-46b0-a2a0-c67306ceee55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:42.236Z|71cf466a-9ea6-46b0-a2a0-c67306ceee55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:42.336Z|6401c8cc-0104-4444-8735-73f008d72500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:42.338Z|6401c8cc-0104-4444-8735-73f008d72500|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:42.410Z|f505cc05-4d1a-4d7b-8248-2d93ee795882|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:42.411Z|f505cc05-4d1a-4d7b-8248-2d93ee795882|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:48.026Z|5a8d15a3-6ba5-44bf-a13f-efdbff74fccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:49:48.027Z|5a8d15a3-6ba5-44bf-a13f-efdbff74fccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:49:48.252Z|c6955d66-f052-449f-a5ed-620e2a94e8df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:49:48.252Z|c6955d66-f052-449f-a5ed-620e2a94e8df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:49:52.265Z|5dd968f7-d882-4da2-aa08-e188a6cfdebd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:52.267Z|5dd968f7-d882-4da2-aa08-e188a6cfdebd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:52.368Z|32d41f4d-44c2-487b-adb3-c332af15aeb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:52.370Z|32d41f4d-44c2-487b-adb3-c332af15aeb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:49:52.443Z|a3308e07-7ffe-4729-bbad-d0057752b49c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:49:52.445Z|a3308e07-7ffe-4729-bbad-d0057752b49c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:02.296Z|3c011510-ba1b-4703-a31e-6451bc45b0a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:02.297Z|3c011510-ba1b-4703-a31e-6451bc45b0a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:02.409Z|0c2bb26f-fd82-4845-881a-d6db682e1c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:02.411Z|0c2bb26f-fd82-4845-881a-d6db682e1c1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:02.473Z|047555ba-675f-4c29-872c-71d34eb83a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:02.474Z|047555ba-675f-4c29-872c-71d34eb83a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:03.026Z|be4121a1-3705-41c9-9813-17051bc21cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:50:03.029Z|be4121a1-3705-41c9-9813-17051bc21cef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:50:12.332Z|b5ebf794-f765-487d-9abd-7682164edb7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:12.333Z|b5ebf794-f765-487d-9abd-7682164edb7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:12.447Z|7a88557a-6261-4e4d-9fac-d90f515b77ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:12.448Z|7a88557a-6261-4e4d-9fac-d90f515b77ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:12.505Z|eee7b37f-87c1-4bd8-82ca-92ef3f233cb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:12.508Z|eee7b37f-87c1-4bd8-82ca-92ef3f233cb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:16.867Z|8ca70d06-8a3a-4cd3-beda-b51eb61c1111|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:50:16.868Z|8ca70d06-8a3a-4cd3-beda-b51eb61c1111|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:18.026Z|6909dd94-6559-4d1e-bbee-48e5b55099d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:50:18.027Z|6909dd94-6559-4d1e-bbee-48e5b55099d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:50:18.254Z|37d734b0-6d00-4a77-a500-8c9cfe9d0258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:50:18.255Z|37d734b0-6d00-4a77-a500-8c9cfe9d0258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:50:22.362Z|3b0e48d6-d334-4fc4-9940-7fc4468f56f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:22.363Z|3b0e48d6-d334-4fc4-9940-7fc4468f56f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:22.506Z|cebb682c-9896-4cf4-b498-b95f50828cc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:22.507Z|cebb682c-9896-4cf4-b498-b95f50828cc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:22.562Z|7bbaa6ad-d8d6-441d-b376-f305e4b20048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:22.564Z|7bbaa6ad-d8d6-441d-b376-f305e4b20048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:32.395Z|12e85342-7425-46c7-9003-fa38b3546f2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:32.396Z|12e85342-7425-46c7-9003-fa38b3546f2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:32.546Z|2edfe330-74bd-4419-a366-d028462bbb07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:32.548Z|2edfe330-74bd-4419-a366-d028462bbb07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:32.606Z|c3332767-4262-456b-bc41-58fa264d1886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:32.608Z|c3332767-4262-456b-bc41-58fa264d1886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:33.026Z|41736515-554e-4138-a5fd-4515badd6798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:50:33.027Z|41736515-554e-4138-a5fd-4515badd6798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:50:42.430Z|389d11cb-dc62-40a7-89a9-f278f41b8647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:42.432Z|389d11cb-dc62-40a7-89a9-f278f41b8647|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:42.584Z|0d25fac8-ab60-427e-9627-1030533cb53f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:42.589Z|0d25fac8-ab60-427e-9627-1030533cb53f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:42.646Z|400591d9-d20a-4427-9d4a-89a13418b924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:42.647Z|400591d9-d20a-4427-9d4a-89a13418b924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:48.026Z|a9c8631b-9507-4488-9219-a86ca61a7a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:50:48.032Z|a9c8631b-9507-4488-9219-a86ca61a7a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:50:48.256Z|eda8abe6-844a-4e06-8d88-d9f1fd151626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:50:48.257Z|eda8abe6-844a-4e06-8d88-d9f1fd151626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:50:52.460Z|4b2693bb-1e35-4c98-ae09-377f8d9c1dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:52.462Z|4b2693bb-1e35-4c98-ae09-377f8d9c1dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:52.619Z|91647da6-4955-4532-a4bc-5a51a2b587ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:52.620Z|91647da6-4955-4532-a4bc-5a51a2b587ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:50:52.675Z|9e768270-4e16-4cad-bde1-e48266dc40ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:50:52.676Z|9e768270-4e16-4cad-bde1-e48266dc40ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:02.499Z|5075284d-5a2d-4545-8607-8a0a77486601|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:02.501Z|5075284d-5a2d-4545-8607-8a0a77486601|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:02.646Z|4c775203-1711-4015-8ac5-ad3b09c6acdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:02.647Z|4c775203-1711-4015-8ac5-ad3b09c6acdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:02.708Z|32453261-7222-4429-aceb-061e212b83a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:02.709Z|32453261-7222-4429-aceb-061e212b83a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:03.026Z|ec703372-7d97-471e-9a59-bffc26237c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:51:03.027Z|ec703372-7d97-471e-9a59-bffc26237c95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:51:12.534Z|a3d3f886-65d5-4071-923b-fb5f3848f6b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:12.535Z|a3d3f886-65d5-4071-923b-fb5f3848f6b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:12.678Z|3466dbc6-0f05-4d43-b6ab-f8b46b587543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:12.680Z|3466dbc6-0f05-4d43-b6ab-f8b46b587543|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:12.734Z|7d77aae1-786b-4864-8ed8-c17b184e93fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:12.735Z|7d77aae1-786b-4864-8ed8-c17b184e93fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:16.869Z|39a86dc9-64fb-4f15-b2e4-9a741f26c559|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:51:16.871Z|39a86dc9-64fb-4f15-b2e4-9a741f26c559|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:18.026Z|58b554f8-d2f7-4637-b075-eb0a23a2d22d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:51:18.027Z|58b554f8-d2f7-4637-b075-eb0a23a2d22d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:51:18.259Z|87b4fc90-724a-4c93-9643-2c0ee0b3732b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:51:18.260Z|87b4fc90-724a-4c93-9643-2c0ee0b3732b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:51:22.567Z|ecdb57c8-d303-4bea-be50-66f52fd5cd9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:22.569Z|ecdb57c8-d303-4bea-be50-66f52fd5cd9e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:22.722Z|a7f79767-05c5-48e5-a90a-3675bb03690c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:22.724Z|a7f79767-05c5-48e5-a90a-3675bb03690c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:22.770Z|b9db7b82-d286-4079-8812-ce64bef859e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:22.772Z|b9db7b82-d286-4079-8812-ce64bef859e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:32.603Z|2a3a164c-f8fb-4285-ac27-a6b653d3620b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:32.605Z|2a3a164c-f8fb-4285-ac27-a6b653d3620b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:32.751Z|1675fbae-a914-4656-98bf-45ebae3d5234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:32.752Z|1675fbae-a914-4656-98bf-45ebae3d5234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:32.816Z|7bc0ee7d-3995-4099-9123-ee1468a5ccf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:32.819Z|7bc0ee7d-3995-4099-9123-ee1468a5ccf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:33.026Z|2d3c41ca-d992-4c8d-b6de-17c092d508fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:51:33.032Z|2d3c41ca-d992-4c8d-b6de-17c092d508fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:51:42.639Z|e671b9ce-9eaf-49b9-a01d-4b26171a8861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:42.640Z|e671b9ce-9eaf-49b9-a01d-4b26171a8861|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:42.785Z|c5294a6c-e0b5-487c-b4a3-7215ce9a52d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:42.786Z|c5294a6c-e0b5-487c-b4a3-7215ce9a52d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:42.857Z|a34714f7-a495-41a9-95df-11ad9eef6c4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:42.859Z|a34714f7-a495-41a9-95df-11ad9eef6c4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:48.026Z|58dc6dd5-13d1-4653-b802-ec1c08b76881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:51:48.027Z|58dc6dd5-13d1-4653-b802-ec1c08b76881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:51:48.263Z|faa93200-71c1-4bb0-9a2a-104de80aefbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:51:48.270Z|faa93200-71c1-4bb0-9a2a-104de80aefbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:51:52.684Z|d4e14c71-bbe1-4fd7-88bb-6729ba9a40dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:52.685Z|d4e14c71-bbe1-4fd7-88bb-6729ba9a40dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:52.816Z|445add4b-dd96-4f4a-8706-47f715d6f2bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:52.817Z|445add4b-dd96-4f4a-8706-47f715d6f2bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:51:52.887Z|41171ced-b92e-410b-838d-d63f3ec077c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:51:52.888Z|41171ced-b92e-410b-838d-d63f3ec077c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:02.721Z|88a7160d-8c5a-4353-b3f7-1045d63f0934|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:02.725Z|88a7160d-8c5a-4353-b3f7-1045d63f0934|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:02.849Z|e1c4b56e-0093-46c5-b725-27bef2289563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:02.850Z|e1c4b56e-0093-46c5-b725-27bef2289563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:02.927Z|239cc4f5-26f5-43c5-8049-a4be6f232cc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:02.928Z|239cc4f5-26f5-43c5-8049-a4be6f232cc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:03.026Z|9f6cff42-0c38-47b7-ae59-0d8b7d935c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:52:03.027Z|9f6cff42-0c38-47b7-ae59-0d8b7d935c32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:52:12.756Z|a9166747-d9ff-4385-a20d-7c83ef4731e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:12.758Z|a9166747-d9ff-4385-a20d-7c83ef4731e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:12.881Z|1a9cf527-8f83-465a-8c59-0242e210c6ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:12.882Z|1a9cf527-8f83-465a-8c59-0242e210c6ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:12.961Z|37a1fef5-a3f5-4037-b736-a43c80f2b014|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:12.963Z|37a1fef5-a3f5-4037-b736-a43c80f2b014|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:16.864Z|fffa7a6b-f7bd-45a9-9f36-8fbe1bfef495|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:52:16.867Z|fffa7a6b-f7bd-45a9-9f36-8fbe1bfef495|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:18.026Z|1870c35a-64b2-48ac-bc01-f03e06e95e65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:52:18.033Z|1870c35a-64b2-48ac-bc01-f03e06e95e65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:52:18.273Z|d3597fd6-5bf7-42b4-a2c7-f21339fe6a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:52:18.274Z|d3597fd6-5bf7-42b4-a2c7-f21339fe6a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:52:22.788Z|594b4e90-0f0c-49bc-8a55-24a4bf7825ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:22.789Z|594b4e90-0f0c-49bc-8a55-24a4bf7825ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:22.909Z|c95b2efe-097d-4705-9a22-0601d088fc9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:22.910Z|c95b2efe-097d-4705-9a22-0601d088fc9a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:23.004Z|33c31490-0bb7-4c1f-aabb-d6760231205c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:23.005Z|33c31490-0bb7-4c1f-aabb-d6760231205c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:32.822Z|1e8d5d62-a099-4859-aa33-51f91fd0ac77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:32.824Z|1e8d5d62-a099-4859-aa33-51f91fd0ac77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:32.936Z|0162a381-6446-45be-897f-4a2879faff51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:32.937Z|0162a381-6446-45be-897f-4a2879faff51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:33.026Z|edbddbad-cfac-49e1-b016-91f995f781f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:52:33.027Z|edbddbad-cfac-49e1-b016-91f995f781f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:52:33.039Z|2cc32dbe-6bef-4f40-8c6b-ea7263c712ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:33.041Z|2cc32dbe-6bef-4f40-8c6b-ea7263c712ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:42.860Z|d9e49beb-df83-44ec-ae84-0750ad4390b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:42.861Z|d9e49beb-df83-44ec-ae84-0750ad4390b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:42.963Z|c66d92fc-7e2b-4a21-8f8e-92ecdb8673ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:42.964Z|c66d92fc-7e2b-4a21-8f8e-92ecdb8673ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:43.069Z|6513cce3-8e7b-432d-8454-b274c13c854b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:43.072Z|6513cce3-8e7b-432d-8454-b274c13c854b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:48.026Z|a820292e-0595-4675-8ff0-b5ac8b0f5fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:52:48.027Z|a820292e-0595-4675-8ff0-b5ac8b0f5fc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:52:48.275Z|7eaa4b55-ff63-4cec-83a2-a0980141d049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:52:48.276Z|7eaa4b55-ff63-4cec-83a2-a0980141d049|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:52:52.898Z|b18139a7-6049-4d4b-b6f1-cb6b36c3b01b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:52.899Z|b18139a7-6049-4d4b-b6f1-cb6b36c3b01b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:52.992Z|f27a1fee-c2f5-46b9-8e1f-97a26d09f9b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:52.993Z|f27a1fee-c2f5-46b9-8e1f-97a26d09f9b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:52:53.101Z|96e8ee4d-e993-4b44-b0a9-ffc47361ea3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:52:53.102Z|96e8ee4d-e993-4b44-b0a9-ffc47361ea3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:02.932Z|8d116d71-c1b4-4cd6-9123-1c62a8fe5121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:02.934Z|8d116d71-c1b4-4cd6-9123-1c62a8fe5121|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:03.025Z|5ca58826-e3e6-4b45-a49b-c30e058038ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:03.025Z|050c3f64-d3b0-4536-be80-0985050a8fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:53:03.027Z|5ca58826-e3e6-4b45-a49b-c30e058038ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:03.031Z|050c3f64-d3b0-4536-be80-0985050a8fe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:53:03.131Z|6f183c4c-1f15-4b07-afe9-93b0facf55d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:03.132Z|6f183c4c-1f15-4b07-afe9-93b0facf55d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:12.972Z|89135369-3d38-406a-9cc4-1409f24e9f65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:12.973Z|89135369-3d38-406a-9cc4-1409f24e9f65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:13.059Z|560bb4aa-564b-4c73-8489-83366ea0c81d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:13.060Z|560bb4aa-564b-4c73-8489-83366ea0c81d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:13.158Z|f12859f4-2773-455d-a2c2-281905adae8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:13.158Z|f12859f4-2773-455d-a2c2-281905adae8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:16.866Z|d4a4cf9b-26ee-45ba-bdc8-563fcc4c846d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:53:16.869Z|d4a4cf9b-26ee-45ba-bdc8-563fcc4c846d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:18.026Z|8d2f9aa1-d113-4615-8219-642a6c1380c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:53:18.027Z|8d2f9aa1-d113-4615-8219-642a6c1380c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:53:18.277Z|8929e124-6c2e-465e-9791-409c721d46a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:53:18.279Z|8929e124-6c2e-465e-9791-409c721d46a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:53:23.008Z|9c49d7f0-bd34-4d4f-8f5d-04e27433c46d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:23.010Z|9c49d7f0-bd34-4d4f-8f5d-04e27433c46d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:23.094Z|43ba9629-5b22-49f4-86bc-97728109d3cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:23.096Z|43ba9629-5b22-49f4-86bc-97728109d3cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:23.196Z|cf5d793e-ebf9-4344-9bf2-7bd40935067e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:23.198Z|cf5d793e-ebf9-4344-9bf2-7bd40935067e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:33.026Z|04d8010c-eac5-49a9-a6de-002d765268f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:53:33.028Z|04d8010c-eac5-49a9-a6de-002d765268f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:53:33.062Z|057a870e-59cd-4922-9f1f-b9f25265eea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:33.065Z|057a870e-59cd-4922-9f1f-b9f25265eea6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:33.127Z|bde9bbbc-c1a4-408c-9db0-517d08dc28aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:33.128Z|bde9bbbc-c1a4-408c-9db0-517d08dc28aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:33.237Z|57b5cfa3-e275-4972-ad98-006a5e10f662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:33.243Z|57b5cfa3-e275-4972-ad98-006a5e10f662|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:43.102Z|3e58af29-0934-48d0-a9f8-53be3fbafdad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:43.103Z|3e58af29-0934-48d0-a9f8-53be3fbafdad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:43.154Z|7aede7c9-1bde-4cd4-8961-a935f9895276|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:43.155Z|7aede7c9-1bde-4cd4-8961-a935f9895276|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:43.276Z|1715f042-e44f-447b-9521-72918b226bfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:43.278Z|1715f042-e44f-447b-9521-72918b226bfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:48.026Z|7e5100dd-7bd5-4e2e-b985-61a693fa835b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:53:48.029Z|7e5100dd-7bd5-4e2e-b985-61a693fa835b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:53:48.280Z|53fa5ef7-53d3-4b07-a20f-b96afccba599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:53:48.281Z|53fa5ef7-53d3-4b07-a20f-b96afccba599|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:53:53.131Z|832a434b-ae3f-4cef-b6d8-2f41682fbb89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:53.132Z|832a434b-ae3f-4cef-b6d8-2f41682fbb89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:53.183Z|e0dc7525-da91-4fbf-bfcd-13bd71dd04bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:53.184Z|e0dc7525-da91-4fbf-bfcd-13bd71dd04bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:53:53.323Z|c1b9838e-60ad-4eea-9c44-7a7836675d6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:53:53.325Z|c1b9838e-60ad-4eea-9c44-7a7836675d6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:03.026Z|428f2c3f-f7e1-40ce-ba11-7edd23e83816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:54:03.027Z|428f2c3f-f7e1-40ce-ba11-7edd23e83816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:54:03.161Z|3ebffe59-218b-4eb2-b147-4fe28b628d43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:03.163Z|3ebffe59-218b-4eb2-b147-4fe28b628d43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:03.212Z|5b360451-2136-4fc7-a36b-42e7a89e95b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:03.213Z|5b360451-2136-4fc7-a36b-42e7a89e95b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:03.379Z|7c5d0fac-368c-479b-9804-17ba87322eb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:03.381Z|7c5d0fac-368c-479b-9804-17ba87322eb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:13.193Z|b30aba4a-d3b9-4d6d-ab68-0730cd292569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:13.194Z|b30aba4a-d3b9-4d6d-ab68-0730cd292569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:13.246Z|a158398e-2333-47d4-ac94-bcd38ebbc14c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:13.247Z|a158398e-2333-47d4-ac94-bcd38ebbc14c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:13.410Z|06739be3-5ce7-4aa1-ac87-89c2fb287e1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:13.411Z|06739be3-5ce7-4aa1-ac87-89c2fb287e1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:16.870Z|2eb427fd-6968-4942-863c-2e752e9c9683|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:54:16.871Z|2eb427fd-6968-4942-863c-2e752e9c9683|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:18.026Z|c7d63dc2-816c-4094-adfc-22fa485cea35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:54:18.027Z|c7d63dc2-816c-4094-adfc-22fa485cea35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:54:18.282Z|07c41b4f-29d1-4a97-8715-a84885c0d69a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:54:18.283Z|07c41b4f-29d1-4a97-8715-a84885c0d69a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:54:23.222Z|5d1a017b-6e67-4a11-81ac-d52a24ca2970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:23.223Z|5d1a017b-6e67-4a11-81ac-d52a24ca2970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:23.272Z|632f52cd-cf74-4372-821f-0dc44e1f5887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:23.273Z|632f52cd-cf74-4372-821f-0dc44e1f5887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:23.440Z|dc9f02bd-e194-4133-abf5-6a111919e79d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:23.441Z|dc9f02bd-e194-4133-abf5-6a111919e79d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:33.026Z|b1cd5bda-5837-4550-b955-545703332bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:54:33.035Z|b1cd5bda-5837-4550-b955-545703332bdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:54:33.248Z|c9babda7-0c55-4824-80e4-07286440f62d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:33.249Z|c9babda7-0c55-4824-80e4-07286440f62d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:33.336Z|5510123b-0e23-45aa-8917-2053fe597614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:33.338Z|5510123b-0e23-45aa-8917-2053fe597614|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:33.472Z|6175202d-c886-4877-811d-4af812b922e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:33.474Z|6175202d-c886-4877-811d-4af812b922e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:43.281Z|3227f447-7574-422f-b75c-ee2652c266d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:43.283Z|3227f447-7574-422f-b75c-ee2652c266d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:43.369Z|66f1bf68-8f47-496d-83e8-b8b4d460724d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:43.370Z|66f1bf68-8f47-496d-83e8-b8b4d460724d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:43.506Z|5ebe8c2b-4c43-4e04-8e95-6a5cebd083be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:43.507Z|5ebe8c2b-4c43-4e04-8e95-6a5cebd083be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:48.026Z|20ca9ac1-ac4d-48de-999c-0a6715260472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:54:48.027Z|20ca9ac1-ac4d-48de-999c-0a6715260472|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:54:48.285Z|d72a1124-1978-4d21-9cae-c6976549d4d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:54:48.286Z|d72a1124-1978-4d21-9cae-c6976549d4d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:54:53.317Z|6980abc2-6628-4ce6-8266-0320d66f093f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:53.318Z|6980abc2-6628-4ce6-8266-0320d66f093f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:53.405Z|8e251478-bd98-4691-a9a6-65e22307cda8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:53.406Z|8e251478-bd98-4691-a9a6-65e22307cda8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:54:53.538Z|6fa132a7-4f06-4731-bd1b-94a983e176f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:54:53.539Z|6fa132a7-4f06-4731-bd1b-94a983e176f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:03.026Z|71a03239-f519-4d01-b5bb-8ce01d78010c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:55:03.027Z|71a03239-f519-4d01-b5bb-8ce01d78010c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:55:03.351Z|d483fbd7-32cb-4636-85c3-2131fab3842c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:03.352Z|d483fbd7-32cb-4636-85c3-2131fab3842c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:03.432Z|5907ebaa-f556-4553-83ed-b0e2304f2d0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:03.433Z|5907ebaa-f556-4553-83ed-b0e2304f2d0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:03.566Z|717378b8-0267-4acd-affd-57eae3e5f382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:03.567Z|717378b8-0267-4acd-affd-57eae3e5f382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:13.381Z|04660c74-8da6-4245-9ff4-1cc7cef3dabb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:13.383Z|04660c74-8da6-4245-9ff4-1cc7cef3dabb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:13.458Z|4d2cc90f-89df-4af4-b6aa-038d8388770e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:13.459Z|4d2cc90f-89df-4af4-b6aa-038d8388770e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:13.606Z|82260f20-a208-4675-a741-cf286495c9e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:13.607Z|82260f20-a208-4675-a741-cf286495c9e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:16.893Z|cc1b5002-8533-41ab-96d8-edb09be9fb53|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:55:16.894Z|cc1b5002-8533-41ab-96d8-edb09be9fb53|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:18.026Z|611e4421-a0dd-446d-ad28-c646970af4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:55:18.036Z|611e4421-a0dd-446d-ad28-c646970af4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:55:18.287Z|01aec4ba-1bb5-4564-87f1-c67f0a9a3a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:55:18.288Z|01aec4ba-1bb5-4564-87f1-c67f0a9a3a52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:55:23.420Z|e0a8657f-ce18-4745-bd01-c32661b77643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:23.422Z|e0a8657f-ce18-4745-bd01-c32661b77643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:23.493Z|afbc96dc-b7de-4ffc-8e12-0d3d216ee8ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:23.496Z|afbc96dc-b7de-4ffc-8e12-0d3d216ee8ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:23.644Z|8adc58b9-bfb8-4bd5-bb21-489e30663e2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:23.645Z|8adc58b9-bfb8-4bd5-bb21-489e30663e2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:33.026Z|586d81e2-9238-4a58-b42a-ce29da371370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:55:33.027Z|586d81e2-9238-4a58-b42a-ce29da371370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:55:33.456Z|fe186431-87d1-4851-9a0a-3af3a90975cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:33.457Z|fe186431-87d1-4851-9a0a-3af3a90975cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:33.541Z|2efce2fe-b75c-4234-991f-1b063b7c69d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:33.543Z|2efce2fe-b75c-4234-991f-1b063b7c69d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:33.676Z|c3441208-a855-411f-bac9-69264796a0c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:33.679Z|c3441208-a855-411f-bac9-69264796a0c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:43.489Z|62b3107d-16cb-466a-bbf1-d019f5d03dcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:43.490Z|62b3107d-16cb-466a-bbf1-d019f5d03dcd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:43.574Z|12e8d063-315f-477f-9c89-fc8cea923ea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:43.576Z|12e8d063-315f-477f-9c89-fc8cea923ea9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:43.708Z|aa767b97-4a43-47ed-a12f-702ef2d0c88d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:43.710Z|aa767b97-4a43-47ed-a12f-702ef2d0c88d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:48.026Z|8a5aad47-bf13-4476-8155-8b3688593e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:55:48.027Z|8a5aad47-bf13-4476-8155-8b3688593e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:55:48.290Z|817031fa-83f9-4177-8591-330de237b773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:55:48.290Z|817031fa-83f9-4177-8591-330de237b773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:55:53.532Z|56b1d90f-1fa9-417b-bd9b-22fa8b516bba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:53.534Z|56b1d90f-1fa9-417b-bd9b-22fa8b516bba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:53.605Z|a3dccf98-6da2-4b69-8e4c-7cc8fe74d1f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:53.605Z|a3dccf98-6da2-4b69-8e4c-7cc8fe74d1f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:55:53.743Z|ef544742-95f2-46d5-9c4c-bcc7a43eaac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:55:53.744Z|ef544742-95f2-46d5-9c4c-bcc7a43eaac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:03.026Z|ea159b0a-cc35-4e52-94a1-165f9f2d832e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:56:03.030Z|ea159b0a-cc35-4e52-94a1-165f9f2d832e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:56:03.564Z|8bf44c3a-e70d-454c-8749-c77f523cfb55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:03.566Z|8bf44c3a-e70d-454c-8749-c77f523cfb55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:03.632Z|afd59b94-1b29-4cb3-9a2c-65e39891dc7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:03.633Z|afd59b94-1b29-4cb3-9a2c-65e39891dc7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:03.772Z|90ab3aa7-ca50-4165-9a39-446b37a73a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:03.773Z|90ab3aa7-ca50-4165-9a39-446b37a73a04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:13.596Z|7a9b9201-d7ff-4e26-bcc1-361663037537|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:13.597Z|7a9b9201-d7ff-4e26-bcc1-361663037537|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:13.661Z|a00a1855-84be-48d3-8a59-63ffcb67f959|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:13.663Z|a00a1855-84be-48d3-8a59-63ffcb67f959|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:13.801Z|a0f0f6ad-470d-471c-863d-ff0b431e925f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:13.804Z|a0f0f6ad-470d-471c-863d-ff0b431e925f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:16.869Z|992dc7e2-bba1-41d3-bdbe-87051bbe4b26|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:56:16.875Z|992dc7e2-bba1-41d3-bdbe-87051bbe4b26|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:18.026Z|eab466a7-746f-4043-89c4-30179854907b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:56:18.028Z|eab466a7-746f-4043-89c4-30179854907b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:56:18.292Z|dca00b55-82af-4468-9395-0bc5aa980670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:56:18.294Z|dca00b55-82af-4468-9395-0bc5aa980670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:56:23.627Z|b6f298c9-d8b4-496d-9696-1be288dcb1b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:23.629Z|b6f298c9-d8b4-496d-9696-1be288dcb1b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:23.693Z|2d6a9b37-e35a-4532-ad82-8e495591993c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:23.695Z|2d6a9b37-e35a-4532-ad82-8e495591993c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:23.836Z|34aa3862-2659-4eed-b0cb-02a08c109fe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:23.837Z|34aa3862-2659-4eed-b0cb-02a08c109fe3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:33.026Z|e23badc7-5254-44e4-82fd-94cd4b82d387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:56:33.028Z|e23badc7-5254-44e4-82fd-94cd4b82d387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:56:33.664Z|399c0a6f-bb7a-44e6-b030-ea0cd74b113a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:33.665Z|399c0a6f-bb7a-44e6-b030-ea0cd74b113a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:33.729Z|b897c53a-2b40-4b4c-88a2-cb25b5841aad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:33.730Z|b897c53a-2b40-4b4c-88a2-cb25b5841aad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:33.866Z|c78962f7-c89c-436d-a263-a06a12258293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:33.868Z|c78962f7-c89c-436d-a263-a06a12258293|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:43.695Z|b4699bfe-60a0-44e8-b902-7ea81fc07e2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:43.697Z|b4699bfe-60a0-44e8-b902-7ea81fc07e2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:43.758Z|634ccf0f-7694-492e-9f80-3afb8d0bd8e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:43.759Z|634ccf0f-7694-492e-9f80-3afb8d0bd8e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:43.897Z|1640e5db-cc72-4b6b-b1d1-72801ba14eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:43.898Z|1640e5db-cc72-4b6b-b1d1-72801ba14eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:48.026Z|dab3b715-14d5-48c8-9324-8c4e72b61503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:56:48.030Z|dab3b715-14d5-48c8-9324-8c4e72b61503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:56:48.296Z|a28ae5a8-0ba0-4d00-94f6-adf851ea0b69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:56:48.297Z|a28ae5a8-0ba0-4d00-94f6-adf851ea0b69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:56:53.726Z|445e1b69-2a9c-4834-99dd-95f87df24313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:53.727Z|445e1b69-2a9c-4834-99dd-95f87df24313|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:53.788Z|a1f4cf7e-1d17-403e-a2c5-044a033585b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:53.790Z|a1f4cf7e-1d17-403e-a2c5-044a033585b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:56:53.926Z|977d541f-49c5-4542-b8ba-03d25be9f6a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:56:53.928Z|977d541f-49c5-4542-b8ba-03d25be9f6a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:03.026Z|39a0af5c-e36a-4b2e-872e-e0d2fa7a7823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:57:03.027Z|39a0af5c-e36a-4b2e-872e-e0d2fa7a7823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:57:03.766Z|5a712120-d602-4f94-901c-0ba244f31821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:03.767Z|5a712120-d602-4f94-901c-0ba244f31821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:03.821Z|e23b6e0e-f669-4b45-97b6-be831049a7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:03.822Z|e23b6e0e-f669-4b45-97b6-be831049a7aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:03.954Z|905ee3a8-d92f-4a6d-9652-15b78dc0ae93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:03.955Z|905ee3a8-d92f-4a6d-9652-15b78dc0ae93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:13.802Z|8eb83f8f-fd4a-4d88-8b6e-133a6b9d6e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:13.803Z|8eb83f8f-fd4a-4d88-8b6e-133a6b9d6e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:13.848Z|54f12b94-c8e4-4cdc-a6dd-d290132fb4c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:13.849Z|54f12b94-c8e4-4cdc-a6dd-d290132fb4c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:13.981Z|73dc956d-3654-485f-a55d-5ec34d0b456f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:13.982Z|73dc956d-3654-485f-a55d-5ec34d0b456f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:16.869Z|8986a4e4-734e-4862-a851-ac639ca72966|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:57:16.871Z|8986a4e4-734e-4862-a851-ac639ca72966|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:18.028Z|c44a1c64-5d9f-4289-b591-7352f2d85c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:57:18.030Z|c44a1c64-5d9f-4289-b591-7352f2d85c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:57:18.298Z|93c1b586-29b4-41b3-b900-26d19d58e046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:57:18.299Z|93c1b586-29b4-41b3-b900-26d19d58e046|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:57:23.831Z|ea554a05-33a9-4dd8-9736-8d4716d25df0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:23.832Z|ea554a05-33a9-4dd8-9736-8d4716d25df0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:23.876Z|3a75edb9-3447-411b-84fa-aa4cb2af9182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:23.877Z|3a75edb9-3447-411b-84fa-aa4cb2af9182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:24.025Z|9609385c-c50f-410c-90d6-ea82ce636b9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:24.026Z|9609385c-c50f-410c-90d6-ea82ce636b9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:33.026Z|9adfbf74-5485-4500-9e80-e2a3e19f7fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:57:33.030Z|9adfbf74-5485-4500-9e80-e2a3e19f7fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:57:33.863Z|dd4dce2c-07d0-437c-b25a-d46b61e2e16a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:33.864Z|dd4dce2c-07d0-437c-b25a-d46b61e2e16a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:33.906Z|51af655e-fa82-4e61-bb60-764df42cb3ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:33.907Z|51af655e-fa82-4e61-bb60-764df42cb3ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:34.053Z|f302e800-a9c9-4529-8ad3-7a1b35249a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:34.055Z|f302e800-a9c9-4529-8ad3-7a1b35249a0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:43.904Z|1510e2bb-6380-40ae-a4b1-96d9d76ea580|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:43.905Z|1510e2bb-6380-40ae-a4b1-96d9d76ea580|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:43.934Z|f7e3c203-2ad5-4665-afec-42668cbe0655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:43.935Z|f7e3c203-2ad5-4665-afec-42668cbe0655|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:44.083Z|b318f0b1-b30c-4fb2-97c3-cb1ceca6f074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:44.084Z|b318f0b1-b30c-4fb2-97c3-cb1ceca6f074|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:48.026Z|42efec18-fc0f-4d3a-a935-4f73846b4c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:57:48.027Z|42efec18-fc0f-4d3a-a935-4f73846b4c10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:57:48.300Z|b1ef9aae-f51b-4877-a41a-caed0aa38f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:57:48.301Z|b1ef9aae-f51b-4877-a41a-caed0aa38f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:57:53.932Z|67985f36-5bcf-4d7d-a0d4-c43138803e04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:53.933Z|67985f36-5bcf-4d7d-a0d4-c43138803e04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:53.962Z|7e1c265e-7089-4558-af1b-d4bb31b1c69d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:53.963Z|7e1c265e-7089-4558-af1b-d4bb31b1c69d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:57:54.110Z|afb61a39-f855-4d7b-b9ca-266411f402e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:57:54.111Z|afb61a39-f855-4d7b-b9ca-266411f402e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:03.027Z|325fd2f4-4ad8-4c7e-8934-c75af22340bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:58:03.028Z|325fd2f4-4ad8-4c7e-8934-c75af22340bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:58:03.958Z|7b6c5dcd-378b-43f2-9446-ee50d9318eab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:03.959Z|7b6c5dcd-378b-43f2-9446-ee50d9318eab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:03.989Z|f0209907-3f0f-446e-a76a-293e0d391908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:03.990Z|f0209907-3f0f-446e-a76a-293e0d391908|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:04.153Z|74c59e64-8b0c-4c56-af92-faa5cdb301de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:04.154Z|74c59e64-8b0c-4c56-af92-faa5cdb301de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:13.988Z|cc7f5216-9c6c-4792-9413-927212fa2ef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:13.989Z|cc7f5216-9c6c-4792-9413-927212fa2ef5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:14.016Z|262ff2e0-f006-4b89-bb96-623d2782ac84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:14.017Z|262ff2e0-f006-4b89-bb96-623d2782ac84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:14.193Z|81b85435-1929-4856-a5ca-f408779574b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:14.194Z|81b85435-1929-4856-a5ca-f408779574b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:16.864Z|79e5014f-9609-410d-b0f6-8863bc3f568c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:58:16.865Z|79e5014f-9609-410d-b0f6-8863bc3f568c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:18.026Z|7ab38e7f-472b-49fe-a2df-2703ea27a51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:58:18.030Z|7ab38e7f-472b-49fe-a2df-2703ea27a51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:58:18.301Z|e7611b8a-1440-4273-896c-f50b7ac726b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:58:18.302Z|e7611b8a-1440-4273-896c-f50b7ac726b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:58:24.017Z|13539f8f-48d6-4f98-a02c-b0263b241a46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:24.019Z|13539f8f-48d6-4f98-a02c-b0263b241a46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:24.044Z|1d960e17-3c46-4cd3-9dce-d6d85fd31eda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:24.045Z|1d960e17-3c46-4cd3-9dce-d6d85fd31eda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:24.244Z|d7b8aea4-9c57-4d61-81d7-caaffed9d251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:24.245Z|d7b8aea4-9c57-4d61-81d7-caaffed9d251|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:33.026Z|6c2d353d-8d3f-427d-8e92-79fe6552da77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:58:33.026Z|6c2d353d-8d3f-427d-8e92-79fe6552da77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:58:34.046Z|8fd46bfa-cd06-4994-8aff-a5ed7bbe2a8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:34.048Z|8fd46bfa-cd06-4994-8aff-a5ed7bbe2a8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:34.071Z|01e77423-24f6-470d-8ecc-4194ac98145c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:34.072Z|01e77423-24f6-470d-8ecc-4194ac98145c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:34.274Z|d8eab19c-ca7b-4d0e-a784-5fb4239155e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:34.275Z|d8eab19c-ca7b-4d0e-a784-5fb4239155e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:44.075Z|3dbcf51b-c24e-4573-9fc9-1e88e1c72492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:44.076Z|3dbcf51b-c24e-4573-9fc9-1e88e1c72492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:44.097Z|58f639df-0ff9-499e-a891-2b62b8605da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:44.099Z|58f639df-0ff9-499e-a891-2b62b8605da2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:44.308Z|9161ebc6-2fb4-4284-8464-4c93021fc994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:44.309Z|9161ebc6-2fb4-4284-8464-4c93021fc994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:48.026Z|739a0e46-d480-4ca6-bd95-7da4576df11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:58:48.026Z|739a0e46-d480-4ca6-bd95-7da4576df11e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:58:48.303Z|e35669a8-5d4f-48b2-a592-ab715bd1851d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:58:48.304Z|e35669a8-5d4f-48b2-a592-ab715bd1851d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:58:54.105Z|320f242a-0a4a-477e-953c-59e7870ecfbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:54.108Z|320f242a-0a4a-477e-953c-59e7870ecfbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:54.150Z|27803a4d-57c4-428e-baf7-2b8c1afac4f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:54.151Z|27803a4d-57c4-428e-baf7-2b8c1afac4f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:58:54.343Z|bd39f492-969b-44b2-aabe-2617e15f97ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:58:54.344Z|bd39f492-969b-44b2-aabe-2617e15f97ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:03.026Z|6ab889a6-aae5-4d41-9540-30d5505fdb93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:59:03.029Z|6ab889a6-aae5-4d41-9540-30d5505fdb93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:59:04.156Z|94b2837a-924b-4796-838d-09e8f2f6b785|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:04.159Z|94b2837a-924b-4796-838d-09e8f2f6b785|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:04.184Z|6b676de3-9fec-44eb-9f10-6d055084a79a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:04.185Z|6b676de3-9fec-44eb-9f10-6d055084a79a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:04.388Z|e7c731ff-6afe-4866-8ecf-da31fa50e12a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:04.389Z|e7c731ff-6afe-4866-8ecf-da31fa50e12a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:14.193Z|1a996238-e12a-4282-ad01-1df378d741e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:14.195Z|1a996238-e12a-4282-ad01-1df378d741e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:14.241Z|1aabca93-cdaf-4aa2-936e-4be9efc57fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:14.242Z|1aabca93-cdaf-4aa2-936e-4be9efc57fee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:14.442Z|fd47a301-c2f0-4672-b6b0-bb80e65e091e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:14.445Z|fd47a301-c2f0-4672-b6b0-bb80e65e091e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:16.863Z|1b7c6888-1039-4516-8a1a-0f57735fa44e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T05:59:16.864Z|1b7c6888-1039-4516-8a1a-0f57735fa44e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:18.026Z|cb3aaae0-76b2-4b3e-9967-68e60eeb2ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:59:18.027Z|cb3aaae0-76b2-4b3e-9967-68e60eeb2ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:59:18.305Z|f3045588-413b-47ad-9036-ff5017bce137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:59:18.306Z|f3045588-413b-47ad-9036-ff5017bce137|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:59:24.270Z|31eb25b4-eb0b-4afa-9911-d5cdbb1b1f7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:24.271Z|31eb25b4-eb0b-4afa-9911-d5cdbb1b1f7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:24.313Z|f722dc92-bea2-47bc-8463-c73141d58f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:24.315Z|f722dc92-bea2-47bc-8463-c73141d58f99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:24.485Z|e82278c0-8551-40d0-8dff-f5806fe8bd97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:24.507Z|e82278c0-8551-40d0-8dff-f5806fe8bd97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:33.026Z|b4f681d2-0400-4fe9-8887-df1dec97af1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:59:33.027Z|b4f681d2-0400-4fe9-8887-df1dec97af1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:59:34.300Z|34dee227-12b7-4463-8ce7-f463e373e523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:34.302Z|34dee227-12b7-4463-8ce7-f463e373e523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:34.350Z|ea73d26f-f86b-4b13-a810-0aff36203cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:34.353Z|ea73d26f-f86b-4b13-a810-0aff36203cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:34.592Z|8e4e0bd0-3256-4d37-bb85-7870b570d9cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:34.593Z|8e4e0bd0-3256-4d37-bb85-7870b570d9cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:44.367Z|4e2dd980-df24-4ddf-8afe-d8afebd2ad9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:44.369Z|4e2dd980-df24-4ddf-8afe-d8afebd2ad9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:44.421Z|b86e31eb-87b2-4f5a-ad40-fc2dc7b41f45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:44.421Z|b86e31eb-87b2-4f5a-ad40-fc2dc7b41f45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:44.663Z|9e42984c-9a82-46f2-9510-52e2bc63f883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:44.664Z|9e42984c-9a82-46f2-9510-52e2bc63f883|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:48.026Z|40095807-8ce3-435b-8c2f-06c98d6f438c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:59:48.036Z|40095807-8ce3-435b-8c2f-06c98d6f438c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:59:48.307Z|1fe06327-feb0-4ed3-a165-4a3b2328c14b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T05:59:48.308Z|1fe06327-feb0-4ed3-a165-4a3b2328c14b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T05:59:54.447Z|7b917ad7-3c6c-448b-b1f5-1ac541ecd831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:54.449Z|7b917ad7-3c6c-448b-b1f5-1ac541ecd831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:54.472Z|d21b3403-7d69-4dbf-b548-d497e00d5785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:54.473Z|d21b3403-7d69-4dbf-b548-d497e00d5785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T05:59:54.712Z|cd72af5b-d2e4-4b96-9f13-2984c48af204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T05:59:54.713Z|cd72af5b-d2e4-4b96-9f13-2984c48af204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:03.026Z|87b13a6d-1f1f-499d-86fc-020718e90efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:00:03.027Z|87b13a6d-1f1f-499d-86fc-020718e90efa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:00:04.552Z|eb104d21-7825-4a1a-b984-348800da264e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:04.553Z|eb104d21-7825-4a1a-b984-348800da264e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:04.574Z|2fede56c-65a4-4e88-bc79-0419099526f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:04.578Z|2fede56c-65a4-4e88-bc79-0419099526f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:04.759Z|abc0eac0-4171-41a8-9f17-1ec61b2d27d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:04.761Z|abc0eac0-4171-41a8-9f17-1ec61b2d27d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:14.618Z|64dd12f1-89ec-400f-b980-20306eff1417|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:14.619Z|64dd12f1-89ec-400f-b980-20306eff1417|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:14.627Z|dafe2ab8-245f-4535-b792-8e69e6d96cb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:14.628Z|dafe2ab8-245f-4535-b792-8e69e6d96cb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:14.813Z|d16ce3e7-58b8-490e-8aa6-4e17e7652f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:14.814Z|d16ce3e7-58b8-490e-8aa6-4e17e7652f0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:16.882Z|66a83abb-e92b-45e3-98a6-a102c0b5e462|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:00:16.887Z|66a83abb-e92b-45e3-98a6-a102c0b5e462|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:18.026Z|6c035267-3e68-4d3f-a554-cf9593780b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:00:18.026Z|6c035267-3e68-4d3f-a554-cf9593780b7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:00:18.309Z|3d76793b-689f-4f74-9e90-b6e8df8d9316|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:00:18.310Z|3d76793b-689f-4f74-9e90-b6e8df8d9316|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:00:24.661Z|ed472adb-76b1-45c9-a479-6df628fe147f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:24.662Z|ed472adb-76b1-45c9-a479-6df628fe147f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:24.685Z|93032927-9a14-440e-a128-5b012b2719da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:24.686Z|93032927-9a14-440e-a128-5b012b2719da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:24.842Z|0445a985-eb2b-4d34-9176-56b53ec3893b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:24.843Z|0445a985-eb2b-4d34-9176-56b53ec3893b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:33.026Z|96f58cc3-4d1b-461c-b188-ee3789f469a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:00:33.034Z|96f58cc3-4d1b-461c-b188-ee3789f469a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:00:34.697Z|876ca7f2-2de8-4cab-8f7b-0b227a6b9d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:34.699Z|876ca7f2-2de8-4cab-8f7b-0b227a6b9d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:34.735Z|9f514a19-3d57-4367-b917-aebb5c0b3e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:34.736Z|9f514a19-3d57-4367-b917-aebb5c0b3e28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:34.881Z|94c1d08e-7f8e-4c2e-9aa3-29ebf1cea60d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:34.882Z|94c1d08e-7f8e-4c2e-9aa3-29ebf1cea60d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:44.741Z|9546bb62-e587-438b-96b3-ce3323ff9cec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:44.743Z|9546bb62-e587-438b-96b3-ce3323ff9cec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:44.769Z|f8f16332-7ecc-42ba-b7cc-3a4be89fc5d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:44.771Z|f8f16332-7ecc-42ba-b7cc-3a4be89fc5d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:44.916Z|3c3a9dbe-785e-405e-907a-13fd5fd8046f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:44.918Z|3c3a9dbe-785e-405e-907a-13fd5fd8046f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:48.026Z|cd8a2cdb-87bd-42d5-9d2e-96ce1553d961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:00:48.028Z|cd8a2cdb-87bd-42d5-9d2e-96ce1553d961|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:00:48.311Z|c3358378-d869-4109-88ef-346910884be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:00:48.312Z|c3358378-d869-4109-88ef-346910884be1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:00:54.776Z|afe48887-f37b-46e1-9876-3a4220856f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:54.777Z|afe48887-f37b-46e1-9876-3a4220856f2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:54.801Z|2a2c1d6f-7a44-4978-b3a6-f43c864c817e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:54.802Z|2a2c1d6f-7a44-4978-b3a6-f43c864c817e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:00:54.949Z|eb66affa-e128-4296-bce3-3da374b0132a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:00:54.950Z|eb66affa-e128-4296-bce3-3da374b0132a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:03.026Z|c06f4408-9391-4678-b8de-4ab7382126ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:01:03.027Z|c06f4408-9391-4678-b8de-4ab7382126ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:01:04.804Z|cabb2b49-aa6a-485c-af7b-67c1a30720c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:04.805Z|cabb2b49-aa6a-485c-af7b-67c1a30720c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:04.828Z|23b39d5e-64e2-49af-baed-2d9a4376c50a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:04.829Z|23b39d5e-64e2-49af-baed-2d9a4376c50a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:04.976Z|c95a555d-7b8a-469d-b688-32364f9d971a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:04.978Z|c95a555d-7b8a-469d-b688-32364f9d971a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:14.841Z|fab9d357-8939-4cd5-9fb7-00d7770bdb7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:14.843Z|fab9d357-8939-4cd5-9fb7-00d7770bdb7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:14.857Z|fb7d9255-a726-4e6d-b215-2c4fa9b37db0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:14.858Z|fb7d9255-a726-4e6d-b215-2c4fa9b37db0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:15.009Z|fe1feca2-8e43-47f2-961a-d176bdb8a323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:15.011Z|fe1feca2-8e43-47f2-961a-d176bdb8a323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:16.877Z|fc53abc4-4fcf-4829-90a0-0ecb9ce88c58|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:01:16.884Z|fc53abc4-4fcf-4829-90a0-0ecb9ce88c58|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:18.026Z|d107ebd4-c6ba-43af-a2f5-ad2831c47e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:01:18.034Z|d107ebd4-c6ba-43af-a2f5-ad2831c47e0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:01:18.314Z|13a4002e-f656-4f0d-a468-dc7a03907fbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:01:18.315Z|13a4002e-f656-4f0d-a468-dc7a03907fbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:01:24.869Z|b7098887-3b3e-45ae-a0df-85beebfeb35c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:24.870Z|b7098887-3b3e-45ae-a0df-85beebfeb35c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:24.887Z|b626b33f-f83a-4b8a-a91d-2287c1760b17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:24.892Z|b626b33f-f83a-4b8a-a91d-2287c1760b17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:25.053Z|752adb51-78f4-4f2d-9c9e-b0830d2fb0bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:25.055Z|752adb51-78f4-4f2d-9c9e-b0830d2fb0bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:33.026Z|70e00386-a0d1-4d2e-9caf-cf15a86fa25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:01:33.027Z|70e00386-a0d1-4d2e-9caf-cf15a86fa25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:01:34.897Z|d33fe7ba-b2c7-474c-a1be-736db01ff7b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:34.898Z|d33fe7ba-b2c7-474c-a1be-736db01ff7b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:34.925Z|2bee2f0c-5a25-4271-9bc7-b8c49863d7e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:34.927Z|2bee2f0c-5a25-4271-9bc7-b8c49863d7e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:35.092Z|7f9d82cf-d262-4e62-ae0b-8da2a27a1f92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:35.093Z|7f9d82cf-d262-4e62-ae0b-8da2a27a1f92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:44.925Z|df627a0d-e54e-4e22-b2a7-5de812c07beb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:44.927Z|df627a0d-e54e-4e22-b2a7-5de812c07beb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:44.956Z|4f01b469-720b-4c59-886b-d083ea167927|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:44.957Z|4f01b469-720b-4c59-886b-d083ea167927|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:45.122Z|9df4f3da-92cb-47d7-a480-1e452278ed3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:45.123Z|9df4f3da-92cb-47d7-a480-1e452278ed3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:48.026Z|3240071b-549f-4796-b68e-8d80b2c54abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:01:48.027Z|3240071b-549f-4796-b68e-8d80b2c54abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:01:48.317Z|92de30dc-8a1b-4e61-a097-cabc1b9556ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:01:48.319Z|92de30dc-8a1b-4e61-a097-cabc1b9556ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:01:54.964Z|ca2ed094-68c3-43bc-b473-f4e071578f7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:54.966Z|ca2ed094-68c3-43bc-b473-f4e071578f7f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:54.989Z|8205d367-f135-4298-bd31-238be20713bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:54.990Z|8205d367-f135-4298-bd31-238be20713bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:01:55.155Z|736fbec9-d4db-48aa-8906-8c767db9e908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:01:55.156Z|736fbec9-d4db-48aa-8906-8c767db9e908|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:03.026Z|639daee0-2cae-41c4-bcfa-7f7a62808f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:02:03.035Z|639daee0-2cae-41c4-bcfa-7f7a62808f0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:02:04.112Z||http-nio-8080-exec-4|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030x890xe22M$K0x84*e0xd80x0a`0xcf0xf40x900x170x0d0xdb|0x9b0xeb0x810x9c|d0x04p0xf8V0xb5C0xe6]. 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)
2023-01-21T06:02:05.006Z|643c0163-ccae-40c6-b419-61edd1525654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:05.008Z|643c0163-ccae-40c6-b419-61edd1525654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:05.043Z|10260033-2d64-4f0d-8b8a-a58e486603a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:05.044Z|10260033-2d64-4f0d-8b8a-a58e486603a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:05.186Z|f2033f6d-35b8-45ad-b1ae-1f00f57d7a74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:05.187Z|f2033f6d-35b8-45ad-b1ae-1f00f57d7a74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:15.064Z|e58dd81c-b9c1-4a73-ac20-a9a535dc50e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:15.066Z|e58dd81c-b9c1-4a73-ac20-a9a535dc50e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:15.072Z|7d401fe4-c79b-41bf-9d85-745a61fb4a20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:15.074Z|7d401fe4-c79b-41bf-9d85-745a61fb4a20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:15.223Z|d1e04bc8-ddc1-4521-971b-e974d3d17c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:15.225Z|d1e04bc8-ddc1-4521-971b-e974d3d17c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:16.864Z|fce8497d-e543-4a95-85a0-3f6f990b0846|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:02:16.865Z|fce8497d-e543-4a95-85a0-3f6f990b0846|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:18.027Z|44465d28-4c1e-4891-a9ff-8cd0aeab3c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:02:18.027Z|44465d28-4c1e-4891-a9ff-8cd0aeab3c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:02:18.320Z|a2125af8-290a-446e-8af7-fc247277c8e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:02:18.321Z|a2125af8-290a-446e-8af7-fc247277c8e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:02:25.108Z|74a16d97-7529-4425-a0da-5cd8a4022d3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:25.109Z|74a16d97-7529-4425-a0da-5cd8a4022d3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:25.111Z|ff965d51-61fe-4384-bc11-c96652b5b6b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:25.112Z|ff965d51-61fe-4384-bc11-c96652b5b6b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:25.256Z|90a3130b-a799-4fab-8bbe-8103f7ffc08f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:25.257Z|90a3130b-a799-4fab-8bbe-8103f7ffc08f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:33.026Z|107aa10b-7195-439d-b2ea-6300ccf8dad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:02:33.026Z|107aa10b-7195-439d-b2ea-6300ccf8dad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:02:35.142Z|34e23d98-b842-44b8-8e6d-47b1c92dabc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:35.143Z|34e23d98-b842-44b8-8e6d-47b1c92dabc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:35.151Z|55ee035e-01d4-4e3d-9ca0-b0d6870ab408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:35.156Z|55ee035e-01d4-4e3d-9ca0-b0d6870ab408|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:35.287Z|3eb23272-576b-4244-981a-24adebf26f9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:35.288Z|3eb23272-576b-4244-981a-24adebf26f9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:45.176Z|fa335b93-a700-44f8-a2c3-6631617b29ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:45.177Z|fa335b93-a700-44f8-a2c3-6631617b29ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:45.186Z|40619e02-edbb-48f7-9b1f-e737cc169eaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:45.187Z|40619e02-edbb-48f7-9b1f-e737cc169eaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:45.316Z|e5075526-1810-4a26-8ffd-6ee4aabede0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:45.317Z|e5075526-1810-4a26-8ffd-6ee4aabede0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:48.026Z|e80f05e5-2a12-4edc-8f0e-77683235f363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:02:48.031Z|e80f05e5-2a12-4edc-8f0e-77683235f363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:02:48.322Z|f0415dce-b245-46cc-9b56-8e1c5c924f89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:02:48.323Z|f0415dce-b245-46cc-9b56-8e1c5c924f89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:02:55.205Z|07c2b5e4-3910-4781-9832-dccdaaf97dbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:55.207Z|07c2b5e4-3910-4781-9832-dccdaaf97dbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:55.216Z|520746ba-beca-4fa3-a975-fac210ac9c14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:55.220Z|520746ba-beca-4fa3-a975-fac210ac9c14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:02:55.347Z|cae2ced1-7007-473d-bd41-86d5bed0526a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:02:55.348Z|cae2ced1-7007-473d-bd41-86d5bed0526a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:03.027Z|c9014c66-fd3d-42b2-90fe-8c93e1fbf382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:03:03.028Z|c9014c66-fd3d-42b2-90fe-8c93e1fbf382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:03:05.245Z|7da77ac1-2a5b-42aa-a4e0-363052942c0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:05.247Z|7da77ac1-2a5b-42aa-a4e0-363052942c0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:05.257Z|9bc487f1-5269-42a8-bcbd-2a7100d6214f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:05.258Z|9bc487f1-5269-42a8-bcbd-2a7100d6214f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:05.378Z|b8b8583a-b505-496f-8521-501157e60163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:05.379Z|b8b8583a-b505-496f-8521-501157e60163|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:15.287Z|f6bf99a3-f75c-4803-81b7-4cf969b858c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:15.288Z|f6bf99a3-f75c-4803-81b7-4cf969b858c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:15.299Z|b8c6fcff-42b8-4b2c-8416-31a8f405a406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:15.301Z|b8c6fcff-42b8-4b2c-8416-31a8f405a406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:15.413Z|14b2e75d-80e2-48b1-a3ec-3eab0d70422d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:15.416Z|14b2e75d-80e2-48b1-a3ec-3eab0d70422d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:16.865Z|b377fabd-afe0-4c09-880e-96e44ab909a3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:03:16.866Z|b377fabd-afe0-4c09-880e-96e44ab909a3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:18.026Z|97c4be83-eb06-4d7b-8ea0-9b97f5df6aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:03:18.027Z|97c4be83-eb06-4d7b-8ea0-9b97f5df6aa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:03:18.326Z|b87515e2-633e-43d9-bdf2-55a1e19535d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:03:18.327Z|b87515e2-633e-43d9-bdf2-55a1e19535d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:03:25.329Z|f6bc4c14-b5f9-4b6d-afb1-700bd01a7ec9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:25.338Z|f6bc4c14-b5f9-4b6d-afb1-700bd01a7ec9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:25.345Z|73d8f66c-5bb2-4c40-9531-6e56f277654a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:25.347Z|73d8f66c-5bb2-4c40-9531-6e56f277654a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:25.508Z|80f93b2a-4f19-4239-b9d0-a5de1441ad06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:25.510Z|80f93b2a-4f19-4239-b9d0-a5de1441ad06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:33.026Z|becd4c9a-a9be-47d4-9478-b90e74c8411d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:03:33.031Z|becd4c9a-a9be-47d4-9478-b90e74c8411d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:03:35.377Z|b02528fc-27fe-4435-8620-5261a09d6611|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:35.377Z|1775fe42-c48c-44d8-b0ef-23f630cb82a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:35.378Z|1775fe42-c48c-44d8-b0ef-23f630cb82a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:35.378Z|b02528fc-27fe-4435-8620-5261a09d6611|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:35.543Z|dae5e021-ff36-4853-ba4e-f9bd33ebdabc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:35.544Z|dae5e021-ff36-4853-ba4e-f9bd33ebdabc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:45.413Z|b754b643-a8b7-4c5c-b4a5-b825f09bcedf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:45.415Z|b754b643-a8b7-4c5c-b4a5-b825f09bcedf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:45.416Z|b235fc6c-ab86-40ad-89ca-68d8e7cb8195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:45.417Z|b235fc6c-ab86-40ad-89ca-68d8e7cb8195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:45.586Z|4b3bf15d-26a4-448f-9f6d-8db58491c0d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:45.587Z|4b3bf15d-26a4-448f-9f6d-8db58491c0d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:48.028Z|348aa52e-6330-499e-b9b6-98f70317b15f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:03:48.030Z|348aa52e-6330-499e-b9b6-98f70317b15f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:03:48.329Z|75065eb2-d9b4-4768-b65d-9d16165a732e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:03:48.330Z|75065eb2-d9b4-4768-b65d-9d16165a732e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:03:55.450Z|0d3d644d-7a41-439c-ae49-0229114cd4c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:55.451Z|0d3d644d-7a41-439c-ae49-0229114cd4c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:55.460Z|a6a413aa-7def-4d64-9c27-cd855352a353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:55.461Z|a6a413aa-7def-4d64-9c27-cd855352a353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:03:55.641Z|9943cae3-3c0b-44c5-8dee-3dcba9e14bcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:03:55.643Z|9943cae3-3c0b-44c5-8dee-3dcba9e14bcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:03.026Z|f865d7d9-7056-4761-be37-a88feb153a56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:04:03.027Z|f865d7d9-7056-4761-be37-a88feb153a56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:04:05.502Z|6923089b-5ef4-411a-b8e4-17ede5c6b93d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:05.506Z|6923089b-5ef4-411a-b8e4-17ede5c6b93d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:05.519Z|adfb3154-5f0d-4537-82df-83fb2e974cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:05.521Z|adfb3154-5f0d-4537-82df-83fb2e974cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:05.689Z|1ec0b6ad-d693-4d3a-935e-49ae8b1dac01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:05.690Z|1ec0b6ad-d693-4d3a-935e-49ae8b1dac01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:15.545Z|76fb522a-b19e-441f-b966-1678a5117364|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:15.546Z|76fb522a-b19e-441f-b966-1678a5117364|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:15.560Z|e71e7311-af2e-4c56-ba17-edd0950acf66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:15.562Z|e71e7311-af2e-4c56-ba17-edd0950acf66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:15.725Z|e7a1f3f9-b7ec-43e1-8599-19aadfcb0c25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:15.727Z|e7a1f3f9-b7ec-43e1-8599-19aadfcb0c25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:16.869Z|27e7aac1-c9f9-4a5a-8fa8-6fe2abf2cb5b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:04:16.872Z|27e7aac1-c9f9-4a5a-8fa8-6fe2abf2cb5b|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:18.026Z|41210cd8-e9ed-4407-8d9b-cad0963a09ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:04:18.036Z|41210cd8-e9ed-4407-8d9b-cad0963a09ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:04:18.332Z|6532a0fb-5a35-4391-8dcb-79f1641f6540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:04:18.333Z|6532a0fb-5a35-4391-8dcb-79f1641f6540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:04:25.579Z|1ee73fd6-04fa-451b-8027-f7f2d56ab7c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:25.580Z|1ee73fd6-04fa-451b-8027-f7f2d56ab7c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:25.603Z|cf902305-941f-4e87-af20-57989157b120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:25.604Z|cf902305-941f-4e87-af20-57989157b120|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:25.759Z|99eb8c1e-b786-4eaa-8f62-67ebb3631d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:25.760Z|99eb8c1e-b786-4eaa-8f62-67ebb3631d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:33.026Z|ff134a50-2e1b-4381-9c0a-8dbbb65084c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:04:33.028Z|ff134a50-2e1b-4381-9c0a-8dbbb65084c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:04:35.625Z|7792082d-975a-4a03-9d4d-fcf108b7c980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:35.626Z|7792082d-975a-4a03-9d4d-fcf108b7c980|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:35.649Z|ab1dcf3b-ca7d-4c19-8670-555ecbb1a0d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:35.653Z|ab1dcf3b-ca7d-4c19-8670-555ecbb1a0d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:35.791Z|b8c58325-2a9a-4a37-9f89-5bf4282e2a17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:35.793Z|b8c58325-2a9a-4a37-9f89-5bf4282e2a17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:45.653Z|9fbc4950-7e25-4e8a-9341-d0704180a498|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:45.655Z|9fbc4950-7e25-4e8a-9341-d0704180a498|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:45.681Z|4ed51096-931c-4523-90a8-f2e5744ab7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:45.682Z|4ed51096-931c-4523-90a8-f2e5744ab7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:45.829Z|163d64ca-1118-41df-8f39-e738e0b90a1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:45.833Z|163d64ca-1118-41df-8f39-e738e0b90a1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:48.026Z|89a1b591-c631-4db5-a339-c0ff17de1245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:04:48.027Z|89a1b591-c631-4db5-a339-c0ff17de1245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:04:48.334Z|28f0a04d-70cf-470a-aefa-68d9a0b3c348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:04:48.335Z|28f0a04d-70cf-470a-aefa-68d9a0b3c348|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:04:55.686Z|2db0bc34-179a-4b8d-b149-d0b01cf17c59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:55.688Z|2db0bc34-179a-4b8d-b149-d0b01cf17c59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:55.712Z|aec841f6-ddda-4b25-9087-0033fe22ac3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:55.714Z|aec841f6-ddda-4b25-9087-0033fe22ac3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:04:55.870Z|d6caebf6-9e49-478c-b021-beb262cef54c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:04:55.871Z|d6caebf6-9e49-478c-b021-beb262cef54c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:03.026Z|cf9d1516-3b58-4ce8-aa5b-644e4d9010f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:05:03.033Z|cf9d1516-3b58-4ce8-aa5b-644e4d9010f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:05:05.719Z|5c871f87-a252-42f6-a37d-4d0853409566|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:05.721Z|5c871f87-a252-42f6-a37d-4d0853409566|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:05.744Z|58e23606-ee10-4c94-9980-9b25d7e494f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:05.745Z|58e23606-ee10-4c94-9980-9b25d7e494f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:05.902Z|1f447b8a-d5cd-4374-bcd5-465ef62458ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:05.904Z|1f447b8a-d5cd-4374-bcd5-465ef62458ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:15.752Z|0fb9b154-4333-4e34-bb90-2798340f266a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:15.753Z|0fb9b154-4333-4e34-bb90-2798340f266a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:15.784Z|53735e59-7248-42fc-8024-61197c47a039|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:15.785Z|53735e59-7248-42fc-8024-61197c47a039|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:15.940Z|d93b2dcb-b214-48a5-b659-6f477dd542b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:15.941Z|d93b2dcb-b214-48a5-b659-6f477dd542b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:16.864Z|d0d30f9c-7b9b-4806-8575-46e03dc6e02c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:05:16.866Z|d0d30f9c-7b9b-4806-8575-46e03dc6e02c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:18.026Z|233d0137-ed12-4169-868e-7bc3abf88292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:05:18.028Z|233d0137-ed12-4169-868e-7bc3abf88292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:05:18.336Z|baa71719-1ed5-4aa2-a303-38cf2b5558ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:05:18.337Z|baa71719-1ed5-4aa2-a303-38cf2b5558ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:05:25.783Z|b7dbac80-3fed-4142-bfb1-725fcb8e9ec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:25.784Z|b7dbac80-3fed-4142-bfb1-725fcb8e9ec8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:25.826Z|beea15fe-de54-498f-87e3-5d5afbd6d867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:25.831Z|beea15fe-de54-498f-87e3-5d5afbd6d867|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:25.972Z|7a7cf3f3-3b2e-4773-95d7-be5a036f28c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:25.973Z|7a7cf3f3-3b2e-4773-95d7-be5a036f28c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:33.027Z|a56172c4-0da7-4f6c-b2ff-998328dbada5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:05:33.029Z|a56172c4-0da7-4f6c-b2ff-998328dbada5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:05:35.817Z|091ed0db-c2db-4b02-aad9-44bd90e76a09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:35.818Z|091ed0db-c2db-4b02-aad9-44bd90e76a09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:35.881Z|85fd921a-6be4-48da-aa75-8b6da9ba4d7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:35.883Z|85fd921a-6be4-48da-aa75-8b6da9ba4d7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:36.004Z|96d95339-5e6f-4711-9844-66308c2260fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:36.005Z|96d95339-5e6f-4711-9844-66308c2260fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:45.849Z|40196136-c38c-4a78-86e1-fd44360015c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:45.852Z|40196136-c38c-4a78-86e1-fd44360015c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:45.921Z|891f416f-0383-45ca-8e90-e61858f72f33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:45.923Z|891f416f-0383-45ca-8e90-e61858f72f33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:46.046Z|8d0002bd-686b-474a-9f56-891f2cbb3d09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:46.052Z|8d0002bd-686b-474a-9f56-891f2cbb3d09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:48.026Z|f41dc9b3-bfa1-4320-8c20-5522947c7713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:05:48.031Z|f41dc9b3-bfa1-4320-8c20-5522947c7713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:05:48.339Z|1c59c0e4-262d-4b8a-b0e6-5339428c7ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:05:48.340Z|1c59c0e4-262d-4b8a-b0e6-5339428c7ae9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:05:55.886Z|31ba6214-1484-4b98-96a7-b11f782e0bd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:55.887Z|31ba6214-1484-4b98-96a7-b11f782e0bd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:55.958Z|53b744d5-ae9e-4967-a26d-fed027e26584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:55.960Z|53b744d5-ae9e-4967-a26d-fed027e26584|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:05:56.097Z|c1ba0e4d-5d2a-4897-957b-5d24a4fea73b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:05:56.098Z|c1ba0e4d-5d2a-4897-957b-5d24a4fea73b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:03.026Z|10739e41-fb10-4cb2-97f2-d6d909b73600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:06:03.027Z|10739e41-fb10-4cb2-97f2-d6d909b73600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:06:05.916Z|ea84201d-152a-4203-9d7f-4a240e6e4351|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:05.917Z|ea84201d-152a-4203-9d7f-4a240e6e4351|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:05.999Z|fab60d12-b84b-406a-80be-8f75eeb5ef81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:06.000Z|fab60d12-b84b-406a-80be-8f75eeb5ef81|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:06.130Z|0cbfb953-cd20-4e84-a920-c4e869a3db55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:06.132Z|0cbfb953-cd20-4e84-a920-c4e869a3db55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:15.952Z|b71f9ec9-97b4-457f-87c4-ec3c8ec63ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:15.954Z|b71f9ec9-97b4-457f-87c4-ec3c8ec63ae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:16.031Z|8934b4a1-b847-46a0-ae30-0fa2f53e216f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:16.033Z|8934b4a1-b847-46a0-ae30-0fa2f53e216f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:16.159Z|b9e9001b-1070-4504-8d16-72beb6e09d6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:16.160Z|b9e9001b-1070-4504-8d16-72beb6e09d6d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:16.865Z|e000bc88-c80e-4b2d-b951-462627d4145d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:06:16.866Z|e000bc88-c80e-4b2d-b951-462627d4145d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:18.026Z|7752a76a-c12b-4592-86c8-f1d8f72d900a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:06:18.026Z|7752a76a-c12b-4592-86c8-f1d8f72d900a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:06:18.342Z|b81180c9-2c6f-4700-ae5d-129eb6963e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:06:18.343Z|b81180c9-2c6f-4700-ae5d-129eb6963e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:06:25.995Z|94f1ec2e-bf53-444f-9a22-fef3c9e43be9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:25.997Z|94f1ec2e-bf53-444f-9a22-fef3c9e43be9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:26.078Z|3e1b7a70-1ab1-4cae-87fb-5c93802c63da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:26.079Z|3e1b7a70-1ab1-4cae-87fb-5c93802c63da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:26.208Z|16230f9a-2c9b-4039-9dcd-835edae4afda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:26.209Z|16230f9a-2c9b-4039-9dcd-835edae4afda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:33.026Z|e53db16d-4090-469d-bcfc-8a8f77fda044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:06:33.030Z|e53db16d-4090-469d-bcfc-8a8f77fda044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:06:36.026Z|6e8cffdb-5682-4221-83fd-43e2fadd10a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:36.027Z|6e8cffdb-5682-4221-83fd-43e2fadd10a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:36.230Z|49c5346a-0174-4d3a-aef3-4150fb15f431|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:36.234Z|49c5346a-0174-4d3a-aef3-4150fb15f431|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:36.250Z|0fd2f738-8ef6-45e2-a63e-3e4ce421f30a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:36.252Z|0fd2f738-8ef6-45e2-a63e-3e4ce421f30a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:46.062Z|56452787-17f7-485e-904c-011dc9a5c135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:46.072Z|56452787-17f7-485e-904c-011dc9a5c135|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:46.263Z|3e69517d-b12f-4994-83bb-a9ca7e7dabd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:46.264Z|3e69517d-b12f-4994-83bb-a9ca7e7dabd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:46.288Z|dc609803-98e8-40a6-92c5-43ef22b25c82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:46.289Z|dc609803-98e8-40a6-92c5-43ef22b25c82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:48.026Z|7f384676-92a9-49a5-bdfb-566f5ca79d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:06:48.027Z|7f384676-92a9-49a5-bdfb-566f5ca79d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:06:48.343Z|c733912b-3534-4677-9d20-f15844a0162f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:06:48.344Z|c733912b-3534-4677-9d20-f15844a0162f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:06:56.101Z|30948d07-6181-491b-acd5-d8cd7910945b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:56.103Z|30948d07-6181-491b-acd5-d8cd7910945b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:56.290Z|21f667db-535c-4049-8f27-666096c818ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:56.292Z|21f667db-535c-4049-8f27-666096c818ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:06:56.323Z|0bfaea6f-f736-4279-9fde-c77eabc8886e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:06:56.324Z|0bfaea6f-f736-4279-9fde-c77eabc8886e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:03.026Z|94ca2acf-1cfb-4119-b289-eb44df84177b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:07:03.027Z|94ca2acf-1cfb-4119-b289-eb44df84177b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:07:06.130Z|fe6bc051-b43c-41f5-bd2c-9fef8c048921|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:06.137Z|fe6bc051-b43c-41f5-bd2c-9fef8c048921|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:06.320Z|0328d631-019e-40c1-bd75-403ef96de96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:06.321Z|0328d631-019e-40c1-bd75-403ef96de96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:06.349Z|d7e1326e-4c7c-49f9-b4f2-19289b316a26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:06.350Z|d7e1326e-4c7c-49f9-b4f2-19289b316a26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:16.171Z|b7a5a860-4617-466c-89b5-1714f575e08d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:16.172Z|b7a5a860-4617-466c-89b5-1714f575e08d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:16.349Z|f01e0bc6-cf3c-44bc-9981-1ba9c0134e94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:16.351Z|f01e0bc6-cf3c-44bc-9981-1ba9c0134e94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:16.376Z|bc597d94-9c62-4ce5-8d79-70c363773656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:16.377Z|bc597d94-9c62-4ce5-8d79-70c363773656|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:16.871Z|1397cd77-6c86-4f45-9d59-1120352ff4dc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:07:16.872Z|1397cd77-6c86-4f45-9d59-1120352ff4dc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:18.027Z|eb21cffa-2071-4898-99aa-4a4cdf2c85f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:07:18.032Z|eb21cffa-2071-4898-99aa-4a4cdf2c85f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:07:18.345Z|866fb02c-65db-4349-9e80-ed3f5a85c9b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:07:18.346Z|866fb02c-65db-4349-9e80-ed3f5a85c9b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:07:26.200Z|1de903cd-db20-43a7-83ba-27f3988ddd23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:26.201Z|1de903cd-db20-43a7-83ba-27f3988ddd23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:26.381Z|b3fcc0a5-5525-4881-a969-6300402644ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:26.383Z|b3fcc0a5-5525-4881-a969-6300402644ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:26.408Z|8287fcaf-8620-476f-b53d-5c880de11cc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:26.409Z|8287fcaf-8620-476f-b53d-5c880de11cc7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:33.026Z|23cf55eb-6ad6-4e41-bb4e-43d7bb6203ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:07:33.027Z|23cf55eb-6ad6-4e41-bb4e-43d7bb6203ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:07:36.226Z|df019ac9-161b-4d0d-affa-d8dbd681f068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:36.227Z|df019ac9-161b-4d0d-affa-d8dbd681f068|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:36.411Z|0b89f7b6-ef13-4d73-baed-80575695d86e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:36.412Z|0b89f7b6-ef13-4d73-baed-80575695d86e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:36.438Z|7da7a0d6-1c45-4187-a662-f1545b0027be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:36.439Z|7da7a0d6-1c45-4187-a662-f1545b0027be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:46.256Z|b70f671d-c885-4322-b1a8-7599d95cd4a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:46.258Z|b70f671d-c885-4322-b1a8-7599d95cd4a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:46.437Z|585ea548-377c-477c-bdbc-72f9e5d05989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:46.438Z|585ea548-377c-477c-bdbc-72f9e5d05989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:46.472Z|43c91ec5-52e5-4334-b7da-693c70f93b13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:46.475Z|43c91ec5-52e5-4334-b7da-693c70f93b13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:48.026Z|0647a502-3de0-430c-be6a-60f7b80d5097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:07:48.026Z|0647a502-3de0-430c-be6a-60f7b80d5097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:07:48.347Z|b74dd2f3-9d61-4b8c-9875-37108c2ef2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:07:48.348Z|b74dd2f3-9d61-4b8c-9875-37108c2ef2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:07:56.283Z|ad661283-5990-4cbf-8c61-8ff4cb099d5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:56.284Z|ad661283-5990-4cbf-8c61-8ff4cb099d5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:56.463Z|9ab5350a-0a3a-482e-8ea8-c8dd75ebd394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:56.464Z|9ab5350a-0a3a-482e-8ea8-c8dd75ebd394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:07:56.507Z|0c62cd3e-e1c2-40c6-96f1-f125919564d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:07:56.508Z|0c62cd3e-e1c2-40c6-96f1-f125919564d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:03.026Z|21411bdf-5daf-4a79-9e9f-c8ab23612525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:08:03.027Z|21411bdf-5daf-4a79-9e9f-c8ab23612525|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:08:06.312Z|53186d78-3763-433f-a799-b3851e377718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:06.314Z|53186d78-3763-433f-a799-b3851e377718|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:06.490Z|54049c2c-5ac0-4da7-a8a0-0771f4c547a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:06.491Z|54049c2c-5ac0-4da7-a8a0-0771f4c547a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:06.540Z|568565b2-c502-4927-89b8-88df2921f745|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:06.541Z|568565b2-c502-4927-89b8-88df2921f745|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:16.349Z|dcf99e27-2619-435a-9223-7c239d70a448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:16.351Z|dcf99e27-2619-435a-9223-7c239d70a448|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:16.519Z|ea159467-631e-4923-bd64-16254a49271f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:16.520Z|ea159467-631e-4923-bd64-16254a49271f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:16.580Z|4f910fc7-71a3-43bc-af7b-99424a6946b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:16.581Z|4f910fc7-71a3-43bc-af7b-99424a6946b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:16.873Z|f98c1143-0277-4cd6-b4e8-003ac19375ab|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:08:16.874Z|f98c1143-0277-4cd6-b4e8-003ac19375ab|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:18.029Z|a3392da2-23cb-4454-b622-07f0edc88ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:08:18.030Z|a3392da2-23cb-4454-b622-07f0edc88ef4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:08:18.349Z|14188f31-1ba8-4a50-a994-25c42a762f0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:08:18.350Z|14188f31-1ba8-4a50-a994-25c42a762f0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:08:26.380Z|00734d76-e314-497a-9dc5-5e9e4ad8ed5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:26.381Z|00734d76-e314-497a-9dc5-5e9e4ad8ed5b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:26.546Z|071e4709-4b8d-439d-b872-0a1bbbd6c7c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:26.547Z|071e4709-4b8d-439d-b872-0a1bbbd6c7c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:26.621Z|8e52d26b-5055-42c1-bce6-9f8402e3c89b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:26.622Z|8e52d26b-5055-42c1-bce6-9f8402e3c89b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:33.026Z|b092e315-dcf1-4658-99ef-4e991bc08b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:08:33.030Z|b092e315-dcf1-4658-99ef-4e991bc08b47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:08:36.423Z|90648863-3b9c-4e93-806b-18d5fbf26852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:36.425Z|90648863-3b9c-4e93-806b-18d5fbf26852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:36.569Z|c536ad38-963c-4fc6-917a-5167cd5909c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:36.570Z|c536ad38-963c-4fc6-917a-5167cd5909c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:36.652Z|2d0bc3fa-12c0-4734-8de1-8d539f7eff62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:36.653Z|2d0bc3fa-12c0-4734-8de1-8d539f7eff62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:46.472Z|0c48ee87-d7fa-428e-a6f5-f43247074db0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:46.473Z|0c48ee87-d7fa-428e-a6f5-f43247074db0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:46.613Z|66db7144-d253-47aa-9103-fe129e45d16b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:46.614Z|66db7144-d253-47aa-9103-fe129e45d16b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:46.684Z|e1c1befd-253c-4ad0-b8a3-c29188917cc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:46.685Z|e1c1befd-253c-4ad0-b8a3-c29188917cc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:48.026Z|3957b985-52fc-444f-b081-82acf69466af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:08:48.027Z|3957b985-52fc-444f-b081-82acf69466af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:08:48.352Z|98f7ce61-3feb-4981-ae18-1c2ab378c953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:08:48.352Z|98f7ce61-3feb-4981-ae18-1c2ab378c953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:08:56.504Z|611d65f6-3896-486b-86b4-27adedb7b386|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:56.508Z|611d65f6-3896-486b-86b4-27adedb7b386|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:56.649Z|cadd423f-b7c6-42ce-8ee6-ae08ef747a1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:56.650Z|cadd423f-b7c6-42ce-8ee6-ae08ef747a1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:08:56.714Z|aceea44e-f448-4b64-b4ef-8260202c8d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:08:56.715Z|aceea44e-f448-4b64-b4ef-8260202c8d62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:03.026Z|e006e988-b3d2-44e6-8b5e-b88ed0323852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:09:03.027Z|e006e988-b3d2-44e6-8b5e-b88ed0323852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:09:06.539Z|26dd4cfe-0088-4077-98f2-51bd987f96de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:06.541Z|26dd4cfe-0088-4077-98f2-51bd987f96de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:06.688Z|8c702a6c-2587-4b93-b7df-baeae2120593|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:06.690Z|8c702a6c-2587-4b93-b7df-baeae2120593|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:06.741Z|8a0cbf98-0915-4784-98ab-cff99cb8e9a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:06.743Z|8a0cbf98-0915-4784-98ab-cff99cb8e9a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:16.577Z|f13ed332-b47b-4b53-b02f-d9b5e9451855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:16.578Z|f13ed332-b47b-4b53-b02f-d9b5e9451855|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:16.728Z|61f1ef5f-499b-469f-ab94-7cba21125d59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:16.729Z|61f1ef5f-499b-469f-ab94-7cba21125d59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:16.780Z|e11fcf96-31fb-4c48-bb36-b34952c5f5f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:16.781Z|e11fcf96-31fb-4c48-bb36-b34952c5f5f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:16.879Z|d0348c9c-952f-4e0d-92a4-9c08fddf8966|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:09:16.880Z|d0348c9c-952f-4e0d-92a4-9c08fddf8966|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:18.027Z|75e79d37-8b7e-4f32-969e-e412b35d0230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:09:18.035Z|75e79d37-8b7e-4f32-969e-e412b35d0230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:09:18.353Z|91576dea-2d01-4a90-914f-e6f0a7aff69e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:09:18.354Z|91576dea-2d01-4a90-914f-e6f0a7aff69e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:09:26.623Z|53cee4c0-2312-4a37-b874-cf403bfc1b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:26.624Z|53cee4c0-2312-4a37-b874-cf403bfc1b49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:26.755Z|99ed7018-1d0a-43ab-8df8-d5b037fe0a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:26.756Z|99ed7018-1d0a-43ab-8df8-d5b037fe0a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:26.812Z|57a61314-92c0-4b5b-80a3-056fadd94894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:26.813Z|57a61314-92c0-4b5b-80a3-056fadd94894|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:33.026Z|da0fa8d1-6ee0-4b24-be6a-cd232dfae2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:09:33.027Z|da0fa8d1-6ee0-4b24-be6a-cd232dfae2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:09:36.651Z|5c2119f9-c7f7-4b5a-a5ba-7d69e4c43d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:36.652Z|5c2119f9-c7f7-4b5a-a5ba-7d69e4c43d8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:36.783Z|70292ba8-d02d-4863-b595-14dc4c4a95b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:36.784Z|70292ba8-d02d-4863-b595-14dc4c4a95b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:36.840Z|6e8d149f-8fa7-49b0-9b64-f2379d8a2a3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:36.841Z|6e8d149f-8fa7-49b0-9b64-f2379d8a2a3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:46.692Z|5794e955-69e7-4896-829a-087729711251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:46.693Z|5794e955-69e7-4896-829a-087729711251|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:46.811Z|3c617bbe-8202-4e82-9435-7b25227734d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:46.812Z|3c617bbe-8202-4e82-9435-7b25227734d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:46.869Z|a9c2d41a-1d87-4c0a-bafc-7f42c5225706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:46.870Z|a9c2d41a-1d87-4c0a-bafc-7f42c5225706|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:48.026Z|2c57f0f3-fcf8-402b-940a-6217b8dc4950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:09:48.029Z|2c57f0f3-fcf8-402b-940a-6217b8dc4950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:09:48.356Z|80bed712-6852-4220-9fde-028f5e6d707b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:09:48.356Z|80bed712-6852-4220-9fde-028f5e6d707b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:09:56.720Z|385fa5aa-fcba-4026-9c43-53b43b77a251|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:56.721Z|385fa5aa-fcba-4026-9c43-53b43b77a251|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:56.836Z|3b935d3e-6652-4619-b3ad-40050a5085a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:56.837Z|3b935d3e-6652-4619-b3ad-40050a5085a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:09:56.898Z|e479dcf6-b622-4f87-9fae-c63a2d37ff3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:09:56.899Z|e479dcf6-b622-4f87-9fae-c63a2d37ff3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:03.026Z|ee61dfbc-670c-4e6b-ab01-5719333080d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:10:03.030Z|ee61dfbc-670c-4e6b-ab01-5719333080d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:10:06.020Z||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xc70xaa0x7f0xee0xd2#<0xcd0xbf0xcf0xfdF0xd40xfe0xa6('0x800x9c'0x930x0d#0xdf0x0d0xaa0xea0xd0^X0x1e0xe1]. 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)
2023-01-21T06:10:06.772Z|a4c1c140-6f54-4946-be1a-833a102d8fee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:06.773Z|a4c1c140-6f54-4946-be1a-833a102d8fee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:06.863Z|7d3de8a4-f35f-43d1-b862-09442a4a3d67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:06.864Z|7d3de8a4-f35f-43d1-b862-09442a4a3d67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:06.935Z|57462e3e-072c-495b-96dd-5e69a62c8c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:06.936Z|57462e3e-072c-495b-96dd-5e69a62c8c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:16.809Z|b512d508-f108-4b23-82cb-a04fbaaf47b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:16.811Z|b512d508-f108-4b23-82cb-a04fbaaf47b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:16.880Z|24dd6ed4-2c2c-483b-914e-5e9fb0884be7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:10:16.881Z|24dd6ed4-2c2c-483b-914e-5e9fb0884be7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:16.894Z|b1f35066-c8c4-4539-b240-6a7f28a4b650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:16.896Z|b1f35066-c8c4-4539-b240-6a7f28a4b650|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:16.961Z|34dcbf16-6b35-4993-a07c-9eb528b465e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:16.962Z|34dcbf16-6b35-4993-a07c-9eb528b465e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:18.026Z|e6758915-2d62-45aa-a86a-f2ea9f224a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:10:18.026Z|e6758915-2d62-45aa-a86a-f2ea9f224a68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:10:18.358Z|3b9303b4-3a50-4102-9f00-03f640e86bd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:10:18.359Z|3b9303b4-3a50-4102-9f00-03f640e86bd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:10:26.848Z|dc2b3f15-0628-48a0-8785-bb76b70fdff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:26.850Z|dc2b3f15-0628-48a0-8785-bb76b70fdff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:26.929Z|e9eed096-6a1f-4d33-a4e6-3074d7d7a822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:26.931Z|e9eed096-6a1f-4d33-a4e6-3074d7d7a822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:26.997Z|930bf7a1-3078-4a32-9267-a7b838e76ddf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:26.999Z|930bf7a1-3078-4a32-9267-a7b838e76ddf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:33.026Z|6c8f3031-9b15-4d97-84bd-5e0e90efcf03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:10:33.026Z|6c8f3031-9b15-4d97-84bd-5e0e90efcf03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:10:36.895Z|97e3ed94-3aa0-4b9d-8469-0fc1822b59b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:36.897Z|97e3ed94-3aa0-4b9d-8469-0fc1822b59b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:36.981Z|e4432358-03c0-4b55-af35-bb3da3647fa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:36.987Z|e4432358-03c0-4b55-af35-bb3da3647fa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:37.026Z|fd98b378-0469-47ef-b219-363480446bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:37.027Z|fd98b378-0469-47ef-b219-363480446bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:46.924Z|e5659f02-028c-4df4-bbff-989af416468d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:46.925Z|e5659f02-028c-4df4-bbff-989af416468d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:47.015Z|5bff8810-4e60-45b4-bd56-c5f9df579e44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:47.016Z|5bff8810-4e60-45b4-bd56-c5f9df579e44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:47.053Z|0a43e578-9270-45ee-b7b9-20acf130aae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:47.054Z|0a43e578-9270-45ee-b7b9-20acf130aae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:48.026Z|0bbe196d-163e-4165-a1e7-269bf5cfa15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:10:48.032Z|0bbe196d-163e-4165-a1e7-269bf5cfa15c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:10:48.360Z|375e1ed9-8dd0-46b3-ba0a-7f0dd3a94160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:10:48.360Z|375e1ed9-8dd0-46b3-ba0a-7f0dd3a94160|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:10:56.950Z|204a745c-04ea-4df5-9093-935a9725f0f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:56.951Z|204a745c-04ea-4df5-9093-935a9725f0f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:57.043Z|267cef46-e773-45c7-ba8b-66ec933c407a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:57.045Z|267cef46-e773-45c7-ba8b-66ec933c407a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:10:57.078Z|1876647d-5319-4f47-b44c-2e5bbbe7c972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:10:57.096Z|1876647d-5319-4f47-b44c-2e5bbbe7c972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:03.026Z|ac010c4b-d587-47b2-8522-926b61e57206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:11:03.027Z|ac010c4b-d587-47b2-8522-926b61e57206|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:11:06.978Z|5430f142-eb29-450d-b067-207ea700e242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:06.983Z|5430f142-eb29-450d-b067-207ea700e242|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:07.071Z|9c96c12d-6036-450e-8086-c807997dc767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:07.073Z|9c96c12d-6036-450e-8086-c807997dc767|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:07.123Z|e5f8e9f1-dc61-432b-a046-24303bc2f8dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:07.124Z|e5f8e9f1-dc61-432b-a046-24303bc2f8dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:16.865Z|93377576-30bd-4f5a-95c4-ef197e563d46|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:11:16.866Z|93377576-30bd-4f5a-95c4-ef197e563d46|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:17.012Z|9e0cbac3-a0b2-4bf3-8792-97d74eba5d37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:17.013Z|9e0cbac3-a0b2-4bf3-8792-97d74eba5d37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:17.102Z|8eab3946-7c44-4e90-89b6-e9252e68dae1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:17.103Z|8eab3946-7c44-4e90-89b6-e9252e68dae1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:17.152Z|36225743-d18b-4416-b644-aa620361a6c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:17.153Z|36225743-d18b-4416-b644-aa620361a6c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:18.026Z|d3d78d7c-6d2c-498f-904f-fcc9120ff42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:11:18.028Z|d3d78d7c-6d2c-498f-904f-fcc9120ff42a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:11:18.361Z|306d8e2e-4942-4d8a-8599-37087cf3ebf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:11:18.362Z|306d8e2e-4942-4d8a-8599-37087cf3ebf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:11:27.043Z|0225dc4e-aae8-4fef-ae37-42eb6acadf32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:27.043Z|0225dc4e-aae8-4fef-ae37-42eb6acadf32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:27.133Z|93e04793-a7c2-48cf-a5ee-316b2111a7f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:27.135Z|93e04793-a7c2-48cf-a5ee-316b2111a7f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:27.181Z|308adcee-d33f-4fc7-9312-8213b512da0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:27.182Z|308adcee-d33f-4fc7-9312-8213b512da0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:33.026Z|b6009a34-6647-40d7-9e0c-b5d1ba36b236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:11:33.032Z|b6009a34-6647-40d7-9e0c-b5d1ba36b236|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:11:37.071Z|9dece81e-0e05-4b56-8583-a23f93f55efb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:37.073Z|9dece81e-0e05-4b56-8583-a23f93f55efb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:37.164Z|82eff5cf-d7f2-4d28-a947-6fd541705b2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:37.166Z|82eff5cf-d7f2-4d28-a947-6fd541705b2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:37.207Z|fda7cb19-4b4c-4195-998a-5292f46d354c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:37.208Z|fda7cb19-4b4c-4195-998a-5292f46d354c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:47.104Z|37422bb9-ef7c-47cc-9917-9bae13a815f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:47.105Z|37422bb9-ef7c-47cc-9917-9bae13a815f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:47.194Z|09efbe24-126b-45e8-9086-bf60398dff11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:47.195Z|09efbe24-126b-45e8-9086-bf60398dff11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:47.245Z|f8ea5cd0-8c7f-419c-bb3c-2875d5ff5739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:47.246Z|f8ea5cd0-8c7f-419c-bb3c-2875d5ff5739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:48.026Z|a4d5c7a1-ea8f-4db7-b14e-8e36a98bd54c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:11:48.026Z|a4d5c7a1-ea8f-4db7-b14e-8e36a98bd54c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:11:48.363Z|52d765d9-27b2-4fd1-b5d5-8b70ab811b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:11:48.364Z|52d765d9-27b2-4fd1-b5d5-8b70ab811b38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:11:57.145Z|752d5eb9-80f6-4b7d-a6d2-cf9a1a3f501d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:57.146Z|752d5eb9-80f6-4b7d-a6d2-cf9a1a3f501d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:57.233Z|a1f459ce-d403-4357-8f81-2775c6722043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:57.234Z|a1f459ce-d403-4357-8f81-2775c6722043|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:11:57.279Z|808a09d6-d0bd-4a69-966c-6fa274d3177e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:11:57.280Z|808a09d6-d0bd-4a69-966c-6fa274d3177e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:03.026Z|bbb56f59-2907-4ddf-82fe-878567cda774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:12:03.026Z|bbb56f59-2907-4ddf-82fe-878567cda774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:12:07.186Z|01cb42a4-2b27-49c5-8814-5780e581ad9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:07.188Z|01cb42a4-2b27-49c5-8814-5780e581ad9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:07.270Z|26b92752-3daa-453c-a455-571aed480f24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:07.272Z|26b92752-3daa-453c-a455-571aed480f24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:07.327Z|e3ac95de-1392-4828-b507-8d730e8b310e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:07.330Z|e3ac95de-1392-4828-b507-8d730e8b310e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:16.869Z|45ee8226-451a-4fa4-a6d7-a65f39e8833e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:12:16.870Z|45ee8226-451a-4fa4-a6d7-a65f39e8833e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:17.218Z|bbe2583c-cd13-42eb-8134-32bf22a4fcf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:17.220Z|bbe2583c-cd13-42eb-8134-32bf22a4fcf6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:17.342Z|f4dd0de3-72eb-4593-bf7a-c0aaffa1a07f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:17.344Z|f4dd0de3-72eb-4593-bf7a-c0aaffa1a07f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:17.369Z|62c6c1f1-be68-4e1b-8786-d5e42e1045cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:17.371Z|62c6c1f1-be68-4e1b-8786-d5e42e1045cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:18.027Z|1ed61fcf-7526-4a13-a0f4-e035b05a07b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:12:18.033Z|1ed61fcf-7526-4a13-a0f4-e035b05a07b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:12:18.365Z|64ce73c4-7872-4efc-b3e2-a9eb1cfd3614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:12:18.366Z|64ce73c4-7872-4efc-b3e2-a9eb1cfd3614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:12:27.247Z|37ed8a71-2680-43b3-ac47-4744160d9a87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:27.248Z|37ed8a71-2680-43b3-ac47-4744160d9a87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:27.391Z|3d3fdd8c-d25f-450d-b462-fcfe0f0ee19b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:27.393Z|3d3fdd8c-d25f-450d-b462-fcfe0f0ee19b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:27.411Z|d685433d-4565-409d-8ab6-9735bd731132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:27.413Z|d685433d-4565-409d-8ab6-9735bd731132|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:33.025Z|231ab36d-3c71-4208-b5e5-43bbfbdbbda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:12:33.026Z|231ab36d-3c71-4208-b5e5-43bbfbdbbda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:12:37.282Z|861f776f-f19a-462a-b6e3-d839ff7954fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:37.283Z|861f776f-f19a-462a-b6e3-d839ff7954fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:37.423Z|53f8ccb5-f832-4773-a21b-959c65cc9cf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:37.424Z|53f8ccb5-f832-4773-a21b-959c65cc9cf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:37.444Z|5e870c0a-b427-4e6c-ab64-e91b7bc7a48c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:37.445Z|5e870c0a-b427-4e6c-ab64-e91b7bc7a48c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:47.310Z|db685d29-11e6-44b0-b942-2dccb38c761f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:47.311Z|db685d29-11e6-44b0-b942-2dccb38c761f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:47.474Z|6372323e-c3c5-46da-81d5-2c2c2cf512f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:47.475Z|6372323e-c3c5-46da-81d5-2c2c2cf512f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:47.473Z|66d69972-f5e2-4dc8-9d05-a004115dfcfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:47.476Z|66d69972-f5e2-4dc8-9d05-a004115dfcfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:48.026Z|155e254c-e321-4c51-bc2e-1783fa01a824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:12:48.027Z|155e254c-e321-4c51-bc2e-1783fa01a824|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:12:48.367Z|685b4a20-4be8-4d7c-9f5e-9e68bf29b386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:12:48.368Z|685b4a20-4be8-4d7c-9f5e-9e68bf29b386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:12:57.343Z|da56f741-0708-4943-a3ae-b5caea7ce976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:57.344Z|da56f741-0708-4943-a3ae-b5caea7ce976|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:57.504Z|db932869-400b-430a-aab4-6b5f8e23a6ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:57.504Z|afa17af1-e4da-43a9-9c21-94a91dad550d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:12:57.505Z|db932869-400b-430a-aab4-6b5f8e23a6ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:12:57.506Z|afa17af1-e4da-43a9-9c21-94a91dad550d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:03.026Z|860ac6c8-d91d-4b01-a55d-9496d8fba9e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:13:03.034Z|860ac6c8-d91d-4b01-a55d-9496d8fba9e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:13:07.375Z|8f5e3197-c67a-4f59-821a-45fc51915395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:07.377Z|8f5e3197-c67a-4f59-821a-45fc51915395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:07.536Z|73c8702e-761e-4d7e-a7f8-e0c20a3b1405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:07.536Z|2c5ee973-f46e-4f79-8bd2-691c740da36f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:07.537Z|73c8702e-761e-4d7e-a7f8-e0c20a3b1405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:07.538Z|2c5ee973-f46e-4f79-8bd2-691c740da36f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:16.869Z|1507a838-f677-4af8-a803-468dbd1e9d92|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:13:16.871Z|1507a838-f677-4af8-a803-468dbd1e9d92|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:17.408Z|b8fab7e0-6efe-4428-bf15-ec5870a20ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:17.410Z|b8fab7e0-6efe-4428-bf15-ec5870a20ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:17.563Z|324c1336-82bf-4609-a369-50151dbe5207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:17.563Z|366aeb7f-45bb-4b9a-a0c9-89bf2dc8debc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:17.564Z|366aeb7f-45bb-4b9a-a0c9-89bf2dc8debc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:17.564Z|324c1336-82bf-4609-a369-50151dbe5207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:18.026Z|ba9321e1-2802-41a7-aeb9-8184719e13aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:13:18.027Z|ba9321e1-2802-41a7-aeb9-8184719e13aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:13:18.369Z|cb0f93d2-883f-4b5a-895c-7bff4c3cb3e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:13:18.370Z|cb0f93d2-883f-4b5a-895c-7bff4c3cb3e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:13:27.451Z|e66d51b8-3732-4766-83d4-78582213d27f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:27.452Z|e66d51b8-3732-4766-83d4-78582213d27f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:27.591Z|1f656fc4-69e3-4f23-9dec-577f94b457e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:27.591Z|da8219d7-64f1-4cb3-834e-77e75d3b1807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:27.592Z|da8219d7-64f1-4cb3-834e-77e75d3b1807|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:27.593Z|1f656fc4-69e3-4f23-9dec-577f94b457e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:33.026Z|22326b8d-4850-4c1c-af3d-3f9f6c20c4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:13:33.027Z|22326b8d-4850-4c1c-af3d-3f9f6c20c4d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:13:37.507Z|9faf5bc0-a471-466c-8adc-ca5eac8129c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:37.510Z|9faf5bc0-a471-466c-8adc-ca5eac8129c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:37.637Z|7f587bf2-9720-4eb0-89c0-802ea08baa78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:37.639Z|7f587bf2-9720-4eb0-89c0-802ea08baa78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:37.641Z|ab686a88-0028-4279-b99e-e2a998da7b07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:37.642Z|ab686a88-0028-4279-b99e-e2a998da7b07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:47.543Z|d6bf3d83-91e8-426c-8c81-4b3b17e3b60c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:47.544Z|d6bf3d83-91e8-426c-8c81-4b3b17e3b60c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:47.668Z|a48245f8-461e-41da-a5e2-7eba8fcc3b4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:47.668Z|ef57ad57-7bfd-492e-80bc-f71b6523bfe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:47.669Z|ef57ad57-7bfd-492e-80bc-f71b6523bfe3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:47.669Z|a48245f8-461e-41da-a5e2-7eba8fcc3b4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:48.026Z|93284b29-8b12-455b-8358-9bdeeddf8318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:13:48.030Z|93284b29-8b12-455b-8358-9bdeeddf8318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:13:48.371Z|59a49b82-dd6f-4000-b116-baaccb6f8570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:13:48.372Z|59a49b82-dd6f-4000-b116-baaccb6f8570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:13:57.569Z|b390e99c-0c65-452e-a736-1bb045f0377b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:57.570Z|b390e99c-0c65-452e-a736-1bb045f0377b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:57.696Z|07b3dc84-ba77-4efe-90e3-b3a16923235d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:57.697Z|12b3a594-2f2e-4075-a70f-69caf604e533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:13:57.697Z|07b3dc84-ba77-4efe-90e3-b3a16923235d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:13:57.698Z|12b3a594-2f2e-4075-a70f-69caf604e533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:03.026Z|5ebfb3e2-eba7-4d4e-8add-d28c27eb40c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:14:03.027Z|5ebfb3e2-eba7-4d4e-8add-d28c27eb40c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:14:07.596Z|1d2f5a26-7af3-41b9-a080-8d281c1ea329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:07.597Z|1d2f5a26-7af3-41b9-a080-8d281c1ea329|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:07.721Z|c6273f44-3b32-4d0f-a34f-2a8f87fc176c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:07.722Z|c6273f44-3b32-4d0f-a34f-2a8f87fc176c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:07.721Z|0bbb428a-7611-46f6-a40e-e0c5f9546949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:07.735Z|0bbb428a-7611-46f6-a40e-e0c5f9546949|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:16.863Z|0f44a74b-e04d-4346-9f91-c58c791fab9a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:14:16.865Z|0f44a74b-e04d-4346-9f91-c58c791fab9a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:17.627Z|79ebedd8-a692-4377-9128-1f8d66009f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:17.628Z|79ebedd8-a692-4377-9128-1f8d66009f56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:17.747Z|5fca7e5e-1fae-487e-9e06-ce8b0a5e07cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:17.748Z|5fca7e5e-1fae-487e-9e06-ce8b0a5e07cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:17.764Z|8228f65b-7481-4228-b0db-1100a966edcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:17.766Z|8228f65b-7481-4228-b0db-1100a966edcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:18.026Z|f23aa865-2682-4922-a556-2810799752e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:14:18.027Z|f23aa865-2682-4922-a556-2810799752e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:14:18.373Z|1d1598cf-cad2-4cbd-9431-936acd5cbdc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:14:18.374Z|1d1598cf-cad2-4cbd-9431-936acd5cbdc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:14:27.666Z|f706df5f-8564-4a1d-b5d0-435fc43400da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:27.667Z|f706df5f-8564-4a1d-b5d0-435fc43400da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:27.772Z|f3f828c3-9385-4ac4-89ed-aeb6d111d651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:27.773Z|f3f828c3-9385-4ac4-89ed-aeb6d111d651|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:27.796Z|936b0691-0322-4876-a7d1-cd41b73b96a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:27.798Z|936b0691-0322-4876-a7d1-cd41b73b96a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:33.026Z|4504f029-4277-402f-a0d3-acd47aad6239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:14:33.030Z|4504f029-4277-402f-a0d3-acd47aad6239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:14:37.695Z|a88a0755-7a22-4321-b3dc-a1e6f6943d54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:37.696Z|a88a0755-7a22-4321-b3dc-a1e6f6943d54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:37.798Z|721bd9c6-c5d4-466a-bd20-9e5a11d0e1d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:37.799Z|721bd9c6-c5d4-466a-bd20-9e5a11d0e1d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:37.825Z|5b1e1359-0f0a-4bd3-bb6d-87652e267d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:37.827Z|5b1e1359-0f0a-4bd3-bb6d-87652e267d07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:47.727Z|dd3214b4-fb31-4ca7-b036-2f45ceeb46ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:47.728Z|dd3214b4-fb31-4ca7-b036-2f45ceeb46ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:47.829Z|1a8fc8ca-8f77-4faa-9f16-e26bc6013a84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:47.830Z|1a8fc8ca-8f77-4faa-9f16-e26bc6013a84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:47.851Z|a2305726-ab28-44ac-9cf0-d7b1fce0e7d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:47.852Z|a2305726-ab28-44ac-9cf0-d7b1fce0e7d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:48.026Z|8e48c66f-616d-4d35-aced-7050ec8672c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:14:48.026Z|8e48c66f-616d-4d35-aced-7050ec8672c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:14:48.375Z|19e463fe-ca56-4cca-822b-0d7c049ad9db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:14:48.376Z|19e463fe-ca56-4cca-822b-0d7c049ad9db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:14:57.762Z|d106b549-e378-499a-bc75-a39da36c8a87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:57.763Z|d106b549-e378-499a-bc75-a39da36c8a87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:57.857Z|924b3ee8-87d4-4999-9749-6d6bc418d675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:57.857Z|924b3ee8-87d4-4999-9749-6d6bc418d675|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:14:57.878Z|69ecb284-1834-445c-8a62-3975baf8aac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:14:57.879Z|69ecb284-1834-445c-8a62-3975baf8aac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:03.025Z|c89330c0-10d7-4d6b-92b9-3b63f297512c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:15:03.026Z|c89330c0-10d7-4d6b-92b9-3b63f297512c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:15:07.789Z|fccdf358-482a-419e-84b3-cf8d9611f042|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:07.790Z|fccdf358-482a-419e-84b3-cf8d9611f042|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:07.884Z|cb03ad63-53f6-4140-a93b-e6b6ff924046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:07.885Z|cb03ad63-53f6-4140-a93b-e6b6ff924046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:07.907Z|69936992-58b4-4d9e-a5d7-af28b4022f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:07.908Z|69936992-58b4-4d9e-a5d7-af28b4022f40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:16.866Z|9187f53f-285e-48b1-8924-4134ed3dfc4c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:15:16.867Z|9187f53f-285e-48b1-8924-4134ed3dfc4c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:17.822Z|28f1e9e2-dbe6-47c6-830b-58daf680e839|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:17.824Z|28f1e9e2-dbe6-47c6-830b-58daf680e839|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:17.916Z|bea87206-6071-4fe5-92d6-8d4e4234fa52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:17.919Z|bea87206-6071-4fe5-92d6-8d4e4234fa52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:17.937Z|5b98df5d-5f0b-4227-a7c0-fa6ddce0b7d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:17.938Z|5b98df5d-5f0b-4227-a7c0-fa6ddce0b7d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:18.026Z|8adafe62-5c5a-48db-bd68-6a92efdc9477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:15:18.042Z|8adafe62-5c5a-48db-bd68-6a92efdc9477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:15:18.377Z|729e86e5-21c3-4988-98ed-a1685cb81a44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:15:18.377Z|729e86e5-21c3-4988-98ed-a1685cb81a44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:15:27.855Z|d510ee21-cbf5-478f-9537-264220f83d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:27.857Z|d510ee21-cbf5-478f-9537-264220f83d71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:27.947Z|f57135af-7dec-4115-af0e-66968263e5fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:27.947Z|f57135af-7dec-4115-af0e-66968263e5fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:27.969Z|9221d51f-8a8c-440a-84f8-a37853051c9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:27.971Z|9221d51f-8a8c-440a-84f8-a37853051c9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:33.026Z|b80bc5c6-2e9a-4e4a-9b8d-e550d9f61404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:15:33.027Z|b80bc5c6-2e9a-4e4a-9b8d-e550d9f61404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:15:37.889Z|4b893055-6848-4460-b0eb-be4ae7bb8c86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:37.890Z|4b893055-6848-4460-b0eb-be4ae7bb8c86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:37.988Z|fecf5de6-ce14-45dd-8eba-efab4f0107ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:37.990Z|fecf5de6-ce14-45dd-8eba-efab4f0107ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:38.005Z|8caf54b3-39d1-4f94-be7b-c5f93492957e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:38.007Z|8caf54b3-39d1-4f94-be7b-c5f93492957e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:47.924Z|f72cac85-529a-408f-a5cb-631129d67f38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:47.925Z|f72cac85-529a-408f-a5cb-631129d67f38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:48.020Z|52af9046-a723-4275-8c88-29b1180a9747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:48.022Z|52af9046-a723-4275-8c88-29b1180a9747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:48.025Z|e2e8e313-16cd-4073-aa3f-0f3eb608293a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:15:48.026Z|e2e8e313-16cd-4073-aa3f-0f3eb608293a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:15:48.032Z|aee6b947-3008-42dd-a584-e2b74b89ea38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:48.033Z|aee6b947-3008-42dd-a584-e2b74b89ea38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:48.379Z|8560cfe6-77fe-453c-8e53-b903650df2b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:15:48.379Z|8560cfe6-77fe-453c-8e53-b903650df2b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:15:57.953Z|d8f629eb-9f46-4b53-88ee-3ff41802391f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:57.954Z|d8f629eb-9f46-4b53-88ee-3ff41802391f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:58.050Z|ccf894c1-7b6d-41ef-a1a0-e5f6a8c3c754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:58.052Z|ccf894c1-7b6d-41ef-a1a0-e5f6a8c3c754|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:15:58.056Z|73e16a1a-6737-447c-9956-2d4d3c43745e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:15:58.057Z|73e16a1a-6737-447c-9956-2d4d3c43745e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:03.026Z|000b6c42-dc33-437b-9da4-b83b5c383a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:16:03.029Z|000b6c42-dc33-437b-9da4-b83b5c383a7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:16:07.983Z|4c3535e2-d078-4c42-89c2-9c3a9512774b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:07.984Z|4c3535e2-d078-4c42-89c2-9c3a9512774b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:08.079Z|eda6a38c-7791-443c-91d4-4c73382902ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:08.081Z|bbd3b715-060a-479d-8b71-c4eff4916141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:08.080Z|eda6a38c-7791-443c-91d4-4c73382902ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:08.081Z|bbd3b715-060a-479d-8b71-c4eff4916141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:16.864Z|d97c82a1-9125-464a-99b0-d9f02e97c3ec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-01-21T06:16:16.865Z|d97c82a1-9125-464a-99b0-d9f02e97c3ec|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:18.026Z|08c837ee-3477-4890-ab17-68d950a77f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:16:18.027Z|08c837ee-3477-4890-ab17-68d950a77f7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:16:18.040Z|5a01c38f-fbbe-4c66-bb95-34e2a194c0c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:18.041Z|5a01c38f-fbbe-4c66-bb95-34e2a194c0c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:18.110Z|10305c04-1d37-45a0-b88f-50d7587422e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:18.111Z|10305c04-1d37-45a0-b88f-50d7587422e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:18.122Z|3601909d-2fab-41ab-b63d-64b9418c1990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:18.127Z|3601909d-2fab-41ab-b63d-64b9418c1990|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:18.381Z|7f5c84f9-2dd2-42d2-a878-b50e68bb0f0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:16:18.381Z|7f5c84f9-2dd2-42d2-a878-b50e68bb0f0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:16:28.075Z|6a6992d2-863f-4294-9c9a-5d11d820f32a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:28.077Z|6a6992d2-863f-4294-9c9a-5d11d820f32a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:28.159Z|d38638b6-21a5-432f-bcae-5e157ba5feaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:28.160Z|d38638b6-21a5-432f-bcae-5e157ba5feaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:28.165Z|9ca6d5e5-afd3-4c75-975b-37d33a00a834|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:28.166Z|9ca6d5e5-afd3-4c75-975b-37d33a00a834|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:33.026Z|8cce540b-7361-455a-b28f-c6dfd27c939f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:16:33.026Z|8cce540b-7361-455a-b28f-c6dfd27c939f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:16:38.114Z|c2f97e6e-9dfa-4dfe-87b5-b5b5f233c56d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:38.116Z|c2f97e6e-9dfa-4dfe-87b5-b5b5f233c56d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:38.188Z|bb4167d8-274b-4fd8-ae43-9f4fe9d30383|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:38.189Z|bb4167d8-274b-4fd8-ae43-9f4fe9d30383|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:38.192Z|fd4e3939-50fb-4b76-8e3e-e4fca6446413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:38.193Z|fd4e3939-50fb-4b76-8e3e-e4fca6446413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:48.026Z|9247ec65-1c8c-4073-b8e9-cdbd01760520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:16:48.030Z|9247ec65-1c8c-4073-b8e9-cdbd01760520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:16:48.143Z|1de13ddd-9f38-4cbe-81e0-71360d55dc7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:48.143Z|1de13ddd-9f38-4cbe-81e0-71360d55dc7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:48.219Z|894f57bb-fc19-4731-a2f8-2cad1d996442|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:48.220Z|894f57bb-fc19-4731-a2f8-2cad1d996442|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:48.225Z|9bca7cf9-511c-40cc-99fd-9a4b4199fda1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:48.227Z|9bca7cf9-511c-40cc-99fd-9a4b4199fda1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:48.382Z|c98369b6-3c92-46ed-ac03-41d9fc52606a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-01-21T06:16:48.383Z|c98369b6-3c92-46ed-ac03-41d9fc52606a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-01-21T06:16:58.173Z|67156251-99f0-4b54-ac01-4e0d4530a98c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:58.174Z|67156251-99f0-4b54-ac01-4e0d4530a98c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:58.252Z|f8f4e3c9-cc29-44c9-98bc-e8f4ce18a064|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:58.253Z|f8f4e3c9-cc29-44c9-98bc-e8f4ce18a064|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-01-21T06:16:58.258Z|28d36154-edf1-4757-b5fa-f01e83048f12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-01-21T06:16:58.259Z|28d36154-edf1-4757-b5fa-f01e83048f12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.