Results

By type

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

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

2022-04-30T05:23:11.438Z||main|||||INFO|500||The following profiles are active: basic
2022-04-30T05:23:24.709Z||main|||||INFO|500||Starting service [Tomcat]
2022-04-30T05:23:24.710Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-04-30T05:23:24.817Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-04-30T05:23:32.186Z||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-04-30T05:23:32.440Z||main|||||INFO|500||catdb-pool - Starting...
2022-04-30T05:23:32.769Z||main|||||INFO|500||catdb-pool - Start completed.
2022-04-30T05:23:33.191Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-04-30T05:23:33.444Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-04-30T05:23:34.041Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-04-30T05:23:35.944Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-30T05:23:36.583Z||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-04-30T05:23:39.124Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-30T05:23:39.301Z||main|||||INFO|500||reqdb-pool - Starting...
2022-04-30T05:23:39.314Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-04-30T05:23:39.333Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-04-30T05:23:40.150Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-04-30T05:23:40.566Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-04-30T05:23:41.855Z||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-04-30T05:23:46.892Z||main|||||WARN|500||---
2022-04-30T05:23:46.892Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-04-30T05:23:46.893Z||main|||||WARN|500||---
2022-04-30T05:23:47.456Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-04-30T05:23:52.783Z||main|||||INFO|500||Started ApiHandlerApplication in 44.832 seconds (JVM running for 47.103)
2022-04-30T05:23:52.797Z|d6798224-d72e-4f7e-921f-68fc0a0f6696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:23:52.811Z|d6798224-d72e-4f7e-921f-68fc0a0f6696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:23:52.817Z|91090ace-dae3-427a-868b-54a9949d93e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:23:52.823Z|91090ace-dae3-427a-868b-54a9949d93e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:23:54.637Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-04-30T05:23:54.851Z|12d3b8f3-f3ad-4dca-bc80-28035625f77a|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-04-30T05:23:55.335Z|12d3b8f3-f3ad-4dca-bc80-28035625f77a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:23:57.930Z|50e1822c-3fdb-466c-92c8-3bc7d2e3925e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:23:57.931Z|50e1822c-3fdb-466c-92c8-3bc7d2e3925e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:01.838Z|38baf6c3-d325-4ada-bcf1-6e78298e9e83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:01.839Z|38baf6c3-d325-4ada-bcf1-6e78298e9e83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:05.498Z|4052656c-3e8d-48d0-8fc7-abc7bc96c56c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:05.499Z|4052656c-3e8d-48d0-8fc7-abc7bc96c56c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:07.772Z|921cab13-022d-4828-9596-432e312817f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:24:07.775Z|921cab13-022d-4828-9596-432e312817f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:24:07.981Z|b0ae33e5-3382-42f3-8198-77d01f4fa36d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:07.983Z|b0ae33e5-3382-42f3-8198-77d01f4fa36d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:11.889Z|2d3f924a-3d4a-4f15-b21d-a34a0fad430b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:11.891Z|2d3f924a-3d4a-4f15-b21d-a34a0fad430b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:15.532Z|03d14527-b22d-4db2-b27f-65b71df79d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:15.533Z|03d14527-b22d-4db2-b27f-65b71df79d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:18.013Z|6112824e-140f-4b7c-937f-88d378fd7222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:18.015Z|6112824e-140f-4b7c-937f-88d378fd7222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:21.928Z|433af462-5339-40eb-a2d5-10c0a98c59c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:21.929Z|433af462-5339-40eb-a2d5-10c0a98c59c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:22.772Z|78422863-dcce-435a-a964-43e18733feb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:24:22.774Z|78422863-dcce-435a-a964-43e18733feb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:24:22.828Z|a54d4f3b-fe93-4b87-aa7d-e1aef3e730ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:24:22.830Z|a54d4f3b-fe93-4b87-aa7d-e1aef3e730ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:24:25.567Z|8014f835-d8bc-4a87-a6c9-29d77e2ded32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:25.568Z|8014f835-d8bc-4a87-a6c9-29d77e2ded32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:28.047Z|972288f1-f4ca-4533-a44b-415e68b9575f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:28.048Z|972288f1-f4ca-4533-a44b-415e68b9575f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:31.964Z|998ad104-6c78-4665-a58d-32eb9b02d176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:31.966Z|998ad104-6c78-4665-a58d-32eb9b02d176|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:35.598Z|79bbee97-7c57-4267-8bf3-ef34857d7fb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:35.599Z|79bbee97-7c57-4267-8bf3-ef34857d7fb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:37.772Z|0f69767a-0346-48fa-8bc9-b25d6b6f0f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:24:37.773Z|0f69767a-0346-48fa-8bc9-b25d6b6f0f86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:24:38.083Z|bd1f7423-cf11-4a81-b6c0-d740ea52a0eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:38.084Z|bd1f7423-cf11-4a81-b6c0-d740ea52a0eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:41.995Z|6d80750c-8f3d-45e2-95a4-42aaabfe7208|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:41.996Z|6d80750c-8f3d-45e2-95a4-42aaabfe7208|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:45.631Z|09f79c01-21c0-41c0-a5e3-f6f5095d0096|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:45.632Z|09f79c01-21c0-41c0-a5e3-f6f5095d0096|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:48.123Z|c533150d-844f-44de-9ffb-56a48b2e43eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:48.124Z|c533150d-844f-44de-9ffb-56a48b2e43eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:52.029Z|61e8fef1-145d-480f-ae53-fbeb9f00181e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:52.031Z|61e8fef1-145d-480f-ae53-fbeb9f00181e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:52.772Z|028f297d-e53f-479e-919f-4b9e5a8111f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:24:52.775Z|028f297d-e53f-479e-919f-4b9e5a8111f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:24:52.833Z|361a4f2b-42d6-4e7b-bd0e-22ca02decba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:24:52.834Z|361a4f2b-42d6-4e7b-bd0e-22ca02decba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:24:55.664Z|8d3d5a9f-7374-4866-8f15-e4ccade35c63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:55.666Z|8d3d5a9f-7374-4866-8f15-e4ccade35c63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:24:58.152Z|b9963afa-6f2a-4558-b9b4-3145aa5d3923|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:24:58.153Z|b9963afa-6f2a-4558-b9b4-3145aa5d3923|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:02.060Z|61746b3c-cbc3-412d-9736-4860ce3749b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:02.061Z|61746b3c-cbc3-412d-9736-4860ce3749b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:05.696Z|dfb4c250-fb3f-47c7-9d91-503d9b218fb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:05.697Z|dfb4c250-fb3f-47c7-9d91-503d9b218fb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:07.772Z|be9f1351-e1e4-4e14-91c3-fb6c1c2ca470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:25:07.773Z|be9f1351-e1e4-4e14-91c3-fb6c1c2ca470|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:25:08.183Z|3822cd2a-a8dd-4141-aeab-a0fd28449dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:08.185Z|3822cd2a-a8dd-4141-aeab-a0fd28449dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:12.095Z|e90e48c5-32d8-4950-845a-deda36723734|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:12.096Z|e90e48c5-32d8-4950-845a-deda36723734|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:15.727Z|0f6a9e7f-b041-4643-85a0-11551e6a93cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:15.729Z|0f6a9e7f-b041-4643-85a0-11551e6a93cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:18.214Z|adcd1a62-59c1-480c-8b48-e24022086826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:18.215Z|adcd1a62-59c1-480c-8b48-e24022086826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:22.127Z|4603d0dd-a708-4297-a46c-757ceb49ddd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:22.128Z|4603d0dd-a708-4297-a46c-757ceb49ddd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:22.772Z|6bc5eb0f-3671-4bc6-a6d8-7aaf503f3466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:25:22.773Z|6bc5eb0f-3671-4bc6-a6d8-7aaf503f3466|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:25:22.836Z|e915ca19-068d-4e6d-b35d-dbb50e780d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:25:22.836Z|e915ca19-068d-4e6d-b35d-dbb50e780d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:25:25.756Z|5131256d-3ee4-4feb-be32-f4e11ec135f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:25.758Z|5131256d-3ee4-4feb-be32-f4e11ec135f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:28.244Z|0befdfbe-cf9b-4902-ab00-bc4e3ce3a430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:28.245Z|0befdfbe-cf9b-4902-ab00-bc4e3ce3a430|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:32.160Z|00e5d40e-abba-45c5-ab3c-2c884a7fd9e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:32.161Z|00e5d40e-abba-45c5-ab3c-2c884a7fd9e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:35.796Z|81473e60-80fc-48fa-99f7-a7b812ac172e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:35.798Z|81473e60-80fc-48fa-99f7-a7b812ac172e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:37.772Z|87fcf9df-4622-4936-b619-b0511b42dd41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:25:37.775Z|87fcf9df-4622-4936-b619-b0511b42dd41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:25:38.275Z|6f896c8e-80e7-4529-a368-bb5952ad4484|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:38.276Z|6f896c8e-80e7-4529-a368-bb5952ad4484|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:42.202Z|f5aba492-37d8-4421-b89f-4fbd5b8e9e9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:42.203Z|f5aba492-37d8-4421-b89f-4fbd5b8e9e9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:45.828Z|81675e47-6a6d-4bd9-9796-bd129de195df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:45.830Z|81675e47-6a6d-4bd9-9796-bd129de195df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:48.306Z|e29f8430-f862-468b-a523-08d7f558dad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:48.308Z|e29f8430-f862-468b-a523-08d7f558dad8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:52.236Z|261b497d-e320-483d-a1eb-a0511249ef73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:52.237Z|261b497d-e320-483d-a1eb-a0511249ef73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:52.772Z|db0193c8-d3c1-4b8d-a25d-ef2b7fba990b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:25:52.773Z|db0193c8-d3c1-4b8d-a25d-ef2b7fba990b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:25:52.837Z|d2bd2bb8-9f7c-4f8f-be06-1cc25b62322f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:25:52.838Z|d2bd2bb8-9f7c-4f8f-be06-1cc25b62322f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:25:55.859Z|721f9ddc-39de-4a93-9c14-9d94cdee367b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:55.861Z|721f9ddc-39de-4a93-9c14-9d94cdee367b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:25:58.338Z|20caa697-22bf-4ee6-ba81-9ac654383f5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:25:58.346Z|20caa697-22bf-4ee6-ba81-9ac654383f5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:02.278Z|e3d08664-79aa-4925-9729-61ad8f5f8557|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:02.279Z|e3d08664-79aa-4925-9729-61ad8f5f8557|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:05.891Z|ad6b1b8b-edab-4425-b4f7-b089d9a65ab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:05.892Z|ad6b1b8b-edab-4425-b4f7-b089d9a65ab8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:07.772Z|6f8b9517-3d2c-4297-a802-e8801a46c919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:26:07.773Z|6f8b9517-3d2c-4297-a802-e8801a46c919|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:26:08.380Z|8928cd8f-801a-4b25-af8e-fbcb1c4ff72b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:08.381Z|8928cd8f-801a-4b25-af8e-fbcb1c4ff72b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:12.311Z|3b298386-a830-42bb-b655-d63bbc8db3dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:12.312Z|3b298386-a830-42bb-b655-d63bbc8db3dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:15.923Z|fa2750f3-4a93-4074-8cae-3f844a857e88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:15.924Z|fa2750f3-4a93-4074-8cae-3f844a857e88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:18.414Z|f92c0e6c-9037-427f-a6d1-2e0fe8c49ba0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:18.416Z|f92c0e6c-9037-427f-a6d1-2e0fe8c49ba0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:22.344Z|2f649466-293b-4366-af7f-2168991263e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:22.346Z|2f649466-293b-4366-af7f-2168991263e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:22.774Z|3905e8b3-8a18-4261-95b7-025929577d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:26:22.778Z|3905e8b3-8a18-4261-95b7-025929577d3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:26:22.839Z|942bd9c6-85e7-4541-aca0-e5b10eb38e52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:26:22.840Z|942bd9c6-85e7-4541-aca0-e5b10eb38e52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:26:25.955Z|91bd1a49-79f4-4b67-b7ea-c3faccd1d781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:25.956Z|91bd1a49-79f4-4b67-b7ea-c3faccd1d781|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:28.453Z|4a307715-217e-4d94-bd48-75cc44dda03e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:28.455Z|4a307715-217e-4d94-bd48-75cc44dda03e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:32.403Z|53ccda1b-0391-4cfe-9071-6a8d6e52a9bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:32.405Z|53ccda1b-0391-4cfe-9071-6a8d6e52a9bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:35.987Z|1fef4263-df5b-44c4-8add-22d6b603e0ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:35.988Z|1fef4263-df5b-44c4-8add-22d6b603e0ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:37.772Z|c0c30da4-7396-40cb-81fd-be9fa5bab5a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:26:37.773Z|c0c30da4-7396-40cb-81fd-be9fa5bab5a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:26:38.484Z|af4bc954-f171-4e81-a85a-fffe25ca4e82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:38.485Z|af4bc954-f171-4e81-a85a-fffe25ca4e82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:42.438Z|50429e10-a932-493d-8e56-311cc26919aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:42.439Z|50429e10-a932-493d-8e56-311cc26919aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:46.015Z|17b77e7b-81da-48f3-8a9c-0ffc4c7efacc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:46.017Z|17b77e7b-81da-48f3-8a9c-0ffc4c7efacc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:48.513Z|521ba8ff-c634-4e44-bdb9-3489508f10d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:48.515Z|521ba8ff-c634-4e44-bdb9-3489508f10d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:52.467Z|7ba58714-6151-4689-bcba-9dc13b58a37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:52.468Z|7ba58714-6151-4689-bcba-9dc13b58a37c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:52.772Z|e82f126c-69fa-439a-85bb-55d3a6d390ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:26:52.773Z|e82f126c-69fa-439a-85bb-55d3a6d390ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:26:52.841Z|b0e08205-60a8-4a12-a4ba-4b01b6d520f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:26:52.842Z|b0e08205-60a8-4a12-a4ba-4b01b6d520f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:26:56.046Z|8c64b1d4-fad3-4d91-bef9-ef2cb2c7c93f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:56.047Z|8c64b1d4-fad3-4d91-bef9-ef2cb2c7c93f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:26:58.541Z|fdae7e1d-af62-4cbf-948b-43e4d093d6c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:26:58.545Z|fdae7e1d-af62-4cbf-948b-43e4d093d6c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:02.497Z|92f751d9-01db-4020-b2ee-285f250a6464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:02.498Z|92f751d9-01db-4020-b2ee-285f250a6464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:06.080Z|bfda7ba9-a51d-408b-b707-3ddc9f293d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:06.081Z|bfda7ba9-a51d-408b-b707-3ddc9f293d30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:07.772Z|70029a9e-d664-4bc7-82a6-dbefa29dd0cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:27:07.776Z|70029a9e-d664-4bc7-82a6-dbefa29dd0cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:27:08.580Z|bb8b6887-c966-4a31-a312-1f3f51072788|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:08.581Z|bb8b6887-c966-4a31-a312-1f3f51072788|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:12.530Z|e8e9381a-d343-4908-ba51-0201ee5e6945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:12.531Z|e8e9381a-d343-4908-ba51-0201ee5e6945|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:16.110Z|da700e9d-dbce-469f-be6b-29b1a394690c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:16.111Z|da700e9d-dbce-469f-be6b-29b1a394690c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:18.612Z|2eefa980-cfad-43b8-b2ee-edc74782478d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:18.614Z|2eefa980-cfad-43b8-b2ee-edc74782478d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:22.557Z|536c87c3-1e0b-4458-a191-02ca4e8cb0ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:22.559Z|536c87c3-1e0b-4458-a191-02ca4e8cb0ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:22.772Z|a8848715-8d52-4426-bf50-6cf4f2cb6877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:27:22.773Z|a8848715-8d52-4426-bf50-6cf4f2cb6877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:27:22.843Z|61f18797-df1c-4d43-b49d-80481bd65d16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:27:22.844Z|61f18797-df1c-4d43-b49d-80481bd65d16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:27:26.140Z|1a7681a1-f6e6-46ba-af59-519740b5a9ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:26.142Z|1a7681a1-f6e6-46ba-af59-519740b5a9ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:28.643Z|d7eb1223-397f-4db0-9999-6b91fd78a29b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:28.644Z|d7eb1223-397f-4db0-9999-6b91fd78a29b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:32.590Z|725b16b2-afa4-4e84-8508-e72699d48b1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:32.591Z|725b16b2-afa4-4e84-8508-e72699d48b1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:36.178Z|53ea9ece-d39d-41c3-b2af-9296385f23ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:36.180Z|53ea9ece-d39d-41c3-b2af-9296385f23ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:37.773Z|434124a6-0cf3-4f88-bf2b-573f04d8cf6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:27:37.774Z|434124a6-0cf3-4f88-bf2b-573f04d8cf6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:27:38.676Z|daf43e49-d9c6-4481-9fc5-6a1c80090200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:38.678Z|daf43e49-d9c6-4481-9fc5-6a1c80090200|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:42.620Z|384a020d-9662-4d82-8b0d-e24739eb70a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:42.621Z|384a020d-9662-4d82-8b0d-e24739eb70a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:46.209Z|cdff08eb-8689-4dac-a54c-1775dcbee484|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:46.210Z|cdff08eb-8689-4dac-a54c-1775dcbee484|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:48.705Z|c4287f72-5a4f-42af-9ee4-c0ec8347619e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:48.706Z|c4287f72-5a4f-42af-9ee4-c0ec8347619e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:52.649Z|4a709c43-90c7-45b5-8a1d-8efa37f33912|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:52.651Z|4a709c43-90c7-45b5-8a1d-8efa37f33912|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:52.772Z|82c1bb7d-13a2-43d4-a0a3-085de841fdce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:27:52.775Z|82c1bb7d-13a2-43d4-a0a3-085de841fdce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:27:52.845Z|0a882621-05b0-4b3c-9c95-2f5529332bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:27:52.847Z|0a882621-05b0-4b3c-9c95-2f5529332bba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:27:56.236Z|1055f088-aef0-4f74-8980-6eb6805a1e76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:56.237Z|1055f088-aef0-4f74-8980-6eb6805a1e76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:27:58.733Z|a52d64b3-80e9-4507-a5c3-bffc20680ad2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:27:58.734Z|a52d64b3-80e9-4507-a5c3-bffc20680ad2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:02.678Z|e7c25bd5-ae94-4abb-8f4d-0354b129ea11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:02.680Z|e7c25bd5-ae94-4abb-8f4d-0354b129ea11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:06.271Z|2fedc3ea-42f6-4041-9b57-7edc77425398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:06.272Z|2fedc3ea-42f6-4041-9b57-7edc77425398|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:07.771Z|fc122060-ecc6-4c70-9585-0c15da0bd051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:28:07.773Z|fc122060-ecc6-4c70-9585-0c15da0bd051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:28:08.773Z|e2c048d4-8206-4245-b044-a8f99f258e57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:08.774Z|e2c048d4-8206-4245-b044-a8f99f258e57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:12.707Z|c2296dfc-5895-4fd1-bc8d-a281ada48dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:12.708Z|c2296dfc-5895-4fd1-bc8d-a281ada48dde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:16.309Z|9e726ffb-bf3e-4354-b11b-9f5c0a538a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:16.310Z|9e726ffb-bf3e-4354-b11b-9f5c0a538a94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:18.840Z|5c88d24a-eb74-4863-9cba-a609e13c5cd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:18.842Z|5c88d24a-eb74-4863-9cba-a609e13c5cd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:22.737Z|643c5d1f-b8f2-4f68-baf8-d2adab319210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:22.738Z|643c5d1f-b8f2-4f68-baf8-d2adab319210|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:22.771Z|68f0319b-eee6-427d-a33b-14304966ada5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:28:22.772Z|68f0319b-eee6-427d-a33b-14304966ada5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:28:22.848Z|95a7ed5c-1563-4d32-8998-5af9fcb7a32d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:28:22.849Z|95a7ed5c-1563-4d32-8998-5af9fcb7a32d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:28:26.341Z|3b0fe773-5f4d-452f-b0d4-f89d9bea28c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:26.342Z|3b0fe773-5f4d-452f-b0d4-f89d9bea28c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:28.871Z|9a027bbd-0b37-41e1-9930-98c8a79e617b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:28.872Z|9a027bbd-0b37-41e1-9930-98c8a79e617b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:32.775Z|4efb5700-9411-4f47-aa8c-da4a8776acab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:32.776Z|4efb5700-9411-4f47-aa8c-da4a8776acab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:36.375Z|47f8008b-181d-4239-bee4-a3649af7901a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:36.377Z|47f8008b-181d-4239-bee4-a3649af7901a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:37.772Z|61d4c753-8c26-4642-9acd-0a340828a801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:28:37.776Z|61d4c753-8c26-4642-9acd-0a340828a801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:28:38.947Z|e2627a50-dd81-4895-a479-bd902d88eda5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:38.948Z|e2627a50-dd81-4895-a479-bd902d88eda5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:42.805Z|fd223272-c5ee-4aff-baa8-d392965bac47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:42.806Z|fd223272-c5ee-4aff-baa8-d392965bac47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:46.404Z|e2e5fdcd-e15d-4667-960e-74ca7050b0bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:46.405Z|e2e5fdcd-e15d-4667-960e-74ca7050b0bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:48.986Z|1c192f11-48df-481c-be33-257e5544d477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:48.988Z|1c192f11-48df-481c-be33-257e5544d477|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:52.771Z|52f0cf08-2764-4df3-a3fc-075b9fb5e7df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:28:52.772Z|52f0cf08-2764-4df3-a3fc-075b9fb5e7df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:28:52.834Z|6928dde0-4ce4-4210-9e45-1d7ef8a281a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:52.836Z|6928dde0-4ce4-4210-9e45-1d7ef8a281a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:52.851Z|42fbaf2d-8480-4042-bc4f-3b4eb83f13df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:28:52.852Z|42fbaf2d-8480-4042-bc4f-3b4eb83f13df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:28:56.433Z|84da61bc-7353-4e31-be2b-c3c1e38c8a8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:56.434Z|84da61bc-7353-4e31-be2b-c3c1e38c8a8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:28:59.014Z|ab914607-e9ae-4955-bc7f-5b6ef0132014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:28:59.015Z|ab914607-e9ae-4955-bc7f-5b6ef0132014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:02.866Z|edb9e3f7-6997-4f34-965f-90d15a30ccf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:02.867Z|edb9e3f7-6997-4f34-965f-90d15a30ccf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:06.462Z|ef68b5d9-461a-4676-915d-d2b0834e6a62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:06.463Z|ef68b5d9-461a-4676-915d-d2b0834e6a62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:07.772Z|204d9fb3-b933-4006-a630-e747bcac18e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:29:07.772Z|204d9fb3-b933-4006-a630-e747bcac18e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:29:09.043Z|52ba8018-1902-4791-b9c6-e0f2265186a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:09.044Z|52ba8018-1902-4791-b9c6-e0f2265186a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:12.898Z|2b239f80-5f32-470d-a479-0f3d24f6745a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:12.900Z|2b239f80-5f32-470d-a479-0f3d24f6745a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:16.490Z|a8e25e8a-fdd0-4c6d-be28-0c21f96205b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:16.491Z|a8e25e8a-fdd0-4c6d-be28-0c21f96205b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:19.081Z|2b36ce96-b999-4d34-a633-08eb78f8364c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:19.082Z|2b36ce96-b999-4d34-a633-08eb78f8364c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:22.772Z|c4c4d2c7-07d2-4fff-9512-f996f0976ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:29:22.775Z|c4c4d2c7-07d2-4fff-9512-f996f0976ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:29:22.853Z|28df9a9e-5516-4d2f-a3cf-7fe16b874a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:29:22.854Z|28df9a9e-5516-4d2f-a3cf-7fe16b874a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:29:22.928Z|6454adfa-e55a-4493-b4c4-4770e7606b78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:22.930Z|6454adfa-e55a-4493-b4c4-4770e7606b78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:26.519Z|c723595c-057c-4f76-8b32-6979f95e16a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:26.520Z|c723595c-057c-4f76-8b32-6979f95e16a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:29.107Z|015bbec4-bde5-4bd4-a84d-6643a761e751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:29.108Z|015bbec4-bde5-4bd4-a84d-6643a761e751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:32.960Z|f82d97e0-9f31-4949-a628-66a32606aa6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:32.961Z|f82d97e0-9f31-4949-a628-66a32606aa6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:36.568Z|4635753c-cb3d-4168-97ea-4d34ae2a90ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:36.570Z|4635753c-cb3d-4168-97ea-4d34ae2a90ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:37.772Z|75964b8a-c9f7-4af3-8255-222d8720232b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:29:37.773Z|75964b8a-c9f7-4af3-8255-222d8720232b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:29:39.135Z|ef33cbac-5db9-4673-a7f0-7805d64610a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:39.136Z|ef33cbac-5db9-4673-a7f0-7805d64610a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:42.989Z|eae0f273-15b4-4c61-ad72-c9e70dd7a536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:42.990Z|eae0f273-15b4-4c61-ad72-c9e70dd7a536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:46.597Z|e27647b0-5e9d-48e8-81f7-9c7909bf05bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:46.598Z|e27647b0-5e9d-48e8-81f7-9c7909bf05bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:49.162Z|fb6fe101-f730-46f1-b597-971cb8ac7afc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:49.163Z|fb6fe101-f730-46f1-b597-971cb8ac7afc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:52.772Z|8da15844-6630-4483-8e23-12cd34c9f467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:29:52.773Z|8da15844-6630-4483-8e23-12cd34c9f467|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:29:52.855Z|d30ae649-7028-4349-aa7a-b9c27995df8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:29:52.856Z|d30ae649-7028-4349-aa7a-b9c27995df8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:29:53.015Z|14cfe90b-d1e7-47cf-8b16-0313fd4a89b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:53.016Z|14cfe90b-d1e7-47cf-8b16-0313fd4a89b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:56.625Z|04324262-56e0-4875-bde0-baf1c38cca38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:56.626Z|04324262-56e0-4875-bde0-baf1c38cca38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:29:59.191Z|172f1006-56f0-4924-ac15-f354b929e3bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:29:59.192Z|172f1006-56f0-4924-ac15-f354b929e3bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:03.043Z|f502fdbc-5a1b-4f6f-8416-ff028150fc39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:03.044Z|f502fdbc-5a1b-4f6f-8416-ff028150fc39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:06.654Z|77077529-d70d-4f60-85ea-4183eca05a72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:06.656Z|77077529-d70d-4f60-85ea-4183eca05a72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:07.772Z|deeba7c3-8aab-43e4-b789-9b9dbd4ede1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:30:07.776Z|deeba7c3-8aab-43e4-b789-9b9dbd4ede1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:30:09.222Z|b9f05c59-9a59-4e57-9b9d-c2a1b735ecfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:09.223Z|b9f05c59-9a59-4e57-9b9d-c2a1b735ecfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:13.080Z|227b6cc7-20a0-4202-9203-f90e010d3480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:13.082Z|227b6cc7-20a0-4202-9203-f90e010d3480|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:16.687Z|aecaac51-90f4-4849-993e-7c2d7f60ba6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:16.688Z|aecaac51-90f4-4849-993e-7c2d7f60ba6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:19.250Z|f2e66501-9b68-4324-aa03-d23cad822c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:19.251Z|f2e66501-9b68-4324-aa03-d23cad822c4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:22.772Z|2115b1e6-4676-405d-b53e-ce87b187987e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:30:22.773Z|2115b1e6-4676-405d-b53e-ce87b187987e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:30:22.858Z|e7645e22-75be-4037-b392-0a5f7e7125a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:30:22.859Z|e7645e22-75be-4037-b392-0a5f7e7125a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:30:23.106Z|f9ae8612-3bc5-4cec-8d83-0853f3643573|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:23.107Z|f9ae8612-3bc5-4cec-8d83-0853f3643573|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:26.715Z|fd903fd8-1fa7-44ed-89c0-35e4af4d5dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:26.716Z|fd903fd8-1fa7-44ed-89c0-35e4af4d5dd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:29.280Z|54dd7ac4-fceb-476d-8f8b-e5c29e01c7f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:29.281Z|54dd7ac4-fceb-476d-8f8b-e5c29e01c7f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:33.134Z|1921fd07-2d9d-4ee4-bb8b-e7761e7e879f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:33.135Z|1921fd07-2d9d-4ee4-bb8b-e7761e7e879f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:36.742Z|c3c4495d-5d97-494b-9856-a861d89d30c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:36.743Z|c3c4495d-5d97-494b-9856-a861d89d30c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:37.771Z|9679c34f-c8d6-4d27-8b72-92fb742d1595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:30:37.772Z|9679c34f-c8d6-4d27-8b72-92fb742d1595|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:30:39.309Z|7e46085d-d1d9-4e8d-b82a-0328c64ab38e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:39.311Z|7e46085d-d1d9-4e8d-b82a-0328c64ab38e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:43.162Z|99b780f6-0a08-4f42-932d-3a099b388dad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:43.163Z|99b780f6-0a08-4f42-932d-3a099b388dad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:46.781Z|47a674ff-ff11-440b-87a3-c5b6318897eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:46.782Z|47a674ff-ff11-440b-87a3-c5b6318897eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:49.339Z|43bd8dce-2e71-478c-99b3-ee045c5452ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:49.340Z|43bd8dce-2e71-478c-99b3-ee045c5452ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:52.771Z|039d4300-dc59-44df-93ac-39249ae6ebf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:30:52.774Z|039d4300-dc59-44df-93ac-39249ae6ebf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:30:52.860Z|feac613a-d42e-4b86-838f-09b3f3677594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:30:52.861Z|feac613a-d42e-4b86-838f-09b3f3677594|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:30:53.191Z|b68cd493-8514-4917-a5b9-58a7dc8c17e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:53.192Z|b68cd493-8514-4917-a5b9-58a7dc8c17e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:56.809Z|88b16c76-2470-4495-bda3-72626a4f555f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:56.810Z|88b16c76-2470-4495-bda3-72626a4f555f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:30:59.369Z|e9cfd1dd-eb0d-4c6b-b917-0bd796b58697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:30:59.370Z|e9cfd1dd-eb0d-4c6b-b917-0bd796b58697|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:03.219Z|9201c055-0336-4825-a784-f3a380bc98cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:03.220Z|9201c055-0336-4825-a784-f3a380bc98cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:06.845Z|7e67ac3e-c9af-4bb0-be98-c68f7f80c910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:06.846Z|7e67ac3e-c9af-4bb0-be98-c68f7f80c910|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:07.771Z|720d10e9-1f16-4efe-b53a-15756382a7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:31:07.772Z|720d10e9-1f16-4efe-b53a-15756382a7d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:31:09.399Z|6834a216-01c1-4b9d-908e-b385b055d79e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:09.400Z|6834a216-01c1-4b9d-908e-b385b055d79e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:13.250Z|52e6a308-fc19-429b-92c3-db6d04757cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:13.251Z|52e6a308-fc19-429b-92c3-db6d04757cd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:16.888Z|96550781-cb05-4fa3-84ca-2ba897e065ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:16.889Z|96550781-cb05-4fa3-84ca-2ba897e065ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:19.426Z|3c628f12-d3cc-4ff0-bf6f-9fd0f4c7c156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:19.427Z|3c628f12-d3cc-4ff0-bf6f-9fd0f4c7c156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:22.771Z|1ede822f-2fee-4e27-9974-4fca8902c66e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:31:22.772Z|1ede822f-2fee-4e27-9974-4fca8902c66e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:31:22.863Z|0b6ae63e-5814-4ab8-86f6-c6ffc3afdc72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:31:22.864Z|0b6ae63e-5814-4ab8-86f6-c6ffc3afdc72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:31:23.280Z|26c97321-2679-4753-a54c-f97cbc2b861d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:23.281Z|26c97321-2679-4753-a54c-f97cbc2b861d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:26.916Z|0b5e808d-25ea-43fe-bf53-356b375e40c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:26.922Z|0b5e808d-25ea-43fe-bf53-356b375e40c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:29.455Z|63a6fd5a-3056-4b5b-9034-9fdf537480b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:29.456Z|63a6fd5a-3056-4b5b-9034-9fdf537480b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:33.308Z|ae9fe42e-f8de-4a4d-834f-87d74fb10280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:33.309Z|ae9fe42e-f8de-4a4d-834f-87d74fb10280|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:36.949Z|a2ce9be8-7343-4b29-b14c-311f68e25b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:36.950Z|a2ce9be8-7343-4b29-b14c-311f68e25b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:37.772Z|003c2e54-bbc6-441d-8131-1dec1ac37e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:31:37.774Z|003c2e54-bbc6-441d-8131-1dec1ac37e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:31:39.482Z|72397f3b-5cf2-484a-b3d5-3417ff66f336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:39.482Z|72397f3b-5cf2-484a-b3d5-3417ff66f336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:43.337Z|9a6170ec-e44f-4d70-afb1-a35c4aead20a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:43.339Z|9a6170ec-e44f-4d70-afb1-a35c4aead20a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:46.976Z|2a8e6262-030f-4f14-87b0-5833d0d2c667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:46.977Z|2a8e6262-030f-4f14-87b0-5833d0d2c667|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:49.509Z|ebad0894-da87-4466-ba21-751af2b7da4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:49.511Z|ebad0894-da87-4466-ba21-751af2b7da4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:52.771Z|b18a1e7a-0963-402f-a06c-dada646f9471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:31:52.772Z|b18a1e7a-0963-402f-a06c-dada646f9471|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:31:52.866Z|ca97a5a6-6b92-46e2-bc46-5b1e68fa2055|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:31:52.866Z|ca97a5a6-6b92-46e2-bc46-5b1e68fa2055|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:31:53.367Z|b27896ff-5c80-495c-baca-8e75a981afe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:53.368Z|b27896ff-5c80-495c-baca-8e75a981afe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:57.003Z|fbfae803-9b16-43d2-a73e-a6c4fbf14e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:57.004Z|fbfae803-9b16-43d2-a73e-a6c4fbf14e2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:31:59.537Z|86d29074-99d1-4ce9-bd2d-73fc12432096|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:31:59.538Z|86d29074-99d1-4ce9-bd2d-73fc12432096|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:03.395Z|7fac277f-7418-4f63-9d39-e77cccd8c13c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:03.396Z|7fac277f-7418-4f63-9d39-e77cccd8c13c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:07.029Z|ae70e050-8664-4f09-b958-a8998f13d4d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:07.031Z|ae70e050-8664-4f09-b958-a8998f13d4d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:07.771Z|712e8aea-1b6c-44da-ae5a-5dfbb1df46b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:32:07.772Z|712e8aea-1b6c-44da-ae5a-5dfbb1df46b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:32:09.576Z|029cb1c7-f088-4749-85fc-29c67651cc52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:09.577Z|029cb1c7-f088-4749-85fc-29c67651cc52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:13.422Z|999c1d1b-368f-4a71-9dcc-485b1b22f8f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:13.423Z|999c1d1b-368f-4a71-9dcc-485b1b22f8f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:17.057Z|8a867d5c-7a69-4733-9d70-e936483f29b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:17.058Z|8a867d5c-7a69-4733-9d70-e936483f29b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:19.603Z|7003e5c6-b9b8-4e31-a5a5-b795c6b46ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:19.604Z|7003e5c6-b9b8-4e31-a5a5-b795c6b46ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:22.771Z|9fe9150c-d78b-4e77-9ef1-4435aec910e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:32:22.775Z|9fe9150c-d78b-4e77-9ef1-4435aec910e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:32:22.868Z|f089acba-a1c2-41ad-b43b-0a6e3cb0709e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:32:22.868Z|f089acba-a1c2-41ad-b43b-0a6e3cb0709e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:32:23.448Z|bc15d3eb-6230-4a42-b496-ce0919837247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:23.450Z|bc15d3eb-6230-4a42-b496-ce0919837247|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:27.086Z|57618dd7-b8ff-4d39-b9f7-af95a2af75f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:27.087Z|57618dd7-b8ff-4d39-b9f7-af95a2af75f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:29.629Z|5ca555c5-d9d7-4a96-bddb-73cee6a37bd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:29.630Z|5ca555c5-d9d7-4a96-bddb-73cee6a37bd8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:33.493Z|983dc4eb-4ef3-4a12-8b33-de07bb480a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:33.494Z|983dc4eb-4ef3-4a12-8b33-de07bb480a1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:37.114Z|5e1370cc-f79e-4695-a914-3e30a5a1d081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:37.115Z|5e1370cc-f79e-4695-a914-3e30a5a1d081|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:37.771Z|ec00b250-a1d0-41ea-a7b4-24ac89cae598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:32:37.772Z|ec00b250-a1d0-41ea-a7b4-24ac89cae598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:32:39.654Z|72f06476-a9ce-437d-afb3-7f70d1b6af2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:39.655Z|72f06476-a9ce-437d-afb3-7f70d1b6af2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:43.522Z|4b969659-0e7a-4635-9485-e5ba5706a4b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:43.523Z|4b969659-0e7a-4635-9485-e5ba5706a4b7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:47.143Z|3076d14a-32c3-4587-b517-f3fe389bc445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:47.144Z|3076d14a-32c3-4587-b517-f3fe389bc445|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:49.681Z|511fbfa7-b461-4eaa-99c4-0bba2c318901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:49.683Z|511fbfa7-b461-4eaa-99c4-0bba2c318901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:52.771Z|1bf30129-3600-4fb0-ac3c-c0d0b793c6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:32:52.772Z|1bf30129-3600-4fb0-ac3c-c0d0b793c6cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:32:52.869Z|b340f5c9-a1ca-4613-8c23-9edc45a7ea7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:32:52.870Z|b340f5c9-a1ca-4613-8c23-9edc45a7ea7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:32:53.552Z|2c7f39c4-6db0-4c8a-a9eb-74f84dbe563e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:53.553Z|2c7f39c4-6db0-4c8a-a9eb-74f84dbe563e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:57.169Z|d413bd8c-beec-48b3-bc33-406b0040dc6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:57.170Z|d413bd8c-beec-48b3-bc33-406b0040dc6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:32:59.710Z|fe1f9a19-9db5-41e6-9bcb-e35c58a93096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:32:59.711Z|fe1f9a19-9db5-41e6-9bcb-e35c58a93096|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:03.579Z|57ee93de-90d0-45d4-8d5d-292a37b14c00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:03.580Z|57ee93de-90d0-45d4-8d5d-292a37b14c00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:07.195Z|a136ec0b-e1bc-4309-ac79-1390a07cf290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:07.196Z|a136ec0b-e1bc-4309-ac79-1390a07cf290|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:07.771Z|a6d18c09-fdea-43b5-8314-5ac58a8536bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:33:07.775Z|a6d18c09-fdea-43b5-8314-5ac58a8536bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:33:09.737Z|72038929-af2d-48c6-b3a0-a449dfaa2015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:09.738Z|72038929-af2d-48c6-b3a0-a449dfaa2015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:13.605Z|16641d1a-54f3-49f4-8460-f7f236b4eb77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:13.606Z|16641d1a-54f3-49f4-8460-f7f236b4eb77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:17.222Z|e13bd8ee-a00d-46d0-9bea-f1ae180710f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:17.223Z|e13bd8ee-a00d-46d0-9bea-f1ae180710f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:19.765Z|da1622ea-1b1b-4335-9cf3-5f33955b7b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:19.766Z|da1622ea-1b1b-4335-9cf3-5f33955b7b32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:22.771Z|d22bf952-8dd3-46f8-bcd9-ce4d3d62817f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:33:22.772Z|d22bf952-8dd3-46f8-bcd9-ce4d3d62817f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:33:22.871Z|d545cb29-4768-45ea-9897-916a960153c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:33:22.872Z|d545cb29-4768-45ea-9897-916a960153c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:33:23.632Z|5c48e1ab-b9dc-4881-abd0-309e6a07c5c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:23.633Z|5c48e1ab-b9dc-4881-abd0-309e6a07c5c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:27.249Z|c0ebad04-6c6f-44fe-ab73-bc7a6958d295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:27.250Z|c0ebad04-6c6f-44fe-ab73-bc7a6958d295|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:29.792Z|a735d1bb-afed-4fd4-a11e-2119ea55ad80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:29.793Z|a735d1bb-afed-4fd4-a11e-2119ea55ad80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:33.659Z|7e63f2e7-29c9-4492-8c6f-5a8862d65cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:33.660Z|7e63f2e7-29c9-4492-8c6f-5a8862d65cca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:37.277Z|031ecf8d-72f8-4d3b-97ff-6a63f4c4b450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:37.277Z|031ecf8d-72f8-4d3b-97ff-6a63f4c4b450|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:37.771Z|e2e67a6b-66c1-441c-b2c9-cc8364ec3990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:33:37.772Z|e2e67a6b-66c1-441c-b2c9-cc8364ec3990|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:33:39.820Z|be3b4163-2634-4eaf-992f-c5d7c13a90ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:39.821Z|be3b4163-2634-4eaf-992f-c5d7c13a90ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:43.694Z|98c76793-4338-4832-850b-37ebc09d028f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:43.695Z|98c76793-4338-4832-850b-37ebc09d028f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:47.303Z|2f0dfbf6-ece9-4094-a521-165deb0b3df6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:47.305Z|2f0dfbf6-ece9-4094-a521-165deb0b3df6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:49.848Z|651d98c0-8333-411a-8fab-b22400e67355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:49.849Z|651d98c0-8333-411a-8fab-b22400e67355|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:52.771Z|31a19c10-795e-4af2-8a25-a0482c30ce65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:33:52.774Z|31a19c10-795e-4af2-8a25-a0482c30ce65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:33:52.873Z|4e7d1e93-fce3-4e32-83e7-95a2b6833a0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:33:52.874Z|4e7d1e93-fce3-4e32-83e7-95a2b6833a0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:33:53.725Z|fed4c83c-5743-488b-b325-4ea635db8891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:53.726Z|fed4c83c-5743-488b-b325-4ea635db8891|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:57.338Z|c6281bd8-6dc7-4aaa-8f62-ae6b504f1be6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:57.340Z|c6281bd8-6dc7-4aaa-8f62-ae6b504f1be6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:33:59.873Z|ce09e429-c877-4d14-bbb0-dbf73685c12f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:33:59.874Z|ce09e429-c877-4d14-bbb0-dbf73685c12f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:02.645Z|2ae10dfd-1519-4fb0-9380-eae6ef43c81e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:34:02.646Z|2ae10dfd-1519-4fb0-9380-eae6ef43c81e|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:03.754Z|a7b31a2d-ce24-4eb0-8639-8e8bed54f90c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:03.755Z|a7b31a2d-ce24-4eb0-8639-8e8bed54f90c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:07.378Z|cade35e2-799d-4498-ad27-cc0901aa1919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:07.379Z|cade35e2-799d-4498-ad27-cc0901aa1919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:07.771Z|c44376f6-25d6-46e6-8011-75fef6252696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:34:07.772Z|c44376f6-25d6-46e6-8011-75fef6252696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:34:09.901Z|5b561849-f688-4601-b851-495df9f8f5cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:09.902Z|5b561849-f688-4601-b851-495df9f8f5cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:13.783Z|4bef4659-0e39-43b3-a21b-ec16e7e53912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:13.785Z|4bef4659-0e39-43b3-a21b-ec16e7e53912|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:17.404Z|9e7ca730-b16c-445c-8ee4-5bb7ba72145e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:17.405Z|9e7ca730-b16c-445c-8ee4-5bb7ba72145e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:19.928Z|7df57c85-8eb3-42f8-b4e5-13c48f8de29f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:19.929Z|7df57c85-8eb3-42f8-b4e5-13c48f8de29f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:22.771Z|ecaeba0a-1546-4a04-81c9-5f52a957e15f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:34:22.772Z|ecaeba0a-1546-4a04-81c9-5f52a957e15f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:34:22.875Z|ec891223-46ce-49c5-ac58-d74092cea6ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:34:22.876Z|ec891223-46ce-49c5-ac58-d74092cea6ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:34:23.811Z|78c71473-523c-42bc-8fec-64d9e058c976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:23.812Z|78c71473-523c-42bc-8fec-64d9e058c976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:27.431Z|fa14e4d4-fe16-4f09-be3e-0a3b86acac79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:27.432Z|fa14e4d4-fe16-4f09-be3e-0a3b86acac79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:29.955Z|eb216b75-2621-4709-ad81-d6228eea8958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:29.956Z|eb216b75-2621-4709-ad81-d6228eea8958|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:33.842Z|950e8ffd-bcf6-4a98-94d4-f3ff0d154244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:33.843Z|950e8ffd-bcf6-4a98-94d4-f3ff0d154244|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:37.467Z|0c6d997e-156a-4aa2-a47b-be1cf8f332e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:37.468Z|0c6d997e-156a-4aa2-a47b-be1cf8f332e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:37.771Z|7c07d0ff-0978-45d4-b373-86faf5b71c23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:34:37.774Z|7c07d0ff-0978-45d4-b373-86faf5b71c23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:34:39.983Z|6ac03e5c-13ce-4b01-bb46-b0fa15cc8b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:39.984Z|6ac03e5c-13ce-4b01-bb46-b0fa15cc8b61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:43.874Z|dd16b201-9800-40f3-86e1-8e0c316a0969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:43.876Z|dd16b201-9800-40f3-86e1-8e0c316a0969|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:47.516Z|01e88a3e-41b5-4bf2-8755-7a32c3ef712d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:47.518Z|01e88a3e-41b5-4bf2-8755-7a32c3ef712d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:50.012Z|4eb93784-4db2-4662-9ca5-b2e3cd3e3a68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:50.013Z|4eb93784-4db2-4662-9ca5-b2e3cd3e3a68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:52.772Z|5891a1ed-71d5-4fdd-a474-4ef8f3c9c4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:34:52.773Z|5891a1ed-71d5-4fdd-a474-4ef8f3c9c4bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:34:52.877Z|c64f63b9-0ed4-41ca-b2bb-a58649ef0ec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:34:52.878Z|c64f63b9-0ed4-41ca-b2bb-a58649ef0ec3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:34:53.907Z|b18a7648-0cef-4663-ac3e-85530e79f371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:53.908Z|b18a7648-0cef-4663-ac3e-85530e79f371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:34:57.548Z|68bdee94-f8b8-452b-b90e-9e82d3811007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:34:57.549Z|68bdee94-f8b8-452b-b90e-9e82d3811007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:00.040Z|db7c54f4-d5c0-4811-adeb-2e84fbb9d0fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:00.041Z|db7c54f4-d5c0-4811-adeb-2e84fbb9d0fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:02.633Z|fcd13196-61e2-4c4e-977d-9e1ea5af19f1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:35:02.634Z|fcd13196-61e2-4c4e-977d-9e1ea5af19f1|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:03.934Z|57c4a079-98ad-4c52-a1bd-8be84bb65bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:03.935Z|57c4a079-98ad-4c52-a1bd-8be84bb65bb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:07.591Z|ab510039-61d1-4498-a77d-bb9521f11b7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:07.593Z|ab510039-61d1-4498-a77d-bb9521f11b7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:07.772Z|08e62763-c49c-4ec9-8023-24da88554cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:35:07.773Z|08e62763-c49c-4ec9-8023-24da88554cbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:35:10.069Z|d18e8a18-6d12-4c4c-a83d-2581d37c0187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:10.070Z|d18e8a18-6d12-4c4c-a83d-2581d37c0187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:13.962Z|f60b3518-92b4-4280-9db4-20a3757a32cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:13.963Z|f60b3518-92b4-4280-9db4-20a3757a32cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:17.622Z|d881b6f0-40e2-4859-9567-0fc8c87485c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:17.623Z|d881b6f0-40e2-4859-9567-0fc8c87485c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:20.099Z|bdb0c682-8e90-4679-baa1-0599683843db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:20.100Z|bdb0c682-8e90-4679-baa1-0599683843db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:22.771Z|6e8c04da-2473-4585-9a97-345fca983dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:35:22.775Z|6e8c04da-2473-4585-9a97-345fca983dcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:35:22.879Z|8adff7bc-ac15-412b-ab2c-435c6e6f857f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:35:22.880Z|8adff7bc-ac15-412b-ab2c-435c6e6f857f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:35:23.997Z|47da80ae-894d-4307-ae59-c0776a990f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:23.998Z|47da80ae-894d-4307-ae59-c0776a990f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:27.653Z|c881dad1-0dd2-4209-9753-0c32f63daa91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:27.655Z|c881dad1-0dd2-4209-9753-0c32f63daa91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:30.125Z|1b40b07a-8a93-46a0-a017-f7d7c34eb584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:30.126Z|1b40b07a-8a93-46a0-a017-f7d7c34eb584|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:34.030Z|f4f90bda-df30-4f49-9769-27a27e5e6882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:34.031Z|f4f90bda-df30-4f49-9769-27a27e5e6882|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:37.682Z|9c86455e-87b6-49c7-a0a7-89718fde6f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:37.683Z|9c86455e-87b6-49c7-a0a7-89718fde6f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:37.772Z|5fbcd9b2-ecd8-4396-891f-72c09aa8764e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:35:37.772Z|5fbcd9b2-ecd8-4396-891f-72c09aa8764e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:35:40.153Z|cf059364-7b32-4427-be89-1456e864bdf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:40.154Z|cf059364-7b32-4427-be89-1456e864bdf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:44.059Z|7abd4d67-e5ec-4453-af18-29e370a61ea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:44.060Z|7abd4d67-e5ec-4453-af18-29e370a61ea7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:47.711Z|b46340be-5722-4482-8393-248c474d7e85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:47.712Z|b46340be-5722-4482-8393-248c474d7e85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:50.179Z|8c1b5bba-f69a-4f84-bae0-9fcf8d984be7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:50.180Z|8c1b5bba-f69a-4f84-bae0-9fcf8d984be7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:52.771Z|9a96dd53-25f9-4c79-921c-ae9791a33e73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:35:52.772Z|9a96dd53-25f9-4c79-921c-ae9791a33e73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:35:52.881Z|002d3a95-8751-460d-9de6-2cf1026fe671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:35:52.882Z|002d3a95-8751-460d-9de6-2cf1026fe671|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:35:54.086Z|e8d7e7a9-dc00-4c1f-a9f0-e71213682e6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:54.087Z|e8d7e7a9-dc00-4c1f-a9f0-e71213682e6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:35:57.739Z|fb429020-1a10-42d1-81ba-11a905eba684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:35:57.740Z|fb429020-1a10-42d1-81ba-11a905eba684|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:00.204Z|0a3420e2-3d3e-42f4-9472-087bfb6b5a9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:00.205Z|0a3420e2-3d3e-42f4-9472-087bfb6b5a9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:02.633Z|965dc0e7-ec9d-4452-9db1-64605bf59b08|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:36:02.634Z|965dc0e7-ec9d-4452-9db1-64605bf59b08|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:04.116Z|31e8f7d8-d9fb-4cc5-896d-7517c82a9519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:04.117Z|31e8f7d8-d9fb-4cc5-896d-7517c82a9519|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:07.770Z|5f372314-3b6c-4801-8362-7e6d621e1514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:07.771Z|5f372314-3b6c-4801-8362-7e6d621e1514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:07.772Z|628b9b60-a0dd-4b5c-9682-88f1d7bdc9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:36:07.775Z|628b9b60-a0dd-4b5c-9682-88f1d7bdc9c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:36:10.229Z|b08ec77d-83b3-4a15-869b-1c17a70fbf7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:10.230Z|b08ec77d-83b3-4a15-869b-1c17a70fbf7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:14.142Z|2a47ce37-3d32-4ca8-8866-7e611714f50f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:14.143Z|2a47ce37-3d32-4ca8-8866-7e611714f50f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:17.796Z|3a63aa46-24b4-45f8-a1de-ce8d515caa53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:17.797Z|3a63aa46-24b4-45f8-a1de-ce8d515caa53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:20.268Z|0912f988-f6fd-482d-aca4-5c78c5c5dc3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:20.269Z|0912f988-f6fd-482d-aca4-5c78c5c5dc3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:22.771Z|dabfab50-141d-47e1-b890-b4c73add4621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:36:22.772Z|dabfab50-141d-47e1-b890-b4c73add4621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:36:22.883Z|f2aa6cbc-ab4f-430f-98aa-cd86b532f55e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:36:22.884Z|f2aa6cbc-ab4f-430f-98aa-cd86b532f55e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:36:24.167Z|0c49c315-d400-4116-9b36-5cde942b253f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:24.168Z|0c49c315-d400-4116-9b36-5cde942b253f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:27.823Z|d4f5b83d-3df5-4b48-8006-80d74c0cfefc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:27.824Z|d4f5b83d-3df5-4b48-8006-80d74c0cfefc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:30.294Z|ebeed80b-a7b2-42e7-8760-e11e8e6eb71d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:30.295Z|ebeed80b-a7b2-42e7-8760-e11e8e6eb71d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:34.193Z|981d010e-0b02-4d46-a09f-91d7298739ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:34.195Z|981d010e-0b02-4d46-a09f-91d7298739ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:37.771Z|a319dae6-7d2c-403e-b942-c93f35d15c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:36:37.772Z|a319dae6-7d2c-403e-b942-c93f35d15c45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:36:37.850Z|a83a8811-d6a0-4e9f-bba0-f589d1ee13fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:37.851Z|a83a8811-d6a0-4e9f-bba0-f589d1ee13fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:40.326Z|d419652a-a337-491d-bff6-8645585ee724|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:40.327Z|d419652a-a337-491d-bff6-8645585ee724|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:44.223Z|ef07d4a1-87b3-405c-afd8-141a22a6a045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:44.224Z|ef07d4a1-87b3-405c-afd8-141a22a6a045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:47.878Z|14ff8afd-eb01-4cf8-8b41-60499ec30ba3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:47.879Z|14ff8afd-eb01-4cf8-8b41-60499ec30ba3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:50.355Z|d9f8ee27-2d32-4c45-bfc3-103093141e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:50.356Z|d9f8ee27-2d32-4c45-bfc3-103093141e41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:52.771Z|f275e33f-ffab-414b-889c-d87be40a72a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:36:52.775Z|f275e33f-ffab-414b-889c-d87be40a72a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:36:52.886Z|2b5d2e8c-d655-4062-b220-f900692ebaf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:36:52.887Z|2b5d2e8c-d655-4062-b220-f900692ebaf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:36:54.252Z|0c3ed757-4c6e-4ff3-bcf5-4aefd78e833e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:54.252Z|0c3ed757-4c6e-4ff3-bcf5-4aefd78e833e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:36:57.905Z|03f1e40e-7c64-4b8c-95ee-f5c0bd7edfa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:36:57.906Z|03f1e40e-7c64-4b8c-95ee-f5c0bd7edfa8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:00.387Z|757da6dc-5aed-426f-952d-63c89e7266c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:00.388Z|757da6dc-5aed-426f-952d-63c89e7266c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:02.633Z|c964be29-92fc-44b1-a9f5-f337078ab4d2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:37:02.634Z|c964be29-92fc-44b1-a9f5-f337078ab4d2|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:04.278Z|59983f02-36f4-48fc-9969-a0bd13a397a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:04.279Z|59983f02-36f4-48fc-9969-a0bd13a397a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:07.771Z|a56e5ca4-22b0-4af6-9be1-0470fd188304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:37:07.772Z|a56e5ca4-22b0-4af6-9be1-0470fd188304|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:37:07.931Z|76958c39-89eb-44a4-99ec-350bdae6a10b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:07.932Z|76958c39-89eb-44a4-99ec-350bdae6a10b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:10.419Z|98801e62-b129-4210-96b2-df9028b4960a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:10.420Z|98801e62-b129-4210-96b2-df9028b4960a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:14.305Z|c56c0a70-aa9e-4439-b176-b1baa778fa2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:14.306Z|c56c0a70-aa9e-4439-b176-b1baa778fa2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:17.956Z|347cf8f9-c270-466d-997d-c3e3a4f38c3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:17.957Z|347cf8f9-c270-466d-997d-c3e3a4f38c3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:20.447Z|e8d02668-05bd-4cbb-b39a-0f4ca439653a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:20.448Z|e8d02668-05bd-4cbb-b39a-0f4ca439653a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:22.772Z|b46f6b59-9474-4ff9-9315-8a2bee818cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:37:22.773Z|b46f6b59-9474-4ff9-9315-8a2bee818cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:37:22.887Z|64c587b6-58fb-4b97-aa12-36a271a892d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:37:22.888Z|64c587b6-58fb-4b97-aa12-36a271a892d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:37:24.330Z|61beb56a-114d-4d79-910b-e008502095fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:24.331Z|61beb56a-114d-4d79-910b-e008502095fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:27.982Z|6c57a298-28c7-45e1-8459-0987bf2d043f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:27.983Z|6c57a298-28c7-45e1-8459-0987bf2d043f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:30.483Z|f9acb937-6e4f-406b-8e42-81e9a8de1b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:30.484Z|f9acb937-6e4f-406b-8e42-81e9a8de1b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:34.357Z|8056bc99-79d7-4c98-9caa-cffe08d4cdd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:34.358Z|8056bc99-79d7-4c98-9caa-cffe08d4cdd8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:37.771Z|8b6524de-fccb-44cd-bdef-abd04283004b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:37:37.775Z|8b6524de-fccb-44cd-bdef-abd04283004b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:37:38.011Z|ac02b13c-082f-42f3-ba88-0eb85b9d08f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:38.012Z|ac02b13c-082f-42f3-ba88-0eb85b9d08f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:40.509Z|7e71a1a8-897e-4886-80a4-5a353ff66787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:40.510Z|7e71a1a8-897e-4886-80a4-5a353ff66787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:44.386Z|535172f9-b071-49d8-88c3-dbff296cb29c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:44.387Z|535172f9-b071-49d8-88c3-dbff296cb29c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:48.038Z|6ff82875-8162-41ec-bfe1-57a199d86f92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:48.038Z|6ff82875-8162-41ec-bfe1-57a199d86f92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:50.536Z|cbe2375b-5ac9-4e39-b367-b49b1bd1cef4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:50.537Z|cbe2375b-5ac9-4e39-b367-b49b1bd1cef4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:52.771Z|53f59711-3b62-4982-b843-d3a7a5cd1b6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:37:52.772Z|53f59711-3b62-4982-b843-d3a7a5cd1b6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:37:52.889Z|320235c2-4dc2-4af3-bb42-cffa17433615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:37:52.890Z|320235c2-4dc2-4af3-bb42-cffa17433615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:37:54.415Z|7354e49c-aee5-481f-bcd6-1957a721b73e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:54.416Z|7354e49c-aee5-481f-bcd6-1957a721b73e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:37:58.065Z|92905deb-9ea8-453c-8a7d-187af4769ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:37:58.066Z|92905deb-9ea8-453c-8a7d-187af4769ee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:00.563Z|0e5aa79e-49d9-4d0b-bbec-e48ce1fa4dd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:00.564Z|0e5aa79e-49d9-4d0b-bbec-e48ce1fa4dd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:02.634Z|c229ebfe-2146-4d80-a60e-ea8d4a2bedc0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:38:02.635Z|c229ebfe-2146-4d80-a60e-ea8d4a2bedc0|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:04.446Z|5edad4ad-f9a6-4fb5-b990-680f7ed4fc7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:04.447Z|5edad4ad-f9a6-4fb5-b990-680f7ed4fc7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:07.771Z|67546b0a-48b9-428c-aa30-0710355fc6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:38:07.772Z|67546b0a-48b9-428c-aa30-0710355fc6db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:38:08.095Z|4811a99d-09dd-4e9a-8923-91737a45b531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:08.096Z|4811a99d-09dd-4e9a-8923-91737a45b531|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:10.602Z|176cb0a8-23fa-4095-b1ab-db7cdd596dc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:10.603Z|176cb0a8-23fa-4095-b1ab-db7cdd596dc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:14.488Z|ec3c30da-562d-4e5a-8145-0918d5424fe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:14.489Z|ec3c30da-562d-4e5a-8145-0918d5424fe5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:18.125Z|5b9073ea-51e4-4330-938c-772cf78fc2b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:18.126Z|5b9073ea-51e4-4330-938c-772cf78fc2b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:20.632Z|f4e524e5-2834-4690-a2da-9df31de31988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:20.634Z|f4e524e5-2834-4690-a2da-9df31de31988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:22.771Z|ee3b673e-db66-4457-bfa4-9a732f9c9912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:38:22.774Z|ee3b673e-db66-4457-bfa4-9a732f9c9912|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:38:22.891Z|44bbcb04-4cb1-4497-bdbf-d60cec4a4da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:38:22.892Z|44bbcb04-4cb1-4497-bdbf-d60cec4a4da3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:38:24.517Z|53413c1d-ae56-495b-a88a-e2d221480261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:24.518Z|53413c1d-ae56-495b-a88a-e2d221480261|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:28.152Z|3d32b851-8c3f-483b-ae3f-90048becf6a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:28.153Z|3d32b851-8c3f-483b-ae3f-90048becf6a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:30.660Z|f9b88f29-e793-4fe2-bde6-28bfb615918d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:30.661Z|f9b88f29-e793-4fe2-bde6-28bfb615918d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:34.541Z|c8c6968a-c361-40d1-9744-925bc73ccfce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:34.542Z|c8c6968a-c361-40d1-9744-925bc73ccfce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:37.771Z|8a39c6f9-dfe5-414d-96be-470fdb40baaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:38:37.772Z|8a39c6f9-dfe5-414d-96be-470fdb40baaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:38:38.180Z|0b179065-0c3d-4de3-b592-b02a1b7107d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:38.181Z|0b179065-0c3d-4de3-b592-b02a1b7107d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:40.686Z|10e2fe7f-828c-4541-93ad-b729d9779d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:40.688Z|10e2fe7f-828c-4541-93ad-b729d9779d7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:44.574Z|1ec0bdec-75c2-4a63-9c54-7cd42e63dc3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:44.576Z|1ec0bdec-75c2-4a63-9c54-7cd42e63dc3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:48.207Z|a06b5bde-2851-4fff-b12b-50c7c41eee91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:48.208Z|a06b5bde-2851-4fff-b12b-50c7c41eee91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:50.712Z|890bb1f1-0319-4630-9901-498d3935f9cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:50.713Z|890bb1f1-0319-4630-9901-498d3935f9cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:52.771Z|ffddf7f8-73a3-472e-87fa-052407368eee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:38:52.772Z|ffddf7f8-73a3-472e-87fa-052407368eee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:38:52.893Z|d0bc0e09-9c65-4c82-bc2e-28d3c6126e2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:38:52.893Z|d0bc0e09-9c65-4c82-bc2e-28d3c6126e2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:38:54.602Z|cd9eab75-9a8d-44ad-8ce8-77216be483af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:54.603Z|cd9eab75-9a8d-44ad-8ce8-77216be483af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:38:58.233Z|2fbc5a43-d948-4a62-8490-20d341c83f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:38:58.235Z|2fbc5a43-d948-4a62-8490-20d341c83f4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:00.739Z|fd19e098-7253-4688-b652-ef1e250b8ef2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:00.740Z|fd19e098-7253-4688-b652-ef1e250b8ef2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:02.633Z|003187eb-10fa-47ea-a835-7f82d2c77e11|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:39:02.634Z|003187eb-10fa-47ea-a835-7f82d2c77e11|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:04.628Z|c1492c5b-7c01-42bd-9698-0c53ba2778fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:04.629Z|c1492c5b-7c01-42bd-9698-0c53ba2778fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:07.771Z|1509efeb-dfc7-40fd-984a-380bd16fd70c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:39:07.774Z|1509efeb-dfc7-40fd-984a-380bd16fd70c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:39:08.270Z|68b57278-13c3-4a92-8a01-3ad58c49fb02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:08.271Z|68b57278-13c3-4a92-8a01-3ad58c49fb02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:10.768Z|9b34a4cd-9db9-4613-863c-4d29e275e8ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:10.769Z|9b34a4cd-9db9-4613-863c-4d29e275e8ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:14.653Z|c9de78be-4dff-44fd-add3-901b153cb59b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:14.654Z|c9de78be-4dff-44fd-add3-901b153cb59b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:18.301Z|7adcac9d-ae56-4abf-8e1e-da5f7350982c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:18.302Z|7adcac9d-ae56-4abf-8e1e-da5f7350982c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:20.795Z|3208938c-e0ac-4f7a-a4a2-29ec0c2763bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:20.796Z|3208938c-e0ac-4f7a-a4a2-29ec0c2763bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:22.771Z|be4458ce-c09e-442a-a92d-0148860ab0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:39:22.772Z|be4458ce-c09e-442a-a92d-0148860ab0ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:39:22.894Z|bf52a367-5721-4ac9-8b6c-188836a73990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:39:22.895Z|bf52a367-5721-4ac9-8b6c-188836a73990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:39:24.680Z|3fe9cbe9-728c-408c-b166-c834ca0d3c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:24.681Z|3fe9cbe9-728c-408c-b166-c834ca0d3c5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:28.333Z|fcd2a8c3-dcee-49ff-9f1a-88d028828852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:28.334Z|fcd2a8c3-dcee-49ff-9f1a-88d028828852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:30.821Z|6eb85347-dbb4-4a05-95d3-364e7cd67f4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:30.822Z|6eb85347-dbb4-4a05-95d3-364e7cd67f4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:34.707Z|c48ca038-5dc5-4c73-8e1a-1b09ca705004|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:34.708Z|c48ca038-5dc5-4c73-8e1a-1b09ca705004|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:37.771Z|1fe91306-cd23-4ce4-8886-1fbe7c2439df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:39:37.772Z|1fe91306-cd23-4ce4-8886-1fbe7c2439df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:39:38.366Z|a820601c-7cdc-4b57-b632-e8a8350cc014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:38.367Z|a820601c-7cdc-4b57-b632-e8a8350cc014|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:40.847Z|dcb892c1-5beb-4631-a359-1b1cd57c8026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:40.848Z|dcb892c1-5beb-4631-a359-1b1cd57c8026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:44.735Z|cf50c048-fdd2-4bf9-bdca-6b6edec7564f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:44.736Z|cf50c048-fdd2-4bf9-bdca-6b6edec7564f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:48.397Z|b8bc92c9-7b8c-428e-861d-73eb767ffe27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:48.398Z|b8bc92c9-7b8c-428e-861d-73eb767ffe27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:50.872Z|fcd5d552-23b6-4578-b7e1-48509d324277|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:50.873Z|fcd5d552-23b6-4578-b7e1-48509d324277|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:52.771Z|2a890a38-1021-4077-813c-14c9bfa7d37b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:39:52.774Z|2a890a38-1021-4077-813c-14c9bfa7d37b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:39:52.896Z|c182b904-7d35-4cce-9eaa-553743db611e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:39:52.897Z|c182b904-7d35-4cce-9eaa-553743db611e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:39:54.762Z|124d3989-87ac-41a0-a06d-e6c25ba36517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:54.763Z|124d3989-87ac-41a0-a06d-e6c25ba36517|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:39:58.423Z|01413180-0326-4daf-abf2-b251483fe11c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:39:58.424Z|01413180-0326-4daf-abf2-b251483fe11c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:00.902Z|22b11cae-b022-4d57-8373-b531af390b00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:00.903Z|22b11cae-b022-4d57-8373-b531af390b00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:02.633Z|ac5f6a55-360a-4477-b99f-ac2f77ec1dac|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:40:02.634Z|ac5f6a55-360a-4477-b99f-ac2f77ec1dac|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:04.787Z|e01052d6-30fd-429d-aa8c-9ca5fa3945d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:04.788Z|e01052d6-30fd-429d-aa8c-9ca5fa3945d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:07.771Z|272d8334-36b0-4d15-88ec-76ffdee21012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:40:07.772Z|272d8334-36b0-4d15-88ec-76ffdee21012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:40:08.452Z|7d67ca0d-d992-405c-b084-4603a7dffc68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:08.453Z|7d67ca0d-d992-405c-b084-4603a7dffc68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:10.928Z|0e15ec51-3105-49e7-8ea5-428692d20088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:10.929Z|0e15ec51-3105-49e7-8ea5-428692d20088|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:14.814Z|16de18e1-942a-4084-9de6-fe005367258d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:14.815Z|16de18e1-942a-4084-9de6-fe005367258d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:18.485Z|c42a848b-f53b-4bcd-9cac-7dff697d9809|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:18.486Z|c42a848b-f53b-4bcd-9cac-7dff697d9809|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:20.955Z|5843cf3d-c6ca-4e40-90ce-149417d01cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:20.956Z|5843cf3d-c6ca-4e40-90ce-149417d01cba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:22.771Z|b5cb6f47-f084-4144-ae5e-06ae893ef84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:40:22.772Z|b5cb6f47-f084-4144-ae5e-06ae893ef84f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:40:22.898Z|12bf7dba-4495-40bc-8c49-dec1c7c397d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:40:22.899Z|12bf7dba-4495-40bc-8c49-dec1c7c397d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:40:24.847Z|c9cc2573-2ffa-4695-a92f-eb9441d99578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:24.848Z|c9cc2573-2ffa-4695-a92f-eb9441d99578|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:28.514Z|5d484f1b-cfa4-4a46-84bf-7c6b668399bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:28.517Z|5d484f1b-cfa4-4a46-84bf-7c6b668399bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:30.991Z|90c910ba-cfbd-4045-b1f3-b60248950389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:30.992Z|90c910ba-cfbd-4045-b1f3-b60248950389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:34.874Z|9f2bd094-accc-4ac1-98c2-0f0269195da6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:34.875Z|9f2bd094-accc-4ac1-98c2-0f0269195da6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:37.771Z|4b6e743f-3abb-4864-bbc0-3f371e88dedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:40:37.775Z|4b6e743f-3abb-4864-bbc0-3f371e88dedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:40:38.553Z|ec91aedb-92bb-4c06-b0e7-0d31d74336ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:38.554Z|ec91aedb-92bb-4c06-b0e7-0d31d74336ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:41.017Z|8fe13a26-8a4c-4fb1-b926-2658dec2a762|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:41.018Z|8fe13a26-8a4c-4fb1-b926-2658dec2a762|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:44.904Z|bebd6650-ba84-42d0-8ef7-af21c8bb8185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:44.905Z|bebd6650-ba84-42d0-8ef7-af21c8bb8185|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:48.586Z|0f4d5262-35b9-40c1-8ba7-473bd5513f84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:48.587Z|0f4d5262-35b9-40c1-8ba7-473bd5513f84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:51.045Z|3b22d497-fa08-480b-aec9-2be17d18f5bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:51.046Z|3b22d497-fa08-480b-aec9-2be17d18f5bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:52.771Z|e5c7a36c-9386-4571-a281-b7738a104217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:40:52.772Z|e5c7a36c-9386-4571-a281-b7738a104217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:40:52.900Z|58a5192e-53e9-42a1-aadb-ac417361e071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:40:52.901Z|58a5192e-53e9-42a1-aadb-ac417361e071|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:40:54.934Z|3e92ac1c-35b0-4871-b89a-d5d84f828502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:54.935Z|3e92ac1c-35b0-4871-b89a-d5d84f828502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:40:58.611Z|e63695d9-b407-42cf-bf49-590af9b01ce8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:40:58.611Z|e63695d9-b407-42cf-bf49-590af9b01ce8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:01.074Z|95746e9d-df2f-438e-bae7-ba3399358f5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:01.075Z|95746e9d-df2f-438e-bae7-ba3399358f5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:02.632Z|1dbc35e6-5f05-4c7c-a89a-30b2b2fb81dc|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:41:02.633Z|1dbc35e6-5f05-4c7c-a89a-30b2b2fb81dc|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:04.963Z|7c3551e7-8364-4b25-b076-224c6cb15481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:04.964Z|7c3551e7-8364-4b25-b076-224c6cb15481|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:07.771Z|72839b88-619b-410b-8101-4ba9fbb2ed44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:41:07.772Z|72839b88-619b-410b-8101-4ba9fbb2ed44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:41:08.637Z|f35ceada-6681-4bb6-951a-3be6582deeab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:08.638Z|f35ceada-6681-4bb6-951a-3be6582deeab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:11.102Z|9e300bc3-db14-40e0-9572-b091ba67f727|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:11.103Z|9e300bc3-db14-40e0-9572-b091ba67f727|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:14.994Z|fbf50b67-82a1-4c58-89ac-4894f6afd3dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:14.995Z|fbf50b67-82a1-4c58-89ac-4894f6afd3dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:18.663Z|a85b7a38-1c89-41fb-88fe-c5cbd280d96c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:18.664Z|a85b7a38-1c89-41fb-88fe-c5cbd280d96c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:21.132Z|493b6687-d740-4932-a0e0-14d923e50c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:21.133Z|493b6687-d740-4932-a0e0-14d923e50c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:22.771Z|3cefedec-7e2d-4935-8f3d-fecef7f0ba68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:41:22.775Z|3cefedec-7e2d-4935-8f3d-fecef7f0ba68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:41:22.902Z|15c88a16-a2e9-48a8-9c67-dacd8ffc0269|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:41:22.903Z|15c88a16-a2e9-48a8-9c67-dacd8ffc0269|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:41:25.023Z|2a4166d2-392e-476e-b7fa-c8830c0e31cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:25.025Z|2a4166d2-392e-476e-b7fa-c8830c0e31cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:28.688Z|9769acc1-2a96-4bec-987d-f9f18515c8ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:28.688Z|9769acc1-2a96-4bec-987d-f9f18515c8ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:31.160Z|6ae05810-ac24-4731-b44a-311b59b06ce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:31.161Z|6ae05810-ac24-4731-b44a-311b59b06ce4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:35.052Z|ab03a11b-c574-4014-8472-73ee216af566|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:35.054Z|ab03a11b-c574-4014-8472-73ee216af566|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:37.771Z|091050d8-97d5-4c72-9b1a-ab6005878951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:41:37.772Z|091050d8-97d5-4c72-9b1a-ab6005878951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:41:38.715Z|71282cf4-afa4-414a-9145-23884a5a6a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:38.716Z|71282cf4-afa4-414a-9145-23884a5a6a89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:41.188Z|0ad629e4-2988-4e41-b262-695c0f7be288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:41.189Z|0ad629e4-2988-4e41-b262-695c0f7be288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:45.081Z|90cbadfb-9804-40d6-87b7-a4e327c0d6e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:45.083Z|90cbadfb-9804-40d6-87b7-a4e327c0d6e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:48.746Z|2568dd52-684b-45dc-9eb5-d5eb85716107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:48.747Z|2568dd52-684b-45dc-9eb5-d5eb85716107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:51.217Z|f786150f-eaf0-4721-aaa9-7cc63f38d388|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:51.218Z|f786150f-eaf0-4721-aaa9-7cc63f38d388|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:52.771Z|02c13ef9-f60f-46e3-8676-b6beb9ef39b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:41:52.772Z|02c13ef9-f60f-46e3-8676-b6beb9ef39b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:41:52.904Z|473170dc-5ec4-4c29-88cb-87c11bee1e5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:41:52.904Z|473170dc-5ec4-4c29-88cb-87c11bee1e5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:41:55.113Z|479f5d33-a1ff-4636-be72-6a6668b509f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:55.114Z|479f5d33-a1ff-4636-be72-6a6668b509f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:41:58.777Z|c99b5c1e-1513-4bee-b5c1-a29bb46387d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:41:58.778Z|c99b5c1e-1513-4bee-b5c1-a29bb46387d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:01.244Z|2356a7e7-d4c4-4c5e-ad1b-fcffad029100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:01.245Z|2356a7e7-d4c4-4c5e-ad1b-fcffad029100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:02.632Z|8c640896-d1bc-466a-ac4a-e9ee5ab49f9f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:42:02.633Z|8c640896-d1bc-466a-ac4a-e9ee5ab49f9f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:05.141Z|a64f5406-43a5-4dcd-a6df-f7f27f57fa5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:05.141Z|a64f5406-43a5-4dcd-a6df-f7f27f57fa5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:07.771Z|04cba809-edd4-4390-baa9-152653668455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:42:07.774Z|04cba809-edd4-4390-baa9-152653668455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:42:08.811Z|9684b50b-81c6-4715-bd9a-064ec16b51d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:08.812Z|9684b50b-81c6-4715-bd9a-064ec16b51d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:11.270Z|781b2b47-152b-447e-b4e0-41e68a0994d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:11.271Z|781b2b47-152b-447e-b4e0-41e68a0994d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:15.172Z|ad0a2fe9-a5a3-42a8-9115-2b1d9dbe0cd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:15.173Z|ad0a2fe9-a5a3-42a8-9115-2b1d9dbe0cd8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:18.860Z|b0974161-b9cb-457f-aa1c-4dde404fa0b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:18.861Z|b0974161-b9cb-457f-aa1c-4dde404fa0b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:21.300Z|b3067e3f-73b5-4fb7-ba58-a8547d3b945a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:21.301Z|b3067e3f-73b5-4fb7-ba58-a8547d3b945a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:22.773Z|6f7f895d-dcee-4f69-b666-94519cb79e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:42:22.774Z|6f7f895d-dcee-4f69-b666-94519cb79e26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:42:22.905Z|ad8d5be6-03e7-48f4-9aff-dd3c2b515a6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:42:22.906Z|ad8d5be6-03e7-48f4-9aff-dd3c2b515a6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:42:25.202Z|8fe81f51-87bc-457a-a9d6-047c52417f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:25.203Z|8fe81f51-87bc-457a-a9d6-047c52417f1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:28.909Z|29462522-69cf-49d8-a5df-5f02fbbffb63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:28.910Z|29462522-69cf-49d8-a5df-5f02fbbffb63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:31.330Z|7c28d621-f13c-4d29-afd6-9175ce914c5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:31.331Z|7c28d621-f13c-4d29-afd6-9175ce914c5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:35.230Z|e75c6c5a-a2f8-481c-bbaa-f16ede17cd63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:35.231Z|e75c6c5a-a2f8-481c-bbaa-f16ede17cd63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:37.771Z|60c3ab89-c60c-4100-ab5a-9543396f9b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:42:37.772Z|60c3ab89-c60c-4100-ab5a-9543396f9b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:42:38.938Z|fa195fb7-e691-4a17-844c-aee4a0268d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:38.939Z|fa195fb7-e691-4a17-844c-aee4a0268d69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:41.356Z|cfed27ed-1bb2-4b66-8131-63a850e5a567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:41.358Z|cfed27ed-1bb2-4b66-8131-63a850e5a567|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:45.260Z|e178de8f-d8ab-4ea8-97e3-6694a5f820fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:45.261Z|e178de8f-d8ab-4ea8-97e3-6694a5f820fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:48.974Z|0c2790c7-c0d0-468d-b810-7ab81d6bc622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:48.975Z|0c2790c7-c0d0-468d-b810-7ab81d6bc622|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:51.384Z|56f011a8-eb7c-412a-a85f-6c96c0232bbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:51.385Z|56f011a8-eb7c-412a-a85f-6c96c0232bbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:52.772Z|874f5d6c-5108-41a7-a1b2-8845c9de40d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:42:52.775Z|874f5d6c-5108-41a7-a1b2-8845c9de40d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:42:52.907Z|4914e120-3ed5-41fc-a0d7-8ef1880fad69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:42:52.908Z|4914e120-3ed5-41fc-a0d7-8ef1880fad69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:42:55.290Z|d575552e-f1c8-4a69-9605-133a64aabea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:55.291Z|d575552e-f1c8-4a69-9605-133a64aabea8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:42:59.002Z|89623f58-0d40-40a3-8028-14085bbdde85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:42:59.003Z|89623f58-0d40-40a3-8028-14085bbdde85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:01.413Z|d9bb30af-a2a0-466e-aab5-809d74b3c55b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:01.414Z|d9bb30af-a2a0-466e-aab5-809d74b3c55b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:02.633Z|f555ab3c-ae43-46be-a2e9-8392a4c4892a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:43:02.635Z|f555ab3c-ae43-46be-a2e9-8392a4c4892a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:05.322Z|352e35dd-d33c-4556-a753-0404da8c61f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:05.323Z|352e35dd-d33c-4556-a753-0404da8c61f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:07.772Z|54816a90-3919-45c7-a8b3-db970cc2a445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:43:07.773Z|54816a90-3919-45c7-a8b3-db970cc2a445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:43:09.028Z|abc404ef-d878-4ef4-a08e-e41f79b6bb5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:09.029Z|abc404ef-d878-4ef4-a08e-e41f79b6bb5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:09.235Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header
 Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level.
