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  -Dspring.config.additional-location=/app/config/override.yaml  

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

2022-10-30T23:25:05.037Z||main|||||INFO|500||The following profiles are active: basic
2022-10-30T23:25:28.326Z||main|||||INFO|500||Starting service [Tomcat]
2022-10-30T23:25:28.328Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-10-30T23:25:28.559Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-10-30T23:25:43.463Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity.

2022-10-30T23:25:43.805Z||main|||||INFO|500||catdb-pool - Starting...
2022-10-30T23:25:44.225Z||main|||||INFO|500||catdb-pool - Start completed.
2022-10-30T23:25:45.402Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-10-30T23:25:47.722Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-10-30T23:25:48.953Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-30T23:25:53.197Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-30T23:25:54.075Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly.
2022-10-30T23:25:58.427Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-30T23:25:58.754Z||main|||||INFO|500||reqdb-pool - Starting...
2022-10-30T23:25:58.772Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-10-30T23:25:58.803Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-10-30T23:26:01.673Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-10-30T23:26:02.472Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-30T23:26:04.440Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2022-10-30T23:26:15.272Z||main|||||WARN|500||---
2022-10-30T23:26:15.273Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-10-30T23:26:15.273Z||main|||||WARN|500||---
2022-10-30T23:26:16.077Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-10-30T23:26:25.858Z||main|||||INFO|500||Started ApiHandlerApplication in 90.172 seconds (JVM running for 99.985)
2022-10-30T23:26:25.874Z|7fc7454b-705a-4fe7-877d-85200151d8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:26:25.895Z|7fc7454b-705a-4fe7-877d-85200151d8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:26:25.898Z|74828871-b922-483b-ae0e-c32c57a15f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:26:25.910Z|74828871-b922-483b-ae0e-c32c57a15f5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:26:31.061Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-10-30T23:26:31.524Z|8e16e868-6a85-4f3c-b4de-e5d82d4c2a88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:26:31.524Z|b98758b7-b4a5-4e14-85a2-4f5163ee453b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2022-10-30T23:26:32.139Z|b98758b7-b4a5-4e14-85a2-4f5163ee453b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:26:32.139Z|8e16e868-6a85-4f3c-b4de-e5d82d4c2a88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:26:32.528Z|38c27945-f05a-4808-b755-0466d9e58b28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:26:32.530Z|38c27945-f05a-4808-b755-0466d9e58b28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:26:40.831Z|24dca8df-4a7e-45ba-862c-cf85375f6520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:26:40.832Z|24dca8df-4a7e-45ba-862c-cf85375f6520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:26:41.597Z|4b1c308f-c99f-4ca7-8994-24fc15a4a05a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:26:41.599Z|4b1c308f-c99f-4ca7-8994-24fc15a4a05a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:26:41.670Z|ebaee3fd-a193-484f-92b1-0ffe9b2cc832|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:26:41.672Z|ebaee3fd-a193-484f-92b1-0ffe9b2cc832|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:26:42.650Z|9d41062e-8f71-410e-86dc-4fc7821411d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:26:42.652Z|9d41062e-8f71-410e-86dc-4fc7821411d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:26:51.747Z|cca512dc-3d19-4439-8331-8255a3dc1e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:26:51.748Z|cca512dc-3d19-4439-8331-8255a3dc1e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:26:51.758Z|65274e2a-53d3-4319-b8b2-3dbc56fa58d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:26:51.759Z|65274e2a-53d3-4319-b8b2-3dbc56fa58d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:26:52.693Z|d80b92a5-3874-4c52-8fc3-89928165e9f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:26:52.695Z|d80b92a5-3874-4c52-8fc3-89928165e9f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:26:55.837Z|85ee4178-5864-4817-9f4e-b7ccdfd161bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:26:55.840Z|85ee4178-5864-4817-9f4e-b7ccdfd161bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:26:55.918Z|1abea48a-264b-4e99-9990-c4fe62ab83e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:26:55.936Z|1abea48a-264b-4e99-9990-c4fe62ab83e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:27:01.813Z|124a0327-1972-43d3-980e-eefe764b498b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:01.813Z|ffb1ae04-2ccb-4b26-b4e3-65414a45cc5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:01.818Z|ffb1ae04-2ccb-4b26-b4e3-65414a45cc5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:01.818Z|124a0327-1972-43d3-980e-eefe764b498b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:02.730Z|a3aa2182-cc64-4856-ab71-7ede90f56f78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:02.732Z|a3aa2182-cc64-4856-ab71-7ede90f56f78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:10.833Z|abb1e2aa-6225-41ea-9d68-efb315622fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:27:10.840Z|abb1e2aa-6225-41ea-9d68-efb315622fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:27:11.880Z|55e87195-d34a-4418-87f9-9186622bce44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:11.882Z|55e87195-d34a-4418-87f9-9186622bce44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:11.883Z|872fc934-b365-4e6a-8895-0ffe96fc0ebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:11.887Z|872fc934-b365-4e6a-8895-0ffe96fc0ebe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:12.766Z|3c5022f3-e82f-4918-9bff-4d781fc21cb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:12.768Z|3c5022f3-e82f-4918-9bff-4d781fc21cb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:21.936Z|1e1b1bbf-1f8d-403c-9bdd-407ef207adf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:21.936Z|0d0104ea-8d61-434b-b204-f7b811c9e547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:21.937Z|0d0104ea-8d61-434b-b204-f7b811c9e547|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:21.939Z|1e1b1bbf-1f8d-403c-9bdd-407ef207adf9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:22.806Z|1c4c4ba4-ca10-48a9-9d2a-e8d5f24c6a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:22.808Z|1c4c4ba4-ca10-48a9-9d2a-e8d5f24c6a43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:25.830Z|dd0da8e3-1c69-4233-9912-ba566d9f4bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:27:25.832Z|dd0da8e3-1c69-4233-9912-ba566d9f4bc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:27:25.941Z|d3e5e8ce-f53c-4e9d-a80e-16dbc267671c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:27:25.942Z|d3e5e8ce-f53c-4e9d-a80e-16dbc267671c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:27:31.976Z|b1488697-3a58-4325-b4bf-b3a3e0158dfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:31.977Z|4e1784d7-cf23-4022-8e7e-f7588bf85ae8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:31.978Z|b1488697-3a58-4325-b4bf-b3a3e0158dfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:31.978Z|4e1784d7-cf23-4022-8e7e-f7588bf85ae8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:32.842Z|76fd42ba-1f80-4cf3-9d6b-cbed23e060e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:32.844Z|76fd42ba-1f80-4cf3-9d6b-cbed23e060e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:40.831Z|3b57bf36-c8e9-4a7a-9f7f-9a370ebd70b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:27:40.833Z|3b57bf36-c8e9-4a7a-9f7f-9a370ebd70b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:27:42.023Z|a8d81f67-cdd1-4258-8cf5-8aae273a0609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:42.025Z|a8d81f67-cdd1-4258-8cf5-8aae273a0609|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:42.030Z|46622905-b897-40f5-b002-ae50d023e93c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:42.032Z|46622905-b897-40f5-b002-ae50d023e93c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:42.882Z|42cf6de4-ae9d-4484-837a-b9448039c61c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:42.887Z|42cf6de4-ae9d-4484-837a-b9448039c61c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:52.054Z|8b9355a6-df5f-47c6-a5ca-b4cc24127a51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:52.055Z|8b9355a6-df5f-47c6-a5ca-b4cc24127a51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:52.068Z|6adb1612-c74f-4ceb-8a9a-de3880769083|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:52.070Z|6adb1612-c74f-4ceb-8a9a-de3880769083|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:52.926Z|1fd6406e-b6b7-4f39-b2f1-4e7357bd20c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:27:52.928Z|1fd6406e-b6b7-4f39-b2f1-4e7357bd20c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:27:55.831Z|853616e8-2d30-4c2f-9ba1-b7b85855f7b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:27:55.836Z|853616e8-2d30-4c2f-9ba1-b7b85855f7b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:27:55.944Z|160b4411-ae92-4444-987b-c7043e9f4317|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:27:55.945Z|160b4411-ae92-4444-987b-c7043e9f4317|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:28:02.084Z|eb62a181-4a96-4a53-9e05-3a8feafbbfe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:02.086Z|eb62a181-4a96-4a53-9e05-3a8feafbbfe4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:02.108Z|7ed7da8c-66fd-4b84-83f3-49da782eece2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:02.109Z|7ed7da8c-66fd-4b84-83f3-49da782eece2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:02.959Z|387498fb-6469-48e1-b87e-b68e6095d035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:02.961Z|387498fb-6469-48e1-b87e-b68e6095d035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:10.830Z|a3bbeb39-e18d-4c6c-840e-eaf66e468aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:28:10.832Z|a3bbeb39-e18d-4c6c-840e-eaf66e468aba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:28:12.125Z|0c343a1e-64fc-459a-b56e-fba69d9894d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:12.127Z|0c343a1e-64fc-459a-b56e-fba69d9894d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:12.153Z|24e78c1f-ddf6-495d-b7a8-dbac4f9b2a95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:12.154Z|24e78c1f-ddf6-495d-b7a8-dbac4f9b2a95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:12.994Z|d71677e0-eb00-4305-9a51-a3a8d88b2664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:12.996Z|d71677e0-eb00-4305-9a51-a3a8d88b2664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:22.168Z|b0b9ed61-70bf-4c7a-9668-c64a8b760cd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:22.171Z|b0b9ed61-70bf-4c7a-9668-c64a8b760cd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:22.198Z|adde1a4f-4e69-462d-b53d-eb26dfa50ac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:22.199Z|adde1a4f-4e69-462d-b53d-eb26dfa50ac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:23.026Z|e586b180-83d0-45f9-b4fe-72f43e731708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:23.028Z|e586b180-83d0-45f9-b4fe-72f43e731708|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:25.831Z|5d104adc-9ff6-4fa9-a2a3-e3cccdd0ffbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:28:25.832Z|5d104adc-9ff6-4fa9-a2a3-e3cccdd0ffbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:28:25.947Z|53f6722d-529e-42b9-a950-7c19e52f553f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:28:25.949Z|53f6722d-529e-42b9-a950-7c19e52f553f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:28:32.205Z|0cb505f4-4f8e-49c5-8362-ca519cb1ee6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:32.206Z|0cb505f4-4f8e-49c5-8362-ca519cb1ee6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:32.232Z|43ef38bc-dc4b-42d4-895f-cff8c844f0cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:32.234Z|43ef38bc-dc4b-42d4-895f-cff8c844f0cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:33.059Z|63f7a136-4c7a-48a9-8842-709c4478d48c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:33.062Z|63f7a136-4c7a-48a9-8842-709c4478d48c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:40.831Z|a15d943d-5846-4576-9608-a74633d27503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:28:40.839Z|a15d943d-5846-4576-9608-a74633d27503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:28:42.238Z|fcff9c10-4d19-4ddd-9f05-01bfaf56b092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:42.240Z|fcff9c10-4d19-4ddd-9f05-01bfaf56b092|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:42.273Z|2c9e694e-b252-4887-b02c-de209c231da3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:42.274Z|2c9e694e-b252-4887-b02c-de209c231da3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:43.103Z|790d5fcd-9068-4eaf-839d-4f27238b2df9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:43.106Z|790d5fcd-9068-4eaf-839d-4f27238b2df9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:52.293Z|90948358-8071-49fa-b30e-652564401fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:52.295Z|90948358-8071-49fa-b30e-652564401fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:52.318Z|487adb0d-e038-486b-8ab3-583fb4c54c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:52.319Z|487adb0d-e038-486b-8ab3-583fb4c54c2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:53.138Z|91deb74f-f4e2-43bc-ba02-d0efb5a6f3b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:28:53.139Z|91deb74f-f4e2-43bc-ba02-d0efb5a6f3b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:28:55.832Z|1767e190-1404-452f-a46f-b1a21db8695e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:28:55.833Z|1767e190-1404-452f-a46f-b1a21db8695e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:28:55.950Z|7071d216-5624-4250-9e46-29874093d95f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:28:55.952Z|7071d216-5624-4250-9e46-29874093d95f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:29:02.327Z|016d0477-d528-430e-8714-b9686359ce42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:02.333Z|016d0477-d528-430e-8714-b9686359ce42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:02.352Z|a3a4ce0f-ed56-44ee-9c66-9e59a59677a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:02.354Z|a3a4ce0f-ed56-44ee-9c66-9e59a59677a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:03.173Z|b0c0c031-0bf4-4e71-9127-f8bd1327ee31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:03.175Z|b0c0c031-0bf4-4e71-9127-f8bd1327ee31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:10.830Z|d39c51a2-9c0c-40a8-814c-ececc01d0109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:29:10.832Z|d39c51a2-9c0c-40a8-814c-ececc01d0109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:29:12.368Z|4504b852-e7f3-4c94-9351-0230a26c7762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:12.369Z|4504b852-e7f3-4c94-9351-0230a26c7762|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:12.388Z|6591fd12-9329-4349-8e03-105470756f20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:12.389Z|6591fd12-9329-4349-8e03-105470756f20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:13.205Z|c5fd3935-7146-4773-819d-f8def0e5c722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:13.207Z|c5fd3935-7146-4773-819d-f8def0e5c722|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:22.408Z|49f1cb98-a5ff-45e4-b7ae-837714f0e91f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:22.410Z|49f1cb98-a5ff-45e4-b7ae-837714f0e91f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:22.425Z|c4d42dd0-ff6a-428e-89cd-62a7f3921b2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:22.427Z|c4d42dd0-ff6a-428e-89cd-62a7f3921b2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:23.237Z|2bce872c-2a71-42e0-8cbd-490f694c727e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:23.238Z|2bce872c-2a71-42e0-8cbd-490f694c727e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:25.830Z|27fd1c97-ed0e-46f1-ac1f-5cbd849d2910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:29:25.835Z|27fd1c97-ed0e-46f1-ac1f-5cbd849d2910|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:29:25.953Z|f76793d0-bb0a-4281-b373-984beb82736b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:29:25.955Z|f76793d0-bb0a-4281-b373-984beb82736b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:29:32.453Z|239e4902-8560-45cc-9b8c-e2a43a90baf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:32.455Z|239e4902-8560-45cc-9b8c-e2a43a90baf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:32.458Z|3f46b9e5-3dad-4157-87ec-1f7141318166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:32.459Z|3f46b9e5-3dad-4157-87ec-1f7141318166|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:33.278Z|108a40d2-360a-4b7e-9c04-17e74eca52ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:33.281Z|108a40d2-360a-4b7e-9c04-17e74eca52ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:40.831Z|dcd27153-06ab-47db-a1f3-a1d6661fd4bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:29:40.834Z|dcd27153-06ab-47db-a1f3-a1d6661fd4bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:29:42.488Z|c26e70bf-d0b5-479a-adad-85b6fd3bfc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:42.489Z|c26e70bf-d0b5-479a-adad-85b6fd3bfc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:42.499Z|70836d59-f76d-4e1b-b4f0-5b4341b5cbbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:42.501Z|70836d59-f76d-4e1b-b4f0-5b4341b5cbbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:43.417Z|752bf208-77b2-4d50-9c52-5c8d5805bf72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:43.419Z|752bf208-77b2-4d50-9c52-5c8d5805bf72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:52.523Z|5bbaba03-4b4e-4617-be0b-6c81604375f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:52.526Z|5bbaba03-4b4e-4617-be0b-6c81604375f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:52.536Z|4605b3c0-a1df-4ca9-88fc-c943a834f499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:52.538Z|4605b3c0-a1df-4ca9-88fc-c943a834f499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:53.449Z|ccddfe57-1dd9-4e72-937d-537b9474e659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:29:53.451Z|ccddfe57-1dd9-4e72-937d-537b9474e659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:29:55.830Z|f2af8ba1-3c29-47d2-997a-5adda6aa216b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:29:55.832Z|f2af8ba1-3c29-47d2-997a-5adda6aa216b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:29:55.960Z|2c3cf3b8-434f-46ae-bf26-5777b9b54636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:29:55.962Z|2c3cf3b8-434f-46ae-bf26-5777b9b54636|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:30:02.582Z|596746b9-4748-4034-be0d-97c5f9bd3843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:02.585Z|596746b9-4748-4034-be0d-97c5f9bd3843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:02.585Z|5724a4ed-ddea-4d0c-9887-dce8d4edb445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:02.588Z|5724a4ed-ddea-4d0c-9887-dce8d4edb445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:03.482Z|ade9efbd-8fee-4509-8b6e-d206ac5d83da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:03.483Z|ade9efbd-8fee-4509-8b6e-d206ac5d83da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:10.833Z|d855a8b6-b63d-4115-8d61-62eb397b6ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:30:10.837Z|d855a8b6-b63d-4115-8d61-62eb397b6ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:30:12.629Z|989cd25d-8445-4ec0-8117-304570c6a123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:12.630Z|a12a0332-205f-4d3c-822e-42f1354a8641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:12.631Z|989cd25d-8445-4ec0-8117-304570c6a123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:12.632Z|a12a0332-205f-4d3c-822e-42f1354a8641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:13.515Z|ccb11a60-c9f7-4b4e-8d33-a7562ce8421f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:13.517Z|ccb11a60-c9f7-4b4e-8d33-a7562ce8421f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:22.682Z|c190fb8b-3a14-4aad-9982-dc2ba546c568|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:22.682Z|34abd501-9d16-4371-b891-12dab6ebfbe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:22.686Z|34abd501-9d16-4371-b891-12dab6ebfbe6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:22.686Z|c190fb8b-3a14-4aad-9982-dc2ba546c568|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:23.562Z|5b4b3ae9-3aa8-4631-840b-e546e64a2173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:23.571Z|5b4b3ae9-3aa8-4631-840b-e546e64a2173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:25.831Z|0dc460a4-c00a-41ce-a24a-c6e4650e1977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:30:25.841Z|0dc460a4-c00a-41ce-a24a-c6e4650e1977|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:30:25.963Z|d98052fb-e270-424a-aecd-b54fd810755b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:30:25.965Z|d98052fb-e270-424a-aecd-b54fd810755b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:30:32.726Z|c86760cc-9c75-46ee-acc1-f2b58128c410|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:32.726Z|0d92825e-590d-40f5-b7fb-868bca5f68e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:32.728Z|c86760cc-9c75-46ee-acc1-f2b58128c410|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:32.729Z|0d92825e-590d-40f5-b7fb-868bca5f68e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:33.607Z|dc5ee264-a373-4f4a-902c-c5f357ccc1f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:33.609Z|dc5ee264-a373-4f4a-902c-c5f357ccc1f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:40.831Z|099f038a-7769-454b-b6e3-8e8bb78be49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:30:40.833Z|099f038a-7769-454b-b6e3-8e8bb78be49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:30:42.761Z|006b20b5-21cc-40e3-b342-efef69c5b6cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:42.761Z|128bbbb9-f676-4493-a607-f8d75bedadb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:42.763Z|006b20b5-21cc-40e3-b342-efef69c5b6cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:42.763Z|128bbbb9-f676-4493-a607-f8d75bedadb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:43.663Z|67b1c1a5-b00d-434f-9c06-fb4f0519c41c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:43.665Z|67b1c1a5-b00d-434f-9c06-fb4f0519c41c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:52.791Z|44cb3ab9-73af-48b7-95bc-e32c23fa2d73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:52.792Z|8e60a06f-f223-4483-a5f8-29108a043cf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:52.793Z|44cb3ab9-73af-48b7-95bc-e32c23fa2d73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:52.793Z|8e60a06f-f223-4483-a5f8-29108a043cf4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:53.696Z|7e7643b5-8d72-4124-beb3-e08016913165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:30:53.698Z|7e7643b5-8d72-4124-beb3-e08016913165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:30:55.830Z|efb15eee-2176-46d8-8acf-f2a28e0dbd17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:30:55.835Z|efb15eee-2176-46d8-8acf-f2a28e0dbd17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:30:55.967Z|b339fa01-e644-4fe1-9915-a83a35b89351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:30:55.968Z|b339fa01-e644-4fe1-9915-a83a35b89351|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:31:02.822Z|4b1df0df-4e3c-4ed6-8db4-0eed6516c51e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:02.822Z|88e3d176-abb0-401f-a706-543688bf9580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:02.824Z|4b1df0df-4e3c-4ed6-8db4-0eed6516c51e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:02.824Z|88e3d176-abb0-401f-a706-543688bf9580|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:03.728Z|9f4b1ea2-f28d-49c1-b476-0bac718569be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:03.729Z|9f4b1ea2-f28d-49c1-b476-0bac718569be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:10.832Z|ef255fbb-114d-42be-ba8b-04fa323342fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:31:10.833Z|ef255fbb-114d-42be-ba8b-04fa323342fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:31:12.855Z|b7ea144d-e896-4030-92f4-3964fdb08200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:12.855Z|98924f59-1725-4b7e-9480-1861da4bab23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:12.856Z|98924f59-1725-4b7e-9480-1861da4bab23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:12.856Z|b7ea144d-e896-4030-92f4-3964fdb08200|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:13.761Z|5709971d-5b82-4833-831e-7991b6cee1ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:13.765Z|5709971d-5b82-4833-831e-7991b6cee1ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:22.890Z|ea5e96e8-6819-430d-ae9f-f8ff11c05e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:22.892Z|ea5e96e8-6819-430d-ae9f-f8ff11c05e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:22.893Z|07cde673-9d20-4e62-a714-cbc6bdb87ddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:22.896Z|07cde673-9d20-4e62-a714-cbc6bdb87ddc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:23.802Z|4d6d4cd8-68ba-4d67-ab4b-cf190a80dad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:23.804Z|4d6d4cd8-68ba-4d67-ab4b-cf190a80dad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:25.830Z|b6dfc719-413c-4226-9d85-aac445c01671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:31:25.831Z|b6dfc719-413c-4226-9d85-aac445c01671|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:31:25.969Z|d1813130-84aa-4daa-b4ac-3b3c1a90cda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:31:25.970Z|d1813130-84aa-4daa-b4ac-3b3c1a90cda8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:31:32.941Z|3b4b9ff7-738b-42fb-a85b-b80ef6b6e24c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:32.942Z|3b4b9ff7-738b-42fb-a85b-b80ef6b6e24c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:32.967Z|857f2e96-bdf5-4599-92aa-aa5e04dd5282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:32.969Z|857f2e96-bdf5-4599-92aa-aa5e04dd5282|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:33.834Z|1b6863bc-692c-4c5b-a16a-4929ad5c0e90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:33.836Z|1b6863bc-692c-4c5b-a16a-4929ad5c0e90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:40.830Z|2770bba0-85b8-4399-a366-0e6d5de4f584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:31:40.835Z|2770bba0-85b8-4399-a366-0e6d5de4f584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:31:42.982Z|f368d4ba-df5e-4ce3-adbd-7bd50d2cd072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:42.988Z|f368d4ba-df5e-4ce3-adbd-7bd50d2cd072|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:43.027Z|d99da42f-4cc8-4e00-8208-fac33a863d2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:43.029Z|d99da42f-4cc8-4e00-8208-fac33a863d2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:43.873Z|7c6a1e31-82b2-44dc-9d7e-22ba9576ac5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:43.875Z|7c6a1e31-82b2-44dc-9d7e-22ba9576ac5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:53.030Z|358113e7-a5fc-4774-bbab-f0c177f7cf60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:53.032Z|358113e7-a5fc-4774-bbab-f0c177f7cf60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:53.066Z|06c8cd7b-0b62-4de5-92e4-41e0f127537d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:53.068Z|06c8cd7b-0b62-4de5-92e4-41e0f127537d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:53.908Z|953400c6-80df-4da6-b8f8-c633e5a5b034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:31:53.909Z|953400c6-80df-4da6-b8f8-c633e5a5b034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:31:55.830Z|81d3c5d9-1e31-414d-b866-c025b1195031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:31:55.832Z|81d3c5d9-1e31-414d-b866-c025b1195031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:31:55.972Z|dcc2bf1f-a7e3-4044-ad18-d7412cd1664b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:31:55.973Z|dcc2bf1f-a7e3-4044-ad18-d7412cd1664b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:32:03.065Z|13a94c1a-8245-4f34-b0e9-595f18a21edd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:03.067Z|13a94c1a-8245-4f34-b0e9-595f18a21edd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:03.097Z|e31baf1f-a466-4739-a418-d686eb068ffb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:03.098Z|e31baf1f-a466-4739-a418-d686eb068ffb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:03.942Z|764d461a-b87b-470e-a3fc-e860802f904a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:03.943Z|764d461a-b87b-470e-a3fc-e860802f904a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:10.830Z|b6b8808c-cb2b-4287-ac1f-9a36cdd8b5eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:32:10.831Z|b6b8808c-cb2b-4287-ac1f-9a36cdd8b5eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:32:13.102Z|53b7cfef-3990-417d-bf37-dca0efca70c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:13.103Z|53b7cfef-3990-417d-bf37-dca0efca70c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:13.125Z|5899e0ba-020f-4732-93f5-e5443a4aa5b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:13.126Z|5899e0ba-020f-4732-93f5-e5443a4aa5b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:13.971Z|1fbc3257-fcb5-4f9c-80b7-48b0b53096de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:13.972Z|1fbc3257-fcb5-4f9c-80b7-48b0b53096de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:23.137Z|a373ad44-6b2a-4687-a200-73fbdc737cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:23.138Z|a373ad44-6b2a-4687-a200-73fbdc737cd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:23.153Z|ec3bad06-8eba-4c11-96f4-311edb3861a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:23.154Z|ec3bad06-8eba-4c11-96f4-311edb3861a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:24.003Z|0c16dd62-78c5-415c-b34f-7f6f07e08b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:24.006Z|0c16dd62-78c5-415c-b34f-7f6f07e08b30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:25.830Z|7ac70ada-08e1-45b8-b035-aa6fba7a8ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:32:25.835Z|7ac70ada-08e1-45b8-b035-aa6fba7a8ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:32:25.975Z|b10636bb-fe94-4ff8-b7e1-ad1f57a9ef68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:32:25.977Z|b10636bb-fe94-4ff8-b7e1-ad1f57a9ef68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:32:33.168Z|667bc3e1-27ad-4950-9e3e-644e275e5a77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:33.169Z|667bc3e1-27ad-4950-9e3e-644e275e5a77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:33.185Z|2a8d0c6b-0a24-441f-9403-ce8ba5cebd94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:33.187Z|2a8d0c6b-0a24-441f-9403-ce8ba5cebd94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:34.041Z|36e1c720-121c-41ad-8f39-7226d78cce92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:34.042Z|36e1c720-121c-41ad-8f39-7226d78cce92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:40.831Z|e4f7ff03-e00b-49a2-a6a0-087cbf207207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:32:40.832Z|e4f7ff03-e00b-49a2-a6a0-087cbf207207|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:32:43.206Z|258347c9-32d5-41d4-9ad9-4fad3e4ad781|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:43.208Z|258347c9-32d5-41d4-9ad9-4fad3e4ad781|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:43.222Z|10848b7b-1198-4138-aa3c-d1e169e44ae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:43.224Z|10848b7b-1198-4138-aa3c-d1e169e44ae5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:44.072Z|52901a16-d5c8-46c6-86c6-214b858a0500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:44.074Z|52901a16-d5c8-46c6-86c6-214b858a0500|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:53.239Z|85d6cd33-d989-45bb-9cbb-b9eaa0c8be46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:53.241Z|85d6cd33-d989-45bb-9cbb-b9eaa0c8be46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:53.254Z|20d6dc47-3877-40a4-a9c8-30d6bdbb9262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:53.257Z|20d6dc47-3877-40a4-a9c8-30d6bdbb9262|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:54.117Z|4ac2ca51-d65f-47ad-8494-ff06e82f0665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:32:54.118Z|4ac2ca51-d65f-47ad-8494-ff06e82f0665|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:32:55.830Z|2dab34f4-e9ba-42bb-86dc-57096802fc5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:32:55.832Z|2dab34f4-e9ba-42bb-86dc-57096802fc5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:32:55.978Z|bc6db3c4-276d-4a99-891f-82817e466401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:32:55.979Z|bc6db3c4-276d-4a99-891f-82817e466401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:33:03.270Z|704be25e-da12-4ab0-81a4-c9f48aa93577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:03.271Z|704be25e-da12-4ab0-81a4-c9f48aa93577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:03.293Z|ab83db54-ad67-41e3-87ab-4f4288b18999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:03.294Z|ab83db54-ad67-41e3-87ab-4f4288b18999|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:04.152Z|1e89cb84-1ad0-46ce-8c98-a57def76d5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:04.153Z|1e89cb84-1ad0-46ce-8c98-a57def76d5ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:10.831Z|7a48f4d9-7345-4323-973e-110cf0585317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:33:10.835Z|7a48f4d9-7345-4323-973e-110cf0585317|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:33:13.310Z|d8ef0cfe-feb9-41ce-aa58-23959cf4534b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:13.311Z|d8ef0cfe-feb9-41ce-aa58-23959cf4534b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:13.321Z|533a5ef1-3597-4aed-8740-0eb77b8ca2ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:13.322Z|533a5ef1-3597-4aed-8740-0eb77b8ca2ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:14.182Z|bd1f55b6-8dc3-4b08-8fbb-fa96027bc141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:14.184Z|bd1f55b6-8dc3-4b08-8fbb-fa96027bc141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:23.346Z|6ccff9f7-7f3f-4e48-a600-32bdff7fd638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:23.352Z|6ccff9f7-7f3f-4e48-a600-32bdff7fd638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:23.355Z|298d75e0-ab3a-46c9-9838-91cc86b7c9ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:23.356Z|298d75e0-ab3a-46c9-9838-91cc86b7c9ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:24.215Z|fce183d8-ba12-4c23-a907-2f1a7e2f9dac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:24.216Z|fce183d8-ba12-4c23-a907-2f1a7e2f9dac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:25.831Z|a07f5add-c85a-49a8-af5e-c74512db9b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:33:25.833Z|a07f5add-c85a-49a8-af5e-c74512db9b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:33:25.981Z|8dcaa11b-ae9e-489e-8992-2bf271323fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:33:25.982Z|8dcaa11b-ae9e-489e-8992-2bf271323fdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:33:33.397Z|c7ad2095-ff09-4fd6-b7f6-9599088b02e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:33.399Z|c7ad2095-ff09-4fd6-b7f6-9599088b02e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:33.405Z|c946ebe9-f724-474f-9a03-30f3e8a51b86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:33.407Z|c946ebe9-f724-474f-9a03-30f3e8a51b86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:34.258Z|84c1d6a0-195a-48c7-adc5-ddd34500551f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:34.259Z|84c1d6a0-195a-48c7-adc5-ddd34500551f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:40.831Z|d73296b9-b7ee-4b78-b404-d480d085437c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:33:40.832Z|d73296b9-b7ee-4b78-b404-d480d085437c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:33:43.436Z|608d134e-8fe3-4e02-a9b1-d9d7221f5aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:43.437Z|608d134e-8fe3-4e02-a9b1-d9d7221f5aef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:43.443Z|2746e282-638c-4b4a-96fe-3f0780c40d07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:43.446Z|2746e282-638c-4b4a-96fe-3f0780c40d07|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:44.299Z|f751cbd4-910a-43c3-bf08-d6f37cfa15cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:44.300Z|f751cbd4-910a-43c3-bf08-d6f37cfa15cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:53.474Z|59a51873-606e-4821-afe5-d75cab7c23d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:53.477Z|59a51873-606e-4821-afe5-d75cab7c23d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:53.479Z|4219fab0-fca3-4820-8f53-22f2bc52bc0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:53.480Z|4219fab0-fca3-4820-8f53-22f2bc52bc0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:54.334Z|b8e73e38-aeb9-4f2a-b8a8-61e9e013fa2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:33:54.335Z|b8e73e38-aeb9-4f2a-b8a8-61e9e013fa2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:33:55.830Z|2ff69fa4-b41e-45de-a3d9-0b71845d9156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:33:55.833Z|2ff69fa4-b41e-45de-a3d9-0b71845d9156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:33:55.987Z|817a3d08-ff18-4251-940c-3a0bc85d6b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:33:55.988Z|817a3d08-ff18-4251-940c-3a0bc85d6b15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:34:03.513Z|e646c6e0-5663-46b2-abc8-9a618a25e31c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:03.515Z|e646c6e0-5663-46b2-abc8-9a618a25e31c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:03.518Z|0c4aa0e0-dbff-490a-aa93-015e3d613eef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:03.519Z|0c4aa0e0-dbff-490a-aa93-015e3d613eef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:04.368Z|26a4f795-6680-494d-a03b-1fd85c24d133|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:04.369Z|26a4f795-6680-494d-a03b-1fd85c24d133|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:10.830Z|95517eee-f9df-426e-98db-174565d036ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:34:10.831Z|95517eee-f9df-426e-98db-174565d036ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:34:13.545Z|8e3446b9-c4a1-4500-8ce0-352b5b252f21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:13.548Z|8e3446b9-c4a1-4500-8ce0-352b5b252f21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:13.551Z|a68b3802-0f0c-4d63-ac77-65441eb4dfea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:13.552Z|a68b3802-0f0c-4d63-ac77-65441eb4dfea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:14.400Z|9061ccba-71d1-4ae4-b921-5c28ead67d9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:14.402Z|9061ccba-71d1-4ae4-b921-5c28ead67d9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:23.582Z|c6d9b772-84d7-47b0-a18c-8d19a7f8d5fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:23.582Z|2d2384fa-4e95-4d6f-bde1-fdd6e5721a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:23.583Z|c6d9b772-84d7-47b0-a18c-8d19a7f8d5fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:23.583Z|2d2384fa-4e95-4d6f-bde1-fdd6e5721a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:24.432Z|1e93e1f7-4277-4e43-ab53-9499e4946c4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:24.433Z|1e93e1f7-4277-4e43-ab53-9499e4946c4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:25.830Z|18504441-efaa-4dad-9157-5dc8920977ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:34:25.831Z|18504441-efaa-4dad-9157-5dc8920977ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:34:25.990Z|c81a3ea9-2bf4-4ca3-93f7-e805e1d3f522|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:34:25.991Z|c81a3ea9-2bf4-4ca3-93f7-e805e1d3f522|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:34:33.614Z|8e27d02e-0255-472f-b9f7-21df32f58a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:33.615Z|8e27d02e-0255-472f-b9f7-21df32f58a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:33.621Z|605cc338-9719-48be-bd79-7de8bf4b024e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:33.626Z|605cc338-9719-48be-bd79-7de8bf4b024e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:34.462Z|d2eadeda-4fd3-499e-98e8-8e785501edae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:34.464Z|d2eadeda-4fd3-499e-98e8-8e785501edae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:40.830Z|415ed3ed-6d82-47e3-aaad-45ad5bfe77fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:34:40.834Z|415ed3ed-6d82-47e3-aaad-45ad5bfe77fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:34:43.669Z|b0d7bb84-61c8-4e00-bad7-f077e53bfbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:43.670Z|b0d7bb84-61c8-4e00-bad7-f077e53bfbce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:43.665Z|60064482-fabe-4ab2-803b-87418a4cfdae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:43.672Z|60064482-fabe-4ab2-803b-87418a4cfdae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:44.495Z|bd52a516-7887-43f6-adb9-5abe04fe2a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:44.496Z|bd52a516-7887-43f6-adb9-5abe04fe2a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:53.709Z|c9ed4a1d-4659-4764-808e-cae56449e46b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:53.709Z|2aa17c70-17e6-4191-a0cd-d0e3b49cb857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:53.711Z|2aa17c70-17e6-4191-a0cd-d0e3b49cb857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:53.711Z|c9ed4a1d-4659-4764-808e-cae56449e46b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:54.542Z|85e0886c-91da-4ecc-b0f6-9ec4fcacbd4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:34:54.544Z|85e0886c-91da-4ecc-b0f6-9ec4fcacbd4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:34:55.831Z|17ffaf64-ba6e-432c-b259-63f27a4eddc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:34:55.832Z|17ffaf64-ba6e-432c-b259-63f27a4eddc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:34:55.992Z|81536235-0f73-4240-92a7-3e34ae9d10a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:34:55.993Z|81536235-0f73-4240-92a7-3e34ae9d10a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:35:03.750Z|6a69188a-5fe2-4d5f-9c92-cb611a161b00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:03.750Z|494f5790-5483-4589-be72-ddcc9ceae02d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:03.752Z|6a69188a-5fe2-4d5f-9c92-cb611a161b00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:03.751Z|494f5790-5483-4589-be72-ddcc9ceae02d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:04.579Z|f3b53744-877f-42a0-821a-0ddd40fa87af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:04.581Z|f3b53744-877f-42a0-821a-0ddd40fa87af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:08.142Z|6766d88f-c472-4569-bdb7-40e87e3d067e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:35:08.143Z|6766d88f-c472-4569-bdb7-40e87e3d067e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:10.830Z|c3d54834-291e-4d0f-b9d0-0539ae93b565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:35:10.831Z|c3d54834-291e-4d0f-b9d0-0539ae93b565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:35:13.789Z|8f6df25b-e9af-48c7-9381-838dd7b82dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:13.808Z|da393b6f-5678-4fa6-b196-37e39e2b9dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:13.810Z|8f6df25b-e9af-48c7-9381-838dd7b82dc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:13.810Z|da393b6f-5678-4fa6-b196-37e39e2b9dd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:14.609Z|27857c48-90fa-4dc2-a7b4-cd40c483bcc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:14.610Z|27857c48-90fa-4dc2-a7b4-cd40c483bcc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:23.845Z|29b26fdd-d0d3-4efd-9e60-6c160b6b5ebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:23.847Z|29b26fdd-d0d3-4efd-9e60-6c160b6b5ebd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:23.859Z|f3fbad8f-3c38-4be5-b1e7-c5f3589eef30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:23.861Z|f3fbad8f-3c38-4be5-b1e7-c5f3589eef30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:24.647Z|51862767-316a-4da7-b84b-41f59ceca61a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:24.649Z|51862767-316a-4da7-b84b-41f59ceca61a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:25.830Z|de17c3c5-1619-4496-84ef-3df897cd5862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:35:25.834Z|de17c3c5-1619-4496-84ef-3df897cd5862|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:35:25.994Z|bf0643e4-4a34-45f2-9dd7-745799f422c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:35:25.995Z|bf0643e4-4a34-45f2-9dd7-745799f422c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:35:33.880Z|3c7e5abb-af42-4098-bad0-3b837770ce77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:33.881Z|3c7e5abb-af42-4098-bad0-3b837770ce77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:33.900Z|d3da4aa3-e322-4af3-bfd0-61caa13de997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:33.900Z|d3da4aa3-e322-4af3-bfd0-61caa13de997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:34.681Z|e16b2430-c766-44b2-b35b-333dee73da12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:34.682Z|e16b2430-c766-44b2-b35b-333dee73da12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:40.831Z|541d8258-d7b6-470b-8742-9158cb31f384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:35:40.833Z|541d8258-d7b6-470b-8742-9158cb31f384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:35:43.926Z|0f5925b3-1c50-4cf9-8eba-a847e498ff51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:43.928Z|0f5925b3-1c50-4cf9-8eba-a847e498ff51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:43.936Z|00d3de9e-2b77-4633-b50d-460c03d226e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:43.944Z|00d3de9e-2b77-4633-b50d-460c03d226e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:44.715Z|823e5b14-d893-420c-8a6a-3e7bbbafd0c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:44.717Z|823e5b14-d893-420c-8a6a-3e7bbbafd0c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:53.960Z|3085f4b6-7565-49ad-a957-29be0890290f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:53.963Z|3085f4b6-7565-49ad-a957-29be0890290f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:53.975Z|9961900a-89fe-4c0c-b2f0-9e20f8de5e4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:53.977Z|9961900a-89fe-4c0c-b2f0-9e20f8de5e4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:54.753Z|449beeb8-c10a-4494-b064-708736cc26d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:35:54.754Z|449beeb8-c10a-4494-b064-708736cc26d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:35:55.830Z|6014fcbb-e4d1-414d-8298-9183a665e32f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:35:55.831Z|6014fcbb-e4d1-414d-8298-9183a665e32f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:35:55.996Z|99803e20-a11c-477f-bd27-7aec605f69e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:35:55.997Z|99803e20-a11c-477f-bd27-7aec605f69e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:36:03.993Z|a3fa79ac-de06-42e7-a1d4-bc701277b76d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:03.994Z|a3fa79ac-de06-42e7-a1d4-bc701277b76d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:04.004Z|892e449d-2687-4565-9b4f-c0a2d2e7aec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:04.006Z|892e449d-2687-4565-9b4f-c0a2d2e7aec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:04.788Z|b7b36e57-3af2-448c-8a60-ca7f0bbcc766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:04.790Z|b7b36e57-3af2-448c-8a60-ca7f0bbcc766|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:08.114Z|6b73095e-c3d2-4ffa-91c3-7c3d6e3c862a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:36:08.115Z|6b73095e-c3d2-4ffa-91c3-7c3d6e3c862a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:10.830Z|ee888f77-a84e-4356-8960-f251f3f2eec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:36:10.833Z|ee888f77-a84e-4356-8960-f251f3f2eec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:36:14.029Z|b666978c-3d01-4537-af89-61951c8ecdbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:14.030Z|b666978c-3d01-4537-af89-61951c8ecdbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:14.031Z|1b25f29c-b2d0-4a6f-9b01-04d7800378de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:14.031Z|1b25f29c-b2d0-4a6f-9b01-04d7800378de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:14.825Z|6d076747-4b97-4e2a-9d92-b9b932c2b1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:14.826Z|6d076747-4b97-4e2a-9d92-b9b932c2b1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:24.059Z|96c9e8fb-f2d7-46a0-a031-ce502b65ec80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:24.059Z|5e6049a0-4a31-445e-b8cf-e26bcb8a729f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:24.060Z|5e6049a0-4a31-445e-b8cf-e26bcb8a729f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:24.061Z|96c9e8fb-f2d7-46a0-a031-ce502b65ec80|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:24.856Z|4eb065b2-7ced-4912-a8bf-2e7150b2f475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:24.857Z|4eb065b2-7ced-4912-a8bf-2e7150b2f475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:25.830Z|be617b9a-984b-422e-9066-9d3da4699de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:36:25.832Z|be617b9a-984b-422e-9066-9d3da4699de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:36:25.999Z|60fc4e36-5894-4058-81c3-239e213f6bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:36:26.000Z|60fc4e36-5894-4058-81c3-239e213f6bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:36:34.087Z|776b8967-0515-4f43-b914-3e10f82c343e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:34.089Z|776b8967-0515-4f43-b914-3e10f82c343e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:34.104Z|230881b5-0754-4e5e-8125-6acf3885c72b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:34.106Z|230881b5-0754-4e5e-8125-6acf3885c72b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:34.891Z|e9f4445f-7b27-478d-878f-69b25119c8db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:34.895Z|e9f4445f-7b27-478d-878f-69b25119c8db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:40.843Z|db642e77-8b7e-4856-9bed-f6d3b4ec815d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:36:40.852Z|db642e77-8b7e-4856-9bed-f6d3b4ec815d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:36:44.129Z|d2a7bd79-a7ec-42e2-a4dc-d4db0a059966|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:44.130Z|d2a7bd79-a7ec-42e2-a4dc-d4db0a059966|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:44.142Z|f82e22cf-7bd7-4ed9-a4ca-a7f3cca1b361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:44.143Z|f82e22cf-7bd7-4ed9-a4ca-a7f3cca1b361|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:44.930Z|9b75c591-d3bf-49e6-8f0e-b64a397fe692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:44.931Z|9b75c591-d3bf-49e6-8f0e-b64a397fe692|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:54.177Z|8c3d72a7-4e27-4335-a136-522f3f95831d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:54.180Z|8c3d72a7-4e27-4335-a136-522f3f95831d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:54.184Z|e9b3ab52-8f9b-438f-88f1-2e59dae8cc7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:54.185Z|e9b3ab52-8f9b-438f-88f1-2e59dae8cc7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:54.960Z|deece88c-d768-4d3b-9abd-07f28a26069e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:36:54.961Z|deece88c-d768-4d3b-9abd-07f28a26069e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:36:55.831Z|a41b3f74-215b-4518-ba89-5d118684796d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:36:55.832Z|a41b3f74-215b-4518-ba89-5d118684796d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:36:56.002Z|a3ccaf20-1d21-4668-a167-72ebe377d07b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:36:56.003Z|a3ccaf20-1d21-4668-a167-72ebe377d07b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:37:04.223Z|fae2cead-3973-425a-81fa-169163fbf17c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:04.223Z|22fb3c4d-737d-4bce-9dc2-c4c8546bd1e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:04.225Z|fae2cead-3973-425a-81fa-169163fbf17c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:04.225Z|22fb3c4d-737d-4bce-9dc2-c4c8546bd1e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:05.000Z|0739e79e-d0fd-4f47-a3eb-f946ae7916f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:05.002Z|0739e79e-d0fd-4f47-a3eb-f946ae7916f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:08.119Z|b94f164c-7b1c-4b85-bcad-c9b047924e41|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:37:08.121Z|b94f164c-7b1c-4b85-bcad-c9b047924e41|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:10.830Z|53cf5368-e03a-43e2-8093-6ef12f10e9d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:37:10.832Z|53cf5368-e03a-43e2-8093-6ef12f10e9d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:37:14.260Z|ad8dad34-109c-4df1-88cf-e3bf90f7bf79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:14.262Z|ad8dad34-109c-4df1-88cf-e3bf90f7bf79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:14.264Z|9dc4baac-63d0-4af8-9840-3a833b23d15d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:14.265Z|9dc4baac-63d0-4af8-9840-3a833b23d15d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:15.038Z|197b8404-6d44-406a-8253-053cba65db9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:15.040Z|197b8404-6d44-406a-8253-053cba65db9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:24.305Z|332d906c-47fc-4f14-8323-7bd834e34cec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:24.305Z|43743c3d-1dbf-4a90-937a-2cdf449c58e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:24.306Z|332d906c-47fc-4f14-8323-7bd834e34cec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:24.306Z|43743c3d-1dbf-4a90-937a-2cdf449c58e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:25.073Z|2a752f6a-a89a-4267-9cc9-d3d3abd887d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:25.074Z|2a752f6a-a89a-4267-9cc9-d3d3abd887d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:25.830Z|5be24fe4-9546-4257-a8d7-a7191bc26a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:37:25.835Z|5be24fe4-9546-4257-a8d7-a7191bc26a30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:37:26.004Z|004f66a3-18f1-4581-bc2f-79418fda6a22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:37:26.007Z|004f66a3-18f1-4581-bc2f-79418fda6a22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:37:34.336Z|9309d99f-31e9-46f9-85b5-59b4d27f2446|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:34.336Z|08e81222-bbc8-4a25-b4e6-cdf5f1932d1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:34.337Z|9309d99f-31e9-46f9-85b5-59b4d27f2446|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:34.337Z|08e81222-bbc8-4a25-b4e6-cdf5f1932d1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:35.109Z|f382faa0-8293-48b5-95bc-36b9e21e5cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:35.111Z|f382faa0-8293-48b5-95bc-36b9e21e5cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:40.830Z|c3698485-3588-4f33-aced-b065ce60fbed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:37:40.831Z|c3698485-3588-4f33-aced-b065ce60fbed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:37:44.367Z|82afedc2-4fe6-48f0-bdff-c8d67d6cb36d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:44.369Z|82afedc2-4fe6-48f0-bdff-c8d67d6cb36d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:44.383Z|a38806f5-869b-4bd4-af4b-ae2429dfda98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:44.384Z|a38806f5-869b-4bd4-af4b-ae2429dfda98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:45.148Z|aa720b32-26fe-49ce-8140-241ea6bc33e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:45.150Z|aa720b32-26fe-49ce-8140-241ea6bc33e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:54.401Z|a1adb0a5-fbc5-476a-a986-d03fffd960ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:54.402Z|a1adb0a5-fbc5-476a-a986-d03fffd960ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:54.424Z|6bf621d9-16e1-4160-a5ee-8a3ebf3967b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:54.425Z|6bf621d9-16e1-4160-a5ee-8a3ebf3967b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:55.177Z|08778c01-98dd-416d-b300-0de3b73332ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:37:55.180Z|08778c01-98dd-416d-b300-0de3b73332ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:37:55.830Z|eb421e81-7544-4462-ae87-7b88136e6fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:37:55.831Z|eb421e81-7544-4462-ae87-7b88136e6fe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:37:56.008Z|09d7a4a6-4f8d-46d7-a14b-e578e8710a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:37:56.009Z|09d7a4a6-4f8d-46d7-a14b-e578e8710a2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:38:04.430Z|ec0c75ee-0745-4373-9a7b-b74d86d707fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:04.431Z|ec0c75ee-0745-4373-9a7b-b74d86d707fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:04.451Z|b095bd6e-1696-44f5-a9a4-571999860959|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:04.452Z|b095bd6e-1696-44f5-a9a4-571999860959|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:05.210Z|dc39c969-8126-473e-9d69-6e9c9bbadbcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:05.211Z|dc39c969-8126-473e-9d69-6e9c9bbadbcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:08.116Z|8b947229-4f31-4d98-a949-fc0b8df42d7b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:38:08.117Z|8b947229-4f31-4d98-a949-fc0b8df42d7b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:10.830Z|15ecc243-95ad-4fc6-a9c0-1b8884041e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:38:10.835Z|15ecc243-95ad-4fc6-a9c0-1b8884041e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:38:14.459Z|f1115de0-38ae-405e-a76c-7b3d95e276de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:14.460Z|f1115de0-38ae-405e-a76c-7b3d95e276de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:14.483Z|fdf8741d-de26-41ed-9aa2-c000aba29a1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:14.484Z|fdf8741d-de26-41ed-9aa2-c000aba29a1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:15.239Z|8ec8a6c1-edb6-403f-ad2e-489f2632ed55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:15.240Z|8ec8a6c1-edb6-403f-ad2e-489f2632ed55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:24.489Z|eeaee6e5-ec92-43c9-a5a9-e0c526eddcf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:24.490Z|eeaee6e5-ec92-43c9-a5a9-e0c526eddcf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:24.514Z|c5c01526-9b4c-4e2d-98a7-d24cba80b937|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:24.517Z|c5c01526-9b4c-4e2d-98a7-d24cba80b937|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:25.279Z|8ff01060-42e5-44d4-ae84-07a495a34cee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:25.280Z|8ff01060-42e5-44d4-ae84-07a495a34cee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:25.830Z|3f894244-5370-4fff-a6ed-bc0d56f1eeee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:38:25.831Z|3f894244-5370-4fff-a6ed-bc0d56f1eeee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:38:26.010Z|c82ce108-ad9c-4035-8acd-95fe7ca18f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:38:26.011Z|c82ce108-ad9c-4035-8acd-95fe7ca18f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:38:34.519Z|a1c4d812-4508-4f42-b020-a46cb29ba459|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:34.525Z|a1c4d812-4508-4f42-b020-a46cb29ba459|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:34.544Z|0b654ad9-aa06-4f9f-b2a0-a2721a07ce8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:34.545Z|0b654ad9-aa06-4f9f-b2a0-a2721a07ce8c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:35.307Z|047d9a72-2bde-4e0b-9a2f-26fc8176aeba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:35.309Z|047d9a72-2bde-4e0b-9a2f-26fc8176aeba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:40.830Z|4ab3720a-f6a1-41c4-9e9c-112fd9940138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:38:40.831Z|4ab3720a-f6a1-41c4-9e9c-112fd9940138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:38:44.578Z|a8f3363a-8d37-483c-98a3-6c2e52318c03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:44.580Z|a8f3363a-8d37-483c-98a3-6c2e52318c03|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:44.596Z|7fc7784f-4d08-465e-b98e-49fa6fe89362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:44.600Z|7fc7784f-4d08-465e-b98e-49fa6fe89362|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:45.335Z|f5f33547-8c40-4344-b16a-4bb6246b4995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:45.336Z|f5f33547-8c40-4344-b16a-4bb6246b4995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:54.612Z|f7b1dad0-27bc-48b7-b026-72cb9ddb83fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:54.613Z|f7b1dad0-27bc-48b7-b026-72cb9ddb83fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:54.646Z|05db9b38-c651-4f67-aa60-f67f3c43c12a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:54.647Z|05db9b38-c651-4f67-aa60-f67f3c43c12a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:55.365Z|990b6343-1695-4794-8daa-33201ac3b211|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:38:55.367Z|990b6343-1695-4794-8daa-33201ac3b211|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:38:55.830Z|9a7a9b86-180f-4262-8839-69d5b769fa68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:38:55.834Z|9a7a9b86-180f-4262-8839-69d5b769fa68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:38:56.013Z|f0a0a1a5-1b40-4ac6-b2ca-a76c89e73308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:38:56.015Z|f0a0a1a5-1b40-4ac6-b2ca-a76c89e73308|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:39:04.641Z|3cbef563-4eba-4eed-a737-dbcdbc2fc8d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:04.642Z|3cbef563-4eba-4eed-a737-dbcdbc2fc8d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:04.674Z|6712857e-e99d-4f07-8dfa-e146f8167dab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:04.675Z|6712857e-e99d-4f07-8dfa-e146f8167dab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:05.397Z|e118c767-2cd0-4dc6-8f77-f9f342d77f24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:05.409Z|e118c767-2cd0-4dc6-8f77-f9f342d77f24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:08.115Z|b251c465-58ef-43f7-bf86-c4f6f20820d0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:39:08.118Z|b251c465-58ef-43f7-bf86-c4f6f20820d0|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:10.830Z|9e36a260-f475-4e75-bad0-b76a5f4fcd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:39:10.832Z|9e36a260-f475-4e75-bad0-b76a5f4fcd89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:39:14.672Z|696017cc-2541-47af-ae03-15858bc8b2e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:14.673Z|696017cc-2541-47af-ae03-15858bc8b2e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:14.705Z|0f3fab4b-af40-4299-ba77-9463c283f838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:14.707Z|0f3fab4b-af40-4299-ba77-9463c283f838|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:15.453Z|45dbf705-434b-4d4d-928a-328f962a72c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:15.454Z|45dbf705-434b-4d4d-928a-328f962a72c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:24.713Z|d6d6478f-4bd0-4dc3-927b-1d3f64860293|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:24.714Z|d6d6478f-4bd0-4dc3-927b-1d3f64860293|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:24.741Z|126be367-b5f4-4320-9881-d486d0b5315a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:24.742Z|126be367-b5f4-4320-9881-d486d0b5315a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:25.488Z|6692617d-08c3-4faa-89dc-8431390a81cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:25.489Z|6692617d-08c3-4faa-89dc-8431390a81cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:25.830Z|6653d743-6b82-4004-a5c4-6e5c29c91d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:39:25.831Z|6653d743-6b82-4004-a5c4-6e5c29c91d24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:39:26.016Z|88eee864-3bc0-41ec-bf81-9486a80f8423|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:39:26.017Z|88eee864-3bc0-41ec-bf81-9486a80f8423|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:39:34.748Z|a837ef6a-5bac-48f3-9a7d-a1a0510a44ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:34.749Z|a837ef6a-5bac-48f3-9a7d-a1a0510a44ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:34.773Z|f5a51158-5e26-48a7-8d69-44d9865e16ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:34.775Z|f5a51158-5e26-48a7-8d69-44d9865e16ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:35.523Z|b0742065-20ec-49f2-a439-97197cea3c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:35.526Z|b0742065-20ec-49f2-a439-97197cea3c1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:40.832Z|e641e8d4-9709-445b-8ee2-03d4fa5f0e65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:39:40.839Z|e641e8d4-9709-445b-8ee2-03d4fa5f0e65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:39:44.781Z|352fca6a-c6d5-449d-a897-0cfe05fc9b6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:44.782Z|352fca6a-c6d5-449d-a897-0cfe05fc9b6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:44.800Z|57580093-b6b1-40bc-923a-973cca655a59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:44.801Z|57580093-b6b1-40bc-923a-973cca655a59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:45.557Z|f8d212f4-672c-4c0c-a049-98f9671bbf54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:45.558Z|f8d212f4-672c-4c0c-a049-98f9671bbf54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:54.814Z|c6bcf12c-584a-47a9-b23e-dc21d7918bd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:54.819Z|c6bcf12c-584a-47a9-b23e-dc21d7918bd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:54.834Z|8029be0e-b8a1-4178-95ef-043bad01243b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:54.836Z|8029be0e-b8a1-4178-95ef-043bad01243b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:55.585Z|a1e15e70-1f9f-4f85-80aa-07d91f685103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:39:55.587Z|a1e15e70-1f9f-4f85-80aa-07d91f685103|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:39:55.832Z|d3c3901d-09a4-42a6-bda3-88dec2318ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:39:55.833Z|d3c3901d-09a4-42a6-bda3-88dec2318ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:39:56.019Z|d23462e1-f2f3-4ebe-8900-a7f9bfa7dacf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:39:56.020Z|d23462e1-f2f3-4ebe-8900-a7f9bfa7dacf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:40:04.877Z|acebdef9-3a70-4464-a658-7db721501608|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:04.878Z|ed4302a3-93f5-414e-a7e1-65a03b5f53b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:04.879Z|acebdef9-3a70-4464-a658-7db721501608|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:04.881Z|ed4302a3-93f5-414e-a7e1-65a03b5f53b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:05.617Z|bdc44959-0c13-4adc-81af-b56cf74574d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:05.618Z|bdc44959-0c13-4adc-81af-b56cf74574d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:08.114Z|94bc71e0-d58b-4906-a896-acceb95ae577|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:40:08.115Z|94bc71e0-d58b-4906-a896-acceb95ae577|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:10.830Z|19a91278-348e-4314-9494-54cfac24f753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:40:10.831Z|19a91278-348e-4314-9494-54cfac24f753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:40:14.922Z|79476872-27e5-4d2f-8a84-5cf32bf69c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:14.924Z|79476872-27e5-4d2f-8a84-5cf32bf69c5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:14.925Z|66ba4d4f-b449-4bdd-8d19-520663bcbf53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:14.926Z|66ba4d4f-b449-4bdd-8d19-520663bcbf53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:15.677Z|cb17e0fe-8400-4557-95ca-07d36a1429b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:15.678Z|cb17e0fe-8400-4557-95ca-07d36a1429b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:24.954Z|0e3ef8b3-4ecf-4147-a733-2a8a9faff2ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:24.956Z|0e3ef8b3-4ecf-4147-a733-2a8a9faff2ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:24.962Z|b064c955-2250-42c3-b15c-08b837569336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:24.963Z|b064c955-2250-42c3-b15c-08b837569336|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:25.712Z|1f23e634-f4b1-4c1d-8e23-d8716c0687c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:25.714Z|1f23e634-f4b1-4c1d-8e23-d8716c0687c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:25.830Z|8cd6270c-c1e0-42da-b830-28fd35050e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:40:25.833Z|8cd6270c-c1e0-42da-b830-28fd35050e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:40:26.021Z|dc91448d-6b76-43ad-a4fe-95bf09c4ddd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:40:26.022Z|dc91448d-6b76-43ad-a4fe-95bf09c4ddd6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:40:34.986Z|45f553bf-37f1-4dbe-ad51-ad1d9eae2cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:34.988Z|45f553bf-37f1-4dbe-ad51-ad1d9eae2cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:35.004Z|a0bb2ad0-0d73-418d-a903-5ccb01992f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:35.005Z|a0bb2ad0-0d73-418d-a903-5ccb01992f94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:35.742Z|6f795e1d-0d7b-4a78-b8c2-36bd46c77feb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:35.743Z|6f795e1d-0d7b-4a78-b8c2-36bd46c77feb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:40.831Z|2f53fe29-25dd-4259-a66d-7fb931c6df0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:40:40.832Z|2f53fe29-25dd-4259-a66d-7fb931c6df0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:40:45.027Z|f057ab8b-8954-4bd2-957a-28365e2c37cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:45.029Z|f057ab8b-8954-4bd2-957a-28365e2c37cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:45.037Z|0ee52e6c-633f-4900-900a-3779d3ac0999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:45.039Z|0ee52e6c-633f-4900-900a-3779d3ac0999|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:45.774Z|f4eac7a5-e02f-4016-937d-1147329e69eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:45.775Z|f4eac7a5-e02f-4016-937d-1147329e69eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:55.073Z|e3e2e3f8-4c79-48ca-b72e-f14bb4fc08fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:55.075Z|871e1356-6f54-4414-9a5a-43babd3713d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:55.076Z|871e1356-6f54-4414-9a5a-43babd3713d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:55.075Z|e3e2e3f8-4c79-48ca-b72e-f14bb4fc08fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:55.805Z|51e4d1bf-b513-46d3-9972-a9ce74460c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:40:55.807Z|51e4d1bf-b513-46d3-9972-a9ce74460c6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:40:55.830Z|888fc028-b740-4f80-88a0-e587c0a6fd83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:40:55.831Z|888fc028-b740-4f80-88a0-e587c0a6fd83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:40:56.024Z|a56e2474-ebda-4337-a1d1-604555f4dc40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:40:56.025Z|a56e2474-ebda-4337-a1d1-604555f4dc40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:41:05.125Z|0790b8d4-6dd9-407c-a423-75d86fdef20e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:05.128Z|5d1937f4-6a86-4671-a73b-d618fd10db16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:05.129Z|5d1937f4-6a86-4671-a73b-d618fd10db16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:05.130Z|0790b8d4-6dd9-407c-a423-75d86fdef20e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:05.848Z|dab704ac-fb5d-412c-9876-7c9cfd41bbd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:05.849Z|dab704ac-fb5d-412c-9876-7c9cfd41bbd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:08.117Z|92f4d325-b495-4e42-aeb5-56093e14e9e6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:41:08.118Z|92f4d325-b495-4e42-aeb5-56093e14e9e6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:10.830Z|6e4ffc8e-40f3-4e05-9773-91fce4bf98d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:41:10.834Z|6e4ffc8e-40f3-4e05-9773-91fce4bf98d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:41:15.177Z|ca64e9c0-691b-4b66-adf0-da44903fd4a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:15.179Z|ca64e9c0-691b-4b66-adf0-da44903fd4a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:15.179Z|680cf9db-5bdc-4d84-b3af-9883849ad0bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:15.193Z|680cf9db-5bdc-4d84-b3af-9883849ad0bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:15.882Z|cc7a6850-061d-4e48-8bcf-ec6e77ae72bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:15.883Z|cc7a6850-061d-4e48-8bcf-ec6e77ae72bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:25.212Z|6344a188-8296-4080-933a-241dd711dac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:25.213Z|6344a188-8296-4080-933a-241dd711dac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:25.231Z|d8f89104-c707-4ee8-a5c3-55850f123d64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:25.235Z|d8f89104-c707-4ee8-a5c3-55850f123d64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:25.830Z|a0c58646-2f58-446c-bb05-fc0c9116b430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:41:25.831Z|a0c58646-2f58-446c-bb05-fc0c9116b430|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:41:25.912Z|acc5f6af-66a9-47c8-820d-a05d57aac2f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:25.913Z|acc5f6af-66a9-47c8-820d-a05d57aac2f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:26.026Z|c303d207-32fc-4c7a-9e64-f7685441fba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:41:26.027Z|c303d207-32fc-4c7a-9e64-f7685441fba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:41:35.240Z|929940c7-dae7-426f-9af1-ab31fbd1cada|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:35.242Z|929940c7-dae7-426f-9af1-ab31fbd1cada|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:35.268Z|3f93ebe6-0f2e-4344-9a08-178a72d3e059|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:35.269Z|3f93ebe6-0f2e-4344-9a08-178a72d3e059|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:35.943Z|4cc4ef28-b7b6-4c9f-8eb0-44e08b2b5a03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:35.944Z|4cc4ef28-b7b6-4c9f-8eb0-44e08b2b5a03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:40.831Z|45938e92-4c89-472e-899f-7da4f2386199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:41:40.832Z|45938e92-4c89-472e-899f-7da4f2386199|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:41:45.278Z|2b3733b0-720b-4e14-92e1-af43f29bf3b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:45.280Z|2b3733b0-720b-4e14-92e1-af43f29bf3b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:45.296Z|c40e2fc3-5080-4b9f-81c1-fdaeedf269de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:45.297Z|c40e2fc3-5080-4b9f-81c1-fdaeedf269de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:45.976Z|5d5ee7a9-a020-4884-8ccc-9ed1f6050176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:45.977Z|5d5ee7a9-a020-4884-8ccc-9ed1f6050176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:55.311Z|7a487131-3610-4bef-a4a3-a08356fb0ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:55.312Z|7a487131-3610-4bef-a4a3-a08356fb0ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:55.324Z|23fa83ba-fdd9-4dcb-9ee4-a927ac5d7c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:55.326Z|23fa83ba-fdd9-4dcb-9ee4-a927ac5d7c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:55.830Z|de8d55fc-3b37-4e1c-9381-b669196d8de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:41:55.834Z|de8d55fc-3b37-4e1c-9381-b669196d8de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:41:56.006Z|dceb4d05-38a8-4f12-8931-61d79bb037ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:41:56.009Z|dceb4d05-38a8-4f12-8931-61d79bb037ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:41:56.028Z|154f6d5c-8556-4ebe-a334-d0e138aa6eb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:41:56.030Z|154f6d5c-8556-4ebe-a334-d0e138aa6eb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:42:05.340Z|a70635a5-a354-4bc9-9425-a89b97a2d952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:05.341Z|a70635a5-a354-4bc9-9425-a89b97a2d952|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:05.353Z|a80ea064-338d-4998-8ead-cc760ce4599e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:05.354Z|a80ea064-338d-4998-8ead-cc760ce4599e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:06.036Z|418efafa-94c8-45ed-91df-d583faa6a316|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:06.037Z|418efafa-94c8-45ed-91df-d583faa6a316|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:08.115Z|8759803e-3668-4745-85eb-d4d4df8c910a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:42:08.116Z|8759803e-3668-4745-85eb-d4d4df8c910a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:10.830Z|99cfc70f-feb4-43fc-9a98-976266674d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:42:10.832Z|99cfc70f-feb4-43fc-9a98-976266674d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:42:15.369Z|1d3d69e9-e435-412e-bbf7-5c9c5351f329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:15.370Z|1d3d69e9-e435-412e-bbf7-5c9c5351f329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:15.380Z|7d1107b3-91fb-4efb-b619-ce60b414a3fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:15.382Z|7d1107b3-91fb-4efb-b619-ce60b414a3fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:16.066Z|5e780699-6401-48a3-8cf4-20b56e95fe98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:16.067Z|5e780699-6401-48a3-8cf4-20b56e95fe98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:25.400Z|26b2b25c-ae00-4c88-bcfd-ac16e93d9fe8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:25.402Z|26b2b25c-ae00-4c88-bcfd-ac16e93d9fe8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:25.423Z|42fff5b6-8f5a-4889-a1dc-659876e91bf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:25.425Z|42fff5b6-8f5a-4889-a1dc-659876e91bf5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:25.830Z|805cd5fe-19c7-4208-b508-ebb0d084457b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:42:25.831Z|805cd5fe-19c7-4208-b508-ebb0d084457b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:42:26.031Z|67a0b00e-bbb8-4819-9454-99be56f413da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:42:26.032Z|67a0b00e-bbb8-4819-9454-99be56f413da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:42:26.099Z|71c8442c-f896-401e-8dc4-ad6d2946a482|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:26.100Z|71c8442c-f896-401e-8dc4-ad6d2946a482|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:35.433Z|54483e07-e596-4a81-87f2-917d964628bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:35.434Z|54483e07-e596-4a81-87f2-917d964628bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:35.458Z|406abf13-0384-4591-94e0-73756d16395a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:35.460Z|406abf13-0384-4591-94e0-73756d16395a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:36.131Z|0faaf3c6-4f83-4e93-baf9-167d339bc370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:36.132Z|0faaf3c6-4f83-4e93-baf9-167d339bc370|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:40.831Z|7d388171-7bd5-4ea6-893f-9ec299748fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:42:40.835Z|7d388171-7bd5-4ea6-893f-9ec299748fd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:42:45.462Z|0fb1ef9a-22d7-42e5-ae63-9bdc74669b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:45.463Z|0fb1ef9a-22d7-42e5-ae63-9bdc74669b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:45.488Z|7ab8085e-5d7e-4a91-bf3a-f02c12a6874a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:45.489Z|7ab8085e-5d7e-4a91-bf3a-f02c12a6874a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:46.158Z|efaabcc3-4a5a-4d12-af3b-3c682c5f751d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:46.159Z|efaabcc3-4a5a-4d12-af3b-3c682c5f751d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:55.494Z|d4d5f3d6-dbc8-4f18-9866-adc6a2a33554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:55.495Z|d4d5f3d6-dbc8-4f18-9866-adc6a2a33554|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:55.517Z|fbfb3815-28cc-4c19-b15a-d757b565bc61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:55.519Z|fbfb3815-28cc-4c19-b15a-d757b565bc61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:42:55.830Z|fbd27866-e816-4296-8a0c-0f07ae0db320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:42:55.831Z|fbd27866-e816-4296-8a0c-0f07ae0db320|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:42:56.034Z|aae7633d-1e2b-4ec4-9846-88313d174c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:42:56.035Z|aae7633d-1e2b-4ec4-9846-88313d174c88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:42:56.185Z|49dc952f-9935-4ba8-9acc-86074a52a439|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:42:56.186Z|49dc952f-9935-4ba8-9acc-86074a52a439|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:05.524Z|efa7b884-c432-441b-a127-49bfc63ce324|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:05.525Z|efa7b884-c432-441b-a127-49bfc63ce324|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:05.577Z|2bc1d943-12df-422d-857b-061686ad6b6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:05.579Z|2bc1d943-12df-422d-857b-061686ad6b6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:06.213Z|c656b05e-33ba-4b9d-8834-861c9a7a3275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:06.214Z|c656b05e-33ba-4b9d-8834-861c9a7a3275|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:08.116Z|46459d39-7253-40a2-982d-52d05a795960|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:43:08.117Z|46459d39-7253-40a2-982d-52d05a795960|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:10.830Z|347f96b9-98c2-45c9-be5b-222646b25d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:43:10.831Z|347f96b9-98c2-45c9-be5b-222646b25d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:43:15.553Z|28891e7e-ca99-443e-9cb7-2db54412d795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:15.554Z|28891e7e-ca99-443e-9cb7-2db54412d795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:15.614Z|69536ba3-0711-4f35-b2c5-cf3d99144f52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:15.615Z|69536ba3-0711-4f35-b2c5-cf3d99144f52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:16.248Z|0ea009de-09c5-488e-86af-2f1e70eb0185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:16.251Z|0ea009de-09c5-488e-86af-2f1e70eb0185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:25.583Z|8343b0f0-0796-4f1e-a57a-2b3826554680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:25.584Z|8343b0f0-0796-4f1e-a57a-2b3826554680|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:25.669Z|0385e9b7-c320-4ecb-9660-4d0541e0acb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:25.677Z|0385e9b7-c320-4ecb-9660-4d0541e0acb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:25.830Z|c404420a-0e6b-4f3f-8406-ce5a8900d9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:43:25.834Z|c404420a-0e6b-4f3f-8406-ce5a8900d9e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:43:26.037Z|60e794fd-74b2-43e6-b34b-465a7db7c4b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:43:26.038Z|60e794fd-74b2-43e6-b34b-465a7db7c4b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:43:26.281Z|caf4f0fb-5151-4721-8afd-136eb216326d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:26.283Z|caf4f0fb-5151-4721-8afd-136eb216326d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:35.610Z|9a14be6e-8067-4c4f-a941-296a130e452c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:35.611Z|9a14be6e-8067-4c4f-a941-296a130e452c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:35.708Z|323bd39d-6f94-44f4-9b91-39358feefc64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:35.709Z|323bd39d-6f94-44f4-9b91-39358feefc64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:36.310Z|d43778da-4e33-412c-93f6-3a12c65ee47f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:36.311Z|d43778da-4e33-412c-93f6-3a12c65ee47f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:40.830Z|b2a4a725-f0f1-45ac-af87-e7a031dc0931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:43:40.831Z|b2a4a725-f0f1-45ac-af87-e7a031dc0931|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:43:45.674Z|e192aa6c-b1a5-40fe-859d-4884d9fb0117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:45.675Z|e192aa6c-b1a5-40fe-859d-4884d9fb0117|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:45.737Z|6703bef0-fce8-4a35-bda2-29fa47a3b41b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:45.739Z|6703bef0-fce8-4a35-bda2-29fa47a3b41b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:46.340Z|57de5e8b-8b44-44d4-95c9-53321a2e98bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:46.342Z|57de5e8b-8b44-44d4-95c9-53321a2e98bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:55.721Z|08623032-c78c-4be9-a277-dc307cfd2b89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:55.722Z|08623032-c78c-4be9-a277-dc307cfd2b89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:55.769Z|19fb0caf-2057-4ea2-8983-c2de6606be40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:55.770Z|19fb0caf-2057-4ea2-8983-c2de6606be40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:43:55.831Z|85454524-4099-4f0a-905a-cdaa6fa68494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:43:55.832Z|85454524-4099-4f0a-905a-cdaa6fa68494|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:43:56.040Z|62323b46-95a4-4ede-8907-85ed686945a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:43:56.040Z|62323b46-95a4-4ede-8907-85ed686945a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:43:56.370Z|6b48906f-9f10-4c21-a253-e2750d95e278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:43:56.371Z|6b48906f-9f10-4c21-a253-e2750d95e278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:05.758Z|1c3bd268-68fb-46cd-961d-0f68799dbee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:05.761Z|1c3bd268-68fb-46cd-961d-0f68799dbee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:05.799Z|a4236f0f-f6b5-4b38-9e20-73b574983d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:05.800Z|a4236f0f-f6b5-4b38-9e20-73b574983d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:06.399Z|ac50d9bf-8384-48d9-90b8-a2fac78944ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:06.400Z|ac50d9bf-8384-48d9-90b8-a2fac78944ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:08.114Z|d8615344-8f15-4f43-bab3-8771c2937358|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:44:08.115Z|d8615344-8f15-4f43-bab3-8771c2937358|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:10.830Z|8ecce18f-8c55-4c5d-8868-d2e1b347f13f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:44:10.833Z|8ecce18f-8c55-4c5d-8868-d2e1b347f13f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:44:15.793Z|6928d776-26b3-42c0-a207-6766a1ac86fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:15.795Z|6928d776-26b3-42c0-a207-6766a1ac86fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:15.825Z|ee5fc0b0-0930-4aa6-87d9-89037e688c88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:15.826Z|ee5fc0b0-0930-4aa6-87d9-89037e688c88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:16.431Z|5f3c8e63-e535-4aaf-b2e5-e8d80985234d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:16.432Z|5f3c8e63-e535-4aaf-b2e5-e8d80985234d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:25.824Z|cd552412-01e3-4b1e-8ecc-0d23e4560c10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:25.826Z|cd552412-01e3-4b1e-8ecc-0d23e4560c10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:25.830Z|042e84ca-f4b0-4730-bb07-3598ec247628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:44:25.831Z|042e84ca-f4b0-4730-bb07-3598ec247628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:44:25.857Z|f1076fb2-f992-47ae-9775-215176171a89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:25.858Z|f1076fb2-f992-47ae-9775-215176171a89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:26.041Z|cfe9591e-a453-4af2-93f9-622674d20da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:44:26.042Z|cfe9591e-a453-4af2-93f9-622674d20da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:44:26.459Z|a36dc1f8-8a5f-4ac0-8285-b16e979f2b41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:26.460Z|a36dc1f8-8a5f-4ac0-8285-b16e979f2b41|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:35.859Z|4378a71a-be37-4d96-beb0-47894fe5b812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:35.861Z|4378a71a-be37-4d96-beb0-47894fe5b812|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:35.889Z|303777a8-ca9a-466d-890f-0aed5f01f995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:35.891Z|303777a8-ca9a-466d-890f-0aed5f01f995|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:36.487Z|068c8467-3f12-4cc2-87b8-f94ced5687b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:36.489Z|068c8467-3f12-4cc2-87b8-f94ced5687b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:40.832Z|4c2c2559-d760-408d-81fa-616a24fda81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:44:40.835Z|4c2c2559-d760-408d-81fa-616a24fda81d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:44:45.897Z|48e2e9a9-f18c-466d-8165-63d64ecd4f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:45.899Z|48e2e9a9-f18c-466d-8165-63d64ecd4f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:45.919Z|02b1af06-dc51-46d5-bcfb-2404b20f02e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:45.920Z|02b1af06-dc51-46d5-bcfb-2404b20f02e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:46.523Z|621fd411-44cd-405a-a767-2baf36e75a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:46.526Z|621fd411-44cd-405a-a767-2baf36e75a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:55.831Z|8e50bbbc-4da5-4879-9dbd-f1ca6df0a156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:44:55.832Z|8e50bbbc-4da5-4879-9dbd-f1ca6df0a156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:44:55.931Z|584e1182-a1cd-4380-b600-9395a2ac2613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:55.933Z|584e1182-a1cd-4380-b600-9395a2ac2613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:55.947Z|b421488f-8172-4eab-88b2-68f8368159cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:55.948Z|b421488f-8172-4eab-88b2-68f8368159cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:44:56.044Z|ecee124e-4486-4714-8918-b16673990fef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:44:56.045Z|ecee124e-4486-4714-8918-b16673990fef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:44:56.564Z|74c4db09-758c-475a-96f2-af7f29e8efc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:44:56.566Z|74c4db09-758c-475a-96f2-af7f29e8efc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:05.967Z|6b407f7b-a1fe-4b88-8119-f4a4a0b2c452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:05.969Z|6b407f7b-a1fe-4b88-8119-f4a4a0b2c452|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:05.977Z|841b1628-02e6-40c5-853c-f16bbfff5b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:05.979Z|841b1628-02e6-40c5-853c-f16bbfff5b4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:06.595Z|45f16711-e194-413f-b1f7-97414524baa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:06.596Z|45f16711-e194-413f-b1f7-97414524baa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:08.118Z|68336540-153e-44cb-9aa8-526f6ee125fa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:45:08.119Z|68336540-153e-44cb-9aa8-526f6ee125fa|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:10.830Z|05074542-85ae-48e6-bdf4-bf6e7e068c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:45:10.831Z|05074542-85ae-48e6-bdf4-bf6e7e068c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:45:16.003Z|c882b8a2-79a9-4b3c-88d0-60e67256056e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:16.008Z|8c3eba55-6e66-47a4-a585-29c806d04ed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:16.010Z|8c3eba55-6e66-47a4-a585-29c806d04ed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:16.016Z|c882b8a2-79a9-4b3c-88d0-60e67256056e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:16.645Z|a9b67fd0-f556-46e6-9ad8-850d016a2fa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:16.654Z|a9b67fd0-f556-46e6-9ad8-850d016a2fa2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:25.830Z|46444664-ad42-47f8-8cbe-81a642f7402f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:45:25.834Z|46444664-ad42-47f8-8cbe-81a642f7402f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:45:26.040Z|341eece4-f18f-4508-b42a-235e22922f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:26.040Z|d21bb1d1-60fe-4686-bd67-90564eeb8363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:26.041Z|341eece4-f18f-4508-b42a-235e22922f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:26.041Z|d21bb1d1-60fe-4686-bd67-90564eeb8363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:26.045Z|7b094c33-6439-4c11-9f44-b933738807d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:45:26.046Z|7b094c33-6439-4c11-9f44-b933738807d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:45:26.686Z|bb0c09cf-fad8-4085-898b-9652d8f13f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:26.687Z|bb0c09cf-fad8-4085-898b-9652d8f13f5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:36.069Z|f8f4153c-225d-413c-af32-08e93306c2af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:36.073Z|f8f4153c-225d-413c-af32-08e93306c2af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:36.079Z|332dbf75-77eb-4108-bd34-39d09ca3dce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:36.080Z|332dbf75-77eb-4108-bd34-39d09ca3dce4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:36.715Z|890e5897-121f-4f3f-bfb2-10f11968ac49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:36.716Z|890e5897-121f-4f3f-bfb2-10f11968ac49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:40.832Z|5867352a-0119-4789-b7f8-c27cb1244427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:45:40.833Z|5867352a-0119-4789-b7f8-c27cb1244427|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:45:46.106Z|67190b80-86c3-422d-a01a-a25a7cabd889|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:46.107Z|6f143109-1233-4b3e-867f-b50acdbb498c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:46.108Z|6f143109-1233-4b3e-867f-b50acdbb498c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:46.109Z|67190b80-86c3-422d-a01a-a25a7cabd889|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:46.749Z|d63b5c34-30d2-41d0-9458-592c6b45126f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:46.750Z|d63b5c34-30d2-41d0-9458-592c6b45126f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:55.832Z|a64a558d-058a-48df-934f-de7a3c8861a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:45:55.833Z|a64a558d-058a-48df-934f-de7a3c8861a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:45:56.047Z|d1c8cf0b-1c00-4850-a7f7-f94389b4215a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:45:56.048Z|d1c8cf0b-1c00-4850-a7f7-f94389b4215a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:45:56.147Z|263770c5-e533-4af4-aed0-4fe88e48fefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:56.148Z|263770c5-e533-4af4-aed0-4fe88e48fefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:56.156Z|72da043e-4b2c-4836-bd87-7f07c23ad1c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:56.157Z|72da043e-4b2c-4836-bd87-7f07c23ad1c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:45:56.776Z|85817d98-a1b6-46d7-86c7-4552b819b7a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:45:56.777Z|85817d98-a1b6-46d7-86c7-4552b819b7a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:06.176Z|60d1c4bf-1036-4e7b-91ee-f18f2b5a940f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:06.177Z|60d1c4bf-1036-4e7b-91ee-f18f2b5a940f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:06.184Z|0bc33bfa-8e77-4d74-88e1-72c0b6df66a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:06.186Z|0bc33bfa-8e77-4d74-88e1-72c0b6df66a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:06.805Z|e55f10ea-5a2d-493a-afa8-6cbe8bc191d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:06.807Z|e55f10ea-5a2d-493a-afa8-6cbe8bc191d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:08.115Z|5def19f5-e76e-4e12-969a-4b197851f6c0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:46:08.116Z|5def19f5-e76e-4e12-969a-4b197851f6c0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:10.830Z|2a17dca3-738e-4ea8-bd02-86183f2e9cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:46:10.834Z|2a17dca3-738e-4ea8-bd02-86183f2e9cf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:46:16.215Z|0a41b702-f5e7-4668-b8eb-5a5773b8512f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:16.215Z|6edec022-c06b-4a67-9185-9a4ff6234868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:16.216Z|6edec022-c06b-4a67-9185-9a4ff6234868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:16.218Z|0a41b702-f5e7-4668-b8eb-5a5773b8512f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:16.834Z|95d2a98d-7bbd-4ae1-be58-aa469918796e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:16.835Z|95d2a98d-7bbd-4ae1-be58-aa469918796e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:25.830Z|cc921c95-7e1f-437c-900f-3fa7eb5485a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:46:25.831Z|cc921c95-7e1f-437c-900f-3fa7eb5485a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:46:26.049Z|8c882207-d434-48da-965d-11ce3fb8804e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:46:26.050Z|8c882207-d434-48da-965d-11ce3fb8804e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:46:26.242Z|3dd48ff8-d012-4474-aab6-76dd50b7766d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:26.242Z|1cc5fef0-611d-4ec9-9fa3-41ea1a041833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:26.243Z|3dd48ff8-d012-4474-aab6-76dd50b7766d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:26.243Z|1cc5fef0-611d-4ec9-9fa3-41ea1a041833|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:26.861Z|92bba820-8bcc-45ef-8835-feb76fb60bc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:26.862Z|92bba820-8bcc-45ef-8835-feb76fb60bc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:36.271Z|66b0d064-5b7e-4b14-b87f-9dd6104c094f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:36.273Z|66b0d064-5b7e-4b14-b87f-9dd6104c094f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:36.273Z|f79b606b-a10a-4aa9-8c91-54be05644fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:36.274Z|f79b606b-a10a-4aa9-8c91-54be05644fe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:36.888Z|710d1e74-0d76-4714-9646-231966880ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:36.890Z|710d1e74-0d76-4714-9646-231966880ac3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:40.830Z|62d23eed-b60a-47d7-abe3-047584c8d404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:46:40.831Z|62d23eed-b60a-47d7-abe3-047584c8d404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:46:46.310Z|88125d24-0365-479a-9328-667d6870682e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:46.310Z|76a79bfe-1825-4a08-b3a9-980a897ef1b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:46.311Z|76a79bfe-1825-4a08-b3a9-980a897ef1b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:46.312Z|88125d24-0365-479a-9328-667d6870682e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:46.916Z|cc56b446-35bf-4597-b92e-81d9a550e9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:46.918Z|cc56b446-35bf-4597-b92e-81d9a550e9b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:55.830Z|545d0fd0-67fa-4470-a19c-7c07ed83c29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:46:55.834Z|545d0fd0-67fa-4470-a19c-7c07ed83c29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:46:56.051Z|dca3a598-5d2c-471d-b932-4e2b3f248dd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:46:56.052Z|dca3a598-5d2c-471d-b932-4e2b3f248dd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:46:56.348Z|8a47cdc3-88d4-4c77-9951-1fe4326bde69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:56.349Z|8a47cdc3-88d4-4c77-9951-1fe4326bde69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:56.352Z|1f9b33a1-f831-48ee-b215-1a511ea7f23b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:56.354Z|1f9b33a1-f831-48ee-b215-1a511ea7f23b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:46:56.948Z|74ec3e10-3307-4fcb-9fbe-fa6af89edc4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:46:56.949Z|74ec3e10-3307-4fcb-9fbe-fa6af89edc4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:06.386Z|b6d84131-4b79-49ea-8c04-52ed9a5f77d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:06.386Z|13989cd9-4d00-4d00-a804-3b8217ae99e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:06.387Z|13989cd9-4d00-4d00-a804-3b8217ae99e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:06.387Z|b6d84131-4b79-49ea-8c04-52ed9a5f77d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:06.982Z|0c645e16-9f8b-42f8-ad3b-479ca20c913c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:06.983Z|0c645e16-9f8b-42f8-ad3b-479ca20c913c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:08.116Z|3bba83c5-089b-4536-9cb6-6e0f994e0cc3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:47:08.118Z|3bba83c5-089b-4536-9cb6-6e0f994e0cc3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:10.830Z|f60dfe38-050e-42a8-a41c-0b4f89e374d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:47:10.831Z|f60dfe38-050e-42a8-a41c-0b4f89e374d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:47:16.414Z|1ac7837d-6367-4779-abf0-d0bbeaecc65e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:16.414Z|6936e68c-35bc-4d32-9170-31cbe3e9c053|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:16.415Z|1ac7837d-6367-4779-abf0-d0bbeaecc65e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:16.416Z|6936e68c-35bc-4d32-9170-31cbe3e9c053|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:17.010Z|ae11fc6e-996d-49eb-bb65-1d41cd11471c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:17.012Z|ae11fc6e-996d-49eb-bb65-1d41cd11471c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:25.830Z|44c45a67-a92b-485b-842f-39de67933763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:47:25.831Z|44c45a67-a92b-485b-842f-39de67933763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:47:26.054Z|c10e90f6-a8e0-4761-941f-3d5377351143|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:47:26.055Z|c10e90f6-a8e0-4761-941f-3d5377351143|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:47:26.444Z|8bcb2fda-de51-457a-b1b4-531a814789d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:26.445Z|6829ebd2-8106-4967-b225-df59f755a1e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:26.446Z|8bcb2fda-de51-457a-b1b4-531a814789d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:26.446Z|6829ebd2-8106-4967-b225-df59f755a1e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:27.041Z|0f7924c8-0374-4230-873f-8f57b3c7ea31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:27.042Z|0f7924c8-0374-4230-873f-8f57b3c7ea31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:36.476Z|9271d196-8b92-4e41-9dd9-c239857049d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:36.477Z|9271d196-8b92-4e41-9dd9-c239857049d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:36.479Z|d877976e-172f-4c2e-aa26-8275aafb5953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:36.480Z|d877976e-172f-4c2e-aa26-8275aafb5953|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:37.069Z|6a509363-5a48-4975-8e02-82445aba65a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:37.070Z|6a509363-5a48-4975-8e02-82445aba65a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:40.830Z|825b579e-dfd3-4dc9-8fda-af8cfe463ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:47:40.833Z|825b579e-dfd3-4dc9-8fda-af8cfe463ea0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:47:46.507Z|53c47087-5234-4125-a843-cb1e93cbc0ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:46.508Z|7e907433-a040-4f3a-834b-7a0f3d1380cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:46.509Z|7e907433-a040-4f3a-834b-7a0f3d1380cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:46.509Z|53c47087-5234-4125-a843-cb1e93cbc0ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:47.105Z|c52940ec-c269-442a-8e14-ed2004fca935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:47.106Z|c52940ec-c269-442a-8e14-ed2004fca935|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:55.830Z|1c14cedd-ecb3-4cd9-8023-8777f241f5f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:47:55.831Z|1c14cedd-ecb3-4cd9-8023-8777f241f5f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:47:56.056Z|35e46205-7933-44ac-8852-d61f65c6468f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:47:56.057Z|35e46205-7933-44ac-8852-d61f65c6468f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:47:56.537Z|b1dd27a9-06b1-427a-81b3-41a08ae3d90f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:56.537Z|fd62a21e-44c0-4701-8f21-4f1a627a45fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:56.537Z|b1dd27a9-06b1-427a-81b3-41a08ae3d90f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:56.538Z|fd62a21e-44c0-4701-8f21-4f1a627a45fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:47:57.136Z|9b373472-570e-42c6-aeee-728b7acd5d7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:47:57.138Z|9b373472-570e-42c6-aeee-728b7acd5d7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:06.568Z|b96d1c55-7fc5-486a-96ee-cb1e986e5603|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:06.569Z|b96d1c55-7fc5-486a-96ee-cb1e986e5603|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:06.573Z|4fb37f94-76a7-4939-82cd-7e381b19088c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:06.574Z|4fb37f94-76a7-4939-82cd-7e381b19088c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:07.166Z|e57043f8-cdc1-4eb6-a500-e92da7017cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:07.167Z|e57043f8-cdc1-4eb6-a500-e92da7017cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:08.114Z|dea1512f-d0e0-420f-b3bd-56dfb5709f4a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:48:08.115Z|dea1512f-d0e0-420f-b3bd-56dfb5709f4a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:10.830Z|1c322b96-1ca6-4d10-90ed-d4b18a1fbba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:48:10.831Z|1c322b96-1ca6-4d10-90ed-d4b18a1fbba2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:48:16.604Z|cb294dd5-cd21-440b-bbb6-8669864c6075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:16.605Z|9a0f69c3-85c6-4f02-95c3-34f3334d5ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:16.606Z|cb294dd5-cd21-440b-bbb6-8669864c6075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:16.606Z|9a0f69c3-85c6-4f02-95c3-34f3334d5ad7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:17.206Z|c121d58f-0d38-4638-9b98-98c3e87c3318|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:17.207Z|c121d58f-0d38-4638-9b98-98c3e87c3318|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:25.832Z|bba66dc1-f588-49e4-866b-798c66c87908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:48:25.837Z|bba66dc1-f588-49e4-866b-798c66c87908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:48:26.059Z|07d551a0-1f3a-4ad7-9fa2-64fc4281bf9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:48:26.060Z|07d551a0-1f3a-4ad7-9fa2-64fc4281bf9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:48:26.641Z|6a606c3b-6e5b-4cc1-8b33-fe399f2896d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:26.641Z|e1607bca-a932-4941-8dae-5d63fb8bc62c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:26.642Z|6a606c3b-6e5b-4cc1-8b33-fe399f2896d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:26.642Z|e1607bca-a932-4941-8dae-5d63fb8bc62c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:27.235Z|9ecc3d54-80f1-449f-b0ea-3265c9729636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:27.239Z|9ecc3d54-80f1-449f-b0ea-3265c9729636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:36.711Z|a280bafb-e7aa-4ad4-a2f1-788633b2ff22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:36.711Z|b0414708-199c-4d7b-b7b7-305da2e12527|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:36.716Z|a280bafb-e7aa-4ad4-a2f1-788633b2ff22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:36.716Z|b0414708-199c-4d7b-b7b7-305da2e12527|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:37.273Z|911bd775-226b-46aa-8d28-35a659445fae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:37.274Z|911bd775-226b-46aa-8d28-35a659445fae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:40.836Z|b5238aef-9c1a-46a1-8d12-ee491f3eeb1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:48:40.839Z|b5238aef-9c1a-46a1-8d12-ee491f3eeb1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:48:46.764Z|6ad05cef-596e-49f9-8bc9-188eb5cf427a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:46.764Z|5f6d2bb4-ced8-4195-b2b0-3683809149f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:46.766Z|5f6d2bb4-ced8-4195-b2b0-3683809149f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:46.768Z|6ad05cef-596e-49f9-8bc9-188eb5cf427a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:47.300Z|33323978-cb6c-4425-be63-b43615fe6548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:47.302Z|33323978-cb6c-4425-be63-b43615fe6548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:55.832Z|faf45e8d-7fad-45af-aada-c591fd5aac2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:48:55.834Z|faf45e8d-7fad-45af-aada-c591fd5aac2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:48:56.061Z|bec96812-8a86-443e-a765-e1a8fe5fae39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:48:56.062Z|bec96812-8a86-443e-a765-e1a8fe5fae39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:48:56.798Z|b0f9e770-befb-443c-89d3-4f358955081a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:56.799Z|459f1940-f97e-42fd-928f-a2c7c1dc3a81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:56.800Z|b0f9e770-befb-443c-89d3-4f358955081a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:56.801Z|459f1940-f97e-42fd-928f-a2c7c1dc3a81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:48:57.338Z|a9d820d3-5efc-412f-bcd1-314c5a227320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:48:57.339Z|a9d820d3-5efc-412f-bcd1-314c5a227320|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:06.830Z|853d6803-c3f0-440f-9d85-9dac62898db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:06.830Z|a7fec899-a070-47d9-983b-5561704aeb5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:06.831Z|853d6803-c3f0-440f-9d85-9dac62898db2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:06.831Z|a7fec899-a070-47d9-983b-5561704aeb5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:07.368Z|6b8b7261-00fa-42ff-bb92-0519f10d0887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:07.370Z|6b8b7261-00fa-42ff-bb92-0519f10d0887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:08.115Z|18460c3d-fdfe-40ce-93b3-69e44003d8a8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:49:08.116Z|18460c3d-fdfe-40ce-93b3-69e44003d8a8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:10.830Z|437fa418-20a5-4f6c-bae8-19d19359c530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:49:10.833Z|437fa418-20a5-4f6c-bae8-19d19359c530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:49:16.860Z|13d762f3-a680-41f2-9520-40af0c1c5f54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:16.860Z|56fb1167-7dbf-4ee7-8be7-058993934489|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:16.861Z|13d762f3-a680-41f2-9520-40af0c1c5f54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:16.861Z|56fb1167-7dbf-4ee7-8be7-058993934489|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:17.398Z|44529558-1d8b-43db-888b-6f2bd483a275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:17.399Z|44529558-1d8b-43db-888b-6f2bd483a275|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:25.830Z|132547e5-1653-46ed-bebb-cd54bf1327fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:49:25.831Z|132547e5-1653-46ed-bebb-cd54bf1327fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:49:26.063Z|37929672-64de-4fae-9e6f-835be07d0d77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:49:26.065Z|37929672-64de-4fae-9e6f-835be07d0d77|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:49:26.887Z|561e22ca-c91f-4c24-a496-7fe65010f9f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:26.887Z|94cb7066-1f41-4200-9ed9-b32ff90fd81a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:26.889Z|94cb7066-1f41-4200-9ed9-b32ff90fd81a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:26.889Z|561e22ca-c91f-4c24-a496-7fe65010f9f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:27.427Z|2802a331-3822-4581-a828-9d3f4c3d09ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:27.429Z|2802a331-3822-4581-a828-9d3f4c3d09ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:36.916Z|99879984-9684-4fe8-b6b4-f65355b23ad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:36.916Z|c9a511fd-537a-4e51-86c4-48166046de58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:36.917Z|99879984-9684-4fe8-b6b4-f65355b23ad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:36.917Z|c9a511fd-537a-4e51-86c4-48166046de58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:37.454Z|a21ffe85-b0b4-4a31-8991-38bccf9796d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:37.455Z|a21ffe85-b0b4-4a31-8991-38bccf9796d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:40.831Z|d29a2f25-1205-40ab-a084-85aae729177d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:49:40.832Z|d29a2f25-1205-40ab-a084-85aae729177d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:49:46.943Z|437a3905-443e-4a19-bd0b-ab14e9e74e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:46.943Z|f08d9cb5-4cab-4472-bd39-52658a618e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:46.944Z|437a3905-443e-4a19-bd0b-ab14e9e74e85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:46.945Z|f08d9cb5-4cab-4472-bd39-52658a618e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:47.485Z|e4f29208-5974-4260-a1c5-815c7d6a7c47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:47.486Z|e4f29208-5974-4260-a1c5-815c7d6a7c47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:55.830Z|c4150b1a-39d4-4545-9938-ddbae58584d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:49:55.834Z|c4150b1a-39d4-4545-9938-ddbae58584d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:49:56.067Z|c137a253-d529-4223-9c1b-3b47fd439b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:49:56.069Z|c137a253-d529-4223-9c1b-3b47fd439b85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:49:56.973Z|a2485299-f485-4af4-8147-a043af4a9ba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:56.974Z|a2485299-f485-4af4-8147-a043af4a9ba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:56.984Z|e60a2703-ea90-4f7e-ad97-83ab17b9f37c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:56.985Z|e60a2703-ea90-4f7e-ad97-83ab17b9f37c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:49:57.518Z|a2cff2f1-566a-450b-92a4-0e058eee2ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:49:57.527Z|a2cff2f1-566a-450b-92a4-0e058eee2ab3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:07.011Z|f9794a35-1ac8-4795-bc29-256ef11e0480|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:07.012Z|f9794a35-1ac8-4795-bc29-256ef11e0480|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:07.016Z|4c4f6e84-43fc-4718-baf8-9f5ff87b4c08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:07.016Z|4c4f6e84-43fc-4718-baf8-9f5ff87b4c08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:07.565Z|1429bdf1-cb9a-4288-b694-dec3922f62b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:07.566Z|1429bdf1-cb9a-4288-b694-dec3922f62b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:08.114Z|90ec52f3-6911-47c3-9869-530897320d97|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:50:08.115Z|90ec52f3-6911-47c3-9869-530897320d97|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:10.830Z|e8ae3fc1-7b9b-425a-9758-5002c500eb68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:50:10.831Z|e8ae3fc1-7b9b-425a-9758-5002c500eb68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:50:17.041Z|40d15b86-1530-45b2-928a-a80244679ba6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:17.042Z|40d15b86-1530-45b2-928a-a80244679ba6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:17.043Z|2d835834-ee15-4f77-abd0-ffb07ffef0f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:17.044Z|2d835834-ee15-4f77-abd0-ffb07ffef0f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:17.600Z|99282f3e-57a7-4312-ac00-d4b7431582bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:17.601Z|99282f3e-57a7-4312-ac00-d4b7431582bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:25.830Z|1d2627ba-9646-4464-91ae-cb8b895d0a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:50:25.832Z|1d2627ba-9646-4464-91ae-cb8b895d0a8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:50:26.071Z|c9238555-a784-45a7-a708-a6646487905f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:50:26.072Z|c9238555-a784-45a7-a708-a6646487905f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:50:27.070Z|e663a637-78d7-4142-bf01-3143ec151980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:27.070Z|d99d452e-e8a4-47c6-854d-ba7fa190d1fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:27.071Z|e663a637-78d7-4142-bf01-3143ec151980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:27.071Z|d99d452e-e8a4-47c6-854d-ba7fa190d1fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:27.626Z|d3c5566b-38c2-480a-92ac-6bd6e6833158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:27.627Z|d3c5566b-38c2-480a-92ac-6bd6e6833158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:37.100Z|8fa53297-77c6-426f-9bf5-51bba0e221f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:37.100Z|59ea61bb-7dea-4aae-a961-cf79706583cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:37.101Z|8fa53297-77c6-426f-9bf5-51bba0e221f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:37.102Z|59ea61bb-7dea-4aae-a961-cf79706583cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:37.656Z|35a2df28-274c-4240-9c5f-06b52ac02285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:37.657Z|35a2df28-274c-4240-9c5f-06b52ac02285|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:40.830Z|74236c55-0790-406b-b387-6c1afa3c11e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:50:40.833Z|74236c55-0790-406b-b387-6c1afa3c11e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:50:47.131Z|20d3d882-5906-4c4a-9f64-f66415cf09ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:47.133Z|20d3d882-5906-4c4a-9f64-f66415cf09ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:47.133Z|9633f0da-fcdf-409b-8aed-51e51a9d43a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:47.134Z|9633f0da-fcdf-409b-8aed-51e51a9d43a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:47.686Z|160e6a06-e8d1-4d37-af75-9e26f7453a52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:47.687Z|160e6a06-e8d1-4d37-af75-9e26f7453a52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:55.831Z|7db5a987-6e3f-4c19-a810-7fe74ff071a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:50:55.831Z|7db5a987-6e3f-4c19-a810-7fe74ff071a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:50:56.074Z|c978774a-0237-4a8b-86f4-a55309c5f565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:50:56.076Z|c978774a-0237-4a8b-86f4-a55309c5f565|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:50:57.161Z|11cd6850-dfeb-4483-9e7c-a2e44f85ef83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:57.162Z|11cd6850-dfeb-4483-9e7c-a2e44f85ef83|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:57.163Z|02f71c6d-2b1f-4a85-aae0-6418003ac399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:57.164Z|02f71c6d-2b1f-4a85-aae0-6418003ac399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:50:57.719Z|beca5cb4-a2bf-430f-a5ed-384514fc7f0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:50:57.723Z|beca5cb4-a2bf-430f-a5ed-384514fc7f0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:07.188Z|83d5a345-2a25-4b81-86bc-2f02a09c3bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:07.189Z|83d5a345-2a25-4b81-86bc-2f02a09c3bb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:07.189Z|bc67c218-cf56-4ca6-a959-dea94290e24d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:07.191Z|bc67c218-cf56-4ca6-a959-dea94290e24d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:07.752Z|297eb1c1-e833-4f0b-9400-696b22289c60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:07.754Z|297eb1c1-e833-4f0b-9400-696b22289c60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:08.115Z|ffffcf2f-c6ae-4bc1-ac15-7347f446b5c9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:51:08.116Z|ffffcf2f-c6ae-4bc1-ac15-7347f446b5c9|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:10.831Z|e955959a-b7ba-486a-951b-d150280deb07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:51:10.832Z|e955959a-b7ba-486a-951b-d150280deb07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:51:17.217Z|708f9200-2e58-4ef1-92e0-ca30ab354d66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:17.218Z|708f9200-2e58-4ef1-92e0-ca30ab354d66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:17.220Z|e537c5c3-97bd-459d-915e-7487c7e32f8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:17.221Z|e537c5c3-97bd-459d-915e-7487c7e32f8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:17.797Z|eb5cf7a7-511f-4a5f-be71-293354367e1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:17.799Z|eb5cf7a7-511f-4a5f-be71-293354367e1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:25.830Z|f1848f9a-b874-4ee4-a45d-4c3183dce860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:51:25.834Z|f1848f9a-b874-4ee4-a45d-4c3183dce860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:51:26.078Z|0e516c44-0e3c-4994-a954-dbfb3dfcce6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:51:26.079Z|0e516c44-0e3c-4994-a954-dbfb3dfcce6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:51:27.244Z|bf47b5d7-f309-44d3-8a5e-21c8235c59f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:27.245Z|bf47b5d7-f309-44d3-8a5e-21c8235c59f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:27.249Z|805aa3fe-f879-4bfa-826d-39f398975ad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:27.250Z|805aa3fe-f879-4bfa-826d-39f398975ad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:27.828Z|73114581-37e0-43a1-880f-196fd619c89b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:27.829Z|73114581-37e0-43a1-880f-196fd619c89b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:37.276Z|402d04f1-7771-4dac-bd09-19578e69f2eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:37.276Z|d59bfd3e-c5f4-4233-80a7-2bd9afb3f59f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:37.277Z|402d04f1-7771-4dac-bd09-19578e69f2eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:37.277Z|d59bfd3e-c5f4-4233-80a7-2bd9afb3f59f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:37.855Z|505ba6eb-e0bc-4356-832c-d41f7b76c1c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:37.856Z|505ba6eb-e0bc-4356-832c-d41f7b76c1c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:40.830Z|05c53b5e-b663-402c-a106-4c85d73269a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:51:40.831Z|05c53b5e-b663-402c-a106-4c85d73269a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:51:47.303Z|298b4977-ac4b-48b6-a07b-a2fca0c11cfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:47.304Z|140f78c0-a143-4f2d-89a6-88092607b6d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:47.304Z|298b4977-ac4b-48b6-a07b-a2fca0c11cfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:47.305Z|140f78c0-a143-4f2d-89a6-88092607b6d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:47.882Z|ea5f1036-39ef-477e-a193-5aac348fe499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:47.882Z|ea5f1036-39ef-477e-a193-5aac348fe499|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:55.830Z|c2dfbd60-4da0-4805-bbc0-d7b7fec3d6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:51:55.831Z|c2dfbd60-4da0-4805-bbc0-d7b7fec3d6f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:51:56.081Z|cb8341cc-70fb-463e-866a-a7b058d40ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:51:56.082Z|cb8341cc-70fb-463e-866a-a7b058d40ff5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:51:57.331Z|1421cd4c-a2ee-4e30-8478-244440b6c1a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:57.332Z|1421cd4c-a2ee-4e30-8478-244440b6c1a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:57.332Z|ec0f1c74-e005-420d-9776-dbe307238faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:57.333Z|ec0f1c74-e005-420d-9776-dbe307238faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:51:57.910Z|b2d1f5a9-6f06-4fa6-b880-7b7735234843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:51:57.911Z|b2d1f5a9-6f06-4fa6-b880-7b7735234843|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:07.359Z|36368d00-a81a-492d-8c69-3ee428cc0863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:07.359Z|c62fbf47-ce34-4f99-9893-b81b2638b779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:07.360Z|c62fbf47-ce34-4f99-9893-b81b2638b779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:07.363Z|36368d00-a81a-492d-8c69-3ee428cc0863|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:07.939Z|52b57dd6-8220-46c7-bcf0-60006e4b8b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:07.940Z|52b57dd6-8220-46c7-bcf0-60006e4b8b3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:08.114Z|f4c41e72-52c0-4d89-9ab4-fef8c4adae1c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:52:08.117Z|f4c41e72-52c0-4d89-9ab4-fef8c4adae1c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:10.830Z|72ea664c-72bb-4f38-906c-51baac056838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:52:10.833Z|72ea664c-72bb-4f38-906c-51baac056838|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:52:17.391Z|19900c4f-0743-4c58-88bf-c39facf87d23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:17.393Z|19900c4f-0743-4c58-88bf-c39facf87d23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:17.401Z|b54c0240-713e-43d5-b324-6705f4979e2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:17.402Z|b54c0240-713e-43d5-b324-6705f4979e2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:17.968Z|bd5e5f8b-47b0-470c-a16e-812b1e1392d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:17.969Z|bd5e5f8b-47b0-470c-a16e-812b1e1392d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:25.830Z|acfd11dc-551d-4491-b027-00fb5eac1388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:52:25.832Z|acfd11dc-551d-4491-b027-00fb5eac1388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:52:26.083Z|b880691f-ae3b-4bdf-84a4-2a95486c66cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:52:26.085Z|b880691f-ae3b-4bdf-84a4-2a95486c66cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:52:27.429Z|7192e6a4-c41d-4af8-8974-518d716f12a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:27.429Z|08193cf5-cdaf-41bd-a7b9-59c57cbec3ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:27.430Z|7192e6a4-c41d-4af8-8974-518d716f12a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:27.430Z|08193cf5-cdaf-41bd-a7b9-59c57cbec3ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:27.997Z|07fa6d7b-a0f8-478f-95c8-1183a4667ab7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:27.999Z|07fa6d7b-a0f8-478f-95c8-1183a4667ab7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:37.463Z|2edf0074-2d7c-4937-b44e-1357c2188278|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:37.462Z|602cb5a4-ee8b-4280-a907-718ea4d601b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:37.464Z|2edf0074-2d7c-4937-b44e-1357c2188278|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:37.464Z|602cb5a4-ee8b-4280-a907-718ea4d601b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:38.027Z|1796ed95-2f99-4d4c-af38-8fbec5ad00b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:38.028Z|1796ed95-2f99-4d4c-af38-8fbec5ad00b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:40.831Z|b9da560e-fe99-4d54-a0dd-f892a44a3044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:52:40.832Z|b9da560e-fe99-4d54-a0dd-f892a44a3044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:52:47.497Z|d9718454-49ca-4fb0-977f-abd0c3f1b6f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:47.497Z|e9913d5c-8561-49e2-a2c0-5a4be46243b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:47.498Z|d9718454-49ca-4fb0-977f-abd0c3f1b6f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:47.498Z|e9913d5c-8561-49e2-a2c0-5a4be46243b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:48.054Z|20dff6a2-c478-45c1-b412-c073fb76f08e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:48.055Z|20dff6a2-c478-45c1-b412-c073fb76f08e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:55.832Z|1e30633c-3cf7-46e8-9295-169dbf03dc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:52:55.837Z|1e30633c-3cf7-46e8-9295-169dbf03dc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:52:56.086Z|9c32f06f-7eb3-47fd-9f27-cab335ecd721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:52:56.087Z|9c32f06f-7eb3-47fd-9f27-cab335ecd721|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:52:57.529Z|692bb48c-4179-4473-a084-83aadcb188c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:57.529Z|04a62ce6-ac14-4dec-8f5c-0b0e01f2aa1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:57.531Z|692bb48c-4179-4473-a084-83aadcb188c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:57.531Z|04a62ce6-ac14-4dec-8f5c-0b0e01f2aa1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:52:58.094Z|ff09d024-101d-4cdf-8291-ffbd160982ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:52:58.096Z|ff09d024-101d-4cdf-8291-ffbd160982ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:07.570Z|7afe14ea-ef52-4a79-82f3-84405182cfea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:07.573Z|7afe14ea-ef52-4a79-82f3-84405182cfea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:07.573Z|a248e6e5-8331-408e-a3f0-59664050f46d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:07.574Z|a248e6e5-8331-408e-a3f0-59664050f46d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:08.113Z|c691b64e-520c-4437-bfcd-9fbdb41050de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:53:08.114Z|c691b64e-520c-4437-bfcd-9fbdb41050de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:08.128Z|2d76c83f-d896-43ea-b3e8-0a6265c6b92f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:08.129Z|2d76c83f-d896-43ea-b3e8-0a6265c6b92f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:10.831Z|0ca0967e-4d32-46ae-b40c-a8cc2c0cc849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:53:10.833Z|0ca0967e-4d32-46ae-b40c-a8cc2c0cc849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:53:17.610Z|ad72a9eb-87b2-4c48-8ffb-f9823ca68131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:17.612Z|ad72a9eb-87b2-4c48-8ffb-f9823ca68131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:17.614Z|22e9e9b4-ed25-44a3-8657-f0da56fb96ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:17.615Z|22e9e9b4-ed25-44a3-8657-f0da56fb96ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:18.154Z|e04a73f4-1293-43c8-9bca-8c770146dcd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:18.155Z|e04a73f4-1293-43c8-9bca-8c770146dcd0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:25.830Z|a9d9b626-3ddf-4aec-a007-ec4e758d1eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:53:25.832Z|a9d9b626-3ddf-4aec-a007-ec4e758d1eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:53:26.088Z|7f102074-29b9-45da-a071-d83da5c9a0b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:53:26.089Z|7f102074-29b9-45da-a071-d83da5c9a0b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:53:27.642Z|636b33fb-d905-4417-8ae4-99e6af1afb98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:27.643Z|636b33fb-d905-4417-8ae4-99e6af1afb98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:27.650Z|768f6b0a-aa36-48f9-a42c-c5f55d857cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:27.651Z|768f6b0a-aa36-48f9-a42c-c5f55d857cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:28.181Z|7c3f1119-d85c-4c22-a316-9946954f6c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:28.182Z|7c3f1119-d85c-4c22-a316-9946954f6c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:37.671Z|a77acffa-1d9c-4b02-b968-3a498a4d9ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:37.672Z|a77acffa-1d9c-4b02-b968-3a498a4d9ad5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:37.675Z|44b26ece-c511-4a98-b1e6-a3ebf58dd2ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:37.676Z|44b26ece-c511-4a98-b1e6-a3ebf58dd2ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:38.211Z|c815f0c7-b72b-468d-bb5c-40804196dc5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:38.220Z|c815f0c7-b72b-468d-bb5c-40804196dc5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:40.830Z|f16304e4-115d-4672-b71c-74f2740ea847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:53:40.843Z|f16304e4-115d-4672-b71c-74f2740ea847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:53:47.700Z|5a051c4b-80bc-47f1-96f1-7d68fe6f6bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:47.700Z|5a051c4b-80bc-47f1-96f1-7d68fe6f6bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:47.715Z|df35cc48-40a4-468d-b8f7-79e0c4fbcb60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:47.717Z|df35cc48-40a4-468d-b8f7-79e0c4fbcb60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:48.249Z|1a0cd9f2-4e31-48cf-8870-8e68b278fd34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:48.250Z|1a0cd9f2-4e31-48cf-8870-8e68b278fd34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:55.830Z|f8bb1d2e-3b96-44d9-ab5a-6ebe87095253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:53:55.831Z|f8bb1d2e-3b96-44d9-ab5a-6ebe87095253|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:53:56.090Z|41b984f0-91e8-4c63-a392-f92ac9bf246c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:53:56.091Z|41b984f0-91e8-4c63-a392-f92ac9bf246c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:53:57.730Z|f31601db-b4c9-42d9-933e-da5627c54c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:57.732Z|f31601db-b4c9-42d9-933e-da5627c54c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:57.752Z|014677c8-3e28-43f6-bc6d-16a483d8015c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:57.754Z|014677c8-3e28-43f6-bc6d-16a483d8015c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:53:58.277Z|cfb93401-8583-4e99-bcb6-99eb6dea5e0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:53:58.278Z|cfb93401-8583-4e99-bcb6-99eb6dea5e0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:07.762Z|070192d5-e0fb-4a9f-b418-d2a3c2a8a1d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:07.763Z|070192d5-e0fb-4a9f-b418-d2a3c2a8a1d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:07.786Z|d3dcbae6-a8d0-4716-8edf-f4545045caec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:07.787Z|d3dcbae6-a8d0-4716-8edf-f4545045caec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:08.114Z|a6779615-6886-44cc-919a-d72e75adedba|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:54:08.115Z|a6779615-6886-44cc-919a-d72e75adedba|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:08.317Z|308e94d5-6a46-401d-9268-c2d858c97b4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:08.318Z|308e94d5-6a46-401d-9268-c2d858c97b4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:10.830Z|683f7e00-19b9-4739-95a9-e550f12e68bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:54:10.831Z|683f7e00-19b9-4739-95a9-e550f12e68bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:54:17.803Z|838fbd2b-58f1-4823-9650-17a10e45e800|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:17.804Z|838fbd2b-58f1-4823-9650-17a10e45e800|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:17.813Z|b738021e-a739-4891-939b-6e6478330d2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:17.814Z|b738021e-a739-4891-939b-6e6478330d2f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:18.344Z|333bbc6e-0b5c-40cd-95cc-eb167f422dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:18.346Z|333bbc6e-0b5c-40cd-95cc-eb167f422dc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:25.830Z|03b0ed7b-a7f2-4aca-bb30-2816d5fcc52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:54:25.834Z|03b0ed7b-a7f2-4aca-bb30-2816d5fcc52f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:54:26.093Z|de277849-5945-45aa-a610-d2836b1971d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:54:26.094Z|de277849-5945-45aa-a610-d2836b1971d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:54:27.831Z|e10d5aac-99bc-4cda-9d3d-f11a02746454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:27.832Z|e10d5aac-99bc-4cda-9d3d-f11a02746454|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:27.842Z|f9e4e532-b8db-433c-9865-5a589a129024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:27.843Z|f9e4e532-b8db-433c-9865-5a589a129024|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:28.381Z|cc1aa555-095a-4b4b-83b9-79ff3f1c2210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:28.382Z|cc1aa555-095a-4b4b-83b9-79ff3f1c2210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:37.862Z|e75a41e7-965c-4096-be43-16c5ef1c7fba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:37.863Z|e75a41e7-965c-4096-be43-16c5ef1c7fba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:37.869Z|5a4b663f-3959-45a6-bbb6-5ac087b574f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:37.870Z|5a4b663f-3959-45a6-bbb6-5ac087b574f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:38.409Z|073a278f-e311-47cd-af65-6d8c01572cb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:38.410Z|073a278f-e311-47cd-af65-6d8c01572cb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:40.830Z|05764af2-4d18-418d-bd62-7ec2a3811f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:54:40.831Z|05764af2-4d18-418d-bd62-7ec2a3811f31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:54:47.892Z|4fa47a16-4e9e-4b62-b217-f2420f61c85d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:47.893Z|4fa47a16-4e9e-4b62-b217-f2420f61c85d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:47.898Z|2eb5c932-f41a-4751-8388-42d0a2a47c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:47.900Z|2eb5c932-f41a-4751-8388-42d0a2a47c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:48.444Z|426ef7a2-6b32-44e4-9e07-c3e896980947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:48.445Z|426ef7a2-6b32-44e4-9e07-c3e896980947|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:55.830Z|21f0e688-496e-4d6c-9b6e-98ca9c820052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:54:55.831Z|21f0e688-496e-4d6c-9b6e-98ca9c820052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:54:56.095Z|07523ded-e06a-4a82-a4a6-26f3ed285167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:54:56.096Z|07523ded-e06a-4a82-a4a6-26f3ed285167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:54:57.923Z|52246ab7-6e23-4630-a025-ddef50068567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:57.924Z|52246ab7-6e23-4630-a025-ddef50068567|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:57.923Z|8c89a294-b771-41e9-ae87-6762ddb6d31d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:57.926Z|8c89a294-b771-41e9-ae87-6762ddb6d31d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:54:58.470Z|f4017609-dd78-4a41-830e-15e7cda77e91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:54:58.471Z|f4017609-dd78-4a41-830e-15e7cda77e91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:07.960Z|564dfdc5-b82e-4283-80db-5ad141b7bd44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:07.961Z|564dfdc5-b82e-4283-80db-5ad141b7bd44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:07.963Z|849285f3-ba53-4f96-912b-0a0e83d7cb89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:07.964Z|849285f3-ba53-4f96-912b-0a0e83d7cb89|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:08.114Z|133b4a23-f925-4868-af35-1b79c49a467a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:55:08.115Z|133b4a23-f925-4868-af35-1b79c49a467a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:08.500Z|3d103650-5399-4e7e-91b6-e89d669e93d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:08.501Z|3d103650-5399-4e7e-91b6-e89d669e93d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:10.830Z|1dd82a02-831c-4706-9456-814395884483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:55:10.830Z|1dd82a02-831c-4706-9456-814395884483|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:55:17.990Z|9a2db0f5-d449-462a-bac2-bf633174bccb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:17.990Z|9a2db0f5-d449-462a-bac2-bf633174bccb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:17.990Z|e2f74613-a3f2-43da-b0d0-8be434baf640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:17.992Z|e2f74613-a3f2-43da-b0d0-8be434baf640|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:18.530Z|73a54e27-0955-491d-b752-9aed5f310d9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:18.531Z|73a54e27-0955-491d-b752-9aed5f310d9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:25.830Z|e27375a4-32d3-496f-96f1-15da2553a43c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:55:25.831Z|e27375a4-32d3-496f-96f1-15da2553a43c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:55:26.097Z|e71cf700-c876-4725-993a-887ffefcad18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:55:26.098Z|e71cf700-c876-4725-993a-887ffefcad18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:55:28.019Z|325a9ea4-1c83-483c-9258-356847b666b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:28.021Z|325a9ea4-1c83-483c-9258-356847b666b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:28.026Z|a8c0f430-3ca1-4ee4-ad63-3a6ff78f6da5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:28.029Z|a8c0f430-3ca1-4ee4-ad63-3a6ff78f6da5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:28.561Z|b50f94f2-d50d-445d-a291-6f1c4807aa7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:28.562Z|b50f94f2-d50d-445d-a291-6f1c4807aa7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:38.051Z|82b9690b-744a-4b90-899a-2e0c860761c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:38.052Z|82b9690b-744a-4b90-899a-2e0c860761c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:38.064Z|2604d864-33b6-485e-afc1-e155f3dff8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:38.065Z|2604d864-33b6-485e-afc1-e155f3dff8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:38.589Z|57c81fb2-dc75-41fc-b60f-764e0b48196c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:38.591Z|57c81fb2-dc75-41fc-b60f-764e0b48196c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:40.830Z|3ce78b19-6971-4d3d-bbf7-4221971d9114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:55:40.832Z|3ce78b19-6971-4d3d-bbf7-4221971d9114|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:55:48.081Z|fb5983ab-be94-4887-869f-45a6fe40bc1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:48.082Z|fb5983ab-be94-4887-869f-45a6fe40bc1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:48.089Z|2fb9f832-1d11-49fa-8dec-b5387179646c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:48.090Z|2fb9f832-1d11-49fa-8dec-b5387179646c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:48.619Z|ef69b4d9-9728-48aa-8afd-e3226b296664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:48.620Z|ef69b4d9-9728-48aa-8afd-e3226b296664|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:55.830Z|4f53f3a4-81ff-48cb-b049-d415f9182637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:55:55.831Z|4f53f3a4-81ff-48cb-b049-d415f9182637|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:55:56.099Z|09e72f90-216d-41e3-8e89-cbe1495fc4ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:55:56.100Z|09e72f90-216d-41e3-8e89-cbe1495fc4ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-10-30T23:55:58.117Z|3208a861-c62a-4b39-b1fa-c6cb705c2ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:58.117Z|899d8030-0c71-4cb4-bc44-3a4825a6e8d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:58.118Z|3208a861-c62a-4b39-b1fa-c6cb705c2ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:58.118Z|899d8030-0c71-4cb4-bc44-3a4825a6e8d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:55:58.651Z|a4b19700-962b-4c38-beac-c493cf437e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:55:58.652Z|a4b19700-962b-4c38-beac-c493cf437e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:56:08.114Z|6d035223-deca-49fa-ab19-7d3f49099ff3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-10-30T23:56:08.116Z|6d035223-deca-49fa-ab19-7d3f49099ff3|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-10-30T23:56:08.150Z|28512639-1145-4270-8682-2cb38e07223d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:56:08.151Z|28512639-1145-4270-8682-2cb38e07223d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:56:08.153Z|3fd7d8c2-d208-420e-bbb3-42628613a5a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:56:08.161Z|3fd7d8c2-d208-420e-bbb3-42628613a5a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:56:08.679Z|23b483f9-e69c-41d7-9377-7fdb7e1c09ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-10-30T23:56:08.680Z|23b483f9-e69c-41d7-9377-7fdb7e1c09ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-10-30T23:56:10.831Z|ec52d5f1-5668-4f11-91fc-c717d58c1e5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-10-30T23:56:10.835Z|ec52d5f1-5668-4f11-91fc-c717d58c1e5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.