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-05-08T05:01:52.161Z||main|||||INFO|500||The following profiles are active: basic 2022-05-08T05:01:59.816Z||main|||||INFO|500||Starting service [Tomcat] 2022-05-08T05:01:59.816Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-05-08T05:01:59.873Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-05-08T05:02:04.270Z||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-05-08T05:02:04.419Z||main|||||INFO|500||catdb-pool - Starting... 2022-05-08T05:02:04.570Z||main|||||INFO|500||catdb-pool - Start completed. 2022-05-08T05:02:04.826Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-05-08T05:02:05.003Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-05-08T05:02:05.353Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-08T05:02:06.748Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-08T05:02:07.075Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-05-08T05:02:08.362Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-08T05:02:08.480Z||main|||||INFO|500||reqdb-pool - Starting... 2022-05-08T05:02:08.486Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-05-08T05:02:08.493Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-05-08T05:02:08.979Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-08T05:02:09.161Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-08T05:02:09.908Z||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-05-08T05:02:13.102Z||main|||||WARN|500||--- 2022-05-08T05:02:13.103Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-05-08T05:02:13.103Z||main|||||WARN|500||--- 2022-05-08T05:02:13.433Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-05-08T05:02:16.596Z||main|||||INFO|500||Started ApiHandlerApplication in 26.252 seconds (JVM running for 27.467) 2022-05-08T05:02:16.601Z|8c064f57-9a22-433b-ab7c-5397105c60c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:02:16.608Z|8c064f57-9a22-433b-ab7c-5397105c60c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:02:16.611Z|bac3b147-3f19-4bfe-a81e-f506a416566b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:02:16.615Z|bac3b147-3f19-4bfe-a81e-f506a416566b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:02:16.761Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-05-08T05:02:16.895Z|e4a88778-5b55-4b5d-af30-4e2c81813d64|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-05-08T05:02:17.145Z|e4a88778-5b55-4b5d-af30-4e2c81813d64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:17.240Z|db86b572-8eff-4321-9e85-7b36872c80a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:17.241Z|db86b572-8eff-4321-9e85-7b36872c80a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:25.435Z|b7b49bf9-0d56-4c18-8fd3-b790836ae56d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:25.436Z|b7b49bf9-0d56-4c18-8fd3-b790836ae56d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:27.256Z|e696d496-b4b6-4b0a-901e-10bc3e9eac48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:27.296Z|e696d496-b4b6-4b0a-901e-10bc3e9eac48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:27.299Z|2bed1bf7-f8af-4698-9340-2ed877070886|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:27.299Z|2bed1bf7-f8af-4698-9340-2ed877070886|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:31.556Z|f3104a3f-4895-4da8-9750-a3a0a4b777f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:02:31.558Z|f3104a3f-4895-4da8-9750-a3a0a4b777f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:02:35.474Z|0737e2be-fb48-49d1-ad75-255d3edac293|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:35.476Z|0737e2be-fb48-49d1-ad75-255d3edac293|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:37.325Z|c4de074a-0927-4d5b-899f-f3f79f2f79b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:37.326Z|0fa51674-3cb8-4af4-b014-5194e6caad10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:37.327Z|c4de074a-0927-4d5b-899f-f3f79f2f79b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:37.327Z|0fa51674-3cb8-4af4-b014-5194e6caad10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:45.514Z|4695c767-2c4b-424a-8dbf-a7d735596dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:45.516Z|4695c767-2c4b-424a-8dbf-a7d735596dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:46.555Z|a77a6d20-5134-446a-965d-340de0c6faec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:02:46.558Z|a77a6d20-5134-446a-965d-340de0c6faec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:02:46.617Z|dd3bed72-bb76-4237-a2d3-3908aeeafb18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:02:46.617Z|dd3bed72-bb76-4237-a2d3-3908aeeafb18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:02:47.356Z|788390e3-1978-4e8e-8ddd-5c79b7f17885|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:47.357Z|7b0cb543-a8ae-4db9-a7c5-ed061305b44a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:47.358Z|788390e3-1978-4e8e-8ddd-5c79b7f17885|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:47.359Z|7b0cb543-a8ae-4db9-a7c5-ed061305b44a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:55.548Z|a988abf0-c984-4b60-bb21-61905227b323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:55.549Z|a988abf0-c984-4b60-bb21-61905227b323|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:57.388Z|06e2a9f4-1801-446f-9388-73184e2276e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:57.388Z|3dce32d6-b1e2-4a34-be7f-082b6546ff16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:02:57.389Z|06e2a9f4-1801-446f-9388-73184e2276e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:02:57.390Z|3dce32d6-b1e2-4a34-be7f-082b6546ff16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:01.555Z|a8643052-0bac-49cd-a2e8-777340417101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:03:01.556Z|a8643052-0bac-49cd-a2e8-777340417101|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:03:05.578Z|2ce83e35-1115-4e56-88a9-9e4dc6911768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:05.579Z|2ce83e35-1115-4e56-88a9-9e4dc6911768|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:07.425Z|3d5d5de5-98c9-417a-863b-3cc01b026cd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:07.425Z|2deba3d0-9744-4d0e-86c6-f1947cf1e94d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:07.426Z|3d5d5de5-98c9-417a-863b-3cc01b026cd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:07.426Z|2deba3d0-9744-4d0e-86c6-f1947cf1e94d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:15.606Z|6ae0c928-36f9-4d69-bcbe-cad59c0fc844|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:15.608Z|6ae0c928-36f9-4d69-bcbe-cad59c0fc844|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:16.555Z|ec3d456b-7513-44b0-964f-c9698782336c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:03:16.556Z|ec3d456b-7513-44b0-964f-c9698782336c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:03:16.619Z|111bfba1-5c15-4ed4-8cc1-1bb2a34bad78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:03:16.620Z|111bfba1-5c15-4ed4-8cc1-1bb2a34bad78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:03:17.450Z|925737a9-e854-4b7b-925f-aa9171d27401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:17.452Z|df06c299-701d-4073-b82c-3e97102f06f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:17.454Z|925737a9-e854-4b7b-925f-aa9171d27401|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:17.454Z|df06c299-701d-4073-b82c-3e97102f06f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:25.635Z|af85bd78-71ad-4478-b1f4-c413ebe5fd1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:25.636Z|af85bd78-71ad-4478-b1f4-c413ebe5fd1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:27.484Z|bc72b820-e312-4c85-a709-fae3039ab2ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:27.484Z|4261bc22-8c15-4b5a-9e43-04fb6ceae6ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:27.486Z|bc72b820-e312-4c85-a709-fae3039ab2ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:27.487Z|4261bc22-8c15-4b5a-9e43-04fb6ceae6ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:31.555Z|2c15a6f2-e3f2-4003-bbd9-10f3bea7f191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:03:31.559Z|2c15a6f2-e3f2-4003-bbd9-10f3bea7f191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:03:35.662Z|271530a6-0f02-41e4-9e99-1d52c2fb1505|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:35.664Z|271530a6-0f02-41e4-9e99-1d52c2fb1505|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:37.516Z|d02ea959-e7e0-429f-87fa-5823f39eb137|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:37.517Z|377cd980-d297-41be-8b11-f6fc9239fd81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:37.518Z|d02ea959-e7e0-429f-87fa-5823f39eb137|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:37.518Z|377cd980-d297-41be-8b11-f6fc9239fd81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:45.691Z|1e7f24d6-1d04-4b47-a82b-0bc62d7839cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:45.692Z|1e7f24d6-1d04-4b47-a82b-0bc62d7839cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:46.555Z|226a716f-81c8-467d-9f8e-df3f9ae5770b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:03:46.556Z|226a716f-81c8-467d-9f8e-df3f9ae5770b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:03:46.623Z|779db8a7-9342-40a3-ae90-6ca0d1aa4aef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:03:46.624Z|779db8a7-9342-40a3-ae90-6ca0d1aa4aef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:03:47.543Z|b81ceb3b-42f2-4538-bbc0-bae8d1a3b3d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:47.543Z|d29ea39c-28db-4f33-93ef-36a9d9519371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:47.544Z|b81ceb3b-42f2-4538-bbc0-bae8d1a3b3d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:47.545Z|d29ea39c-28db-4f33-93ef-36a9d9519371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:55.725Z|1afcef93-4a70-41e8-9d65-293b33d8a2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:55.728Z|1afcef93-4a70-41e8-9d65-293b33d8a2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:57.572Z|d63dda74-97bc-44ba-8358-20833759f2d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:57.573Z|66b5e73e-eeb0-4c6c-b8a9-66c07b0e7a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:03:57.574Z|66b5e73e-eeb0-4c6c-b8a9-66c07b0e7a63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:03:57.574Z|d63dda74-97bc-44ba-8358-20833759f2d3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:01.556Z|5078db3d-a561-433f-a257-9be7570ed000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:04:01.557Z|5078db3d-a561-433f-a257-9be7570ed000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:04:05.759Z|29731900-d7e3-4218-9e5a-7d44b8038903|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:05.760Z|29731900-d7e3-4218-9e5a-7d44b8038903|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:07.604Z|8b6052d9-6e1a-4b3d-996e-631d900bb474|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:07.604Z|e94affdf-f123-40a8-b7d7-d19cfdfbd6c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:07.605Z|e94affdf-f123-40a8-b7d7-d19cfdfbd6c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:07.605Z|8b6052d9-6e1a-4b3d-996e-631d900bb474|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:15.789Z|a6b3e879-08f7-4b1b-bc2a-82846f7a6be1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:15.791Z|a6b3e879-08f7-4b1b-bc2a-82846f7a6be1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:16.555Z|88d9b24d-5a37-4e3c-b0bc-31c672dbcbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:04:16.559Z|88d9b24d-5a37-4e3c-b0bc-31c672dbcbcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:04:16.625Z|deb3c1ad-5fa7-46d1-a2db-137fab1c65a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:04:16.627Z|deb3c1ad-5fa7-46d1-a2db-137fab1c65a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:04:17.634Z|3e1d60d0-a1c7-4b08-8ab4-89083f8e38af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:17.636Z|3e1d60d0-a1c7-4b08-8ab4-89083f8e38af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:17.638Z|6f45e396-f433-4671-93dd-c0808e153c98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:17.639Z|6f45e396-f433-4671-93dd-c0808e153c98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:25.815Z|84148f3b-2be8-4a36-8102-0f138253a308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:25.815Z|84148f3b-2be8-4a36-8102-0f138253a308|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:27.664Z|6a91dfde-0ba0-43df-9dec-0d6ade48e2c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:27.664Z|d80ad744-4772-4ab3-8144-adbefc081710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:27.665Z|d80ad744-4772-4ab3-8144-adbefc081710|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:27.665Z|6a91dfde-0ba0-43df-9dec-0d6ade48e2c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:31.555Z|24b9a0cc-32fc-4e2f-9743-4dbcfc648a14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:04:31.555Z|24b9a0cc-32fc-4e2f-9743-4dbcfc648a14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:04:35.843Z|2f5457ad-ec5f-4c36-af1b-78a9566cd4d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:35.845Z|2f5457ad-ec5f-4c36-af1b-78a9566cd4d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:37.692Z|91bb9f6e-fa20-4a68-b16b-d1f35d5bdeb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:37.693Z|91bb9f6e-fa20-4a68-b16b-d1f35d5bdeb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:37.695Z|26be6543-f857-4de6-aace-620ee06ee942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:37.696Z|26be6543-f857-4de6-aace-620ee06ee942|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:45.873Z|b6b661cf-5eda-40eb-ba74-62d9262e6086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:45.874Z|b6b661cf-5eda-40eb-ba74-62d9262e6086|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:46.556Z|97d05a91-9de0-4726-bb6b-4539e8c9c4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:04:46.557Z|97d05a91-9de0-4726-bb6b-4539e8c9c4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:04:46.628Z|87ee8759-8399-4f1f-aeff-05c2c7c3476b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:04:46.629Z|87ee8759-8399-4f1f-aeff-05c2c7c3476b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:04:47.721Z|6c57d69d-8685-4788-afa1-c04f07e1953b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:47.721Z|e11deffe-70c9-4d29-ab9c-9b3edf7af106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:47.723Z|6c57d69d-8685-4788-afa1-c04f07e1953b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:47.723Z|e11deffe-70c9-4d29-ab9c-9b3edf7af106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:55.904Z|2cbee15b-6952-41e0-bbe5-3e039c55e035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:55.906Z|2cbee15b-6952-41e0-bbe5-3e039c55e035|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:57.752Z|f8a64a12-d363-4487-aa8a-23144e98979c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:57.752Z|e5d79f92-eaf0-4c48-aebb-a9a42b05581c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:04:57.753Z|f8a64a12-d363-4487-aa8a-23144e98979c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:04:57.753Z|e5d79f92-eaf0-4c48-aebb-a9a42b05581c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:01.555Z|cc74b62b-b549-486a-98df-985434404b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:05:01.558Z|cc74b62b-b549-486a-98df-985434404b8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:05:05.933Z|00a228c0-a858-4955-a524-ee12504521e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:05.934Z|00a228c0-a858-4955-a524-ee12504521e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:07.783Z|743cb263-7c00-4ff9-9751-45e8a363a286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:07.783Z|99d5857d-7198-4f0a-a5ec-473b88626480|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:07.784Z|743cb263-7c00-4ff9-9751-45e8a363a286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:07.784Z|99d5857d-7198-4f0a-a5ec-473b88626480|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:15.961Z|d41857f8-9811-45c0-8d6b-22d36098d2cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:15.962Z|d41857f8-9811-45c0-8d6b-22d36098d2cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:16.555Z|c00a2153-c68b-45ba-b2f2-2fdbc0005cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:05:16.557Z|c00a2153-c68b-45ba-b2f2-2fdbc0005cce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:05:16.630Z|01632adf-fc09-4a52-97a3-182e838d0221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:05:16.631Z|01632adf-fc09-4a52-97a3-182e838d0221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:05:17.811Z|d5787839-68e5-49d9-9ccd-2d2e1f4ff4c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:17.811Z|d9a04050-23d0-407e-b573-70fd920d32ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:17.812Z|d5787839-68e5-49d9-9ccd-2d2e1f4ff4c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:17.814Z|d9a04050-23d0-407e-b573-70fd920d32ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:25.987Z|1059b87a-2a3e-45d2-a868-fa020ac47767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:25.987Z|1059b87a-2a3e-45d2-a868-fa020ac47767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:27.838Z|0744d39f-930a-42f6-9a3a-8f603fe4b929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:27.838Z|cd6e17bf-8bfb-4320-a221-85776da2d373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:27.839Z|0744d39f-930a-42f6-9a3a-8f603fe4b929|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:27.839Z|cd6e17bf-8bfb-4320-a221-85776da2d373|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:31.555Z|38e23cf6-1290-4958-99c8-8ac9b348402e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:05:31.556Z|38e23cf6-1290-4958-99c8-8ac9b348402e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:05:36.012Z|7ecd45ca-a548-468f-b54c-20f431d0e8ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:36.013Z|7ecd45ca-a548-468f-b54c-20f431d0e8ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:37.866Z|41fc1aa9-a69a-47c8-96bc-a20d2289289c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:37.866Z|e2a68f7c-617b-4fa9-b032-a6a456dcad52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:37.867Z|41fc1aa9-a69a-47c8-96bc-a20d2289289c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:37.867Z|e2a68f7c-617b-4fa9-b032-a6a456dcad52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:46.041Z|9ff553a6-df4f-44e6-a1ae-15fcebe708d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:46.042Z|9ff553a6-df4f-44e6-a1ae-15fcebe708d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:46.555Z|d21bebad-426d-473c-9157-1487ab29baec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:05:46.558Z|d21bebad-426d-473c-9157-1487ab29baec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:05:46.632Z|6c49a134-995c-4555-ba22-401c8c3c88ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:05:46.633Z|6c49a134-995c-4555-ba22-401c8c3c88ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:05:47.895Z|0235ccb2-2160-4714-aef9-0558a23da092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:47.895Z|6535f802-59a8-4bda-ae1e-7e37ee1ea563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:47.896Z|6535f802-59a8-4bda-ae1e-7e37ee1ea563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:47.896Z|0235ccb2-2160-4714-aef9-0558a23da092|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:56.070Z|95add509-c62c-4042-a610-eae937571530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:56.071Z|95add509-c62c-4042-a610-eae937571530|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:57.922Z|618583cb-9ca5-4dd6-9e7b-f6f6228f161c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:57.924Z|618583cb-9ca5-4dd6-9e7b-f6f6228f161c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:05:57.925Z|02218092-da51-484b-95e4-30228cedbaa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:05:57.927Z|02218092-da51-484b-95e4-30228cedbaa6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:01.556Z|e1894906-821f-4be4-9725-d6db73cd2a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:06:01.557Z|e1894906-821f-4be4-9725-d6db73cd2a21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:06:06.094Z|bf5579bf-5e57-4824-8c6d-e366746c43f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:06.095Z|bf5579bf-5e57-4824-8c6d-e366746c43f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:07.955Z|421e766f-815f-45de-aaa0-847d95af2307|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:07.956Z|421e766f-815f-45de-aaa0-847d95af2307|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:07.961Z|164dbb21-c931-4fea-92d5-8a90dfb412b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:07.963Z|164dbb21-c931-4fea-92d5-8a90dfb412b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:16.132Z|37843c8f-7f70-4c13-bced-152e2b0704aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:16.133Z|37843c8f-7f70-4c13-bced-152e2b0704aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:16.555Z|165710b3-eecd-4ef8-9a3e-72d484bea476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:06:16.556Z|165710b3-eecd-4ef8-9a3e-72d484bea476|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:06:16.635Z|95792c2a-7f46-4c53-8a84-4ef9f78c243c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:06:16.636Z|95792c2a-7f46-4c53-8a84-4ef9f78c243c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:06:17.981Z|13948213-d269-4636-8458-51c840acb999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:17.982Z|13948213-d269-4636-8458-51c840acb999|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:17.987Z|5e35732b-aee2-4d37-b9ab-56bc59a11ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:17.988Z|5e35732b-aee2-4d37-b9ab-56bc59a11ff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:26.163Z|05cbd373-7e90-4513-b6c1-a211c7921375|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:26.164Z|05cbd373-7e90-4513-b6c1-a211c7921375|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:28.007Z|d00e8e5e-1f3c-4af5-8cb0-0c5fbeba666b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:28.008Z|d00e8e5e-1f3c-4af5-8cb0-0c5fbeba666b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:28.010Z|10349923-f1a8-4dbb-b91a-7614b5289267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:28.011Z|10349923-f1a8-4dbb-b91a-7614b5289267|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:31.555Z|9a8ff0c7-acd2-4735-9649-c1a4d3fc8bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:06:31.558Z|9a8ff0c7-acd2-4735-9649-c1a4d3fc8bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:06:36.193Z|637f0c78-47d6-4102-b1da-0ea7e7344910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:36.195Z|637f0c78-47d6-4102-b1da-0ea7e7344910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:38.035Z|94bff5cc-317e-4754-950f-fe838ba191e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:38.035Z|650d1eae-57a3-4717-9dd9-d4eb873290f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:38.036Z|650d1eae-57a3-4717-9dd9-d4eb873290f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:38.036Z|94bff5cc-317e-4754-950f-fe838ba191e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:46.223Z|da07049c-8319-41c4-9959-59df73eb4ba0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:46.224Z|da07049c-8319-41c4-9959-59df73eb4ba0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:46.555Z|b7c87c6e-70ef-491d-a9c9-78884a9a8b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:06:46.555Z|b7c87c6e-70ef-491d-a9c9-78884a9a8b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:06:46.637Z|6ecd80af-74ec-422f-a2eb-15293862cfdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:06:46.638Z|6ecd80af-74ec-422f-a2eb-15293862cfdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:06:48.063Z|0f5d8ed8-8180-4ea7-9a9f-227d275c6597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:48.063Z|d2094415-a7ac-4b9a-92c4-1fef27604c3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:48.064Z|0f5d8ed8-8180-4ea7-9a9f-227d275c6597|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:48.064Z|d2094415-a7ac-4b9a-92c4-1fef27604c3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:56.252Z|c8629e52-96f0-4293-8db5-b992a08c2cf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:56.253Z|c8629e52-96f0-4293-8db5-b992a08c2cf2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:58.090Z|69d43ee9-03e1-420c-a800-6f797b275d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:58.091Z|69d43ee9-03e1-420c-a800-6f797b275d83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:06:58.093Z|ea4083ea-6a42-4daf-b859-a1dda91629ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:06:58.094Z|ea4083ea-6a42-4daf-b859-a1dda91629ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:01.555Z|31b67a61-7842-4dce-8ac5-8022cc6c0148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:07:01.556Z|31b67a61-7842-4dce-8ac5-8022cc6c0148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:07:06.280Z|10410070-0aab-4b3d-8601-c4873412690d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:06.281Z|10410070-0aab-4b3d-8601-c4873412690d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:08.119Z|f3ffbb20-b149-4f37-8fbc-c465f0ae3053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:08.119Z|dc0ea9e0-ea9f-4ab9-8ae5-ff656284d189|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:08.121Z|dc0ea9e0-ea9f-4ab9-8ae5-ff656284d189|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:08.121Z|f3ffbb20-b149-4f37-8fbc-c465f0ae3053|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:16.308Z|d539db93-227b-4cfb-b5b0-09b806c0ad3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:16.309Z|d539db93-227b-4cfb-b5b0-09b806c0ad3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:16.555Z|c2b7b0f4-a968-4119-a8bc-9722d2ac69db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:07:16.558Z|c2b7b0f4-a968-4119-a8bc-9722d2ac69db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:07:16.639Z|502d784e-f426-46cd-9d2a-88bef1586999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:07:16.640Z|502d784e-f426-46cd-9d2a-88bef1586999|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:07:18.147Z|bbc2c906-f9b7-41de-a697-238040f860a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:18.148Z|ee772d98-6f93-4cd9-b5d8-c067bf8fea1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:18.148Z|bbc2c906-f9b7-41de-a697-238040f860a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:18.149Z|ee772d98-6f93-4cd9-b5d8-c067bf8fea1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:26.337Z|2cbc890a-4a36-417f-8058-99765b08f9a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:26.338Z|2cbc890a-4a36-417f-8058-99765b08f9a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:28.184Z|ccf8e91c-1c71-4dd9-937f-0eff87eca1f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:28.185Z|ccf8e91c-1c71-4dd9-937f-0eff87eca1f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:28.187Z|65e854f6-2f4d-401e-9c45-69346305cc38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:28.189Z|65e854f6-2f4d-401e-9c45-69346305cc38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:31.555Z|befd183b-29bc-4bd7-8f18-8227add1fc3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:07:31.556Z|befd183b-29bc-4bd7-8f18-8227add1fc3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:07:36.366Z|87968126-7ade-4212-a90e-462ecfc76462|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:36.367Z|87968126-7ade-4212-a90e-462ecfc76462|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:38.213Z|9b7abc6c-c1f2-4b7f-9f94-5f69630c1b52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:38.213Z|81606ca3-6f12-47d5-9159-c141e677f191|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:38.214Z|81606ca3-6f12-47d5-9159-c141e677f191|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:38.214Z|9b7abc6c-c1f2-4b7f-9f94-5f69630c1b52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:46.393Z|b26ccdef-a37a-432c-b0a9-0b14f01fc526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:46.394Z|b26ccdef-a37a-432c-b0a9-0b14f01fc526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:46.555Z|a049f121-7e61-42fc-b420-c4fb7d4ef1d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:07:46.556Z|a049f121-7e61-42fc-b420-c4fb7d4ef1d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:07:46.641Z|e272dbfa-c41b-4db5-b0dc-efa492b59335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:07:46.642Z|e272dbfa-c41b-4db5-b0dc-efa492b59335|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:07:48.240Z|f8f0271a-ac03-4c8e-8d87-bda2b332b6f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:48.240Z|d96883a8-9a94-4123-9e7b-16d6b1937395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:48.241Z|d96883a8-9a94-4123-9e7b-16d6b1937395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:48.242Z|f8f0271a-ac03-4c8e-8d87-bda2b332b6f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:56.420Z|de76d736-b5ec-49f9-b88c-4275a08ea0a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:56.422Z|de76d736-b5ec-49f9-b88c-4275a08ea0a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:58.270Z|c922e21f-9cf8-40bc-a095-0ef9b0ea9cc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:58.271Z|c922e21f-9cf8-40bc-a095-0ef9b0ea9cc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:07:58.271Z|c01b0770-8d74-42a8-b812-29e9d07da174|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:07:58.272Z|c01b0770-8d74-42a8-b812-29e9d07da174|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:01.555Z|e70061ea-090b-449f-ba10-056199599981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:08:01.558Z|e70061ea-090b-449f-ba10-056199599981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:08:06.447Z|d748d161-ff47-49c7-b4eb-8aacce77b2bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:06.449Z|d748d161-ff47-49c7-b4eb-8aacce77b2bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:08.298Z|d179d0ba-cb94-470f-bd8c-6fbc4e466619|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:08.298Z|af065334-c0f1-4ce3-8aeb-66c4708a4593|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:08.299Z|d179d0ba-cb94-470f-bd8c-6fbc4e466619|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:08.300Z|af065334-c0f1-4ce3-8aeb-66c4708a4593|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:16.486Z|eeb2d986-f4a8-410a-acd3-47145c87cd11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:16.488Z|eeb2d986-f4a8-410a-acd3-47145c87cd11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:16.556Z|92184d26-0f7d-4868-b488-cb9019aa156d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:08:16.559Z|92184d26-0f7d-4868-b488-cb9019aa156d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:08:16.643Z|95eda149-80b0-49dd-a29b-4de13db6c76b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:08:16.644Z|95eda149-80b0-49dd-a29b-4de13db6c76b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:08:18.328Z|15da21c2-9c11-4565-b6b2-cf68492b7475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:18.329Z|a77a7a57-6fe3-4e62-9b81-f60cebfdd331|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:18.329Z|15da21c2-9c11-4565-b6b2-cf68492b7475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:18.330Z|a77a7a57-6fe3-4e62-9b81-f60cebfdd331|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:26.515Z|4f9c7408-2b61-4e53-9bda-357bc5ef9fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:26.516Z|4f9c7408-2b61-4e53-9bda-357bc5ef9fe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:28.355Z|1d88842b-e9e6-4330-aa11-e3970a73b2fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:28.356Z|1d88842b-e9e6-4330-aa11-e3970a73b2fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:28.367Z|727d07c9-7aa1-4ac2-9745-9ea7f587cfac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:28.367Z|727d07c9-7aa1-4ac2-9745-9ea7f587cfac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:31.555Z|108dd069-951e-40fe-8148-3101e69eabff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:08:31.556Z|108dd069-951e-40fe-8148-3101e69eabff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:08:36.543Z|7f1ff1c4-625d-4e4b-8bbf-57c2a09a42b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:36.544Z|7f1ff1c4-625d-4e4b-8bbf-57c2a09a42b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:38.383Z|e72f9669-fd53-4d0b-b6b8-cd27261f4821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:38.384Z|e72f9669-fd53-4d0b-b6b8-cd27261f4821|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:38.389Z|ab8ee6d2-29a5-4677-8064-d555ba14c256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:38.390Z|ab8ee6d2-29a5-4677-8064-d555ba14c256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:46.555Z|20db6147-1f81-499b-96fa-81a7e9a0051c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:08:46.560Z|20db6147-1f81-499b-96fa-81a7e9a0051c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:08:46.570Z|c807c90e-cc7b-4fd5-922e-6fff3183409f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:46.571Z|c807c90e-cc7b-4fd5-922e-6fff3183409f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:46.645Z|90e2efdb-0f8f-43e0-b448-a568447cf4ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:08:46.646Z|90e2efdb-0f8f-43e0-b448-a568447cf4ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:08:48.409Z|2feef6ed-b1f3-4c55-8142-5dec539b1dd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:48.410Z|2feef6ed-b1f3-4c55-8142-5dec539b1dd9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:48.414Z|1b684ac2-5b8e-4d66-b8f0-85092d543356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:48.414Z|1b684ac2-5b8e-4d66-b8f0-85092d543356|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:56.598Z|9e804528-237f-498e-a63c-c61671a7b520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:56.600Z|9e804528-237f-498e-a63c-c61671a7b520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:58.442Z|09fbe2de-c83b-42a9-bc09-10413be3aac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:58.442Z|85525f68-f3b7-4d80-9bf6-23d876a0e0e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:08:58.443Z|09fbe2de-c83b-42a9-bc09-10413be3aac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:08:58.443Z|85525f68-f3b7-4d80-9bf6-23d876a0e0e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:01.555Z|4333813f-be66-48be-887c-c92c333a64a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:09:01.556Z|4333813f-be66-48be-887c-c92c333a64a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:09:06.626Z|1335393d-946c-4470-97d1-2b3f65d1db00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:06.627Z|1335393d-946c-4470-97d1-2b3f65d1db00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:08.468Z|735bcb5c-2fdd-445d-820b-18fceb3f2036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:08.468Z|ee908644-2a94-4ccf-9732-a584e198c980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:08.468Z|735bcb5c-2fdd-445d-820b-18fceb3f2036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:08.469Z|ee908644-2a94-4ccf-9732-a584e198c980|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:16.555Z|333041ed-cc99-4c6f-b6e1-a1947305f8de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:09:16.556Z|333041ed-cc99-4c6f-b6e1-a1947305f8de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:09:16.648Z|06e9e712-d6db-4d2e-bf39-42ba012f1ca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:09:16.649Z|06e9e712-d6db-4d2e-bf39-42ba012f1ca4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:09:16.655Z|d2423a54-552d-416a-bca8-ced2851d9994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:16.656Z|d2423a54-552d-416a-bca8-ced2851d9994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:18.493Z|50d310ec-f4a8-4df1-bc04-33b106f1aa77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:18.493Z|d62c39ed-2094-40b5-a907-2b7ade956ea3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:18.494Z|50d310ec-f4a8-4df1-bc04-33b106f1aa77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:18.495Z|d62c39ed-2094-40b5-a907-2b7ade956ea3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:26.680Z|ff4da1ef-88e2-44f9-9e73-6eaae6f7d9f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:26.682Z|ff4da1ef-88e2-44f9-9e73-6eaae6f7d9f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:28.519Z|97aa65b3-ff27-4349-aa67-5e2f7b16265b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:28.519Z|5d8f412b-457b-4058-85db-39a529a5eba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:28.520Z|97aa65b3-ff27-4349-aa67-5e2f7b16265b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:28.520Z|5d8f412b-457b-4058-85db-39a529a5eba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:31.555Z|95b6d797-43c6-4489-a751-82cad79a3851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:09:31.558Z|95b6d797-43c6-4489-a751-82cad79a3851|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:09:36.709Z|ef4393b7-f249-4e02-bc13-c33176218829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:36.711Z|ef4393b7-f249-4e02-bc13-c33176218829|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:38.544Z|b1fc3234-1027-4ced-9757-f8b4777f7e53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:38.545Z|622fef1c-af4c-4644-8c97-cae1d8bb6413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:38.546Z|b1fc3234-1027-4ced-9757-f8b4777f7e53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:38.546Z|622fef1c-af4c-4644-8c97-cae1d8bb6413|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:46.555Z|f26c5dfe-e4d1-4e12-9af9-2eaa18786bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:09:46.556Z|f26c5dfe-e4d1-4e12-9af9-2eaa18786bcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:09:46.651Z|aa84abf4-c9ea-46ea-ab1a-092a3ab8dcce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:09:46.652Z|aa84abf4-c9ea-46ea-ab1a-092a3ab8dcce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:09:46.738Z|9a5c36ba-1020-437c-a4ae-1e6254cf32ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:46.740Z|9a5c36ba-1020-437c-a4ae-1e6254cf32ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:48.571Z|9a6bad7f-8613-48ca-b433-73f209392614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:48.571Z|fe38d4d7-2fd5-4c22-927a-0b3a00e12bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:48.572Z|fe38d4d7-2fd5-4c22-927a-0b3a00e12bea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:48.572Z|9a6bad7f-8613-48ca-b433-73f209392614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:56.765Z|7358716d-8471-407c-9e08-cf8ef0013a74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:56.766Z|7358716d-8471-407c-9e08-cf8ef0013a74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:58.596Z|fa6965b7-bd3a-400f-a002-a5ffdfe9f8ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:58.596Z|28f77ab2-1818-41ab-96c7-7157a513ef56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:09:58.597Z|fa6965b7-bd3a-400f-a002-a5ffdfe9f8ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:09:58.597Z|28f77ab2-1818-41ab-96c7-7157a513ef56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:01.555Z|70c6e154-2154-49b5-a912-c33f5d5a606f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:10:01.556Z|70c6e154-2154-49b5-a912-c33f5d5a606f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:10:06.793Z|3755db7a-6c82-4c9a-9e2d-c80da142a9fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:06.794Z|3755db7a-6c82-4c9a-9e2d-c80da142a9fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:08.623Z|df570475-02cc-4939-9467-7af91aedcd19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:08.623Z|8af046ff-9581-4f7a-9e55-f25ebd53b51b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:08.624Z|df570475-02cc-4939-9467-7af91aedcd19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:08.624Z|8af046ff-9581-4f7a-9e55-f25ebd53b51b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:16.555Z|c7f25594-f628-45f9-87ac-0cddc556a73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:10:16.559Z|c7f25594-f628-45f9-87ac-0cddc556a73a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:10:16.654Z|0c107ad0-4f09-4ac3-977f-8965a7e01731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:10:16.655Z|0c107ad0-4f09-4ac3-977f-8965a7e01731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:10:16.820Z|421602dd-7c20-46a7-8456-bc63e73477a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:16.822Z|421602dd-7c20-46a7-8456-bc63e73477a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:18.651Z|718b086b-49a0-4aea-90fa-09ac74402042|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:18.651Z|b861de16-94dc-4455-8f70-b2bada68ff53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:18.652Z|718b086b-49a0-4aea-90fa-09ac74402042|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:18.652Z|b861de16-94dc-4455-8f70-b2bada68ff53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:26.846Z|8af7bf35-f035-4d1b-abcc-0a2e4d33ef00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:26.847Z|8af7bf35-f035-4d1b-abcc-0a2e4d33ef00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:28.677Z|eb08a178-8f65-45d5-96b1-83a5c4bdcae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:28.677Z|684d55e0-c0f9-4329-b6ec-ec9b89d0283d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:28.678Z|eb08a178-8f65-45d5-96b1-83a5c4bdcae6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:28.678Z|684d55e0-c0f9-4329-b6ec-ec9b89d0283d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:31.555Z|f7fc7fdb-842b-41d7-9883-06796d8ea7bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:10:31.555Z|f7fc7fdb-842b-41d7-9883-06796d8ea7bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:10:36.874Z|f582d66a-6ce7-45b7-b5d0-b1ead1ce7dac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:36.875Z|f582d66a-6ce7-45b7-b5d0-b1ead1ce7dac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:38.703Z|147aaa43-5210-4dfd-b23e-a9c2e791b3e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:38.704Z|147aaa43-5210-4dfd-b23e-a9c2e791b3e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:38.704Z|2d2551b4-51a2-40c8-b740-09238da82304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:38.706Z|2d2551b4-51a2-40c8-b740-09238da82304|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:46.555Z|a7c16743-1b32-4c16-b979-72674e71d444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:10:46.556Z|a7c16743-1b32-4c16-b979-72674e71d444|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:10:46.656Z|fca8df5a-db2d-4a02-87a8-2230e7e87d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:10:46.657Z|fca8df5a-db2d-4a02-87a8-2230e7e87d33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:10:46.904Z|f97c5be6-5d0b-4d40-8383-2e62ef0ac28b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:46.905Z|f97c5be6-5d0b-4d40-8383-2e62ef0ac28b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:48.731Z|f2a9b30f-18f7-444b-be5e-400ca970fb1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:48.731Z|0fc616ca-ae4d-4473-929f-e642225abc35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:48.732Z|f2a9b30f-18f7-444b-be5e-400ca970fb1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:48.732Z|0fc616ca-ae4d-4473-929f-e642225abc35|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:56.935Z|721e37e1-a14c-49be-82eb-ef40ea515cb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:56.936Z|721e37e1-a14c-49be-82eb-ef40ea515cb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:58.758Z|4230772c-8c4a-4f0d-9021-9bde974ca603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:58.759Z|b01edeed-34d8-40b9-8a90-e18b1550b44d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:10:58.759Z|4230772c-8c4a-4f0d-9021-9bde974ca603|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:10:58.761Z|b01edeed-34d8-40b9-8a90-e18b1550b44d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:01.555Z|66ca40e1-41cb-4aae-abf6-42956549d65f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:11:01.557Z|66ca40e1-41cb-4aae-abf6-42956549d65f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:11:06.966Z|1fee27e6-7cec-4710-aabb-c77664fb546b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:06.967Z|1fee27e6-7cec-4710-aabb-c77664fb546b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:08.786Z|a5b8b331-5a38-4f5b-8034-44b8526f452c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:08.787Z|a5b8b331-5a38-4f5b-8034-44b8526f452c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:08.788Z|3d2a6c0c-d531-48fd-becb-dd4a73aecd1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:08.790Z|3d2a6c0c-d531-48fd-becb-dd4a73aecd1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:16.555Z|3585e086-b0b9-4a5d-9aaf-5b53bb3264a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:11:16.556Z|3585e086-b0b9-4a5d-9aaf-5b53bb3264a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:11:16.658Z|f93ccd22-ee5e-4e2f-a9e5-6b416da1a8e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:11:16.659Z|f93ccd22-ee5e-4e2f-a9e5-6b416da1a8e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:11:16.994Z|41cb0d2e-e587-4ee0-87dd-4d10dd8c6c47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:16.995Z|41cb0d2e-e587-4ee0-87dd-4d10dd8c6c47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:18.813Z|82e64d4a-6737-4461-89e5-80ed0a0a44a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:18.814Z|82e64d4a-6737-4461-89e5-80ed0a0a44a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:18.814Z|559325d7-f40f-4027-8be9-694ed642f4a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:18.816Z|559325d7-f40f-4027-8be9-694ed642f4a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:27.020Z|304ed80e-7829-42c0-ba1c-6e68064c57d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:27.021Z|304ed80e-7829-42c0-ba1c-6e68064c57d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:28.838Z|69b53a41-a9dd-46ba-aa3f-5c1bf5ce93ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:28.838Z|573658cd-3042-4208-bc2d-fa0a0ea8bbfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:28.839Z|573658cd-3042-4208-bc2d-fa0a0ea8bbfd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:28.839Z|69b53a41-a9dd-46ba-aa3f-5c1bf5ce93ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:31.555Z|9fb130de-2bc8-484c-877f-e9ff114122ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:11:31.556Z|9fb130de-2bc8-484c-877f-e9ff114122ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:11:37.048Z|3b533959-771d-4045-be9f-0bbef9aeb2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:37.049Z|3b533959-771d-4045-be9f-0bbef9aeb2b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:38.866Z|74bb426f-df26-4c47-ba5f-e329117048fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:38.868Z|74bb426f-df26-4c47-ba5f-e329117048fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:38.871Z|ccbfbf3f-8dfb-49ad-bb99-52de5b707d3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:38.872Z|ccbfbf3f-8dfb-49ad-bb99-52de5b707d3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:46.555Z|0e4a557a-47ab-4231-b794-9a136605d141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:11:46.558Z|0e4a557a-47ab-4231-b794-9a136605d141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:11:46.661Z|5ae38e56-e66f-46ec-89f7-03aa8d794909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:11:46.661Z|5ae38e56-e66f-46ec-89f7-03aa8d794909|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:11:47.075Z|ad12334f-1abf-4cc8-ab63-7531c9cf7707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:47.076Z|ad12334f-1abf-4cc8-ab63-7531c9cf7707|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:48.895Z|38f82c94-7f21-4a24-ad20-f355e875f75e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:48.895Z|ea6727f4-41c6-49e0-9309-fc6d6f2e733f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:48.896Z|38f82c94-7f21-4a24-ad20-f355e875f75e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:48.896Z|ea6727f4-41c6-49e0-9309-fc6d6f2e733f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:57.101Z|1cb85df7-0bf7-4e27-bb28-da66c0a637a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:57.102Z|1cb85df7-0bf7-4e27-bb28-da66c0a637a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:58.921Z|f1656ba4-f6ac-4edb-8e47-42250af83568|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:58.921Z|38922e54-f882-4444-92a8-8d470bf8670e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:11:58.922Z|f1656ba4-f6ac-4edb-8e47-42250af83568|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:11:58.922Z|38922e54-f882-4444-92a8-8d470bf8670e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:01.555Z|f25f30b0-906f-40f8-a82e-6594266c97f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:12:01.555Z|f25f30b0-906f-40f8-a82e-6594266c97f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:12:03.125Z|85467b78-e970-45f1-b73c-7db4deff1963|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:12:03.125Z|85467b78-e970-45f1-b73c-7db4deff1963|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:07.125Z|02cabc8d-9af7-42ad-8337-53e7189316f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:07.126Z|02cabc8d-9af7-42ad-8337-53e7189316f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:08.948Z|2ffb8231-1924-4606-8f41-2b4a529a4d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:08.948Z|f0433e58-e37f-4491-b67a-ee7074919319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:08.949Z|2ffb8231-1924-4606-8f41-2b4a529a4d03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:08.950Z|f0433e58-e37f-4491-b67a-ee7074919319|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:16.555Z|fe8c09f8-78c6-4181-969f-181329fe7951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:12:16.555Z|fe8c09f8-78c6-4181-969f-181329fe7951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:12:16.662Z|45eece1b-ea47-4112-b8ad-1416adb493c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:12:16.663Z|45eece1b-ea47-4112-b8ad-1416adb493c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:12:17.152Z|481e3579-a140-4174-a548-1b225df39dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:17.153Z|481e3579-a140-4174-a548-1b225df39dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:18.977Z|1129accd-2d93-4ad9-9993-7fe2c558a58c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:18.977Z|4bf1e759-49bd-4584-a673-9c38037b2fb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:18.978Z|1129accd-2d93-4ad9-9993-7fe2c558a58c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:18.978Z|4bf1e759-49bd-4584-a673-9c38037b2fb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:27.180Z|f0d8fb33-8b8f-42f8-9ba9-cd6186f949e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:27.181Z|f0d8fb33-8b8f-42f8-9ba9-cd6186f949e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:29.003Z|22060a0f-7e5a-457c-aae5-b6c3bdce5006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:29.003Z|28043b83-0f19-48ef-8dc8-3a4979f20b00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:29.003Z|22060a0f-7e5a-457c-aae5-b6c3bdce5006|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:29.003Z|28043b83-0f19-48ef-8dc8-3a4979f20b00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:31.555Z|7f858189-a4ff-4599-8ec6-680548fa74b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:12:31.558Z|7f858189-a4ff-4599-8ec6-680548fa74b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:12:37.205Z|a7b723e2-8ba1-4109-8a7c-ff89e288c401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:37.206Z|a7b723e2-8ba1-4109-8a7c-ff89e288c401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:39.029Z|e0c49c5d-1527-4eca-aa8d-5ba53fbd4dd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:39.029Z|cc5e81ce-f52a-4885-9c2c-5e02d4601356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:39.030Z|e0c49c5d-1527-4eca-aa8d-5ba53fbd4dd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:39.030Z|cc5e81ce-f52a-4885-9c2c-5e02d4601356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:46.555Z|53dd74f0-c74c-4c7e-9615-1a172e8ef7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:12:46.556Z|53dd74f0-c74c-4c7e-9615-1a172e8ef7e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:12:46.664Z|76d2b824-6415-4cc7-a00c-073ae89f0062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:12:46.665Z|76d2b824-6415-4cc7-a00c-073ae89f0062|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:12:47.234Z|6e18c2db-1312-475f-8df2-b57a8b7f11d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:47.236Z|6e18c2db-1312-475f-8df2-b57a8b7f11d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:49.055Z|d1c62fc3-d968-429f-a6ff-06fb6e3e1e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:49.055Z|054a8b99-58fb-488d-8826-285b1199f814|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:49.056Z|d1c62fc3-d968-429f-a6ff-06fb6e3e1e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:49.056Z|054a8b99-58fb-488d-8826-285b1199f814|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:57.265Z|97b21842-7820-475f-baa2-6c53f1377cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:57.267Z|97b21842-7820-475f-baa2-6c53f1377cbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:59.084Z|60065acf-85da-4db7-9e1f-95c16e1e78a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:59.084Z|2148d023-8417-4d63-b72d-922e507598ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:12:59.084Z|60065acf-85da-4db7-9e1f-95c16e1e78a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:12:59.085Z|2148d023-8417-4d63-b72d-922e507598ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:01.555Z|87b78eb2-f117-4a5d-918f-eb1fabbaf33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:13:01.555Z|87b78eb2-f117-4a5d-918f-eb1fabbaf33a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:13:03.117Z|60248d13-b188-4ddf-8f73-427bc38608cb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:13:03.118Z|60248d13-b188-4ddf-8f73-427bc38608cb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:07.299Z|e7c73e77-4010-4025-a2a0-97bde546225e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:07.300Z|e7c73e77-4010-4025-a2a0-97bde546225e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:09.108Z|24bd828a-0ca2-43e1-8775-1a69c200de95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:09.109Z|24bd828a-0ca2-43e1-8775-1a69c200de95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:09.109Z|87bc0052-127c-42c6-a004-393858bada94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:09.110Z|87bc0052-127c-42c6-a004-393858bada94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:16.556Z|368f0ce2-cd4c-4395-82d3-a11ef7b028f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:13:16.560Z|368f0ce2-cd4c-4395-82d3-a11ef7b028f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:13:16.666Z|ecd86a32-88d8-404f-8ead-b5da1459a6b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:13:16.666Z|ecd86a32-88d8-404f-8ead-b5da1459a6b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:13:17.325Z|86624c90-7e8f-465f-8d9f-acc68137ce86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:17.326Z|86624c90-7e8f-465f-8d9f-acc68137ce86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:19.132Z|5173c94f-3f87-4e80-b023-6fe23e799583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:19.133Z|5173c94f-3f87-4e80-b023-6fe23e799583|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:19.137Z|a030fe37-971b-4236-87b9-9b2a430835f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:19.138Z|a030fe37-971b-4236-87b9-9b2a430835f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:27.352Z|c0918e52-7b39-4300-84fe-b074fd7525ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:27.354Z|c0918e52-7b39-4300-84fe-b074fd7525ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:29.169Z|45649f02-9c18-42d6-b266-c5b925d3fb40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:29.170Z|45649f02-9c18-42d6-b266-c5b925d3fb40|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:29.175Z|2d26df13-954b-441f-b27b-8556880b4d4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:29.176Z|2d26df13-954b-441f-b27b-8556880b4d4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:31.555Z|870f581d-b6c5-4506-83f9-801f12e75920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:13:31.555Z|870f581d-b6c5-4506-83f9-801f12e75920|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:13:37.379Z|d609bff2-e8a0-4ce7-93c2-1b403843370b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:37.380Z|d609bff2-e8a0-4ce7-93c2-1b403843370b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:39.225Z|2c2813b6-2d6f-42a7-97dd-b126117a9c53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:39.225Z|74378f07-2b43-4fec-adda-370243df0430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:39.226Z|2c2813b6-2d6f-42a7-97dd-b126117a9c53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:39.226Z|74378f07-2b43-4fec-adda-370243df0430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:46.555Z|f1ca80ff-b19a-42fd-9c6a-29993fd8d296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:13:46.555Z|f1ca80ff-b19a-42fd-9c6a-29993fd8d296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:13:46.667Z|aa01691d-917b-472f-a51b-2fdd3d31a44b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:13:46.668Z|aa01691d-917b-472f-a51b-2fdd3d31a44b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:13:47.418Z|85d4166c-cbcb-4e15-b4b4-76a868848d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:47.419Z|85d4166c-cbcb-4e15-b4b4-76a868848d96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:49.253Z|827f7351-92da-4c09-88f6-3c30f680f5b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:49.253Z|31a1442b-8e6e-47e8-8d15-a055dd4810f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:49.254Z|31a1442b-8e6e-47e8-8d15-a055dd4810f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:49.254Z|827f7351-92da-4c09-88f6-3c30f680f5b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:57.444Z|15a237fc-7c70-4e28-b5ed-93b9beefcd38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:57.445Z|15a237fc-7c70-4e28-b5ed-93b9beefcd38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:59.280Z|18c01e9f-8693-4f0b-84c5-6aab6532e35a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:59.280Z|70650685-c0d9-4906-bd06-d53dde8cd06c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:13:59.281Z|18c01e9f-8693-4f0b-84c5-6aab6532e35a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:13:59.281Z|70650685-c0d9-4906-bd06-d53dde8cd06c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:01.555Z|3c475f52-bae8-4996-a377-e37bb0a84033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:14:01.558Z|3c475f52-bae8-4996-a377-e37bb0a84033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:14:03.117Z|49e000f3-1446-4410-95f0-71db688c102b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:14:03.118Z|49e000f3-1446-4410-95f0-71db688c102b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:07.472Z|e90bed29-1e1b-40c3-89fe-664c94d85fe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:07.473Z|e90bed29-1e1b-40c3-89fe-664c94d85fe4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:09.313Z|01385dee-abf3-479b-b4f5-59a2357453c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:09.314Z|01385dee-abf3-479b-b4f5-59a2357453c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:09.322Z|d912c2a9-f123-40ba-b790-b04d5c8361a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:09.323Z|d912c2a9-f123-40ba-b790-b04d5c8361a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:16.555Z|0aced09f-8111-4d2b-be50-fb9c79eb9075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:14:16.555Z|0aced09f-8111-4d2b-be50-fb9c79eb9075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:14:16.669Z|c0c05cb5-6a05-4bc1-b496-e469a201e9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:14:16.670Z|c0c05cb5-6a05-4bc1-b496-e469a201e9e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:14:17.499Z|93fb84f6-d5f5-4b33-b936-f5c0d94e8aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:17.501Z|93fb84f6-d5f5-4b33-b936-f5c0d94e8aca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:19.339Z|16cb0c38-0859-474b-9930-4640bafb3421|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:19.341Z|16cb0c38-0859-474b-9930-4640bafb3421|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:19.349Z|0504e77b-4432-4fdd-b983-4d0a9a50d2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:19.350Z|0504e77b-4432-4fdd-b983-4d0a9a50d2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:27.528Z|6886f49c-47dd-495e-8d4d-9a9132d6c276|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:27.529Z|6886f49c-47dd-495e-8d4d-9a9132d6c276|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:29.366Z|8e0d71a2-aa8c-49c3-809d-3352a1762506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:29.367Z|8e0d71a2-aa8c-49c3-809d-3352a1762506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:29.373Z|9a8f793e-2aeb-4b7a-a87a-f9f137dab50d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:29.374Z|9a8f793e-2aeb-4b7a-a87a-f9f137dab50d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:31.555Z|39d3a792-4d07-4c25-ac61-ea325bdfe664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:14:31.555Z|39d3a792-4d07-4c25-ac61-ea325bdfe664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:14:37.556Z|da4616d2-1a49-460b-97bc-59bc599a2d97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:37.557Z|da4616d2-1a49-460b-97bc-59bc599a2d97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:39.394Z|48ef89f3-ee6f-4ce5-badd-4a457e34b944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:39.395Z|48ef89f3-ee6f-4ce5-badd-4a457e34b944|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:39.398Z|98daf65a-2ab2-4f02-adba-c680b61a1a68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:39.399Z|98daf65a-2ab2-4f02-adba-c680b61a1a68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:46.555Z|0c691b21-22a6-40d5-bb62-6a454a6e9130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:14:46.558Z|0c691b21-22a6-40d5-bb62-6a454a6e9130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:14:46.671Z|481fc24c-e94e-4a1e-8233-e16db725e9b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:14:46.672Z|481fc24c-e94e-4a1e-8233-e16db725e9b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:14:47.582Z|3f6be2e7-a447-4ce3-95b5-fb5773061137|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:47.583Z|3f6be2e7-a447-4ce3-95b5-fb5773061137|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:49.420Z|505a5754-131e-4d56-8381-c38cc6281ecc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:49.421Z|505a5754-131e-4d56-8381-c38cc6281ecc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:49.423Z|fc66982c-63ac-4ca8-9a1c-9bf0bc95d039|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:49.424Z|fc66982c-63ac-4ca8-9a1c-9bf0bc95d039|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:57.608Z|e0b4100c-165b-4ab4-aac5-fb5ba77a758b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:57.610Z|e0b4100c-165b-4ab4-aac5-fb5ba77a758b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:59.447Z|a6eccd14-7f81-437a-b811-e5e3f5188de7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:59.448Z|a6eccd14-7f81-437a-b811-e5e3f5188de7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:14:59.447Z|fb56ff4a-7525-4597-b054-63806763d6e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:14:59.449Z|fb56ff4a-7525-4597-b054-63806763d6e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:01.555Z|c9c7f4a2-2303-47ec-abef-e5f829fa64f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:15:01.556Z|c9c7f4a2-2303-47ec-abef-e5f829fa64f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:15:03.117Z|c119d543-a340-4dc9-b7bc-1c2fc07d9ed6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:15:03.118Z|c119d543-a340-4dc9-b7bc-1c2fc07d9ed6|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:07.636Z|b3de8a76-4335-4bf6-bf42-34f432e1e495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:07.637Z|b3de8a76-4335-4bf6-bf42-34f432e1e495|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:09.474Z|15cd1ba2-4c1f-4abb-8558-9e0a6c63bbeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:09.475Z|15cd1ba2-4c1f-4abb-8558-9e0a6c63bbeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:09.478Z|c65a7f0f-973f-46cd-b957-6041e282b377|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:09.478Z|c65a7f0f-973f-46cd-b957-6041e282b377|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:16.555Z|c1b1b707-df3b-4998-a010-8f124acfc2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:15:16.555Z|c1b1b707-df3b-4998-a010-8f124acfc2ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:15:16.673Z|7ec550e4-4fab-4b95-a3e0-b75db3588f34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:15:16.673Z|7ec550e4-4fab-4b95-a3e0-b75db3588f34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:15:17.670Z|548fa91c-bbbf-4a77-a954-dcac0b016672|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:17.671Z|548fa91c-bbbf-4a77-a954-dcac0b016672|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:19.501Z|913b591e-f2c1-4ea1-86a7-8ca7026cd3de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:19.501Z|fbb2e92b-be69-4717-8e33-0e67314da959|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:19.502Z|913b591e-f2c1-4ea1-86a7-8ca7026cd3de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:19.502Z|fbb2e92b-be69-4717-8e33-0e67314da959|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:27.696Z|d06be34e-47a1-4c17-a755-d89e724ff342|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:27.697Z|d06be34e-47a1-4c17-a755-d89e724ff342|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:29.527Z|3d2452cf-4c8e-4ee4-b549-a5c31a33b20c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:29.527Z|bf546afa-294d-4350-ae6e-f55bd23c89c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:29.528Z|3d2452cf-4c8e-4ee4-b549-a5c31a33b20c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:29.528Z|bf546afa-294d-4350-ae6e-f55bd23c89c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:31.555Z|25363c86-0d4b-4cb2-b3bc-928cb506b5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:15:31.557Z|25363c86-0d4b-4cb2-b3bc-928cb506b5d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:15:37.722Z|a6eb4b53-965f-45e1-bab5-ffdaeff7a18c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:37.723Z|a6eb4b53-965f-45e1-bab5-ffdaeff7a18c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:39.552Z|7a50b8b4-6396-4324-b4fa-23d5630e7d64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:39.552Z|af228158-ba2c-43c4-a049-eb294d0dc0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:39.553Z|7a50b8b4-6396-4324-b4fa-23d5630e7d64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:39.553Z|af228158-ba2c-43c4-a049-eb294d0dc0c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:46.554Z|80291f32-c9ea-45c0-b389-9d0ea31bd12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:15:46.555Z|80291f32-c9ea-45c0-b389-9d0ea31bd12b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:15:46.674Z|016cdd95-2dc9-4427-866d-052cc39080f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:15:46.675Z|016cdd95-2dc9-4427-866d-052cc39080f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:15:47.745Z|964df2b4-0bef-44e3-9f9b-31c813c46bb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:47.746Z|964df2b4-0bef-44e3-9f9b-31c813c46bb3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:49.579Z|9ac9561f-ebf5-4b7b-a22d-8508e5846115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:49.579Z|ed4c27f1-46cc-4488-a609-4858a67f297a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:49.580Z|9ac9561f-ebf5-4b7b-a22d-8508e5846115|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:49.581Z|ed4c27f1-46cc-4488-a609-4858a67f297a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:57.770Z|f1c060b3-8312-4e17-b56a-5f3bde392ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:57.771Z|f1c060b3-8312-4e17-b56a-5f3bde392ef0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:59.604Z|daa65f7b-c0a3-4c6c-95c9-e3c921fb5d31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:59.605Z|afb41c9a-023a-4e21-89cd-64939e7d1c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:15:59.606Z|afb41c9a-023a-4e21-89cd-64939e7d1c2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:15:59.606Z|daa65f7b-c0a3-4c6c-95c9-e3c921fb5d31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:01.555Z|53754a11-d396-4857-a11c-d068a5b519cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:16:01.555Z|53754a11-d396-4857-a11c-d068a5b519cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:16:03.117Z|cd09f247-abbd-4f27-a0c6-8d9b1554fcfc|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:16:03.118Z|cd09f247-abbd-4f27-a0c6-8d9b1554fcfc|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:07.796Z|f1403b8e-f1f8-46ec-8439-ee5f8be7c715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:07.797Z|f1403b8e-f1f8-46ec-8439-ee5f8be7c715|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:09.630Z|5ff8bd6f-7ccd-4762-9cc5-87a6bab9389a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:09.630Z|0b1c850d-176d-4d78-94d5-010e7a336783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:09.631Z|5ff8bd6f-7ccd-4762-9cc5-87a6bab9389a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:09.632Z|0b1c850d-176d-4d78-94d5-010e7a336783|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:16.555Z|84bdc614-7063-4f18-a64b-fa6d4e965e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:16:16.557Z|84bdc614-7063-4f18-a64b-fa6d4e965e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:16:16.676Z|d1520a79-ee74-4cb1-ac3b-cf3f07e6fd92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:16:16.676Z|d1520a79-ee74-4cb1-ac3b-cf3f07e6fd92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:16:17.824Z|7f82995b-c052-4a33-bc40-15d764b44cea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:17.825Z|7f82995b-c052-4a33-bc40-15d764b44cea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:19.662Z|29aedddd-e13c-425d-bf2f-f2f91338d773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:19.662Z|f575e239-a974-47c7-9656-f2e4f3e8c877|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:19.663Z|29aedddd-e13c-425d-bf2f-f2f91338d773|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:19.663Z|f575e239-a974-47c7-9656-f2e4f3e8c877|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:27.852Z|002c9737-ee77-4c51-a989-fcf06b42288e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:27.853Z|002c9737-ee77-4c51-a989-fcf06b42288e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:29.688Z|0168219d-5286-4487-8b5b-a18181ac3f56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:29.688Z|0450e74a-844e-4a04-b578-57eeae1741b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:29.689Z|0450e74a-844e-4a04-b578-57eeae1741b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:29.689Z|0168219d-5286-4487-8b5b-a18181ac3f56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:31.555Z|6e9efeae-2ebf-4257-9eb3-00475bb84a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:16:31.556Z|6e9efeae-2ebf-4257-9eb3-00475bb84a8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:16:37.877Z|b1f4ae2b-53d6-4afa-8576-5ea637d6580e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:37.878Z|b1f4ae2b-53d6-4afa-8576-5ea637d6580e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:39.716Z|f6a843e0-1320-4aa3-90fa-ec53352f9733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:39.717Z|066e45c2-5262-4146-9e3c-00beaff57cb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:39.717Z|f6a843e0-1320-4aa3-90fa-ec53352f9733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:39.719Z|066e45c2-5262-4146-9e3c-00beaff57cb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:46.555Z|6771a806-39a8-4fff-ae74-f2b80a14adb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:16:46.555Z|6771a806-39a8-4fff-ae74-f2b80a14adb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:16:46.677Z|c961ce15-cb8e-4ce7-aa8e-e0e1cf3b092a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:16:46.678Z|c961ce15-cb8e-4ce7-aa8e-e0e1cf3b092a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:16:47.904Z|56515341-5010-4195-b760-d452e55c1b0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:47.905Z|56515341-5010-4195-b760-d452e55c1b0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:49.744Z|386486dd-e0f1-44fd-8bb5-e57be3069ba5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:49.745Z|a8d15784-ef71-490e-b072-40138ded71f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:49.745Z|386486dd-e0f1-44fd-8bb5-e57be3069ba5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:49.746Z|a8d15784-ef71-490e-b072-40138ded71f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:57.931Z|a5e14914-3625-46ec-b3c0-e18e022e39c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:57.932Z|a5e14914-3625-46ec-b3c0-e18e022e39c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:59.773Z|3d1225d3-3cf0-4394-8f18-c504623a07e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:59.773Z|a7f6f904-aa85-43f8-8fee-41ae3201c40b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:16:59.774Z|3d1225d3-3cf0-4394-8f18-c504623a07e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:16:59.774Z|a7f6f904-aa85-43f8-8fee-41ae3201c40b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:01.554Z|2c9b5058-6920-45cd-b9e8-284326b08e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:17:01.557Z|2c9b5058-6920-45cd-b9e8-284326b08e62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:17:03.116Z|fb70ec8f-8f2d-4c87-a14a-e9131a610373|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:17:03.117Z|fb70ec8f-8f2d-4c87-a14a-e9131a610373|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:07.957Z|4e030d9b-3ae7-47d7-b59d-b814b30d7a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:07.958Z|4e030d9b-3ae7-47d7-b59d-b814b30d7a83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:09.801Z|63f8b693-9b96-47a3-bd6a-6949310013e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:09.801Z|9dbdd65d-f5c5-4f60-8119-0c8f23415551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:09.802Z|9dbdd65d-f5c5-4f60-8119-0c8f23415551|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:09.802Z|63f8b693-9b96-47a3-bd6a-6949310013e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:16.555Z|97cbf67d-2b5b-43dc-b068-7e433da1b247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:17:16.555Z|97cbf67d-2b5b-43dc-b068-7e433da1b247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:17:16.679Z|bf394bb4-1451-4c60-9f55-459cdf324b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:17:16.680Z|bf394bb4-1451-4c60-9f55-459cdf324b32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:17:17.988Z|54ab95ad-af6f-4b72-b8be-e638fc92085f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:17.989Z|54ab95ad-af6f-4b72-b8be-e638fc92085f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:19.825Z|52119619-ca05-45b7-9803-bbda6964cb12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:19.825Z|ac99048a-628d-49c4-980d-b2d56a5bfbd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:19.826Z|52119619-ca05-45b7-9803-bbda6964cb12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:19.826Z|ac99048a-628d-49c4-980d-b2d56a5bfbd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:28.015Z|f85640ce-ffc1-425f-8f01-5334e7a2a857|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:28.017Z|f85640ce-ffc1-425f-8f01-5334e7a2a857|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:29.852Z|4e1ed7be-8507-4fdf-adb7-b7c4bd262104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:29.853Z|a2be6db9-0aac-4427-98db-ec8396bebbd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:29.853Z|4e1ed7be-8507-4fdf-adb7-b7c4bd262104|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:29.854Z|a2be6db9-0aac-4427-98db-ec8396bebbd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:31.555Z|3b52ad8e-dee2-47fd-8f3a-9670f5ed7796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:17:31.555Z|3b52ad8e-dee2-47fd-8f3a-9670f5ed7796|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:17:38.042Z|3b43955a-da25-47ba-8dce-ace73cc3f5df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:38.044Z|3b43955a-da25-47ba-8dce-ace73cc3f5df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:39.879Z|159de75d-43e6-4518-98fd-2738618af0e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:39.880Z|159de75d-43e6-4518-98fd-2738618af0e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:39.880Z|f30fc5e3-82d5-4849-a822-909205c38876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:39.881Z|f30fc5e3-82d5-4849-a822-909205c38876|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:46.555Z|e90fee65-ce71-48a1-a0ca-5a21b58eb238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:17:46.558Z|e90fee65-ce71-48a1-a0ca-5a21b58eb238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:17:46.681Z|82d92b93-dd2a-495d-88f6-d4d5ac0826ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:17:46.683Z|82d92b93-dd2a-495d-88f6-d4d5ac0826ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:17:48.071Z|191da948-b706-45fb-8d50-163f9d0f1781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:48.072Z|191da948-b706-45fb-8d50-163f9d0f1781|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:49.905Z|c9ba8af3-20a6-4174-a410-efb723bbf5ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:49.905Z|2edd23b8-91c1-43df-94ae-133dfc0de451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:49.907Z|2edd23b8-91c1-43df-94ae-133dfc0de451|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:49.907Z|c9ba8af3-20a6-4174-a410-efb723bbf5ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:58.098Z|19ff99b7-ccda-4c8f-969c-7e82a72fe037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:58.099Z|19ff99b7-ccda-4c8f-969c-7e82a72fe037|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:59.934Z|359b6c5c-0e35-4057-a294-aa74d76d9696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:59.934Z|83de752c-3b4e-4253-8222-7ae40433d526|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:17:59.935Z|83de752c-3b4e-4253-8222-7ae40433d526|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:17:59.935Z|359b6c5c-0e35-4057-a294-aa74d76d9696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:01.555Z|70f736b6-19e2-4f4e-9e30-85af4c224386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:18:01.556Z|70f736b6-19e2-4f4e-9e30-85af4c224386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:18:03.115Z|b6229dfc-a4ff-4e53-b908-33799037b40f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:18:03.116Z|b6229dfc-a4ff-4e53-b908-33799037b40f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:08.128Z|59073f34-8f35-4cdc-936c-e248159fe887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:08.128Z|59073f34-8f35-4cdc-936c-e248159fe887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:09.962Z|0c43e202-abe4-4d40-a858-aadf4ba72f53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:09.962Z|42d9bee8-1687-49b8-904b-5aff0390aeaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:09.963Z|0c43e202-abe4-4d40-a858-aadf4ba72f53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:09.963Z|42d9bee8-1687-49b8-904b-5aff0390aeaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:16.555Z|75b9c748-20a2-4369-862e-80e2b88c9bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:18:16.555Z|75b9c748-20a2-4369-862e-80e2b88c9bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:18:16.684Z|4a621b35-811b-4c14-a209-9de624e0de5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:18:16.685Z|4a621b35-811b-4c14-a209-9de624e0de5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:18:18.153Z|f3c09661-286f-478e-a0ac-8baef2660462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:18.154Z|f3c09661-286f-478e-a0ac-8baef2660462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:19.985Z|990beb1e-6b69-4d1c-911a-ccba6d3563c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:19.986Z|990beb1e-6b69-4d1c-911a-ccba6d3563c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:19.989Z|7e836dfc-e364-4081-a499-2d7fa1387316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:19.991Z|7e836dfc-e364-4081-a499-2d7fa1387316|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:28.179Z|c44ad910-4a61-4c1c-a0c4-48e3d1f4a42b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:28.180Z|c44ad910-4a61-4c1c-a0c4-48e3d1f4a42b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:30.008Z|62ee3fb0-e710-4ea4-9b52-8a1e742a6e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:30.009Z|62ee3fb0-e710-4ea4-9b52-8a1e742a6e1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:30.013Z|da996de7-d035-49e6-9e1b-044a6852d844|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:30.013Z|da996de7-d035-49e6-9e1b-044a6852d844|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:31.555Z|26c653dd-677f-42e7-af71-604233cfd14f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:18:31.558Z|26c653dd-677f-42e7-af71-604233cfd14f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:18:38.206Z|44177fe3-ca3c-49ad-b36a-bf6e44e0318c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:38.207Z|44177fe3-ca3c-49ad-b36a-bf6e44e0318c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:40.034Z|b94d074d-5ffa-46fc-a9ac-fe240b19c9e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:40.034Z|49108571-e728-4e03-a1f8-148697b58042|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:40.035Z|49108571-e728-4e03-a1f8-148697b58042|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:40.035Z|b94d074d-5ffa-46fc-a9ac-fe240b19c9e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:46.555Z|eaa2312e-16f9-488d-900e-5396c3c5d80a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:18:46.555Z|eaa2312e-16f9-488d-900e-5396c3c5d80a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:18:46.686Z|8905aa23-5eed-471a-97a7-4d567f50912b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:18:46.687Z|8905aa23-5eed-471a-97a7-4d567f50912b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:18:48.234Z|56283e1d-2a3e-4979-8e54-9b1260a819ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:48.235Z|56283e1d-2a3e-4979-8e54-9b1260a819ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:50.064Z|d0995316-7477-4c0a-96e9-a0dfc6e86b04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:50.064Z|e085b2b9-d915-430e-afd3-fab6aafa824f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:50.065Z|d0995316-7477-4c0a-96e9-a0dfc6e86b04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:50.065Z|e085b2b9-d915-430e-afd3-fab6aafa824f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:18:58.260Z|053b9ffd-f363-4e62-a277-a15ee724b994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:18:58.261Z|053b9ffd-f363-4e62-a277-a15ee724b994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:00.091Z|72de8aee-9417-441b-b772-3daa52b5e780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:00.091Z|a8c1409d-548f-4204-91f7-0705ce09e012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:00.092Z|72de8aee-9417-441b-b772-3daa52b5e780|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:00.092Z|a8c1409d-548f-4204-91f7-0705ce09e012|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:01.555Z|b9d30815-1720-48e5-a2e6-5e59df0212a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:19:01.555Z|b9d30815-1720-48e5-a2e6-5e59df0212a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:19:03.117Z|1ea3cd9a-49bf-4fae-9405-6e844b05c3e3|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:19:03.118Z|1ea3cd9a-49bf-4fae-9405-6e844b05c3e3|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:08.286Z|0f6887ec-e35e-465d-889e-582562710a6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:08.287Z|0f6887ec-e35e-465d-889e-582562710a6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:10.116Z|0afb2da1-6620-4f5d-b77a-2b290ddbbfa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:10.116Z|adb79fe6-2211-4ba7-a697-08b588706251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:10.117Z|0afb2da1-6620-4f5d-b77a-2b290ddbbfa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:10.117Z|adb79fe6-2211-4ba7-a697-08b588706251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:16.555Z|e89f90f3-23ca-4acf-87b4-ed66571d19c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:19:16.558Z|e89f90f3-23ca-4acf-87b4-ed66571d19c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:19:16.688Z|4f80512b-aae0-41bc-a7e8-eca770030717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:19:16.688Z|4f80512b-aae0-41bc-a7e8-eca770030717|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:19:18.313Z|40ba4f6c-8698-4dc6-af33-f58c1fb4e5d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:18.315Z|40ba4f6c-8698-4dc6-af33-f58c1fb4e5d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:20.142Z|6d1ff1d1-cb90-4738-9c63-bda5fba09222|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:20.142Z|6958ac26-662b-4a7c-b110-c2d537cc011f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:20.143Z|6d1ff1d1-cb90-4738-9c63-bda5fba09222|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:20.144Z|6958ac26-662b-4a7c-b110-c2d537cc011f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:28.342Z|d437e684-ae74-4900-8c89-c36fe742dabd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:28.343Z|d437e684-ae74-4900-8c89-c36fe742dabd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:30.167Z|679be373-aa27-4a8c-b870-1b6b39b85ff5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:30.167Z|78a653ab-0947-45a2-bc3a-a50defdb210a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:30.168Z|679be373-aa27-4a8c-b870-1b6b39b85ff5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:30.168Z|78a653ab-0947-45a2-bc3a-a50defdb210a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:31.555Z|0f4cf85f-57f9-41d4-86bb-0ca8b2b37726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:19:31.556Z|0f4cf85f-57f9-41d4-86bb-0ca8b2b37726|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:19:38.367Z|86748fbf-e4f0-4d94-aee3-9751c7f6c659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:38.368Z|86748fbf-e4f0-4d94-aee3-9751c7f6c659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:40.192Z|f85ef9cc-4471-4528-a925-5de2b0b325c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:40.193Z|f85ef9cc-4471-4528-a925-5de2b0b325c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:40.193Z|2ef4d8a6-8d95-4085-81d7-53e80a718b0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:40.194Z|2ef4d8a6-8d95-4085-81d7-53e80a718b0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:46.555Z|3924cd9b-7fdf-4912-aeae-7ec26897a00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:19:46.556Z|3924cd9b-7fdf-4912-aeae-7ec26897a00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:19:46.689Z|a52631b3-3f1d-4cc8-9254-fb16c7d31ba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:19:46.690Z|a52631b3-3f1d-4cc8-9254-fb16c7d31ba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:19:48.398Z|90347160-f71c-419e-aac2-44174b54e3cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:48.399Z|90347160-f71c-419e-aac2-44174b54e3cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:50.218Z|be6393be-9f8d-4bdc-afd1-083dcc24fe03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:50.218Z|610f31f7-6927-461a-b507-acc035bdab3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:50.219Z|be6393be-9f8d-4bdc-afd1-083dcc24fe03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:50.219Z|610f31f7-6927-461a-b507-acc035bdab3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:19:58.428Z|827448b9-1a26-4dc9-b66c-c8d46330522f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:19:58.429Z|827448b9-1a26-4dc9-b66c-c8d46330522f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:00.243Z|52afad01-3a59-4a30-b6f7-4c84129bde1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:00.243Z|0cca0ece-4748-4011-8c96-a494c7a5d121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:00.244Z|52afad01-3a59-4a30-b6f7-4c84129bde1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:00.244Z|0cca0ece-4748-4011-8c96-a494c7a5d121|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:01.555Z|ddff36f2-9d9e-46ac-8026-79406eac39c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:20:01.558Z|ddff36f2-9d9e-46ac-8026-79406eac39c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:20:03.117Z|1e77d3a8-1d25-4363-953e-2e73cf5256b1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:20:03.118Z|1e77d3a8-1d25-4363-953e-2e73cf5256b1|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:08.453Z|6fbadf14-6e29-4f18-866a-35071585a566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:08.454Z|6fbadf14-6e29-4f18-866a-35071585a566|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:10.270Z|c6937337-cf01-44b2-939a-ff55ca34d677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:10.270Z|04a366ed-96dc-4e71-b5c4-856fe5190373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:10.271Z|c6937337-cf01-44b2-939a-ff55ca34d677|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:10.271Z|04a366ed-96dc-4e71-b5c4-856fe5190373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:16.555Z|4c7268ff-8c9c-4864-8413-a368d6c5d868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:20:16.556Z|4c7268ff-8c9c-4864-8413-a368d6c5d868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:20:16.691Z|bac26f09-046f-4d1c-b0a7-195adcaf39b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:20:16.692Z|bac26f09-046f-4d1c-b0a7-195adcaf39b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:20:18.480Z|c7ae9a64-682b-4a70-8e7a-fbff4204eb0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:18.481Z|c7ae9a64-682b-4a70-8e7a-fbff4204eb0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:20.296Z|b6126b4d-9f4e-4154-9ed2-a9166c4f3c59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:20.296Z|c4cec63e-3a59-44f3-988e-fddcf1f27504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:20.297Z|c4cec63e-3a59-44f3-988e-fddcf1f27504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:20.297Z|b6126b4d-9f4e-4154-9ed2-a9166c4f3c59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:28.505Z|3601d579-83bd-466a-b4d2-80efbf094b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:28.506Z|3601d579-83bd-466a-b4d2-80efbf094b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:30.323Z|51986fff-9228-4e23-a784-6a41008e63e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:30.324Z|4d024cd2-ffb5-4e67-8403-d61c63a2ecf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:30.325Z|51986fff-9228-4e23-a784-6a41008e63e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:30.325Z|4d024cd2-ffb5-4e67-8403-d61c63a2ecf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:31.555Z|ce69a230-1dff-4255-9307-8490c5b55244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:20:31.556Z|ce69a230-1dff-4255-9307-8490c5b55244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:20:38.531Z|568435c8-4413-4d8d-bb4e-b4214fe1a1c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:38.532Z|568435c8-4413-4d8d-bb4e-b4214fe1a1c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:40.349Z|6c0a8a2f-b27b-47da-bf45-f0247104fd0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:40.350Z|cb9fdda3-6b9f-42d0-b875-08bbc23cbd1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:40.351Z|cb9fdda3-6b9f-42d0-b875-08bbc23cbd1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:40.351Z|6c0a8a2f-b27b-47da-bf45-f0247104fd0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:46.554Z|e9fa59e5-59e2-416f-96f4-6206a2bdfc4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:20:46.557Z|e9fa59e5-59e2-416f-96f4-6206a2bdfc4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:20:46.694Z|649a6cdb-6646-4d4c-bf44-f5d2b61e08ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:20:46.694Z|649a6cdb-6646-4d4c-bf44-f5d2b61e08ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:20:48.557Z|40430322-02cc-481c-af28-b279c00e02c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:48.557Z|40430322-02cc-481c-af28-b279c00e02c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:50.377Z|2d704b7a-a910-42ec-a09e-830a8f52807e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:50.377Z|76f44c3a-8c0b-4222-9fd0-cc5582275af4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:50.378Z|2d704b7a-a910-42ec-a09e-830a8f52807e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:50.378Z|76f44c3a-8c0b-4222-9fd0-cc5582275af4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:20:58.581Z|8cc805c3-4aef-4fcd-b1a6-b23f40c9168a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:20:58.581Z|8cc805c3-4aef-4fcd-b1a6-b23f40c9168a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:00.404Z|e37fd4d4-3124-417d-ba4b-dd6edcd935b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:00.404Z|c545f6ca-9f8a-4ee4-89c3-27f1d2c102b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:00.405Z|e37fd4d4-3124-417d-ba4b-dd6edcd935b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:00.405Z|c545f6ca-9f8a-4ee4-89c3-27f1d2c102b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:01.555Z|34e39ad6-8ad2-4500-92da-df507b9726bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:21:01.556Z|34e39ad6-8ad2-4500-92da-df507b9726bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:21:03.118Z|a4dece03-7957-43a8-9aa3-463d6d12ffad|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:21:03.119Z|a4dece03-7957-43a8-9aa3-463d6d12ffad|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:08.605Z|9874f5dc-6890-4702-93f6-ac9e372de466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:08.606Z|9874f5dc-6890-4702-93f6-ac9e372de466|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:10.431Z|e8ffd898-1bae-4b34-8c35-952ed26255b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:10.431Z|3b58e06c-2b95-4fc5-a685-8da19d7bbd71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:10.433Z|3b58e06c-2b95-4fc5-a685-8da19d7bbd71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:10.433Z|e8ffd898-1bae-4b34-8c35-952ed26255b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:16.556Z|e8a5db11-4602-4f5c-9840-d7c3cf2b48c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:21:16.557Z|e8a5db11-4602-4f5c-9840-d7c3cf2b48c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:21:16.695Z|89adc0d8-a9bd-4ab3-8654-acddd62f164b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:21:16.696Z|89adc0d8-a9bd-4ab3-8654-acddd62f164b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:21:18.631Z|be3839fb-6a70-4e9b-a8da-97b24244f1a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:18.632Z|be3839fb-6a70-4e9b-a8da-97b24244f1a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:20.457Z|1dfb3384-f8fb-4f39-b3c4-6ac80a5c8653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:20.457Z|9aa636f3-fc8f-46ae-a955-e1b998510dc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:20.458Z|1dfb3384-f8fb-4f39-b3c4-6ac80a5c8653|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:20.458Z|9aa636f3-fc8f-46ae-a955-e1b998510dc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:28.659Z|db3cc38b-48ef-4a4d-86bb-396046c01e30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:28.660Z|db3cc38b-48ef-4a4d-86bb-396046c01e30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:30.481Z|fa72af02-4b4f-45dd-8232-1790a70299d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:30.482Z|fa72af02-4b4f-45dd-8232-1790a70299d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:30.485Z|d0dac723-cf62-4e73-ba65-e1762af24046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:30.486Z|d0dac723-cf62-4e73-ba65-e1762af24046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:31.555Z|a57f116f-ee0a-4a53-82f3-a381b9c52447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:21:31.557Z|a57f116f-ee0a-4a53-82f3-a381b9c52447|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:21:38.684Z|90425477-ea8a-428f-b9c7-d79a6a0f9d6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:38.685Z|90425477-ea8a-428f-b9c7-d79a6a0f9d6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:40.508Z|fe27d8b6-64b0-4b03-9ae4-cf11e2640c8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:40.509Z|fe27d8b6-64b0-4b03-9ae4-cf11e2640c8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:40.509Z|48ed8e99-ebbc-40c1-bfc5-592eb28ca6da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:40.510Z|48ed8e99-ebbc-40c1-bfc5-592eb28ca6da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:46.555Z|a0e5b110-677c-4dd6-87de-4f57bc4325d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:21:46.556Z|a0e5b110-677c-4dd6-87de-4f57bc4325d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:21:46.697Z|8e5a0361-e919-4934-b75c-26bfd61b1fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:21:46.698Z|8e5a0361-e919-4934-b75c-26bfd61b1fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:21:48.711Z|128d4f4a-ec30-4ce2-87a6-96497c1d2ccd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:48.712Z|128d4f4a-ec30-4ce2-87a6-96497c1d2ccd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:50.535Z|0e5a09d5-f7bd-44fa-86e1-a805e9f07ed9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:50.536Z|0e5a09d5-f7bd-44fa-86e1-a805e9f07ed9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:50.535Z|61bf1a4e-e515-4a8d-99cb-23dbdd0b01ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:50.537Z|61bf1a4e-e515-4a8d-99cb-23dbdd0b01ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:21:58.736Z|4952001f-4cb0-4aba-be1c-c3e1219eb3c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:21:58.737Z|4952001f-4cb0-4aba-be1c-c3e1219eb3c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:00.557Z|40d59f5d-dfc6-42ce-8663-2ae7cd1cc4ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:00.557Z|71904ba6-339b-4d6e-86cf-08ba6531e749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:00.557Z|40d59f5d-dfc6-42ce-8663-2ae7cd1cc4ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:00.557Z|71904ba6-339b-4d6e-86cf-08ba6531e749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:01.555Z|34845986-48e6-44a3-ba96-eb97af567abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:22:01.555Z|34845986-48e6-44a3-ba96-eb97af567abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:22:03.117Z|2417d24b-75ac-4376-b2ab-c02dee0e98f5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:22:03.119Z|2417d24b-75ac-4376-b2ab-c02dee0e98f5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:08.763Z|62fb3dbe-82e1-4a14-9255-fa3557e8fb5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:08.764Z|62fb3dbe-82e1-4a14-9255-fa3557e8fb5b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:10.582Z|64791684-5298-42dd-9a21-0c853303cc02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:10.583Z|64791684-5298-42dd-9a21-0c853303cc02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:10.582Z|534b8dc3-61af-4fec-8e8c-cfd4c793045a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:10.584Z|534b8dc3-61af-4fec-8e8c-cfd4c793045a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:16.556Z|4f7e2ba5-c266-47f8-b45f-f03ba0d11448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:22:16.559Z|4f7e2ba5-c266-47f8-b45f-f03ba0d11448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:22:16.699Z|7fe62179-0de4-4e4b-bc94-0131faaa59ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:22:16.699Z|7fe62179-0de4-4e4b-bc94-0131faaa59ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:22:18.790Z|2976c821-99df-43ba-b666-aaa1c450dad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:18.791Z|2976c821-99df-43ba-b666-aaa1c450dad7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:20.612Z|e780ea08-c9f6-4d6a-85c4-fc751b03eee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:20.612Z|678c2b2c-0c31-4a80-9fb6-a8565e1db865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:20.613Z|678c2b2c-0c31-4a80-9fb6-a8565e1db865|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:20.613Z|e780ea08-c9f6-4d6a-85c4-fc751b03eee5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:28.812Z|c75f4556-4973-4cdf-8614-8efbab71ed5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:28.814Z|c75f4556-4973-4cdf-8614-8efbab71ed5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:30.637Z|ffda18d0-edd6-440c-9461-dd6cc908904e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:30.637Z|2bbff660-d10a-4571-8cb2-58f9ae1fd07c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:30.638Z|ffda18d0-edd6-440c-9461-dd6cc908904e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:30.638Z|2bbff660-d10a-4571-8cb2-58f9ae1fd07c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:31.555Z|5f142ffc-9d9d-4914-99c3-bc9146627ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:22:31.557Z|5f142ffc-9d9d-4914-99c3-bc9146627ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:22:38.840Z|a90b1a2f-d287-455b-8eb1-b6d8052609b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:38.842Z|a90b1a2f-d287-455b-8eb1-b6d8052609b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:40.665Z|28efe626-c200-4ec4-b146-c63cb0853640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:40.665Z|be7ae5fd-10a3-4f0f-9ae3-a533ebf758b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:40.666Z|28efe626-c200-4ec4-b146-c63cb0853640|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:40.666Z|be7ae5fd-10a3-4f0f-9ae3-a533ebf758b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:46.555Z|b9605714-e4d1-4e7a-8773-acda404d3f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:22:46.555Z|b9605714-e4d1-4e7a-8773-acda404d3f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:22:46.700Z|8970bb3d-14c2-49bc-8d6f-0e43aef11abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:22:46.701Z|8970bb3d-14c2-49bc-8d6f-0e43aef11abd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:22:48.866Z|60a56fa3-8ddf-4706-bf42-e3b77f83c868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:48.867Z|60a56fa3-8ddf-4706-bf42-e3b77f83c868|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:50.691Z|5b6eed85-c77e-4a1d-bf5b-564af145874a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:50.691Z|60403df9-30d8-41cf-895a-fff0183ea1bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:50.692Z|5b6eed85-c77e-4a1d-bf5b-564af145874a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:50.692Z|60403df9-30d8-41cf-895a-fff0183ea1bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:22:58.890Z|5f4db525-2b13-41b7-87f5-f97f0f4367c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:22:58.891Z|5f4db525-2b13-41b7-87f5-f97f0f4367c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:00.716Z|b7215d30-97db-4efb-8a04-d0d45d01065f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:00.717Z|62da18e2-d719-41c8-a07d-3f849e793408|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:00.717Z|b7215d30-97db-4efb-8a04-d0d45d01065f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:00.719Z|62da18e2-d719-41c8-a07d-3f849e793408|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:01.555Z|db2c124e-191a-4fe6-8892-c9a9842a730e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:23:01.558Z|db2c124e-191a-4fe6-8892-c9a9842a730e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:23:03.118Z|45909e03-c47c-4814-be5c-cc2b8304c102|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:23:03.118Z|45909e03-c47c-4814-be5c-cc2b8304c102|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:08.916Z|f6e10b85-f19a-465f-938f-0a974e0390fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:08.917Z|f6e10b85-f19a-465f-938f-0a974e0390fb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:10.743Z|e9da392d-7336-4005-8684-a7f54cff02c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:10.744Z|e9da392d-7336-4005-8684-a7f54cff02c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:10.746Z|fae9960b-05e8-423f-a5fc-040ae3d16e64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:10.747Z|fae9960b-05e8-423f-a5fc-040ae3d16e64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:16.555Z|1364d3c3-8a70-4837-9c26-7993ac8a6d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:23:16.555Z|1364d3c3-8a70-4837-9c26-7993ac8a6d8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:23:16.702Z|1bd8090e-c545-41ce-a559-ded08f73647b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:23:16.702Z|1bd8090e-c545-41ce-a559-ded08f73647b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:23:18.940Z|3f85834c-8d49-4bb1-a18b-7fdca87e9db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:18.941Z|3f85834c-8d49-4bb1-a18b-7fdca87e9db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:20.770Z|e713b5fd-65de-4d80-b35a-59aa6c13e1fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:20.770Z|25f5965b-3345-4869-a4e6-9d7c18d84f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:20.771Z|25f5965b-3345-4869-a4e6-9d7c18d84f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:20.771Z|e713b5fd-65de-4d80-b35a-59aa6c13e1fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:28.965Z|da67a6c1-405d-41d1-977d-f25b9673475f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:28.966Z|da67a6c1-405d-41d1-977d-f25b9673475f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:30.797Z|4c0ef04d-b729-40b9-b5e4-b28ecf75a8b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:30.798Z|ff4ae727-a0b9-4aeb-9385-c21445c538c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:30.798Z|4c0ef04d-b729-40b9-b5e4-b28ecf75a8b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:30.798Z|ff4ae727-a0b9-4aeb-9385-c21445c538c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:31.555Z|d4b6d767-11de-4700-b86a-4cafcf18860a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:23:31.555Z|d4b6d767-11de-4700-b86a-4cafcf18860a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:23:38.990Z|cc11fd3d-cc72-49f1-9f70-8260d4e8cb38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:38.990Z|cc11fd3d-cc72-49f1-9f70-8260d4e8cb38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:40.823Z|3d4b6131-d179-474a-a1bb-fd583901ef9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:40.823Z|29f3504b-fcb6-4227-b98c-b34a4d91b49c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:40.824Z|3d4b6131-d179-474a-a1bb-fd583901ef9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:40.824Z|29f3504b-fcb6-4227-b98c-b34a4d91b49c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:46.554Z|82058cdf-9b4e-46b2-b1f4-b5daf16b8578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:23:46.557Z|82058cdf-9b4e-46b2-b1f4-b5daf16b8578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:23:46.703Z|39cd84eb-1c12-470c-8885-342bb46ec6f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:23:46.703Z|39cd84eb-1c12-470c-8885-342bb46ec6f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:23:49.014Z|4eb0b8c2-1bd4-475e-a694-dbb3af753cf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:49.015Z|4eb0b8c2-1bd4-475e-a694-dbb3af753cf5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:50.849Z|a2e88b35-b7d6-41d1-8e93-6171df1d6057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:50.849Z|a2e88b35-b7d6-41d1-8e93-6171df1d6057|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:50.858Z|a6a5ff73-34d8-44af-926f-83f98a4adbd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:50.860Z|a6a5ff73-34d8-44af-926f-83f98a4adbd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:23:59.038Z|3822e5aa-4303-436f-8081-f490ee9cbafe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:23:59.039Z|3822e5aa-4303-436f-8081-f490ee9cbafe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:00.877Z|04411420-0dc2-40b7-a34b-1a023ea7c3e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:00.878Z|04411420-0dc2-40b7-a34b-1a023ea7c3e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:00.881Z|e5ae51cc-63a3-4e2b-b1ad-146812eb17de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:00.882Z|e5ae51cc-63a3-4e2b-b1ad-146812eb17de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:01.555Z|8bf19c71-0fb3-4ad0-830d-56a1079c60c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:24:01.555Z|8bf19c71-0fb3-4ad0-830d-56a1079c60c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:24:03.117Z|c3cf7840-ef0c-4547-a108-e055e104d7f0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:24:03.118Z|c3cf7840-ef0c-4547-a108-e055e104d7f0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:09.065Z|5433554e-8c37-4d0e-a075-00314ba98d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:09.066Z|5433554e-8c37-4d0e-a075-00314ba98d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:10.905Z|a876a5c9-7cca-4996-82d3-6f81629c6f8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:10.905Z|989dcff7-d115-4a76-bf9d-8672808565e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:10.906Z|989dcff7-d115-4a76-bf9d-8672808565e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:10.906Z|a876a5c9-7cca-4996-82d3-6f81629c6f8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:16.555Z|aca266f2-ff3d-476a-b804-d604233f6164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:24:16.556Z|aca266f2-ff3d-476a-b804-d604233f6164|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:24:16.704Z|e1cbf18b-dd23-4c01-9a5b-31ae48e1c21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:24:16.705Z|e1cbf18b-dd23-4c01-9a5b-31ae48e1c21d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:24:19.091Z|f5c44675-96df-4ee4-84bb-bea68d0c3877|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:19.091Z|f5c44675-96df-4ee4-84bb-bea68d0c3877|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:20.928Z|f4328d67-2582-4336-8436-70879b679cf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:20.928Z|65c85053-c1a4-4849-ac2e-8721c3da420b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:20.929Z|f4328d67-2582-4336-8436-70879b679cf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:20.929Z|65c85053-c1a4-4849-ac2e-8721c3da420b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:28.366Z||http-nio-8080-exec-9|||||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 [0x160x030x010x020x000x010x000x010xfc0x030x030xc9{0x9bg0xa70xe70xa10x100x8c0x9dBRp0x950xbf0x910xe10/0xeb0x9ei0xee=0xf50x970xa10xe10xef0xe1HT]. 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-05-08T05:24:29.116Z|98b6c51e-de01-4f76-8f03-4767bbe4660a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:29.117Z|98b6c51e-de01-4f76-8f03-4767bbe4660a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:30.951Z|0c08d8dc-70bb-46bf-83db-93ec9e664962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:30.951Z|f7fb849f-9d68-415d-9457-dd6d4ac1ef60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:30.952Z|0c08d8dc-70bb-46bf-83db-93ec9e664962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:30.952Z|f7fb849f-9d68-415d-9457-dd6d4ac1ef60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:31.555Z|80c7c40f-b6d7-4d27-9f38-00523d4dda80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:24:31.558Z|80c7c40f-b6d7-4d27-9f38-00523d4dda80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:24:39.169Z|35d36d15-9445-471c-a590-1f51d2b258d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:39.170Z|35d36d15-9445-471c-a590-1f51d2b258d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:40.977Z|55e073f6-6862-447d-bf3c-78c17b7f15fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:40.977Z|795d7be7-c5fb-4e75-8bda-1bf0c1e8c96a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:40.978Z|55e073f6-6862-447d-bf3c-78c17b7f15fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:40.978Z|795d7be7-c5fb-4e75-8bda-1bf0c1e8c96a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:46.555Z|cea5d51a-dd27-4777-adf5-1c77cc98f0c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:24:46.556Z|cea5d51a-dd27-4777-adf5-1c77cc98f0c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:24:46.705Z|96bb6592-76a3-4d67-b6c4-a7e90ec55841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:24:46.706Z|96bb6592-76a3-4d67-b6c4-a7e90ec55841|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:24:49.208Z|db36d888-93f2-461b-8f35-7bf4502d2e7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:49.209Z|db36d888-93f2-461b-8f35-7bf4502d2e7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:51.002Z|3b25eb1b-3228-415c-838b-2a92833229e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:51.003Z|3b25eb1b-3228-415c-838b-2a92833229e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:51.003Z|be77b96c-fea1-414f-a2b2-176e75670345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:51.005Z|be77b96c-fea1-414f-a2b2-176e75670345|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:24:59.235Z|554f958e-3d6d-4de4-bbdc-a3cab098395d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:24:59.236Z|554f958e-3d6d-4de4-bbdc-a3cab098395d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:01.032Z|f969ff34-bb3e-4c0f-8fa4-1cabe58de8dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:01.032Z|6d548e66-c76b-48fc-adba-66203c390831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:01.033Z|f969ff34-bb3e-4c0f-8fa4-1cabe58de8dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:01.033Z|6d548e66-c76b-48fc-adba-66203c390831|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:01.555Z|fa68ba6c-7359-465b-9a58-1033fc45b6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:25:01.555Z|fa68ba6c-7359-465b-9a58-1033fc45b6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:25:03.117Z|0406760b-8504-4319-98f0-373d3a08c8e3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:25:03.118Z|0406760b-8504-4319-98f0-373d3a08c8e3|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:09.262Z|be34ba83-0643-496a-a661-56d03aea9347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:09.263Z|be34ba83-0643-496a-a661-56d03aea9347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:11.060Z|c0c1612d-bad5-4688-88ae-1f7ce9008a26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:11.060Z|296a14fa-0ed9-46ab-9c0c-dec2b5674e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:11.061Z|296a14fa-0ed9-46ab-9c0c-dec2b5674e9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:11.061Z|c0c1612d-bad5-4688-88ae-1f7ce9008a26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:16.555Z|2bcc9a8c-7c16-4b51-bcd0-1c068ab9dbf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:25:16.558Z|2bcc9a8c-7c16-4b51-bcd0-1c068ab9dbf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:25:16.707Z|074ad6b7-3b95-4169-9c19-7648dd05a542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:25:16.708Z|074ad6b7-3b95-4169-9c19-7648dd05a542|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:25:19.286Z|dd80b6c0-faeb-46ef-9a54-1de65d0631c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:19.287Z|dd80b6c0-faeb-46ef-9a54-1de65d0631c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:21.083Z|732e3921-ce73-4692-bfdd-c4786f905296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:21.083Z|0c14b3e6-3736-41ca-94e5-3d31439fb08e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:21.084Z|732e3921-ce73-4692-bfdd-c4786f905296|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:21.084Z|0c14b3e6-3736-41ca-94e5-3d31439fb08e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:29.310Z|77af5953-eff8-4a6b-8498-582b35a16ad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:29.312Z|77af5953-eff8-4a6b-8498-582b35a16ad0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:31.107Z|4ffdd78b-4970-4321-acc3-55f7fc10ed99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:31.108Z|4ffdd78b-4970-4321-acc3-55f7fc10ed99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:31.111Z|45ffe024-4faa-47c0-98b3-af5c1ed31bc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:31.112Z|45ffe024-4faa-47c0-98b3-af5c1ed31bc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:31.554Z|8e70577d-58ed-447d-bfb5-087227154f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:25:31.555Z|8e70577d-58ed-447d-bfb5-087227154f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:25:39.343Z|e034f993-f951-473e-858b-c564e6a300fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:39.344Z|e034f993-f951-473e-858b-c564e6a300fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:41.131Z|36b61054-8f8e-435c-a446-b59aa0583234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:41.131Z|998b5920-4dc8-48bd-895f-48d181abc48c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:41.132Z|36b61054-8f8e-435c-a446-b59aa0583234|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:41.132Z|998b5920-4dc8-48bd-895f-48d181abc48c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:46.554Z|58f3dcde-6807-4e7a-aae0-b51fbd1a566e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:25:46.555Z|58f3dcde-6807-4e7a-aae0-b51fbd1a566e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:25:46.709Z|ed33efce-b890-475b-bad4-152333562d18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:25:46.709Z|ed33efce-b890-475b-bad4-152333562d18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:25:49.367Z|8b5dcec1-7195-447a-9c24-d004fdcfce8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:49.368Z|8b5dcec1-7195-447a-9c24-d004fdcfce8b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:51.158Z|47d71da4-550d-4274-ac3c-85c3405b8f23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:51.158Z|79969644-a289-4200-a6ec-46fb68fb95e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:51.159Z|47d71da4-550d-4274-ac3c-85c3405b8f23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:51.159Z|79969644-a289-4200-a6ec-46fb68fb95e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:25:59.391Z|d0623b90-3dc3-440d-aeed-ca0805b7e8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:25:59.392Z|d0623b90-3dc3-440d-aeed-ca0805b7e8bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:01.182Z|b6cf8e93-d833-475f-938e-348537eddff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:01.182Z|b6cf8e93-d833-475f-938e-348537eddff9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:01.183Z|4ce06e11-f5db-4f78-afe6-e59c96ccb38d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:01.184Z|4ce06e11-f5db-4f78-afe6-e59c96ccb38d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:01.555Z|fd0e8402-049a-4fc0-88bf-c733e7a43771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:26:01.557Z|fd0e8402-049a-4fc0-88bf-c733e7a43771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:26:03.115Z|54856385-ad16-41f5-8267-060cb5e3d62f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:26:03.116Z|54856385-ad16-41f5-8267-060cb5e3d62f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:09.422Z|79a0cf13-c0e3-4caf-806a-cc437ae3cf1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:09.423Z|79a0cf13-c0e3-4caf-806a-cc437ae3cf1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:11.208Z|4a3ef3cf-e18c-4f9f-a66e-e62cb6b0c01f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:11.208Z|c13858b5-9778-4848-bd9b-aff07264bb74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:11.209Z|c13858b5-9778-4848-bd9b-aff07264bb74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:11.209Z|4a3ef3cf-e18c-4f9f-a66e-e62cb6b0c01f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:16.555Z|c1d31988-3304-4fa3-816c-19c3a727efdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:26:16.555Z|c1d31988-3304-4fa3-816c-19c3a727efdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:26:16.710Z|f0d1889c-937b-4ff7-9984-1f2c7b9bc518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:26:16.711Z|f0d1889c-937b-4ff7-9984-1f2c7b9bc518|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:26:19.447Z|325e93d4-f788-49e2-9d9c-d2df2af11ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:19.448Z|325e93d4-f788-49e2-9d9c-d2df2af11ef8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:21.234Z|0ef64b77-9fe0-4b2c-96e4-56bf61396927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:21.236Z|4513573e-e66a-4de5-9d1e-62a0cbe593e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:21.236Z|0ef64b77-9fe0-4b2c-96e4-56bf61396927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:21.237Z|4513573e-e66a-4de5-9d1e-62a0cbe593e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:29.474Z|3ec38202-387f-473b-8d4b-d79205ad58ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:29.475Z|3ec38202-387f-473b-8d4b-d79205ad58ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:31.259Z|12e31b86-c00e-4cf6-9513-3b1b458cead9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:31.260Z|12e31b86-c00e-4cf6-9513-3b1b458cead9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:31.260Z|ba88b3ad-5edc-455c-963a-b83a6af5f761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:31.261Z|ba88b3ad-5edc-455c-963a-b83a6af5f761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:31.554Z|d7cc39bb-9bd9-41cb-85b6-4048dbc7236e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:26:31.555Z|d7cc39bb-9bd9-41cb-85b6-4048dbc7236e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:26:39.497Z|89d54577-9c35-4151-b636-fc5d8bd62f1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:39.498Z|89d54577-9c35-4151-b636-fc5d8bd62f1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:41.283Z|ed10f582-e7ef-46fd-a1cb-e1e89340b6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:41.283Z|8fb705fb-b239-496d-a28a-6d0024c29074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:41.284Z|8fb705fb-b239-496d-a28a-6d0024c29074|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:41.284Z|ed10f582-e7ef-46fd-a1cb-e1e89340b6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:46.555Z|79536a9b-cba6-4fc3-953c-957954e706a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:26:46.558Z|79536a9b-cba6-4fc3-953c-957954e706a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:26:46.712Z|e2394efc-13c4-4687-a19e-bf790dffc237|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:26:46.712Z|e2394efc-13c4-4687-a19e-bf790dffc237|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:26:49.524Z|76b44db0-f8f5-4ef9-8a9a-b93819f2e025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:49.525Z|76b44db0-f8f5-4ef9-8a9a-b93819f2e025|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:51.308Z|9caf9fc4-372a-44f7-9490-d7dd3680ce13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:51.309Z|9caf9fc4-372a-44f7-9490-d7dd3680ce13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:51.311Z|ca88e727-3cf5-4a02-ad73-4a9752b7e763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:51.312Z|ca88e727-3cf5-4a02-ad73-4a9752b7e763|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:26:59.548Z|c308fd42-e9f1-4bcb-be2e-7c05fbe6126b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:26:59.549Z|c308fd42-e9f1-4bcb-be2e-7c05fbe6126b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:01.332Z|62275e0f-2378-4885-980d-e6766f781dd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:01.332Z|e94ba06c-a3e9-4d62-817c-9d73fdba5156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:01.333Z|62275e0f-2378-4885-980d-e6766f781dd1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:01.333Z|e94ba06c-a3e9-4d62-817c-9d73fdba5156|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:01.555Z|63ad9f24-de20-41f1-8ee3-b44f3b187ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:27:01.555Z|63ad9f24-de20-41f1-8ee3-b44f3b187ebb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:27:03.117Z|569f81b7-bde3-4781-92d0-bcce5108eb81|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:27:03.117Z|569f81b7-bde3-4781-92d0-bcce5108eb81|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:09.570Z|04cd7db0-b0c8-4057-86b7-1febfa732cba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:09.571Z|04cd7db0-b0c8-4057-86b7-1febfa732cba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:11.354Z|00d1db8d-5a29-4898-90d8-ddcabaf745c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:11.355Z|00d1db8d-5a29-4898-90d8-ddcabaf745c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:11.360Z|9aa6ef76-f558-46f0-ab80-bd60e059bbf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:11.360Z|9aa6ef76-f558-46f0-ab80-bd60e059bbf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:16.554Z|1da64b45-57f9-4db9-98a0-971cde6531bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:27:16.555Z|1da64b45-57f9-4db9-98a0-971cde6531bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:27:16.713Z|0fa4950c-7cef-4ec3-a263-207fc56f1d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:27:16.714Z|0fa4950c-7cef-4ec3-a263-207fc56f1d05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:27:19.595Z|bbd163b2-1938-400e-aab4-776998deb667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:19.596Z|bbd163b2-1938-400e-aab4-776998deb667|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:21.380Z|4848eac4-1192-419b-933a-5c68d552c184|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:21.382Z|4848eac4-1192-419b-933a-5c68d552c184|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:21.385Z|00305178-57b4-4f05-8485-958a81c63187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:21.386Z|00305178-57b4-4f05-8485-958a81c63187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:29.621Z|0cb20cba-089d-433e-89fe-d55f3fce724d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:29.622Z|0cb20cba-089d-433e-89fe-d55f3fce724d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:31.405Z|699f86f0-1d7c-4402-ba36-e16e7bec5cda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:31.405Z|7050ea58-c3ce-44c5-924d-f00db73ee0cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:31.406Z|699f86f0-1d7c-4402-ba36-e16e7bec5cda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:31.406Z|7050ea58-c3ce-44c5-924d-f00db73ee0cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:31.555Z|21179eee-a027-4b6f-9fc5-af28a7097e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:27:31.558Z|21179eee-a027-4b6f-9fc5-af28a7097e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:27:39.645Z|6d2eb72d-89a3-4226-aa28-7224edeef1fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:39.646Z|6d2eb72d-89a3-4226-aa28-7224edeef1fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:41.428Z|de102680-d695-40a4-8f20-55fd10cdf878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:41.429Z|de102680-d695-40a4-8f20-55fd10cdf878|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:41.436Z|14ceaf0c-dd66-4403-ad8e-53a314996315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:41.436Z|14ceaf0c-dd66-4403-ad8e-53a314996315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:46.555Z|f9062069-7468-4cbe-93fa-9f1005c33fff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:27:46.555Z|f9062069-7468-4cbe-93fa-9f1005c33fff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:27:46.715Z|128ae1fc-660c-4c88-9a76-0c2bce68e5ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:27:46.716Z|128ae1fc-660c-4c88-9a76-0c2bce68e5ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:27:49.669Z|f3e2f21f-1c28-4084-9671-2a40734d1e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:49.670Z|f3e2f21f-1c28-4084-9671-2a40734d1e99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:51.456Z|839318b2-b8d2-4e70-b6fe-476f77a963a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:51.457Z|839318b2-b8d2-4e70-b6fe-476f77a963a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:51.461Z|24aba723-8d99-43e4-969c-a0f66aa69100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:51.462Z|24aba723-8d99-43e4-969c-a0f66aa69100|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:27:59.700Z|62c9006d-5856-48b7-8ee9-a171d55ee5fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:27:59.701Z|62c9006d-5856-48b7-8ee9-a171d55ee5fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:01.481Z|55f36abd-b032-439c-b708-d1ccf08df1d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:28:01.482Z|55f36abd-b032-439c-b708-d1ccf08df1d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:01.485Z|bb0a1a4c-9a6a-4e54-a9dc-f95aaea0f691|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:28:01.486Z|bb0a1a4c-9a6a-4e54-a9dc-f95aaea0f691|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:01.554Z|b7f6494e-f261-4cd1-bcec-17b27da2f2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:28:01.555Z|b7f6494e-f261-4cd1-bcec-17b27da2f2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:28:03.115Z|a2a41a7f-03d5-482b-94e5-a3fa491cb4f3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-08T05:28:03.116Z|a2a41a7f-03d5-482b-94e5-a3fa491cb4f3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:09.726Z|3473e1ff-344f-4c06-9821-d5750e4bb22f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:28:09.727Z|3473e1ff-344f-4c06-9821-d5750e4bb22f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:11.505Z|72787572-787e-4aee-92de-19b16f0112a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:28:11.506Z|72787572-787e-4aee-92de-19b16f0112a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:11.507Z|8b25144b-d6ca-4e9b-b891-dec0f962390e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:28:11.508Z|8b25144b-d6ca-4e9b-b891-dec0f962390e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:16.555Z|7e3102a2-48c6-49e5-9057-765b0ec3bbf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:28:16.557Z|7e3102a2-48c6-49e5-9057-765b0ec3bbf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:28:16.717Z|e9545646-bd41-45d9-967b-a6fb5a8ff012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:28:16.717Z|e9545646-bd41-45d9-967b-a6fb5a8ff012|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:28:19.751Z|15977be6-d3c6-4cda-9414-9e1974757620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:28:19.752Z|15977be6-d3c6-4cda-9414-9e1974757620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:21.530Z|c0dd2f90-7ca1-4137-8c56-b98fd6d86b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:28:21.530Z|8acd8983-3637-4da8-b0d5-09f5771c8414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:28:21.531Z|c0dd2f90-7ca1-4137-8c56-b98fd6d86b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:21.531Z|8acd8983-3637-4da8-b0d5-09f5771c8414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:29.775Z|2df77917-198f-40b6-8640-d532b90c353f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:28:29.776Z|2df77917-198f-40b6-8640-d532b90c353f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:31.554Z|c2c79f63-c99a-4371-9b32-5ccd579422c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:28:31.554Z|3fc23efa-be3d-4c1a-8234-eae61e9bc76b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:28:31.554Z|e0f72a84-0dc0-4051-b78b-52d3cc9ac1f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-08T05:28:31.555Z|3fc23efa-be3d-4c1a-8234-eae61e9bc76b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:31.557Z|e0f72a84-0dc0-4051-b78b-52d3cc9ac1f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-08T05:28:31.557Z|c2c79f63-c99a-4371-9b32-5ccd579422c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-08T05:28:39.798Z|e12526c4-7336-4e74-aedd-344efbcd8bd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-08T05:28:39.799Z|e12526c4-7336-4e74-aedd-344efbcd8bd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.