java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xc00x90c0xb8v0xc3?0xce0xf70xe20xca0xe10x170x890xe5)0xe40xe0h0x1af0xba+0xca0xf10x18A0xf10xe3v50xfa]. HTTP method names must be tokens
	at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Unknown Source)
2022-04-30T05:43:11.441Z|88cb9155-a0d6-42ba-9262-8b200e4aacb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:11.442Z|88cb9155-a0d6-42ba-9262-8b200e4aacb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:15.351Z|371cb33b-e9b2-4faa-b394-5203266857bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:15.352Z|371cb33b-e9b2-4faa-b394-5203266857bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:19.054Z|2b574ca8-fc9e-46f3-be35-71b54efe25bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:19.055Z|2b574ca8-fc9e-46f3-be35-71b54efe25bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:21.468Z|96350fb0-c5bb-456a-9f0f-9dcf0af24fe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:21.473Z|96350fb0-c5bb-456a-9f0f-9dcf0af24fe2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:22.771Z|fa0a2026-944c-4488-aaaa-23eb3e8fc6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:43:22.772Z|fa0a2026-944c-4488-aaaa-23eb3e8fc6a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:43:22.909Z|698b464c-9a0a-42d8-a108-6ecf01796a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:43:22.910Z|698b464c-9a0a-42d8-a108-6ecf01796a10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:43:25.377Z|1655a602-f0f8-45d7-9491-31730c03387a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:25.378Z|1655a602-f0f8-45d7-9491-31730c03387a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:29.080Z|7fc0ac75-480d-4197-be16-bba0e5fbfb39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:29.081Z|7fc0ac75-480d-4197-be16-bba0e5fbfb39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:31.499Z|e0c7e2bd-0c0f-43be-8b51-8b48ebe76b69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:31.500Z|e0c7e2bd-0c0f-43be-8b51-8b48ebe76b69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:35.403Z|143e523e-1a3b-4e9f-8349-74fdbc772caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:35.405Z|143e523e-1a3b-4e9f-8349-74fdbc772caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:37.771Z|454e6202-827a-42d7-95b9-cece70543799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:43:37.774Z|454e6202-827a-42d7-95b9-cece70543799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:43:39.106Z|59dcd399-95bc-41f2-84e7-9f0fef52b14d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:39.107Z|59dcd399-95bc-41f2-84e7-9f0fef52b14d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:41.526Z|1848be04-adfa-4050-950d-928794a94ba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:41.527Z|1848be04-adfa-4050-950d-928794a94ba8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:45.430Z|96433ebc-92a1-41dc-9f5e-683e4d0b1730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:45.431Z|96433ebc-92a1-41dc-9f5e-683e4d0b1730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:49.134Z|fd1be7c7-71c7-48d6-a270-e34a613be147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:49.135Z|fd1be7c7-71c7-48d6-a270-e34a613be147|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:51.552Z|280fc7a7-dc00-4d43-9a1e-d31e05632da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:51.553Z|280fc7a7-dc00-4d43-9a1e-d31e05632da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:52.771Z|325c73a8-a47b-40b5-9f7e-238a3a55276a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:43:52.772Z|325c73a8-a47b-40b5-9f7e-238a3a55276a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:43:52.911Z|aa7697e4-b96f-4329-8099-7fb5cdc093fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:43:52.912Z|aa7697e4-b96f-4329-8099-7fb5cdc093fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:43:55.465Z|edd3d575-0d95-45e9-9a1f-531bd43625ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:55.466Z|edd3d575-0d95-45e9-9a1f-531bd43625ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:43:59.162Z|ce4451d3-365c-44ff-b945-60d7b2229707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:43:59.163Z|ce4451d3-365c-44ff-b945-60d7b2229707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:01.580Z|0272e2b3-1f8c-4438-9fa4-5de94ca94e24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:01.581Z|0272e2b3-1f8c-4438-9fa4-5de94ca94e24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:02.633Z|3cfabd01-252c-44bd-ac32-cb6b39fd1db6|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:44:02.634Z|3cfabd01-252c-44bd-ac32-cb6b39fd1db6|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:05.492Z|9433e92f-355c-46df-840d-d536767693a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:05.493Z|9433e92f-355c-46df-840d-d536767693a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:07.771Z|401f9b1f-455e-433e-9412-bbfe5c3570a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:44:07.772Z|401f9b1f-455e-433e-9412-bbfe5c3570a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:44:09.188Z|994ecd4a-20d6-4556-8ffc-94eb8627d8a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:09.189Z|994ecd4a-20d6-4556-8ffc-94eb8627d8a6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:11.607Z|dfd298fc-9b3d-4c8c-934e-a5f541fc631e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:11.608Z|dfd298fc-9b3d-4c8c-934e-a5f541fc631e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:15.521Z|2c56ed2c-88fa-4385-855d-cab22f63cc58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:15.522Z|2c56ed2c-88fa-4385-855d-cab22f63cc58|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:19.213Z|c744f21e-aad2-4925-a2de-a00df369e008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:19.214Z|c744f21e-aad2-4925-a2de-a00df369e008|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:21.633Z|6a4ca4ea-ea01-4658-9594-a31337407e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:21.634Z|6a4ca4ea-ea01-4658-9594-a31337407e35|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:22.771Z|e3329675-d9ad-4c89-8974-59ceface8067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:44:22.774Z|e3329675-d9ad-4c89-8974-59ceface8067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:44:22.913Z|b2b0020c-292d-422e-ae03-f2cd36968a21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:44:22.914Z|b2b0020c-292d-422e-ae03-f2cd36968a21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:44:25.548Z|7e23b462-58e7-438b-a11c-3ef4c44b9118|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:25.549Z|7e23b462-58e7-438b-a11c-3ef4c44b9118|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:29.241Z|a893caf2-ae60-4757-ab23-96232c7ba798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:29.242Z|a893caf2-ae60-4757-ab23-96232c7ba798|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:31.662Z|6a00eed0-65c9-4dfc-8897-a7331f6a9e6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:31.663Z|6a00eed0-65c9-4dfc-8897-a7331f6a9e6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:35.574Z|6831fb07-2573-4481-825b-cc9d4a46bd10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:35.575Z|6831fb07-2573-4481-825b-cc9d4a46bd10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:37.771Z|0f377f1a-4781-4795-a2b5-a0f506e5d118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:44:37.772Z|0f377f1a-4781-4795-a2b5-a0f506e5d118|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:44:39.269Z|5d15016c-c65e-453d-b6b7-712671422340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:39.270Z|5d15016c-c65e-453d-b6b7-712671422340|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:41.690Z|4bc9053b-391f-4433-955a-6db1414f5167|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:41.691Z|4bc9053b-391f-4433-955a-6db1414f5167|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:45.603Z|446e4d3f-696f-48f3-a920-bc9c136a75d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:45.604Z|446e4d3f-696f-48f3-a920-bc9c136a75d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:49.296Z|563b0517-e0ba-435f-b6a9-cd4d48ec0ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:49.297Z|563b0517-e0ba-435f-b6a9-cd4d48ec0ea4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:51.716Z|ef0265ed-f47b-4f80-8120-d7694135a920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:51.717Z|ef0265ed-f47b-4f80-8120-d7694135a920|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:52.771Z|3a3a3f86-a767-4825-bbc8-fc674b2e7fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:44:52.772Z|3a3a3f86-a767-4825-bbc8-fc674b2e7fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:44:52.915Z|9eb637c2-75c6-4aa5-8ec4-f049fc966ce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:44:52.916Z|9eb637c2-75c6-4aa5-8ec4-f049fc966ce0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:44:55.631Z|78e0498f-700e-4f74-9ebe-fe7203710bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:55.631Z|78e0498f-700e-4f74-9ebe-fe7203710bcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:44:59.321Z|876e2dcd-adb8-45b9-9197-e50a2b86892b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:44:59.322Z|876e2dcd-adb8-45b9-9197-e50a2b86892b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:01.744Z|d742f154-8cb2-443f-9c44-7f21d234d1f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:01.745Z|d742f154-8cb2-443f-9c44-7f21d234d1f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:02.632Z|2df0feb2-794c-4fa7-97d7-18449d064ae3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:45:02.633Z|2df0feb2-794c-4fa7-97d7-18449d064ae3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:05.665Z|88971f9a-6a19-481d-b398-6c513135d779|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:05.666Z|88971f9a-6a19-481d-b398-6c513135d779|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:07.771Z|84d0d292-323f-44b3-a545-12a9bd9a21ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:45:07.774Z|84d0d292-323f-44b3-a545-12a9bd9a21ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:45:09.348Z|f3c9036d-1326-4516-b515-852991a1a13e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:09.349Z|f3c9036d-1326-4516-b515-852991a1a13e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:11.778Z|4616c3d1-63f8-4fe8-9d79-a89c9327ddda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:11.788Z|4616c3d1-63f8-4fe8-9d79-a89c9327ddda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:15.692Z|3c0049d1-9050-4625-8342-690b04768303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:15.692Z|3c0049d1-9050-4625-8342-690b04768303|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:19.378Z|f338f327-eac2-4b95-97b4-1188b6476370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:19.379Z|f338f327-eac2-4b95-97b4-1188b6476370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:21.814Z|a62ffe89-1f7c-4190-91dd-a69e0e73dd5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:21.815Z|a62ffe89-1f7c-4190-91dd-a69e0e73dd5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:22.771Z|c276da45-aa67-4096-9e1d-0299b6067010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:45:22.772Z|c276da45-aa67-4096-9e1d-0299b6067010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:45:22.917Z|6dbfbd96-9b10-4f2e-b012-87b4f1c82bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:45:22.917Z|6dbfbd96-9b10-4f2e-b012-87b4f1c82bfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:45:25.726Z|98c11c34-d9fa-4ab6-8d11-08378c3164cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:25.727Z|98c11c34-d9fa-4ab6-8d11-08378c3164cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:29.403Z|a29af2ec-1c2c-47c1-9e0d-9b3e69e6cafc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:29.405Z|a29af2ec-1c2c-47c1-9e0d-9b3e69e6cafc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:31.840Z|58de6fb1-53f2-4171-8d91-0951be7bd994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:31.841Z|58de6fb1-53f2-4171-8d91-0951be7bd994|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:35.752Z|dca3ad2c-d265-4743-b36b-2c2362135e42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:35.753Z|dca3ad2c-d265-4743-b36b-2c2362135e42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:37.771Z|ea5a4c8f-c780-4683-a008-c091f868cffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:45:37.772Z|ea5a4c8f-c780-4683-a008-c091f868cffe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:45:39.438Z|8ff99dbc-bd7e-4127-a8fd-cb6f996878a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:39.439Z|8ff99dbc-bd7e-4127-a8fd-cb6f996878a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:41.868Z|1f0b5476-5e57-44a0-ab65-5c124d48a5f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:41.869Z|1f0b5476-5e57-44a0-ab65-5c124d48a5f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:45.778Z|85174657-12e9-46f0-8633-725a37f7419b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:45.779Z|85174657-12e9-46f0-8633-725a37f7419b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:49.464Z|7dacad0e-6e2f-433c-b3d5-002259bd729e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:49.465Z|7dacad0e-6e2f-433c-b3d5-002259bd729e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:51.893Z|6856bfc8-6d1e-4cb1-bf66-3a1b9ff936f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:51.894Z|6856bfc8-6d1e-4cb1-bf66-3a1b9ff936f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:52.771Z|8c717fb2-d780-499a-9194-a87a80c77bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:45:52.774Z|8c717fb2-d780-499a-9194-a87a80c77bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:45:52.918Z|6b09f47d-b320-4f89-a793-3d5554abd307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:45:52.919Z|6b09f47d-b320-4f89-a793-3d5554abd307|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:45:55.804Z|b981dc7f-4290-4025-b477-80485b1c48fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:55.805Z|b981dc7f-4290-4025-b477-80485b1c48fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:45:59.491Z|051ff6c8-1713-43fd-8f55-44f6a5508f8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:45:59.492Z|051ff6c8-1713-43fd-8f55-44f6a5508f8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:01.918Z|db5c9410-7ae5-4a9d-bc76-3e7b22fca7f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:01.919Z|db5c9410-7ae5-4a9d-bc76-3e7b22fca7f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:02.633Z|ebcc7751-7c05-4159-9fe5-69396487f29c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:46:02.634Z|ebcc7751-7c05-4159-9fe5-69396487f29c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:05.829Z|dfbc59d7-e083-4998-9cc6-fe4c0355b8ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:05.830Z|dfbc59d7-e083-4998-9cc6-fe4c0355b8ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:07.771Z|eca6b412-f55f-4323-b413-7af274cbc3a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:46:07.772Z|eca6b412-f55f-4323-b413-7af274cbc3a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:46:09.516Z|c3ae426b-99e6-4520-80da-3abbf73e6974|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:09.518Z|c3ae426b-99e6-4520-80da-3abbf73e6974|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:11.944Z|c24c7633-8311-4a80-995c-6191c93e3037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:11.945Z|c24c7633-8311-4a80-995c-6191c93e3037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:15.855Z|37fc3405-610e-4beb-9844-e28e6b6b52d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:15.857Z|37fc3405-610e-4beb-9844-e28e6b6b52d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:19.542Z|a3079f3b-9b19-4803-9977-78a174df4731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:19.543Z|a3079f3b-9b19-4803-9977-78a174df4731|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:21.969Z|25bdc081-504d-4986-ab6e-3ee7b3c3c2d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:21.971Z|25bdc081-504d-4986-ab6e-3ee7b3c3c2d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:22.771Z|9acbe479-e5c0-47be-a667-2ae2f736851b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:46:22.772Z|9acbe479-e5c0-47be-a667-2ae2f736851b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:46:22.919Z|115c3930-61e0-466c-991a-43df11977377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:46:22.920Z|115c3930-61e0-466c-991a-43df11977377|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:46:25.881Z|17fa1a2d-8c32-4533-a568-bdd304cc8527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:25.882Z|17fa1a2d-8c32-4533-a568-bdd304cc8527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:29.568Z|4211120f-6d67-4ee7-84d5-c6441ed8fdd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:29.569Z|4211120f-6d67-4ee7-84d5-c6441ed8fdd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:31.997Z|44e9817f-5545-4bf3-bdcc-51173206392a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:31.998Z|44e9817f-5545-4bf3-bdcc-51173206392a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:35.907Z|364261ae-a5ea-473b-a19b-3ffd94cb5e88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:35.981Z|364261ae-a5ea-473b-a19b-3ffd94cb5e88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:37.771Z|0249cda6-b06f-408f-9a1c-a949c7a4fbaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:46:37.774Z|0249cda6-b06f-408f-9a1c-a949c7a4fbaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:46:39.602Z|0977a08d-1dca-4af4-8bb6-1c96e481ecdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:39.603Z|0977a08d-1dca-4af4-8bb6-1c96e481ecdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:42.025Z|a6d08210-0393-497c-9457-03f2eb84d3a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:42.026Z|a6d08210-0393-497c-9457-03f2eb84d3a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:46.008Z|6007190e-e7b8-4b97-8fd9-88a641ba76b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:46.008Z|6007190e-e7b8-4b97-8fd9-88a641ba76b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:49.629Z|ccd61b0d-a36f-4eac-bcbb-bb56c2a08566|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:49.630Z|ccd61b0d-a36f-4eac-bcbb-bb56c2a08566|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:52.058Z|01e464fb-bb23-4cb2-8376-f9bb14c46322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:52.059Z|01e464fb-bb23-4cb2-8376-f9bb14c46322|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:52.771Z|b6f879fd-7c52-454c-8fc9-4ef9c47aa1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:46:52.772Z|b6f879fd-7c52-454c-8fc9-4ef9c47aa1a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:46:52.921Z|5ae793ea-05bb-401f-814f-b6a2fdd7830e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-04-30T05:46:52.922Z|5ae793ea-05bb-401f-814f-b6a2fdd7830e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-04-30T05:46:56.044Z|b40bc2c7-731f-4ff0-8fb6-35909603c5aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:56.045Z|b40bc2c7-731f-4ff0-8fb6-35909603c5aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:46:59.655Z|8dc632ec-ec7b-4b34-a00a-e45b480210b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:46:59.656Z|8dc632ec-ec7b-4b34-a00a-e45b480210b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:47:02.083Z|5b251b10-ae33-4ef2-9699-68d5a30dedc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-04-30T05:47:02.085Z|5b251b10-ae33-4ef2-9699-68d5a30dedc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-04-30T05:47:02.632Z|8f57f411-6ef5-4e90-b76e-799a42343141|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering
2022-04-30T05:47:02.633Z|8f57f411-6ef5-4e90-b76e-799a42343141|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting.