JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-12-29T23:23:39.463Z||main|||||INFO|500||The following profiles are active: basic 2022-12-29T23:23:54.650Z||main|||||INFO|500||Starting service [Tomcat] 2022-12-29T23:23:54.651Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-12-29T23:23:54.785Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-12-29T23:24:03.371Z||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-12-29T23:24:03.875Z||main|||||INFO|500||catdb-pool - Starting... 2022-12-29T23:24:04.228Z||main|||||INFO|500||catdb-pool - Start completed. 2022-12-29T23:24:04.754Z||main|||||INFO|500||reqdb-pool - Starting... 2022-12-29T23:24:04.766Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-12-29T23:24:04.886Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-12-29T23:24:05.129Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-12-29T23:24:05.758Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-12-29T23:24:07.873Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-12-29T23:24:10.252Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-29T23:24:10.318Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-12-29T23:24:10.980Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-12-29T23:24:11.360Z||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-12-29T23:24:12.595Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-12-29T23:24:14.051Z||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-12-29T23:24:19.811Z||main|||||WARN|500||--- 2022-12-29T23:24:19.811Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-12-29T23:24:19.812Z||main|||||WARN|500||--- 2022-12-29T23:24:20.361Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-12-29T23:24:26.197Z||main|||||INFO|500||Started ApiHandlerApplication in 50.937 seconds (JVM running for 54.289) 2022-12-29T23:24:26.220Z|2ffa2db4-e08d-4345-9f95-9dcc670887a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:24:26.238Z|2ffa2db4-e08d-4345-9f95-9dcc670887a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:24:26.240Z|ae9a76e8-3509-47d8-ae17-c1b3e3fad732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:24:26.249Z|ae9a76e8-3509-47d8-ae17-c1b3e3fad732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:24:29.098Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-12-29T23:24:29.324Z|d9cc3f04-29df-480d-9e1c-e6a452c1ae25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:29.326Z|1b3aca58-94fe-48ee-aa7b-ace2f071c766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:29.327Z|062186b5-254b-4a8a-84db-34f85a975165|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-12-29T23:24:29.766Z|d9cc3f04-29df-480d-9e1c-e6a452c1ae25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:29.766Z|062186b5-254b-4a8a-84db-34f85a975165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:29.766Z|1b3aca58-94fe-48ee-aa7b-ace2f071c766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:39.973Z|4554b034-4437-4c76-aedc-bde4cbd69193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:39.975Z|4554b034-4437-4c76-aedc-bde4cbd69193|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:40.018Z|fc8fa441-63bf-4a7f-91f6-89b25701cc37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:40.020Z|fc8fa441-63bf-4a7f-91f6-89b25701cc37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:40.025Z|c112566c-3975-4500-8f9a-c3f611f6bfab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:40.026Z|c112566c-3975-4500-8f9a-c3f611f6bfab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:41.190Z|bcfdf7ae-04c4-4c94-8c96-47b7a8744c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:24:41.192Z|bcfdf7ae-04c4-4c94-8c96-47b7a8744c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:24:50.016Z|19970a19-21f0-404a-bdf9-87d0f3eaa6a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:50.018Z|19970a19-21f0-404a-bdf9-87d0f3eaa6a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:50.053Z|abaeaede-187b-4813-a16f-575d47983085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:50.054Z|abaeaede-187b-4813-a16f-575d47983085|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:50.060Z|83f69766-4f80-4729-8800-e973cd7bc7b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:24:50.061Z|83f69766-4f80-4729-8800-e973cd7bc7b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:24:56.190Z|8cbfa90f-ebe4-40b2-a19b-79eada110741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:24:56.191Z|8cbfa90f-ebe4-40b2-a19b-79eada110741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:24:56.251Z|14417bb8-9047-4f1b-b9b5-846532848843|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:24:56.252Z|14417bb8-9047-4f1b-b9b5-846532848843|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:25:00.057Z|8b818f72-7827-4ed0-8ae0-3089b64eb410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:00.059Z|8b818f72-7827-4ed0-8ae0-3089b64eb410|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:00.083Z|097ff7e1-5ac2-4bc3-9220-c969dcf5d331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:00.084Z|097ff7e1-5ac2-4bc3-9220-c969dcf5d331|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:00.090Z|b7b2b7f7-637b-4d9d-98ab-ca5a3cf3e23e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:00.091Z|b7b2b7f7-637b-4d9d-98ab-ca5a3cf3e23e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:10.092Z|e0b279d4-f4fc-4761-8e2b-da07ce98ab36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:10.093Z|e0b279d4-f4fc-4761-8e2b-da07ce98ab36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:10.112Z|940dee4e-ca95-477e-9cc8-9bd5024c1443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:10.113Z|940dee4e-ca95-477e-9cc8-9bd5024c1443|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:10.119Z|38d30e6f-d6a6-4e31-9698-f8c914037c32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:10.120Z|38d30e6f-d6a6-4e31-9698-f8c914037c32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:11.190Z|4432b3b5-6161-4e97-9b40-076d99fcbf94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:25:11.191Z|4432b3b5-6161-4e97-9b40-076d99fcbf94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:25:20.126Z|df66a35f-cd6c-427c-bc58-a76f5c3f2612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:20.127Z|df66a35f-cd6c-427c-bc58-a76f5c3f2612|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:20.139Z|622a0835-432c-4b54-a93a-270d11bcfaf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:20.140Z|622a0835-432c-4b54-a93a-270d11bcfaf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:20.148Z|de0f67c9-1037-40f4-b200-ac7ff6a60116|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:20.149Z|de0f67c9-1037-40f4-b200-ac7ff6a60116|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:26.190Z|4ef7d2b2-c1d0-4ca9-9236-d45ffa7d9f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:25:26.192Z|4ef7d2b2-c1d0-4ca9-9236-d45ffa7d9f9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:25:26.253Z|8365650b-caa9-4823-b90a-1f691485f7cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:25:26.254Z|8365650b-caa9-4823-b90a-1f691485f7cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:25:30.193Z|8beb6897-1a05-4aa0-8818-ababbb839f37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:30.197Z|253a4ce5-c211-4465-8ed6-a4e02aaec69e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:30.204Z|8beb6897-1a05-4aa0-8818-ababbb839f37|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:30.204Z|253a4ce5-c211-4465-8ed6-a4e02aaec69e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:30.210Z|47a43aae-aef7-417c-a20e-c169520e6a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:30.225Z|47a43aae-aef7-417c-a20e-c169520e6a27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:40.251Z|c31ef1aa-0fd7-48de-9af3-52938e8c48a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:40.251Z|1507084a-9f57-45d9-8ff1-5b5ecbfcc075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:40.252Z|1507084a-9f57-45d9-8ff1-5b5ecbfcc075|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:40.252Z|c31ef1aa-0fd7-48de-9af3-52938e8c48a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:40.267Z|876a8ce6-c452-4070-84f7-bedb81771355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:40.267Z|876a8ce6-c452-4070-84f7-bedb81771355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:41.190Z|2936e87b-8bc3-4965-ab9f-2729b3226060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:25:41.191Z|2936e87b-8bc3-4965-ab9f-2729b3226060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:25:50.284Z|9973b939-e71d-416e-907e-6a670c4a049d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:50.285Z|9973b939-e71d-416e-907e-6a670c4a049d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:50.287Z|2d750760-b0b2-4122-b47a-f37e691cad14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:50.288Z|2d750760-b0b2-4122-b47a-f37e691cad14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:50.297Z|916d3562-99b2-4dbc-beb1-6ea960b910ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:25:50.298Z|916d3562-99b2-4dbc-beb1-6ea960b910ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:25:56.190Z|7826cb1e-81d2-4595-a2f9-0d617676c4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:25:56.194Z|7826cb1e-81d2-4595-a2f9-0d617676c4f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:25:56.255Z|08e4b0aa-9a81-4ed1-b096-f0f87aa38292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:25:56.256Z|08e4b0aa-9a81-4ed1-b096-f0f87aa38292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:26:00.323Z|229ed331-3814-4bdb-8279-86b4ac1ebeaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:00.323Z|97aebe0c-7030-4619-ab09-7b493090ffc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:00.324Z|229ed331-3814-4bdb-8279-86b4ac1ebeaa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:00.325Z|c005de57-07e1-4543-9a14-00e9c2f86cfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:00.325Z|97aebe0c-7030-4619-ab09-7b493090ffc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:00.326Z|c005de57-07e1-4543-9a14-00e9c2f86cfa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:10.356Z|4a90a422-a95e-46b3-af63-83e2457a3087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:10.356Z|204f7626-b6ce-4562-8bdb-3c95a7deb597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:10.357Z|4a90a422-a95e-46b3-af63-83e2457a3087|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:10.359Z|48eee401-a800-4bff-a988-fb50b6e9cdb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:10.359Z|204f7626-b6ce-4562-8bdb-3c95a7deb597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:10.359Z|48eee401-a800-4bff-a988-fb50b6e9cdb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:11.190Z|565a8f2f-1467-4b15-89a9-d550a85e95ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:26:11.191Z|565a8f2f-1467-4b15-89a9-d550a85e95ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:26:20.386Z|21560baa-af69-4486-8485-cb428a0bde3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:20.387Z|cb410784-83e1-4371-8ae3-8805a2d3010c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:20.387Z|21560baa-af69-4486-8485-cb428a0bde3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:20.387Z|cb410784-83e1-4371-8ae3-8805a2d3010c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:20.388Z|d2c616fb-f11f-41d6-9a89-362713982cad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:20.389Z|d2c616fb-f11f-41d6-9a89-362713982cad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:26.190Z|306fb908-9262-4a55-b777-fa7f003f079d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:26:26.191Z|306fb908-9262-4a55-b777-fa7f003f079d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:26:26.258Z|7cd4eaec-a152-4e28-9727-c98468876d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:26:26.258Z|7cd4eaec-a152-4e28-9727-c98468876d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:26:30.424Z|e146a62e-e78a-4b99-823d-fc780ff92ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:30.424Z|edebcc9e-1344-4278-a3a4-5154f316a787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:30.425Z|12045caf-0166-4c7f-baf4-fe1c1c2338ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:30.425Z|edebcc9e-1344-4278-a3a4-5154f316a787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:30.425Z|e146a62e-e78a-4b99-823d-fc780ff92ab8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:30.426Z|12045caf-0166-4c7f-baf4-fe1c1c2338ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:40.454Z|81655964-a13a-49ca-96ea-1a86a7fe726e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:40.454Z|d1bb30cf-938d-4fbe-81aa-97f46abc9928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:40.455Z|d1bb30cf-938d-4fbe-81aa-97f46abc9928|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:40.455Z|81655964-a13a-49ca-96ea-1a86a7fe726e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:40.455Z|6c60548b-c21f-41a5-9c2f-acef9b7ef244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:40.456Z|6c60548b-c21f-41a5-9c2f-acef9b7ef244|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:41.190Z|f0d582c3-3f52-4874-a11b-8223ffd32311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:26:41.193Z|f0d582c3-3f52-4874-a11b-8223ffd32311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:26:50.484Z|38d2e516-28db-49c6-8a6f-b5695fdfd110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:50.487Z|38d2e516-28db-49c6-8a6f-b5695fdfd110|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:50.488Z|07ddceaa-3b2d-453e-852e-9e04a4c62601|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:50.489Z|07ddceaa-3b2d-453e-852e-9e04a4c62601|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:50.489Z|9d824b0d-192b-4aef-848c-f9646efb408b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:26:50.491Z|9d824b0d-192b-4aef-848c-f9646efb408b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:26:56.191Z|6f0cb6ac-baf7-42fa-81ab-116c3bd74053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:26:56.192Z|6f0cb6ac-baf7-42fa-81ab-116c3bd74053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:26:56.260Z|14491b75-92df-434b-8289-87ed67f8c87c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:26:56.261Z|14491b75-92df-434b-8289-87ed67f8c87c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:27:00.515Z|b5fc819f-c8fc-4266-ba83-0f9d5246fca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:00.515Z|b3922202-41a2-47dc-9bc4-3aab069d190f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:00.515Z|133c9e8b-6a5f-49d6-873b-46559ef74f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:00.516Z|b5fc819f-c8fc-4266-ba83-0f9d5246fca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:00.516Z|b3922202-41a2-47dc-9bc4-3aab069d190f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:00.516Z|133c9e8b-6a5f-49d6-873b-46559ef74f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:10.542Z|acb65773-dbef-45ef-81d3-363cadf8fc6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:10.543Z|acb65773-dbef-45ef-81d3-363cadf8fc6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:10.545Z|71132b5e-fbdc-4128-9f47-f07347161dc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:10.545Z|9ef26da2-e63b-4fa9-9211-36d7432dee43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:10.546Z|9ef26da2-e63b-4fa9-9211-36d7432dee43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:10.546Z|71132b5e-fbdc-4128-9f47-f07347161dc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:11.190Z|9897ee06-e971-47da-affb-113ef3dd633e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:27:11.191Z|9897ee06-e971-47da-affb-113ef3dd633e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:27:20.571Z|01263401-900f-4519-a751-9b6a4f1cc778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:20.573Z|01263401-900f-4519-a751-9b6a4f1cc778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:20.573Z|4a6027e7-0150-4f24-bbb5-823f509e7574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:20.574Z|4a6027e7-0150-4f24-bbb5-823f509e7574|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:20.581Z|57458e60-eac7-49e8-b3fb-2aca7a2abdaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:20.581Z|57458e60-eac7-49e8-b3fb-2aca7a2abdaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:26.190Z|b7f05949-cae8-42e9-aef6-1a0244773ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:27:26.193Z|b7f05949-cae8-42e9-aef6-1a0244773ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:27:26.262Z|034da7df-a704-4ee6-8134-dfe1873eb4bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:27:26.263Z|034da7df-a704-4ee6-8134-dfe1873eb4bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:27:30.608Z|817137eb-0190-49ad-aff1-fe83ddb552f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:30.608Z|37035e7c-0d8e-4e46-8c89-35ca5bcbd586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:30.609Z|40ee73c4-6d81-43e1-8322-57f439cd9c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:30.609Z|817137eb-0190-49ad-aff1-fe83ddb552f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:30.610Z|37035e7c-0d8e-4e46-8c89-35ca5bcbd586|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:30.610Z|40ee73c4-6d81-43e1-8322-57f439cd9c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:40.636Z|39cdcabe-fa28-4310-ad3d-eaf8562ba058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:40.636Z|70fe9870-ccc2-49ca-b8dd-3de88dc0d203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:40.637Z|39cdcabe-fa28-4310-ad3d-eaf8562ba058|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:40.638Z|70fe9870-ccc2-49ca-b8dd-3de88dc0d203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:40.640Z|7a84f0ef-4504-4d9e-8adb-09da71072cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:40.641Z|7a84f0ef-4504-4d9e-8adb-09da71072cbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:41.190Z|d4b27994-795b-41d1-b4c8-084b8e25eff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:27:41.191Z|d4b27994-795b-41d1-b4c8-084b8e25eff8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:27:50.663Z|47f4deb8-e8d7-4ff6-a926-653e2e38ab37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:50.665Z|47f4deb8-e8d7-4ff6-a926-653e2e38ab37|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:50.665Z|ea642ba8-28a7-4042-964c-21986b1e0212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:50.666Z|ea642ba8-28a7-4042-964c-21986b1e0212|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:50.673Z|eee60858-1dbd-4d43-ab21-a632de722345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:27:50.673Z|eee60858-1dbd-4d43-ab21-a632de722345|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:27:56.190Z|a4b3a089-c99b-46ca-b9e8-3527446bebed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:27:56.191Z|a4b3a089-c99b-46ca-b9e8-3527446bebed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:27:56.265Z|f9193f22-f995-4a9d-9e88-721aa2447842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:27:56.266Z|f9193f22-f995-4a9d-9e88-721aa2447842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:28:00.705Z|e65c25df-1ea9-4b6f-ba1a-ed03ccafcb2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:00.705Z|a4b50310-7c8e-4f49-be6f-852ef1787449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:00.706Z|a4b50310-7c8e-4f49-be6f-852ef1787449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:00.706Z|e65c25df-1ea9-4b6f-ba1a-ed03ccafcb2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:00.712Z|d498ba18-6b3f-4e32-bddd-b094d4cccaf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:00.712Z|d498ba18-6b3f-4e32-bddd-b094d4cccaf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:10.734Z|46addae8-3cd6-46c4-a4f8-88f700aa3c24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:10.736Z|46addae8-3cd6-46c4-a4f8-88f700aa3c24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:10.738Z|3967de1f-2d01-4869-bce8-5db84fc22809|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:10.739Z|3967de1f-2d01-4869-bce8-5db84fc22809|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:10.742Z|60546109-7022-4283-b3ea-cd513cd57a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:10.743Z|60546109-7022-4283-b3ea-cd513cd57a1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:11.190Z|a139e652-0c2d-470b-8de8-a77be89880c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:28:11.195Z|a139e652-0c2d-470b-8de8-a77be89880c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:28:20.768Z|b54262b1-797a-4718-99ed-baeec8c1592b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:20.768Z|5e12050a-03dc-4fa6-b4a2-913fead8b191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:20.769Z|b54262b1-797a-4718-99ed-baeec8c1592b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:20.769Z|5e12050a-03dc-4fa6-b4a2-913fead8b191|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:20.777Z|8d3f7324-fa8a-4d19-bc20-0b604cf3ab79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:20.777Z|8d3f7324-fa8a-4d19-bc20-0b604cf3ab79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:26.190Z|f531d8b4-d477-4ad5-8b21-518691550451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:28:26.191Z|f531d8b4-d477-4ad5-8b21-518691550451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:28:26.267Z|8c35f1fb-5c93-4c2c-952f-e3529ae21303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:28:26.268Z|8c35f1fb-5c93-4c2c-952f-e3529ae21303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:28:30.805Z|76e55546-025b-4923-8394-8476ea532481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:30.805Z|5cdf6fcf-7950-4cc5-aea3-69ccd8b2bfb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:30.806Z|5cdf6fcf-7950-4cc5-aea3-69ccd8b2bfb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:30.806Z|76e55546-025b-4923-8394-8476ea532481|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:30.809Z|b65c5b70-1de6-4af9-9917-513491d5588c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:30.810Z|b65c5b70-1de6-4af9-9917-513491d5588c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:40.836Z|03645354-1cf7-4118-b94e-883766480a74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:40.836Z|ab5ec0a1-c3bc-4fae-be65-80f298f46e81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:40.837Z|03645354-1cf7-4118-b94e-883766480a74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:40.837Z|ab5ec0a1-c3bc-4fae-be65-80f298f46e81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:40.838Z|5cda22cd-a930-49a2-9864-9be3bc2af5a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:40.838Z|5cda22cd-a930-49a2-9864-9be3bc2af5a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:41.190Z|eb57628e-63fa-48b0-b8f9-9726b2101563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:28:41.191Z|eb57628e-63fa-48b0-b8f9-9726b2101563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:28:50.865Z|89059c7b-6bb6-4095-bf62-282b306e5610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:50.865Z|3f6d69aa-c6f7-4a51-8b68-2bb11e1bbcab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:50.865Z|68a9ef11-0b22-4cb2-bc73-4acffa3f1321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:28:50.866Z|89059c7b-6bb6-4095-bf62-282b306e5610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:50.866Z|3f6d69aa-c6f7-4a51-8b68-2bb11e1bbcab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:50.867Z|68a9ef11-0b22-4cb2-bc73-4acffa3f1321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:28:56.190Z|03d565a5-bf5e-4f37-bccc-418f073cd87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:28:56.192Z|03d565a5-bf5e-4f37-bccc-418f073cd87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:28:56.269Z|cd472c2d-5ed3-44a8-9a1a-dee32757f5c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:28:56.271Z|cd472c2d-5ed3-44a8-9a1a-dee32757f5c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:29:00.893Z|29ec9cd2-78ae-43dd-9d57-0cd0e8d6c0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:00.894Z|29ec9cd2-78ae-43dd-9d57-0cd0e8d6c0b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:00.896Z|dbf8c515-fd9c-4764-865b-ab6a1ad33be3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:00.897Z|dbf8c515-fd9c-4764-865b-ab6a1ad33be3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:00.915Z|acfefed6-a779-4caa-8655-40e8e48aa471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:00.916Z|acfefed6-a779-4caa-8655-40e8e48aa471|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:10.920Z|a69084f6-29bf-40ee-8b84-29b789c44b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:10.920Z|4984b806-c1c3-4cef-b7ae-f0eb77d5e2e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:10.921Z|a69084f6-29bf-40ee-8b84-29b789c44b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:10.921Z|4984b806-c1c3-4cef-b7ae-f0eb77d5e2e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:10.951Z|17b8e9c7-479d-4079-be55-4074f37f811b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:10.951Z|17b8e9c7-479d-4079-be55-4074f37f811b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:11.190Z|75a51013-63b0-44c7-a416-424815afc237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:29:11.191Z|75a51013-63b0-44c7-a416-424815afc237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:29:20.947Z|f41d1b85-c36e-4ba2-95da-b2dbe0251390|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:20.947Z|7f272d03-13c4-4cd9-a8b0-c676b3369c99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:20.948Z|7f272d03-13c4-4cd9-a8b0-c676b3369c99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:20.948Z|f41d1b85-c36e-4ba2-95da-b2dbe0251390|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:20.976Z|bb87d230-fa19-405f-9807-582d0d553778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:20.977Z|bb87d230-fa19-405f-9807-582d0d553778|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:26.190Z|f0a9dd31-eeb2-4e36-9383-bb2afb7f9487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:29:26.191Z|f0a9dd31-eeb2-4e36-9383-bb2afb7f9487|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:29:26.272Z|0065469b-51a6-4a63-bae5-11a4962d366f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:29:26.273Z|0065469b-51a6-4a63-bae5-11a4962d366f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:29:30.976Z|75071a30-04a6-4c6d-bb55-8839c6b168aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:30.976Z|377f3dea-85cb-4ae6-829d-8bde8c0c24e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:30.977Z|377f3dea-85cb-4ae6-829d-8bde8c0c24e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:30.977Z|75071a30-04a6-4c6d-bb55-8839c6b168aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:30.999Z|8d348316-1b67-4472-80b8-8692e666c494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:31.000Z|8d348316-1b67-4472-80b8-8692e666c494|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:41.003Z|5f9b8978-b647-4a93-91f0-eeb8ab67dccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:41.004Z|bb276253-1047-482d-b70c-ab1549f786ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:41.004Z|5f9b8978-b647-4a93-91f0-eeb8ab67dccb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:41.004Z|bb276253-1047-482d-b70c-ab1549f786ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:41.027Z|908b87b1-b309-476a-b96c-0bb5dbffe8ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:41.029Z|908b87b1-b309-476a-b96c-0bb5dbffe8ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:41.190Z|90598410-a4ef-4d5a-9a24-5145b883fdad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:29:41.193Z|90598410-a4ef-4d5a-9a24-5145b883fdad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:29:51.039Z|addebd76-f992-4eb2-a271-cfc36ae1d572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:51.039Z|cd440eca-84f8-40da-bd36-725a810b60d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:51.040Z|addebd76-f992-4eb2-a271-cfc36ae1d572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:51.040Z|cd440eca-84f8-40da-bd36-725a810b60d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:51.056Z|63e9e933-f1c5-48b3-a9db-a9d44b531d02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:29:51.057Z|63e9e933-f1c5-48b3-a9db-a9d44b531d02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:29:56.190Z|afc24ebc-c5ad-4243-a153-33c2e58a6791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:29:56.190Z|afc24ebc-c5ad-4243-a153-33c2e58a6791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:29:56.274Z|bafb3ab8-6bad-4581-890e-b0ade2b3b37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:29:56.275Z|bafb3ab8-6bad-4581-890e-b0ade2b3b37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:30:01.070Z|e5e3164f-0836-401f-8ebf-891cfcf4c4f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:01.070Z|2243b121-66fa-42a5-8e8b-737e36ebb28d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:01.071Z|e5e3164f-0836-401f-8ebf-891cfcf4c4f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:01.071Z|2243b121-66fa-42a5-8e8b-737e36ebb28d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:01.078Z|73ea171d-868a-4a73-bcba-434f403e5938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:01.079Z|73ea171d-868a-4a73-bcba-434f403e5938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:11.097Z|2353549b-3de8-4d12-9535-7b1e28d89339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:11.098Z|216b1304-beb2-41f6-a095-130c608d42da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:11.098Z|216b1304-beb2-41f6-a095-130c608d42da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:11.098Z|2353549b-3de8-4d12-9535-7b1e28d89339|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:11.104Z|8e1db912-22f6-49a9-b4f0-e11a304975bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:11.105Z|8e1db912-22f6-49a9-b4f0-e11a304975bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:11.190Z|e1a1db2c-16dd-4a87-9020-209834804e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:30:11.190Z|e1a1db2c-16dd-4a87-9020-209834804e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:30:21.123Z|4a64a976-0b89-4b07-bada-4b5bd7f3c057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:21.124Z|4a64a976-0b89-4b07-bada-4b5bd7f3c057|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:21.127Z|a4dfa498-4091-4d1f-91a5-edb734bb96c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:21.128Z|a4dfa498-4091-4d1f-91a5-edb734bb96c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:21.129Z|856597d3-f5b4-4e27-920c-754265efc083|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:21.130Z|856597d3-f5b4-4e27-920c-754265efc083|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:26.190Z|f635e902-fd3b-4416-bfc7-1e82b9ed046c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:30:26.193Z|f635e902-fd3b-4416-bfc7-1e82b9ed046c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:30:26.276Z|a1484c6d-ded6-41c3-8fa4-750164cd6266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:30:26.277Z|a1484c6d-ded6-41c3-8fa4-750164cd6266|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:30:31.155Z|d36aa85c-bc1d-40f3-9c39-cbb9fbbf1fd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:31.155Z|378277d3-07d7-4102-8581-60de02b08933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:31.156Z|d36aa85c-bc1d-40f3-9c39-cbb9fbbf1fd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:31.156Z|378277d3-07d7-4102-8581-60de02b08933|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:31.158Z|437d475a-8dfe-4e05-bc03-d529e6333157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:31.159Z|437d475a-8dfe-4e05-bc03-d529e6333157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:41.187Z|c1a4c56c-0071-49d6-940b-4c3271d617b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:41.187Z|2e2df2de-50d8-4777-9042-a865bc3d9bc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:41.190Z|cd08824e-27a6-4a75-a9ac-fc7ff90ee88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:30:41.190Z|2e2df2de-50d8-4777-9042-a865bc3d9bc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:41.190Z|cd08824e-27a6-4a75-a9ac-fc7ff90ee88c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:30:41.190Z|c1a4c56c-0071-49d6-940b-4c3271d617b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:41.191Z|ab330a74-9598-4d9c-81d8-507aeaee709d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:41.191Z|ab330a74-9598-4d9c-81d8-507aeaee709d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:51.226Z|8f29281c-33fe-4189-81fe-8b06e3af1215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:51.226Z|d5491ad3-d6f9-4c80-8656-116a9ed74ce8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:51.226Z|732d8c8f-aa10-4b63-88e0-a12c66431e5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:30:51.229Z|d5491ad3-d6f9-4c80-8656-116a9ed74ce8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:51.229Z|732d8c8f-aa10-4b63-88e0-a12c66431e5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:51.229Z|8f29281c-33fe-4189-81fe-8b06e3af1215|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:30:56.191Z|07d77400-2824-4a02-b327-d9fd5054b095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:30:56.196Z|07d77400-2824-4a02-b327-d9fd5054b095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:30:56.278Z|2c4ebd20-3015-4711-b611-cdad74132588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:30:56.279Z|2c4ebd20-3015-4711-b611-cdad74132588|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:31:01.263Z|a03130a8-b5fc-441e-ad2c-f60ce0561843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:01.263Z|b6be6bad-7925-4f1e-83f9-86de279b72fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:01.264Z|b6be6bad-7925-4f1e-83f9-86de279b72fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:01.264Z|a03130a8-b5fc-441e-ad2c-f60ce0561843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:01.267Z|2e7de7f4-bb33-47c8-b2f4-bdaf37016115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:01.268Z|2e7de7f4-bb33-47c8-b2f4-bdaf37016115|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:11.190Z|cd14512f-bafa-477d-9638-33554fa0857f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:31:11.191Z|cd14512f-bafa-477d-9638-33554fa0857f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:31:11.296Z|8045088e-78d6-40a2-a3aa-165520e0dcde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:11.296Z|3f11be82-2b8c-483a-b560-8b2850356add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:11.297Z|1d87ccab-67b4-4dc7-90a2-9c91a4c96921|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:11.298Z|1d87ccab-67b4-4dc7-90a2-9c91a4c96921|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:11.298Z|8045088e-78d6-40a2-a3aa-165520e0dcde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:11.298Z|3f11be82-2b8c-483a-b560-8b2850356add|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:21.327Z|20b15271-f8d7-4c5d-809f-5bbf508d7197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:21.328Z|20b15271-f8d7-4c5d-809f-5bbf508d7197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:21.329Z|87de0968-c620-4536-aab0-c01aea13a737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:21.330Z|87de0968-c620-4536-aab0-c01aea13a737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:21.331Z|9863d445-125e-49a1-aa4b-a134bce7d844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:21.332Z|9863d445-125e-49a1-aa4b-a134bce7d844|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:26.189Z|26585e79-b05f-4098-b1fe-c80a864fb395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:31:26.190Z|26585e79-b05f-4098-b1fe-c80a864fb395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:31:26.281Z|502d4be9-40a4-4ad8-95a6-8cb0aa608de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:31:26.282Z|502d4be9-40a4-4ad8-95a6-8cb0aa608de2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:31:31.359Z|bd4623a9-a4a7-405e-9da9-80c8c1c63886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:31.359Z|9a46665d-2d11-4960-9d8e-5dad51a2cf5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:31.360Z|c7881b82-8355-41e4-871c-032abb901a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:31.360Z|bd4623a9-a4a7-405e-9da9-80c8c1c63886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:31.360Z|c7881b82-8355-41e4-871c-032abb901a98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:31.360Z|9a46665d-2d11-4960-9d8e-5dad51a2cf5f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:41.190Z|a9622703-61aa-4667-b703-6a7a0b1b4ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:31:41.194Z|a9622703-61aa-4667-b703-6a7a0b1b4ec9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:31:41.399Z|02d3eb94-1b23-4dce-b368-19b3be780267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:41.400Z|02d3eb94-1b23-4dce-b368-19b3be780267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:41.408Z|c3dc44be-a852-4327-a12b-ad9227141f9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:41.409Z|c3dc44be-a852-4327-a12b-ad9227141f9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:41.414Z|9067c932-3511-4f20-83f2-691b0d70b5e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:41.415Z|9067c932-3511-4f20-83f2-691b0d70b5e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:51.439Z|5ace8d7f-1225-45ef-8dca-0f655a773c72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:51.439Z|5ace8d7f-1225-45ef-8dca-0f655a773c72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:51.440Z|82f24ad3-e17b-402f-966d-c71761f7f83a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:51.440Z|68c36fc0-8cf9-44ad-a7de-65f143bedce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:31:51.441Z|82f24ad3-e17b-402f-966d-c71761f7f83a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:51.442Z|68c36fc0-8cf9-44ad-a7de-65f143bedce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:31:56.190Z|453aacf3-b5b2-43ca-a03a-2a343a13109a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:31:56.191Z|453aacf3-b5b2-43ca-a03a-2a343a13109a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:31:56.284Z|ec743c83-6362-4c88-b19d-bed47fa5322d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:31:56.285Z|ec743c83-6362-4c88-b19d-bed47fa5322d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:32:01.468Z|1a75e301-1c7b-441a-8e35-2d8f488555f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:01.468Z|35ac856a-84b3-48fe-8bdf-75aa050dce81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:01.469Z|1a75e301-1c7b-441a-8e35-2d8f488555f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:01.469Z|35ac856a-84b3-48fe-8bdf-75aa050dce81|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:01.478Z|ffb9b008-8bef-40d7-a7ed-ca1a8334306b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:01.479Z|ffb9b008-8bef-40d7-a7ed-ca1a8334306b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:11.190Z|672dbfba-e808-4002-9ea1-c9815d0452de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:32:11.191Z|672dbfba-e808-4002-9ea1-c9815d0452de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:32:11.498Z|3f0fe6ce-f740-4f84-b531-59a28a80a34e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:11.500Z|3f0fe6ce-f740-4f84-b531-59a28a80a34e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:11.502Z|304c7bc2-2122-4eea-a621-3bca71f43e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:11.503Z|304c7bc2-2122-4eea-a621-3bca71f43e8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:11.505Z|e0b79279-0591-4714-8eee-50c64e706aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:11.506Z|e0b79279-0591-4714-8eee-50c64e706aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:21.529Z|a3717760-c761-44d8-aaa7-6ae25d59758e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:21.530Z|a3717760-c761-44d8-aaa7-6ae25d59758e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:21.530Z|d096fe8d-805f-4e01-84ab-915217f43683|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:21.531Z|6026c486-b024-47d4-89c0-ec0cc308e4a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:21.531Z|d096fe8d-805f-4e01-84ab-915217f43683|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:21.531Z|6026c486-b024-47d4-89c0-ec0cc308e4a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:26.190Z|774d4b70-0024-4775-a37e-29ba4055f5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:32:26.192Z|774d4b70-0024-4775-a37e-29ba4055f5ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:32:26.286Z|e2ef84be-0ffc-4160-891a-4d59b13a04b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:32:26.287Z|e2ef84be-0ffc-4160-891a-4d59b13a04b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:32:31.557Z|59e6f1d5-cf48-41cf-a218-dd1bc0a7d9e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:31.557Z|c7fcbd4d-f3e7-4a57-8a14-7455f5cd1d6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:31.558Z|59e6f1d5-cf48-41cf-a218-dd1bc0a7d9e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:31.558Z|c7fcbd4d-f3e7-4a57-8a14-7455f5cd1d6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:31.560Z|f552a6b6-c06f-4179-9e85-d6a634686bb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:31.561Z|f552a6b6-c06f-4179-9e85-d6a634686bb1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:41.190Z|c9c88164-9d2d-4c3d-8227-d1648eef270a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:32:41.190Z|c9c88164-9d2d-4c3d-8227-d1648eef270a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:32:41.588Z|bcc5ffbb-ac20-4ef3-a612-9c4714fed628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:41.588Z|3fff02be-07b5-4f7c-95bf-169ce243b75c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:41.589Z|bcc5ffbb-ac20-4ef3-a612-9c4714fed628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:41.589Z|3fff02be-07b5-4f7c-95bf-169ce243b75c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:41.593Z|608bab5d-6cda-4eb9-ba8d-366a24f9688b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:41.595Z|608bab5d-6cda-4eb9-ba8d-366a24f9688b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:51.618Z|e71e3b59-abf3-4d9c-a2aa-4fcb9bea1914|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:51.618Z|06bcb666-c94f-4271-88c5-48ecbb383167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:51.619Z|e71e3b59-abf3-4d9c-a2aa-4fcb9bea1914|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:51.619Z|06bcb666-c94f-4271-88c5-48ecbb383167|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:51.621Z|4a4997fd-4f6f-46d7-9af8-b1fbe6d38a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:32:51.622Z|4a4997fd-4f6f-46d7-9af8-b1fbe6d38a8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:32:56.190Z|70031468-75f1-4098-8d8a-64fdc1ae4d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:32:56.191Z|70031468-75f1-4098-8d8a-64fdc1ae4d0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:32:56.288Z|f80ebf94-ff58-4692-b7f7-4825a9fa8b6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:32:56.290Z|f80ebf94-ff58-4692-b7f7-4825a9fa8b6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:33:01.646Z|8da21994-8a29-40c3-b18f-a0940578bb7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:01.646Z|a61f7a9c-05e0-4383-ae6c-17fe6474e233|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:01.646Z|8dc3dbec-9f7d-4e25-901d-bd73f217729e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:01.647Z|8da21994-8a29-40c3-b18f-a0940578bb7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:01.647Z|a61f7a9c-05e0-4383-ae6c-17fe6474e233|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:01.647Z|8dc3dbec-9f7d-4e25-901d-bd73f217729e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:11.190Z|36cfe830-7ee1-4e91-9ff9-b5a6d08c2dec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:33:11.191Z|36cfe830-7ee1-4e91-9ff9-b5a6d08c2dec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:33:11.675Z|51d4bae6-28ea-4a2c-8efa-d7bb2c5a3d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:11.675Z|5616a044-d1e5-41df-b235-6957fe910834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:11.676Z|5616a044-d1e5-41df-b235-6957fe910834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:11.676Z|51d4bae6-28ea-4a2c-8efa-d7bb2c5a3d47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:11.677Z|1f76e5e5-9300-45bf-8af5-0366f172f21d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:11.678Z|1f76e5e5-9300-45bf-8af5-0366f172f21d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:21.706Z|c4c2b4b1-2e7a-4628-8360-8595395b5026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:21.706Z|83f8ead4-9c67-427b-b4ff-96d694352c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:21.706Z|6cca3761-9d15-4de4-ba43-8208778c4b75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:21.707Z|83f8ead4-9c67-427b-b4ff-96d694352c40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:21.707Z|c4c2b4b1-2e7a-4628-8360-8595395b5026|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:21.708Z|6cca3761-9d15-4de4-ba43-8208778c4b75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:26.190Z|3b29adf2-34c7-48a4-a18e-e0d681224da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:33:26.190Z|3b29adf2-34c7-48a4-a18e-e0d681224da4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:33:26.291Z|7284234b-a95e-421c-9565-065ebf0d9a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:33:26.291Z|7284234b-a95e-421c-9565-065ebf0d9a02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:33:31.736Z|c44750aa-9e28-4c00-baf0-44f843bd647f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:31.736Z|00c52094-dd81-46ff-a0e7-77383ffbd7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:31.737Z|c44750aa-9e28-4c00-baf0-44f843bd647f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:31.738Z|00c52094-dd81-46ff-a0e7-77383ffbd7ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:31.742Z|1f0b394d-f12f-4fc6-9309-73b778d5cc5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:31.745Z|1f0b394d-f12f-4fc6-9309-73b778d5cc5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:41.189Z|75414d38-b318-41de-b9ff-71420b584914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:33:41.190Z|75414d38-b318-41de-b9ff-71420b584914|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:33:41.767Z|f5036c05-89b2-44bb-92ed-36bb6c687a95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:41.767Z|119ebd9c-a2b5-426a-97dc-49447d71dbce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:41.768Z|f5036c05-89b2-44bb-92ed-36bb6c687a95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:41.768Z|119ebd9c-a2b5-426a-97dc-49447d71dbce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:41.778Z|0491050c-75b7-4715-a363-5e12a37dc55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:41.779Z|0491050c-75b7-4715-a363-5e12a37dc55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:51.794Z|7bd24178-7c6a-4c09-9a43-f58f8ef8fb44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:51.795Z|7bd24178-7c6a-4c09-9a43-f58f8ef8fb44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:51.794Z|7f4a108e-e8ba-4e7c-8862-88a8ce85ef23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:51.796Z|7f4a108e-e8ba-4e7c-8862-88a8ce85ef23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:51.803Z|cbb42e66-a3f6-4531-a53c-040c793fbb1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:33:51.804Z|cbb42e66-a3f6-4531-a53c-040c793fbb1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:54.725Z|dd7f9a08-ce1b-47b8-8631-45bcfb23d422|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:33:54.726Z|dd7f9a08-ce1b-47b8-8631-45bcfb23d422|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:33:56.189Z|4ed2533b-6b7a-4d2d-8db5-61ecd8e177b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:33:56.191Z|4ed2533b-6b7a-4d2d-8db5-61ecd8e177b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:33:56.292Z|8bd00a3c-9504-43b0-9950-58338c5bcadd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:33:56.293Z|8bd00a3c-9504-43b0-9950-58338c5bcadd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:34:01.833Z|01912796-aef1-4248-92d4-9bfc83d61f73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:01.834Z|b5e9a348-01c4-489b-bfb5-52dc6f1558f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:01.835Z|01912796-aef1-4248-92d4-9bfc83d61f73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:01.835Z|b5e9a348-01c4-489b-bfb5-52dc6f1558f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:01.835Z|f34889dc-7c6d-4163-81a4-52fd71476777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:01.837Z|f34889dc-7c6d-4163-81a4-52fd71476777|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:11.190Z|ead595a6-42f9-43b1-8d85-02265d41c98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:34:11.191Z|ead595a6-42f9-43b1-8d85-02265d41c98e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:34:11.864Z|53e08ad2-ed61-4056-bab7-547b9475cb7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:11.864Z|0e84ffb9-cadf-406f-8415-e6a40abedb01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:11.865Z|0e84ffb9-cadf-406f-8415-e6a40abedb01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:11.865Z|53e08ad2-ed61-4056-bab7-547b9475cb7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:11.866Z|8925a4ff-da2a-423f-8440-2cc54b5cd289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:11.866Z|8925a4ff-da2a-423f-8440-2cc54b5cd289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:21.890Z|58fb0a49-10f5-4c54-9b35-951d6f04a719|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:21.891Z|58fb0a49-10f5-4c54-9b35-951d6f04a719|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:21.891Z|27e13ab2-57f6-48fd-9f04-4fcdac63ae54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:21.891Z|076e0ae6-4355-4872-a756-75f599cdc4cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:21.892Z|27e13ab2-57f6-48fd-9f04-4fcdac63ae54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:21.892Z|076e0ae6-4355-4872-a756-75f599cdc4cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:26.190Z|143bc00f-d974-442b-a206-0a7fac20fd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:34:26.191Z|143bc00f-d974-442b-a206-0a7fac20fd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:34:26.294Z|2ef8360d-483d-4c83-a923-8efe17a1f7f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:34:26.295Z|2ef8360d-483d-4c83-a923-8efe17a1f7f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:34:31.938Z|2d0a0ceb-48db-4297-b2f9-fb70f7e8e0f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:31.939Z|2d0a0ceb-48db-4297-b2f9-fb70f7e8e0f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:31.939Z|2ca88ed5-72a0-428b-a610-b6af307b9b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:31.940Z|2ca88ed5-72a0-428b-a610-b6af307b9b11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:31.936Z|80ccb0dc-8c5f-4ff3-905b-adf1d7ee4f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:31.946Z|80ccb0dc-8c5f-4ff3-905b-adf1d7ee4f1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:41.189Z|f23f5ec8-a167-41c6-b579-2b01f2ad1c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:34:41.191Z|f23f5ec8-a167-41c6-b579-2b01f2ad1c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:34:41.973Z|e020f52a-0ffd-4221-ba88-80ce76d0e417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:41.973Z|543a77ef-e78a-4a76-be15-cd488d5c1c0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:41.973Z|56fea9ea-b2d0-43a1-b811-2d93cc6932f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:41.974Z|543a77ef-e78a-4a76-be15-cd488d5c1c0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:41.974Z|e020f52a-0ffd-4221-ba88-80ce76d0e417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:41.974Z|56fea9ea-b2d0-43a1-b811-2d93cc6932f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:52.001Z|fe322ffe-9a64-4d1d-bf0e-c4689eb8ac38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:52.001Z|4127626b-139c-4ade-99d9-e44cf44a6097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:52.001Z|f3a0bdeb-4acc-42ee-9bb3-2ece7dd39cc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:34:52.002Z|fe322ffe-9a64-4d1d-bf0e-c4689eb8ac38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:52.002Z|4127626b-139c-4ade-99d9-e44cf44a6097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:52.003Z|f3a0bdeb-4acc-42ee-9bb3-2ece7dd39cc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:54.713Z|14b677e0-c640-4fd4-881e-c7afc4413ad1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:34:54.715Z|14b677e0-c640-4fd4-881e-c7afc4413ad1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:34:56.190Z|dbc26f6d-7526-4fcd-8c0f-c73162b1091f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:34:56.191Z|dbc26f6d-7526-4fcd-8c0f-c73162b1091f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:34:56.296Z|aafa2003-e203-4dde-9b45-ae98b37d0802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:34:56.296Z|aafa2003-e203-4dde-9b45-ae98b37d0802|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:35:02.029Z|edccf4e5-e74a-4039-afff-986e67bdd4dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:02.029Z|2e3ddc06-1565-452d-a754-b98cf7a6ceb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:02.029Z|fa5a5333-0b81-478b-b7d6-0cd6145dee69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:02.030Z|2e3ddc06-1565-452d-a754-b98cf7a6ceb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:02.030Z|edccf4e5-e74a-4039-afff-986e67bdd4dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:02.031Z|fa5a5333-0b81-478b-b7d6-0cd6145dee69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:11.189Z|f574e79a-bc2d-4d73-81b5-08df5c35ef30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:35:11.190Z|f574e79a-bc2d-4d73-81b5-08df5c35ef30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:35:12.060Z|4560d9ce-728d-493e-bb5b-d6541f91efe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:12.060Z|c89bbe8b-f080-4cfd-8276-2e4485d3f1e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:12.060Z|bd5169da-42f1-4ae4-a067-0b414c13eeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:12.061Z|c89bbe8b-f080-4cfd-8276-2e4485d3f1e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:12.061Z|bd5169da-42f1-4ae4-a067-0b414c13eeb9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:12.061Z|4560d9ce-728d-493e-bb5b-d6541f91efe1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:22.087Z|8a1c053f-92b7-499c-a396-a163d815947d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:22.088Z|c7dc3977-5c94-40ce-8808-9fe93df9a829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:22.088Z|8a1c053f-92b7-499c-a396-a163d815947d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:22.089Z|53992a04-514e-4021-973d-c0a679b1051d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:22.089Z|c7dc3977-5c94-40ce-8808-9fe93df9a829|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:22.089Z|53992a04-514e-4021-973d-c0a679b1051d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:26.189Z|94426b19-da1f-4502-a34f-b5b12965414a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:35:26.191Z|94426b19-da1f-4502-a34f-b5b12965414a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:35:26.297Z|6a752cc7-59bc-44da-8c65-4acbe61fdaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:35:26.298Z|6a752cc7-59bc-44da-8c65-4acbe61fdaf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:35:32.114Z|008d5050-aedd-4100-924d-ef6752e91564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:32.115Z|008d5050-aedd-4100-924d-ef6752e91564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:32.121Z|fcc954ca-ef8d-451f-9947-ecda08c20f30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:32.122Z|fcc954ca-ef8d-451f-9947-ecda08c20f30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:32.123Z|78e75a79-ed91-4ae1-96cc-a75fd2af19eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:32.124Z|78e75a79-ed91-4ae1-96cc-a75fd2af19eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:41.190Z|6420ed10-bc52-448f-98d6-ab70fdb220db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:35:41.190Z|6420ed10-bc52-448f-98d6-ab70fdb220db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:35:42.144Z|b34a9093-b5fa-4feb-b973-aa27f7d71e41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:42.144Z|c27b35a8-0e60-4949-af27-a999048b1dca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:42.145Z|b34a9093-b5fa-4feb-b973-aa27f7d71e41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:42.145Z|c27b35a8-0e60-4949-af27-a999048b1dca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:42.151Z|71057f71-ae27-4fcf-9d55-1055d891fff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:42.152Z|71057f71-ae27-4fcf-9d55-1055d891fff5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:52.170Z|2533edc9-1ef3-4729-9343-f505a1813fa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:52.170Z|11d56f7f-96cc-488a-ae25-4c4bedd9255f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:52.171Z|2533edc9-1ef3-4729-9343-f505a1813fa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:52.171Z|11d56f7f-96cc-488a-ae25-4c4bedd9255f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:52.179Z|5e9f9980-4635-41c3-9877-95a4e7aab347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:35:52.180Z|5e9f9980-4635-41c3-9877-95a4e7aab347|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:54.719Z|59865253-d789-4254-b27c-cb398b02bf65|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:35:54.721Z|59865253-d789-4254-b27c-cb398b02bf65|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:35:56.189Z|83277c7f-1310-4c20-a8f8-28b5c9afdb20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:35:56.190Z|83277c7f-1310-4c20-a8f8-28b5c9afdb20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:35:56.299Z|de0567af-0c74-46fb-93be-131e78f66aa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:35:56.300Z|de0567af-0c74-46fb-93be-131e78f66aa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:36:02.196Z|996c0a77-f173-4779-8cca-89a1ceced579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:02.196Z|fbf4eccf-54a8-43ef-996d-78351df8a65a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:02.197Z|996c0a77-f173-4779-8cca-89a1ceced579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:02.197Z|fbf4eccf-54a8-43ef-996d-78351df8a65a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:02.204Z|32e73d86-c10f-4271-bc2c-ae9a5e156685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:02.204Z|32e73d86-c10f-4271-bc2c-ae9a5e156685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:11.190Z|276c79c7-0c68-4c36-915f-d06f77635bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:36:11.191Z|276c79c7-0c68-4c36-915f-d06f77635bed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:36:12.224Z|bf2d61e3-3d05-4c56-9792-25fc9e126214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:12.225Z|bf2d61e3-3d05-4c56-9792-25fc9e126214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:12.224Z|4fcd0c6c-6c03-4910-a3de-558d55907e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:12.227Z|4fcd0c6c-6c03-4910-a3de-558d55907e40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:12.228Z|9241f967-4b80-487c-9956-fc0987904cc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:12.229Z|9241f967-4b80-487c-9956-fc0987904cc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:22.253Z|5e91dc79-89e7-4493-81de-8ed1686ae92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:22.254Z|5e91dc79-89e7-4493-81de-8ed1686ae92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:22.254Z|275aad1a-8ba8-4ea8-bc4a-b0606c4f15a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:22.255Z|013041c6-b0e9-4dc2-8e5a-fd47294b8ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:22.255Z|013041c6-b0e9-4dc2-8e5a-fd47294b8ada|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:22.255Z|275aad1a-8ba8-4ea8-bc4a-b0606c4f15a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:26.189Z|b05c3c58-0cf8-4a09-a65c-a0ba85632952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:36:26.190Z|b05c3c58-0cf8-4a09-a65c-a0ba85632952|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:36:26.301Z|d2dfd59e-8a3f-4ed9-8244-4a96dbec6a36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:36:26.301Z|d2dfd59e-8a3f-4ed9-8244-4a96dbec6a36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:36:32.280Z|c5b2b3f9-d93d-4535-9ee4-6f039b488bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:32.281Z|2c1512e7-ad4d-4d9a-8c66-6c12ce484a1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:32.281Z|e0dfc73b-27e2-4c7e-a18c-a09112c48222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:32.281Z|c5b2b3f9-d93d-4535-9ee4-6f039b488bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:32.282Z|e0dfc73b-27e2-4c7e-a18c-a09112c48222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:32.282Z|2c1512e7-ad4d-4d9a-8c66-6c12ce484a1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:41.190Z|dcb5418d-f88a-4520-a750-ce1882993e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:36:41.190Z|dcb5418d-f88a-4520-a750-ce1882993e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:36:42.307Z|3b85d304-89db-4da7-980b-39c32cb09455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:42.307Z|2f9d0a4c-0df0-417a-aa92-c80f88c1b9c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:42.307Z|3b85d304-89db-4da7-980b-39c32cb09455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:42.307Z|2f9d0a4c-0df0-417a-aa92-c80f88c1b9c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:42.314Z|b2f770ac-d2ef-439e-9786-52ae443d7487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:42.316Z|b2f770ac-d2ef-439e-9786-52ae443d7487|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:52.336Z|e2d02b6b-ef23-461c-aa80-7d19b3493a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:52.337Z|e2d02b6b-ef23-461c-aa80-7d19b3493a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:52.338Z|53815beb-e58e-422a-99ea-9201bd90a218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:52.338Z|f2732c2d-2361-4d1d-8fe5-4f562e9d8214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:36:52.339Z|53815beb-e58e-422a-99ea-9201bd90a218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:52.339Z|f2732c2d-2361-4d1d-8fe5-4f562e9d8214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:54.718Z|1a14559f-9b7f-460f-a9b2-93896ef962cb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:36:54.719Z|1a14559f-9b7f-460f-a9b2-93896ef962cb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:36:56.190Z|8fdac39e-4c18-4be7-87cd-4fb6bdf0bb73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:36:56.191Z|8fdac39e-4c18-4be7-87cd-4fb6bdf0bb73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:36:56.302Z|dc2097d0-818d-4ce0-8364-1b277d4707e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:36:56.303Z|dc2097d0-818d-4ce0-8364-1b277d4707e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:37:02.370Z|3121d48f-822f-4346-8832-6dd06d055866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:02.371Z|7de260f8-4918-4509-82ac-04432be81a16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:02.371Z|7df831c6-9856-44a7-9bc1-b0d22a0ec725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:02.372Z|7de260f8-4918-4509-82ac-04432be81a16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:02.372Z|7df831c6-9856-44a7-9bc1-b0d22a0ec725|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:02.372Z|3121d48f-822f-4346-8832-6dd06d055866|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:11.190Z|58cb25de-8e81-4a2a-b101-b62e1c657401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:37:11.191Z|58cb25de-8e81-4a2a-b101-b62e1c657401|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:37:12.403Z|f561d317-179d-4488-8102-d4a772778326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:12.403Z|bb5b73c1-8901-4a41-a210-364e2258c544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:12.403Z|a6610bf9-aec4-4a4d-9328-e8fd0ca45576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:12.405Z|f561d317-179d-4488-8102-d4a772778326|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:12.405Z|bb5b73c1-8901-4a41-a210-364e2258c544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:12.405Z|a6610bf9-aec4-4a4d-9328-e8fd0ca45576|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:22.438Z|879f3300-0378-43d8-a63d-30cff1c4e314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:22.438Z|a5e04ead-78a4-49c3-962f-cfb65cf33a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:22.438Z|aab71978-764f-4567-a472-df57c4106e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:22.440Z|879f3300-0378-43d8-a63d-30cff1c4e314|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:22.440Z|aab71978-764f-4567-a472-df57c4106e3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:22.440Z|a5e04ead-78a4-49c3-962f-cfb65cf33a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:26.190Z|f2340bc7-58b7-43b3-8f52-6fd93b03fdd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:37:26.196Z|f2340bc7-58b7-43b3-8f52-6fd93b03fdd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:37:26.304Z|0878557f-65d8-415f-a366-5fbadfb804c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:37:26.305Z|0878557f-65d8-415f-a366-5fbadfb804c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:37:32.470Z|5acfecc6-6e1b-486b-be4c-44e0fce399fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:32.470Z|1b41baf5-b455-445d-831f-db66df8043f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:32.471Z|5acfecc6-6e1b-486b-be4c-44e0fce399fa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:32.472Z|1b41baf5-b455-445d-831f-db66df8043f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:32.475Z|4abb5ea4-c79e-48dc-8398-511c7ddbd097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:32.476Z|4abb5ea4-c79e-48dc-8398-511c7ddbd097|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:41.190Z|121917b8-0df5-40cf-8170-26f55f79e9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:37:41.191Z|121917b8-0df5-40cf-8170-26f55f79e9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:37:42.504Z|a4bd317c-4d93-44f9-bfe3-c1340e33b770|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:42.504Z|43e83da2-49a4-4128-be12-11f536493c36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:42.505Z|75e698b9-7b05-461f-95b2-01c4229a2ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:42.505Z|43e83da2-49a4-4128-be12-11f536493c36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:42.505Z|75e698b9-7b05-461f-95b2-01c4229a2ef1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:42.505Z|a4bd317c-4d93-44f9-bfe3-c1340e33b770|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:52.533Z|4afbcd69-3de1-4f72-9e44-96f71720f338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:52.534Z|4afbcd69-3de1-4f72-9e44-96f71720f338|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:52.538Z|2babe635-a834-4b28-b0e0-ffd60f0afb21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:52.538Z|af444e8e-9ac6-48d1-914a-66ef2effb989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:37:52.539Z|af444e8e-9ac6-48d1-914a-66ef2effb989|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:52.539Z|2babe635-a834-4b28-b0e0-ffd60f0afb21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:54.716Z|fb673604-1a32-4aea-b85e-4dce909f7f49|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:37:54.717Z|fb673604-1a32-4aea-b85e-4dce909f7f49|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:37:56.190Z|f4ce9517-211d-46ba-9b28-cf6740e771c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:37:56.190Z|f4ce9517-211d-46ba-9b28-cf6740e771c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:37:56.306Z|087e3934-f382-4ccd-aa36-64fd324ea19c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:37:56.306Z|087e3934-f382-4ccd-aa36-64fd324ea19c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:38:02.560Z|5c66951c-d089-454b-97b8-02d85da541aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:02.561Z|5c66951c-d089-454b-97b8-02d85da541aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:02.562Z|0ea73eff-1816-436d-98e6-997045fcbec4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:02.563Z|0ea73eff-1816-436d-98e6-997045fcbec4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:02.571Z|1040938e-ff97-4143-8e25-a62709820f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:02.572Z|1040938e-ff97-4143-8e25-a62709820f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:11.190Z|1a75167b-109d-4312-9bf0-14537590e4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:38:11.198Z|1a75167b-109d-4312-9bf0-14537590e4c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:38:12.588Z|a73ec0bf-276c-4532-bf80-4a4cbf684b3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:12.588Z|eed9cacc-dae7-4b0b-b97c-79901bbdeaaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:12.588Z|a73ec0bf-276c-4532-bf80-4a4cbf684b3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:12.589Z|eed9cacc-dae7-4b0b-b97c-79901bbdeaaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:12.596Z|23f24b81-8fc4-4514-868a-e111d3a24184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:12.597Z|23f24b81-8fc4-4514-868a-e111d3a24184|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:22.620Z|12fe5a88-48f2-4734-a448-a89fb8076162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:22.620Z|7a2a464c-d96f-4a30-b878-4a6b93ffd556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:22.620Z|fc2684d1-78b1-4cf4-a17a-d567b25a289d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:22.621Z|12fe5a88-48f2-4734-a448-a89fb8076162|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:22.621Z|fc2684d1-78b1-4cf4-a17a-d567b25a289d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:22.621Z|7a2a464c-d96f-4a30-b878-4a6b93ffd556|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:26.189Z|4dc1cbd8-b99b-4c5c-95b6-cfab5d3c8dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:38:26.190Z|4dc1cbd8-b99b-4c5c-95b6-cfab5d3c8dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:38:26.307Z|60b5975f-cd49-43e8-a4c7-568af7ff2677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:38:26.308Z|60b5975f-cd49-43e8-a4c7-568af7ff2677|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:38:32.648Z|c60de95e-88af-4bf1-952a-60f9271b8b38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:32.648Z|bd678f94-34b0-42c3-9b6b-5b548c3d4040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:32.649Z|bd678f94-34b0-42c3-9b6b-5b548c3d4040|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:32.649Z|c60de95e-88af-4bf1-952a-60f9271b8b38|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:32.649Z|018ba648-70ec-443a-b884-78f951f27de5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:32.650Z|018ba648-70ec-443a-b884-78f951f27de5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:41.190Z|d15c8f88-fa5c-4c65-9b7a-46239600d435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:38:41.191Z|d15c8f88-fa5c-4c65-9b7a-46239600d435|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:38:42.677Z|7f467208-2280-4d50-ae07-bf67b3b12626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:42.677Z|0128fe9d-0ee7-42f2-84f2-a408b6cf2782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:42.677Z|fa8f2485-bce6-468f-aacb-185fb048de4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:42.678Z|0128fe9d-0ee7-42f2-84f2-a408b6cf2782|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:42.678Z|fa8f2485-bce6-468f-aacb-185fb048de4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:42.678Z|7f467208-2280-4d50-ae07-bf67b3b12626|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:52.708Z|8f32b23e-82f4-44c5-bb78-d4676b96edfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:52.708Z|acd55a6e-e5a9-4e64-b651-096187c0d0d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:52.709Z|acd55a6e-e5a9-4e64-b651-096187c0d0d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:52.709Z|8f32b23e-82f4-44c5-bb78-d4676b96edfc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:52.716Z|a5dabb11-2802-40ff-9574-91f0734683b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:38:52.717Z|a5dabb11-2802-40ff-9574-91f0734683b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:54.714Z|ecded0eb-777f-4f13-bd64-4c9103f39392|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:38:54.718Z|ecded0eb-777f-4f13-bd64-4c9103f39392|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:38:56.189Z|a453cf51-12dc-4e07-9833-c0848d06b68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:38:56.192Z|a453cf51-12dc-4e07-9833-c0848d06b68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:38:56.309Z|1d96e6e0-d727-4477-b934-36f8f8233df7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:38:56.310Z|1d96e6e0-d727-4477-b934-36f8f8233df7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:39:02.737Z|518b8bfb-c8c9-4111-ab71-6bd3ca4eeb35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:02.737Z|3fae444b-dd21-4193-b26e-db39100db6c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:02.738Z|518b8bfb-c8c9-4111-ab71-6bd3ca4eeb35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:02.738Z|3fae444b-dd21-4193-b26e-db39100db6c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:02.740Z|df134d3b-8046-4986-a87c-afcac195e1c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:02.740Z|df134d3b-8046-4986-a87c-afcac195e1c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:11.189Z|27a8de19-fb34-441d-8499-138f3ab6d089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:39:11.190Z|27a8de19-fb34-441d-8499-138f3ab6d089|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:39:12.764Z|f0dc6131-a764-4d33-822e-2aeb49753f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:12.764Z|99ce2195-64e8-45f7-bdd9-59c179a6989e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:12.765Z|516aa63b-87f2-4a54-b8f9-944c54322806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:12.765Z|f0dc6131-a764-4d33-822e-2aeb49753f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:12.765Z|99ce2195-64e8-45f7-bdd9-59c179a6989e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:12.766Z|516aa63b-87f2-4a54-b8f9-944c54322806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:22.795Z|f48072bb-42d1-4cf1-91bd-fd25d4a9db5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:22.796Z|f48072bb-42d1-4cf1-91bd-fd25d4a9db5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:22.797Z|098a32f7-92e2-458a-a8c3-645fbbf15116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:22.798Z|098a32f7-92e2-458a-a8c3-645fbbf15116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:22.799Z|0af186f1-33f9-4aed-a10b-e76fe56d1ef1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:22.800Z|0af186f1-33f9-4aed-a10b-e76fe56d1ef1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:26.189Z|789c09e3-6d62-443d-99db-3ce544f998e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:39:26.190Z|789c09e3-6d62-443d-99db-3ce544f998e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:39:26.311Z|711c10ad-0a1a-47be-bdb5-73e8b68013e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:39:26.312Z|711c10ad-0a1a-47be-bdb5-73e8b68013e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:39:32.824Z|83373d68-60f1-4c35-a2f7-eef9b4cb42ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:32.824Z|83553187-0176-4927-813c-0f760ccd157d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:32.825Z|83553187-0176-4927-813c-0f760ccd157d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:32.827Z|9b825d6d-007e-42b8-80bc-61966461222b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:32.828Z|9b825d6d-007e-42b8-80bc-61966461222b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:32.829Z|83373d68-60f1-4c35-a2f7-eef9b4cb42ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:41.190Z|bf235be0-df8a-42b7-bc6c-f016c51de5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:39:41.193Z|bf235be0-df8a-42b7-bc6c-f016c51de5f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:39:42.856Z|8a6dca46-64a9-422f-a637-fd5335d220cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:42.856Z|720ebfd4-ab53-461c-9d2c-03cd39f6b83e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:42.857Z|8a6dca46-64a9-422f-a637-fd5335d220cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:42.857Z|0e4293fa-9b1d-4b7e-9933-bfa22eebeff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:42.858Z|720ebfd4-ab53-461c-9d2c-03cd39f6b83e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:42.858Z|0e4293fa-9b1d-4b7e-9933-bfa22eebeff4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:52.884Z|1b2403c7-aa8b-446b-93b3-bf64d4344e8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:52.884Z|3dbb028c-6273-4e9f-9f5d-bfbb30ac410d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:52.884Z|91ca129e-bc4a-4ed0-9825-27f0a336dc1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:39:52.885Z|1b2403c7-aa8b-446b-93b3-bf64d4344e8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:52.885Z|91ca129e-bc4a-4ed0-9825-27f0a336dc1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:52.885Z|3dbb028c-6273-4e9f-9f5d-bfbb30ac410d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:54.713Z|7d0748f8-de92-4eaf-8f7d-467b7e812558|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:39:54.714Z|7d0748f8-de92-4eaf-8f7d-467b7e812558|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:39:56.189Z|9bf90eda-fda3-43b7-aa08-96ef5c7c329b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:39:56.190Z|9bf90eda-fda3-43b7-aa08-96ef5c7c329b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:39:56.312Z|b1453b9d-5651-44aa-a896-fe31d5834309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:39:56.313Z|b1453b9d-5651-44aa-a896-fe31d5834309|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:40:02.911Z|06c5ea6f-c693-436d-a49f-d2d0b99d14f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:02.913Z|06c5ea6f-c693-436d-a49f-d2d0b99d14f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:02.933Z|80f8569a-22f4-49a7-b2dc-d1a905c5e3a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:02.934Z|80f8569a-22f4-49a7-b2dc-d1a905c5e3a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:02.939Z|483e16e1-3c38-4f81-88e7-aeda3c80ef65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:02.940Z|483e16e1-3c38-4f81-88e7-aeda3c80ef65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:11.189Z|f0dc3bbe-e52f-4746-a486-ef8aafcc47d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:40:11.190Z|f0dc3bbe-e52f-4746-a486-ef8aafcc47d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:40:12.938Z|743b2ee2-45bb-48a4-90eb-25e9f4ea8eba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:12.939Z|743b2ee2-45bb-48a4-90eb-25e9f4ea8eba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:12.959Z|689e1789-1930-4f00-accf-03fce2807583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:12.959Z|689e1789-1930-4f00-accf-03fce2807583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:12.960Z|0a73b0be-286b-41ad-9528-ace2563a9e18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:12.961Z|0a73b0be-286b-41ad-9528-ace2563a9e18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:22.963Z|6c66c07b-838d-41ee-8f33-511c341a90b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:22.964Z|6c66c07b-838d-41ee-8f33-511c341a90b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:22.984Z|5fdbf77d-ad0a-43ad-a792-5e4498ba6482|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:22.984Z|6ceb5909-098c-4c72-8b2c-55bd8d6e22c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:22.984Z|5fdbf77d-ad0a-43ad-a792-5e4498ba6482|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:22.984Z|6ceb5909-098c-4c72-8b2c-55bd8d6e22c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:26.189Z|4a09fd58-a879-48bf-8103-5c7def5c3212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:40:26.192Z|4a09fd58-a879-48bf-8103-5c7def5c3212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:40:26.314Z|d6add812-9cbc-4feb-9f26-4de1cf56e3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:40:26.315Z|d6add812-9cbc-4feb-9f26-4de1cf56e3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:40:32.993Z|771967ff-ca07-40f2-898f-da1a091073af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:32.994Z|771967ff-ca07-40f2-898f-da1a091073af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:33.007Z|4b1a4dba-9f36-4a2e-b286-289e83862750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:33.008Z|4b1a4dba-9f36-4a2e-b286-289e83862750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:33.013Z|88b58307-2566-43fc-9521-eef24c622e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:33.013Z|88b58307-2566-43fc-9521-eef24c622e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:41.189Z|7c09e8e5-2bce-4e26-8d2b-601c01027d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:40:41.190Z|7c09e8e5-2bce-4e26-8d2b-601c01027d2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:40:43.020Z|56d1ba76-d12d-4cb9-8092-91e810affed6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:43.022Z|56d1ba76-d12d-4cb9-8092-91e810affed6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:43.035Z|cdde382a-7bc9-4341-bee2-29722183169a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:43.035Z|90386804-de1c-43f7-ad84-2ae0717dcb69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:43.035Z|cdde382a-7bc9-4341-bee2-29722183169a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:43.035Z|90386804-de1c-43f7-ad84-2ae0717dcb69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:53.047Z|d3d64a2f-8c49-441d-9dea-4d01cb45a6f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:53.048Z|d3d64a2f-8c49-441d-9dea-4d01cb45a6f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:53.057Z|72b56224-5b67-4091-b467-243f178f7f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:53.057Z|72b56224-5b67-4091-b467-243f178f7f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:53.059Z|0c20ce1f-bc9a-41b6-9673-a55beb59b347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:40:53.061Z|0c20ce1f-bc9a-41b6-9673-a55beb59b347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:54.712Z|b88bd4a7-16e6-4983-818d-997ee9a0e4b4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:40:54.714Z|b88bd4a7-16e6-4983-818d-997ee9a0e4b4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:40:56.189Z|d50e549f-1322-48e5-a157-e5b085307e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:40:56.190Z|d50e549f-1322-48e5-a157-e5b085307e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:40:56.316Z|ac52d59e-0070-4035-b1e5-115fda9d3bcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:40:56.317Z|ac52d59e-0070-4035-b1e5-115fda9d3bcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:41:03.080Z|1769fe1c-eb62-4074-92af-e7b72c0b1ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:03.081Z|1769fe1c-eb62-4074-92af-e7b72c0b1ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:03.086Z|ebb7f6b0-a5b1-4b41-8240-28876c5bb93a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:03.086Z|ebb7f6b0-a5b1-4b41-8240-28876c5bb93a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:03.087Z|aa267a51-240b-418b-9666-1e4f63a01a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:03.087Z|aa267a51-240b-418b-9666-1e4f63a01a21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:11.189Z|7413a31e-15b2-4500-8c11-fb3bb79e66ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:41:11.192Z|7413a31e-15b2-4500-8c11-fb3bb79e66ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:41:13.109Z|970f94c4-f207-474c-84dc-9642bde27f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:13.111Z|970f94c4-f207-474c-84dc-9642bde27f86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:13.112Z|b66c186a-3be7-4851-8b4f-2b08c6576bb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:13.112Z|b66c186a-3be7-4851-8b4f-2b08c6576bb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:13.116Z|06ba9f81-1dee-4b42-b109-16629e7d4b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:13.118Z|06ba9f81-1dee-4b42-b109-16629e7d4b7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:23.140Z|1d9764d7-2bd3-4726-9a8b-5432633c3fcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:23.141Z|1d9764d7-2bd3-4726-9a8b-5432633c3fcc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:23.142Z|01fee347-8275-4f04-97a6-a4b9580e6563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:23.143Z|01fee347-8275-4f04-97a6-a4b9580e6563|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:23.145Z|05d9c53f-810b-4182-9ad0-abc6773171ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:23.145Z|05d9c53f-810b-4182-9ad0-abc6773171ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:26.189Z|ab809ca0-9a98-4739-9186-1f804a5eee4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:41:26.190Z|ab809ca0-9a98-4739-9186-1f804a5eee4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:41:26.318Z|d1e36915-fbc9-4016-b849-4e3d0fed5562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:41:26.319Z|d1e36915-fbc9-4016-b849-4e3d0fed5562|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:41:33.166Z|455ca275-2ee3-41cd-a0fe-b4eddc66a29e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:33.166Z|cdd836d0-e9db-48c4-b444-98082c424d32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:33.167Z|cdd836d0-e9db-48c4-b444-98082c424d32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:33.167Z|455ca275-2ee3-41cd-a0fe-b4eddc66a29e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:33.170Z|41edb9d3-ee11-4af7-ae22-0e75cf0f6b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:33.171Z|41edb9d3-ee11-4af7-ae22-0e75cf0f6b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:41.189Z|486c7116-9f31-4230-b39a-51935f800ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:41:41.190Z|486c7116-9f31-4230-b39a-51935f800ec5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:41:43.202Z|d6bd1893-5385-4a79-997b-bd835e0018e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:43.203Z|d6bd1893-5385-4a79-997b-bd835e0018e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:43.200Z|375cdd3b-95f1-4a49-82c2-eda8583af818|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:43.207Z|375cdd3b-95f1-4a49-82c2-eda8583af818|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:43.208Z|54e1e904-a463-43f8-84b5-32b0222cbad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:43.208Z|54e1e904-a463-43f8-84b5-32b0222cbad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:53.233Z|4f7eb3f7-e5f3-4adf-8c4a-46ad4d11145e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:53.234Z|4f7eb3f7-e5f3-4adf-8c4a-46ad4d11145e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:53.235Z|c1affa94-684f-4ad8-abff-c42c46a71730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:53.235Z|01881333-a452-4151-9ce8-e83b6338ccc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:41:53.236Z|c1affa94-684f-4ad8-abff-c42c46a71730|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:53.237Z|01881333-a452-4151-9ce8-e83b6338ccc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:54.712Z|69775168-1d52-46da-99f9-8a48be712d72|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:41:54.714Z|69775168-1d52-46da-99f9-8a48be712d72|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:41:56.189Z|5f28f824-135f-47b2-a6ae-da3275b96876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:41:56.192Z|5f28f824-135f-47b2-a6ae-da3275b96876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:41:56.320Z|371ec3e9-0b5d-4330-b597-658c30a8c401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:41:56.321Z|371ec3e9-0b5d-4330-b597-658c30a8c401|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:42:03.263Z|10b05159-d0df-4e18-855f-bbec84e605b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:03.264Z|10b05159-d0df-4e18-855f-bbec84e605b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:03.265Z|ed62d0fd-6783-4f0e-aad0-1f3487e168dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:03.266Z|ed62d0fd-6783-4f0e-aad0-1f3487e168dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:03.270Z|11ca1111-a779-4327-98fd-66aa6a88c82b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:03.271Z|11ca1111-a779-4327-98fd-66aa6a88c82b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:11.189Z|85c37f57-66ef-459a-b600-8e70d4856f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:42:11.190Z|85c37f57-66ef-459a-b600-8e70d4856f21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:42:13.294Z|3da03782-f9ca-4c7e-ade6-e436c5ecf5ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:13.293Z|7f107518-2004-408e-af5a-7052e9cf5086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:13.293Z|5a1fbab8-617a-4260-919b-4174f39cb327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:13.294Z|3da03782-f9ca-4c7e-ade6-e436c5ecf5ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:13.294Z|7f107518-2004-408e-af5a-7052e9cf5086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:13.295Z|5a1fbab8-617a-4260-919b-4174f39cb327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:23.320Z|cb8df8b6-fc97-4b64-bfc7-c99df1e39508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:23.320Z|3196d676-99ea-4e32-92ee-3e2f5cff0d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:23.320Z|2879cc54-8272-42d8-b543-996d1f6a4d96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:23.321Z|3196d676-99ea-4e32-92ee-3e2f5cff0d8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:23.321Z|cb8df8b6-fc97-4b64-bfc7-c99df1e39508|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:23.321Z|2879cc54-8272-42d8-b543-996d1f6a4d96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:26.189Z|11a7f27d-e84b-4985-81a0-8003e604d44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:42:26.190Z|11a7f27d-e84b-4985-81a0-8003e604d44f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:42:26.322Z|76dea868-8d9b-4eb9-aa53-d001fb7dd265|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:42:26.323Z|76dea868-8d9b-4eb9-aa53-d001fb7dd265|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:42:33.346Z|187fd631-f140-427d-a40d-d9d2499588b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:33.346Z|dfe0bb7d-25b4-4408-b1b2-c8afd423a699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:33.346Z|50ac4317-c036-4718-b9f4-e3812c207905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:33.347Z|187fd631-f140-427d-a40d-d9d2499588b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:33.347Z|50ac4317-c036-4718-b9f4-e3812c207905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:33.347Z|dfe0bb7d-25b4-4408-b1b2-c8afd423a699|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:41.189Z|1bd130aa-09a6-4326-b678-fb9017a7bd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:42:41.193Z|1bd130aa-09a6-4326-b678-fb9017a7bd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:42:43.383Z|25bf07eb-f529-474d-a279-6d295d9a5e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:43.384Z|25bf07eb-f529-474d-a279-6d295d9a5e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:43.386Z|f9791c03-87fc-4aef-967f-078eb3c50543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:43.387Z|f9791c03-87fc-4aef-967f-078eb3c50543|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:43.389Z|779d6ff8-fb9f-47b2-ba91-68c0c469fdc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:43.390Z|779d6ff8-fb9f-47b2-ba91-68c0c469fdc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:53.407Z|9fabb801-b058-4679-bc25-7dbb0451bb64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:53.408Z|9fabb801-b058-4679-bc25-7dbb0451bb64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:53.410Z|b38197cc-5ef8-4bb8-9cee-f3a429888a0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:53.411Z|b38197cc-5ef8-4bb8-9cee-f3a429888a0d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:53.429Z|9615c5f1-cb64-4728-8fad-e8b8d800fd89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:42:53.429Z|9615c5f1-cb64-4728-8fad-e8b8d800fd89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:54.715Z|f410e1a9-8a41-4fb2-b7a7-84e849ea3dd3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:42:54.717Z|f410e1a9-8a41-4fb2-b7a7-84e849ea3dd3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:42:56.189Z|6b39b80d-13a4-4839-9dcb-82ea20f984d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:42:56.190Z|6b39b80d-13a4-4839-9dcb-82ea20f984d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:42:56.324Z|78baac2c-d257-43f7-8748-5dbb1782677f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:42:56.325Z|78baac2c-d257-43f7-8748-5dbb1782677f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:43:03.430Z|96b9dfc5-98db-4b47-afbe-b7c8abeb575b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:03.431Z|96b9dfc5-98db-4b47-afbe-b7c8abeb575b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:03.434Z|576b91e2-a493-4e68-a588-571274e86e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:03.435Z|576b91e2-a493-4e68-a588-571274e86e96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:03.454Z|2c170091-ff87-4bd2-bed0-1317710c2128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:03.455Z|2c170091-ff87-4bd2-bed0-1317710c2128|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:11.189Z|a329dc2b-c177-40b9-a28b-aeeb570981af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:43:11.190Z|a329dc2b-c177-40b9-a28b-aeeb570981af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:43:13.464Z|e991080a-af1c-4dcb-96c4-71ac3e2e5f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:13.464Z|51e0ef05-854a-4164-aa15-1762b4a82ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:13.465Z|e991080a-af1c-4dcb-96c4-71ac3e2e5f0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:13.465Z|51e0ef05-854a-4164-aa15-1762b4a82ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:13.537Z|3a79d557-813d-44ca-988e-856a88e9aef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:13.538Z|3a79d557-813d-44ca-988e-856a88e9aef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:23.488Z|f6b72b57-539b-4e8c-9ebf-e3a21688f99a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:23.488Z|9f54d1c7-206d-421c-b276-738b98cc6cdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:23.489Z|9f54d1c7-206d-421c-b276-738b98cc6cdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:23.489Z|f6b72b57-539b-4e8c-9ebf-e3a21688f99a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:23.563Z|6fddd289-f23b-404f-b0c5-bd112e27395e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:23.564Z|6fddd289-f23b-404f-b0c5-bd112e27395e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:26.189Z|af60a0cc-d4c8-4018-bd9e-7be2d03786e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:43:26.192Z|af60a0cc-d4c8-4018-bd9e-7be2d03786e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:43:26.325Z|26bcfb7d-c071-4be9-9e5a-eb2a0af7e0a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:43:26.326Z|26bcfb7d-c071-4be9-9e5a-eb2a0af7e0a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:43:33.520Z|8f000411-9bb3-4302-920d-f21c65823893|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:33.521Z|8f000411-9bb3-4302-920d-f21c65823893|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:33.524Z|cc0e34da-3bd5-4ee9-a003-4f36d37a65e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:33.525Z|cc0e34da-3bd5-4ee9-a003-4f36d37a65e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:33.623Z|03e4ffc1-6979-415b-85b6-fad743ce9066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:33.623Z|03e4ffc1-6979-415b-85b6-fad743ce9066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:41.189Z|85ecaba7-d01a-4e9d-ad02-e1b09c5a6f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:43:41.190Z|85ecaba7-d01a-4e9d-ad02-e1b09c5a6f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:43:43.554Z|2d3b90a3-06fc-4745-a14e-1406470f75de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:43.555Z|2d3b90a3-06fc-4745-a14e-1406470f75de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:43.559Z|1feaa3f9-1687-4e03-92e8-00470d24f094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:43.559Z|1feaa3f9-1687-4e03-92e8-00470d24f094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:43.665Z|b3cf2cd6-6ea7-4572-8152-4c33db2fd64e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:43.665Z|b3cf2cd6-6ea7-4572-8152-4c33db2fd64e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:53.582Z|548fcc2b-7531-45e5-ac2f-730e6fbcd2ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:53.582Z|d68ec62e-ff91-4d32-a1e9-bf2b69cd20a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:53.583Z|548fcc2b-7531-45e5-ac2f-730e6fbcd2ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:53.583Z|d68ec62e-ff91-4d32-a1e9-bf2b69cd20a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:53.690Z|b97af7c3-c46d-4652-b1f3-c87af4465b0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:43:53.691Z|b97af7c3-c46d-4652-b1f3-c87af4465b0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:54.711Z|9e064d92-d264-45c2-af92-b2bf0f2a8f30|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:43:54.712Z|9e064d92-d264-45c2-af92-b2bf0f2a8f30|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:43:56.189Z|d9a67ee8-bf3b-4b68-bba6-b80a2ed7b8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:43:56.190Z|d9a67ee8-bf3b-4b68-bba6-b80a2ed7b8d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:43:56.327Z|33fc0359-d3e6-4018-b7ce-3dc33f601026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:43:56.328Z|33fc0359-d3e6-4018-b7ce-3dc33f601026|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:44:03.607Z|45959a0c-aaf5-4496-8362-1d8ae9a34409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:03.607Z|48d749d8-5e3d-494a-95b8-8ff28610feb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:03.608Z|48d749d8-5e3d-494a-95b8-8ff28610feb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:03.608Z|45959a0c-aaf5-4496-8362-1d8ae9a34409|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:03.716Z|f60b6af9-e3aa-4e95-81d6-b9b222cd6fd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:03.716Z|f60b6af9-e3aa-4e95-81d6-b9b222cd6fd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:11.189Z|d9b3f9ac-6e72-46b8-9cd3-4f06a8b4b249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:44:11.193Z|d9b3f9ac-6e72-46b8-9cd3-4f06a8b4b249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:44:13.631Z|84c6bcb8-9726-4514-b4f6-6e5012a98660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:13.632Z|84c6bcb8-9726-4514-b4f6-6e5012a98660|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:13.636Z|d688401c-b7c5-45d8-a1d1-140c105494c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:13.637Z|d688401c-b7c5-45d8-a1d1-140c105494c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:13.741Z|6a9d5442-fad7-4092-9423-ee77c4c1cc00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:13.742Z|6a9d5442-fad7-4092-9423-ee77c4c1cc00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:23.667Z|dda5fb50-0151-4823-8a42-cb3f3eba8258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:23.669Z|dda5fb50-0151-4823-8a42-cb3f3eba8258|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:23.679Z|4d408a07-054a-421e-a237-5a04bdbf1ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:23.680Z|4d408a07-054a-421e-a237-5a04bdbf1ae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:23.787Z|fdc89989-76b0-4dd9-b7da-8749428f0ec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:23.788Z|fdc89989-76b0-4dd9-b7da-8749428f0ec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:26.190Z|81e253f8-51d3-46b1-9bef-173f092cf383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:44:26.191Z|81e253f8-51d3-46b1-9bef-173f092cf383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:44:26.329Z|24115bb2-c494-4d3f-8d39-04f577e4cb93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:44:26.329Z|24115bb2-c494-4d3f-8d39-04f577e4cb93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:44:33.726Z|1bae5f2c-624b-4de9-880d-34c7182e62dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:33.728Z|1bae5f2c-624b-4de9-880d-34c7182e62dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:33.740Z|7f4d2a04-59e8-4b55-9645-30b73b4fa96b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:33.741Z|7f4d2a04-59e8-4b55-9645-30b73b4fa96b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:33.856Z|2338dae2-354b-4138-ba02-98bbd654342e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:33.856Z|2338dae2-354b-4138-ba02-98bbd654342e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:41.190Z|27da7895-c91e-4a03-914a-dc199aadf208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:44:41.191Z|27da7895-c91e-4a03-914a-dc199aadf208|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:44:43.791Z|deb47503-55e9-494b-8eeb-6bc1600ea8ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:43.792Z|deb47503-55e9-494b-8eeb-6bc1600ea8ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:43.793Z|a8c2a5c2-4d77-41a3-9577-6b676421b084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:43.794Z|a8c2a5c2-4d77-41a3-9577-6b676421b084|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:43.881Z|6b5094d4-b2f0-4139-add3-6489f88e1e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:43.882Z|6b5094d4-b2f0-4139-add3-6489f88e1e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:53.848Z|376e5922-6f3f-4191-b9d0-4774a1c374f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:53.849Z|376e5922-6f3f-4191-b9d0-4774a1c374f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:53.862Z|6a9b47f4-f9b5-46d4-83ae-865041f3a629|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:53.863Z|6a9b47f4-f9b5-46d4-83ae-865041f3a629|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:53.905Z|cc80b795-8a96-48f9-83de-9e15f8a56c96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:44:53.906Z|cc80b795-8a96-48f9-83de-9e15f8a56c96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:54.716Z|b52edb25-6948-4612-a3e1-f5ee48699422|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:44:54.718Z|b52edb25-6948-4612-a3e1-f5ee48699422|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:44:56.190Z|92ef53c3-0942-4245-9db1-3cec31b169dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:44:56.192Z|92ef53c3-0942-4245-9db1-3cec31b169dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:44:56.330Z|2a0cc39d-e9bf-4152-9784-07965f83c9b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:44:56.331Z|2a0cc39d-e9bf-4152-9784-07965f83c9b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:45:03.883Z|317cbc3c-197e-4f84-9d59-6d7e7b01227e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:03.883Z|a467f34c-73d3-4267-baa0-63166d8262f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:03.883Z|317cbc3c-197e-4f84-9d59-6d7e7b01227e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:03.883Z|a467f34c-73d3-4267-baa0-63166d8262f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:03.930Z|2bc26044-eb85-460b-b9cc-36c2ccf68edb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:03.931Z|2bc26044-eb85-460b-b9cc-36c2ccf68edb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:11.189Z|13b9a632-68c5-4d6d-abf0-8f6ba7d9d8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:45:11.190Z|13b9a632-68c5-4d6d-abf0-8f6ba7d9d8ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:45:13.916Z|cc2bb926-1e31-4f33-8cb3-463517046b01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:13.916Z|8b7bed8c-3854-40f4-ba24-0663a869266d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:13.917Z|cc2bb926-1e31-4f33-8cb3-463517046b01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:13.917Z|8b7bed8c-3854-40f4-ba24-0663a869266d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:13.958Z|0081d3ed-4b6f-476d-8d00-0aa540b0dba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:13.959Z|0081d3ed-4b6f-476d-8d00-0aa540b0dba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:23.941Z|8e0d4ab1-1483-437b-853a-b59ac64f794f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:23.942Z|8e0d4ab1-1483-437b-853a-b59ac64f794f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:23.942Z|b00bb664-5b35-45d5-ae56-1ef9dccb6d2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:23.943Z|b00bb664-5b35-45d5-ae56-1ef9dccb6d2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:23.980Z|5fdfba3b-0212-4730-a3c2-2cc722448404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:23.981Z|5fdfba3b-0212-4730-a3c2-2cc722448404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:26.189Z|50ff0d8a-4b0a-4ca6-b080-bfe811d13abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:45:26.190Z|50ff0d8a-4b0a-4ca6-b080-bfe811d13abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:45:26.332Z|3050469a-df02-475b-a7a4-9bd5ec49cd3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:45:26.333Z|3050469a-df02-475b-a7a4-9bd5ec49cd3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:45:33.974Z|d98837d3-c1c3-4cd8-be95-5cbd18673e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:33.975Z|d98837d3-c1c3-4cd8-be95-5cbd18673e77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:33.979Z|f7069b0c-8655-4d0c-a447-793bb1597e50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:33.980Z|f7069b0c-8655-4d0c-a447-793bb1597e50|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:34.009Z|d8d5cd51-1fbe-4a6d-bd2f-85e46226a443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:34.009Z|d8d5cd51-1fbe-4a6d-bd2f-85e46226a443|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:41.189Z|28852451-b3c6-49ac-b5b3-53d152007e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:45:41.192Z|28852451-b3c6-49ac-b5b3-53d152007e98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:45:44.005Z|7b2391ef-c11d-40a3-9eca-26b050e795d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:44.005Z|87a661b4-b788-48b8-b9d2-179856e66597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:44.006Z|87a661b4-b788-48b8-b9d2-179856e66597|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:44.006Z|7b2391ef-c11d-40a3-9eca-26b050e795d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:44.035Z|37b6842b-3f12-4c8a-9508-49ab53d88110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:44.035Z|37b6842b-3f12-4c8a-9508-49ab53d88110|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:54.030Z|d5f7b4a4-d2e0-4d8f-a073-868f1be58e0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:54.030Z|a16c3581-e4fa-42b6-b3d2-f8307f71a71e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:54.031Z|a16c3581-e4fa-42b6-b3d2-f8307f71a71e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:54.031Z|d5f7b4a4-d2e0-4d8f-a073-868f1be58e0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:54.057Z|2d889ab1-2dbb-4799-8e9e-3d873c469828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:45:54.058Z|2d889ab1-2dbb-4799-8e9e-3d873c469828|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:54.714Z|3d1cf66d-c351-46a8-b3ea-14e9638bc5f9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:45:54.715Z|3d1cf66d-c351-46a8-b3ea-14e9638bc5f9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:45:56.189Z|99eddf4c-6d48-4ddc-a97d-727c7b133752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:45:56.190Z|99eddf4c-6d48-4ddc-a97d-727c7b133752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:45:56.334Z|bee32c33-6531-47c7-beea-6d55c2f2786d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:45:56.335Z|bee32c33-6531-47c7-beea-6d55c2f2786d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:46:04.058Z|537b997a-0797-46ec-9128-1f5656abaab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:04.058Z|33dc61a5-51ec-4d2c-b5df-5d5e857530c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:04.059Z|537b997a-0797-46ec-9128-1f5656abaab6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:04.059Z|33dc61a5-51ec-4d2c-b5df-5d5e857530c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:04.082Z|16bc6ddf-51a6-41b8-962c-79dbe14e06fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:04.083Z|16bc6ddf-51a6-41b8-962c-79dbe14e06fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:11.189Z|77793996-4d11-40cf-af65-72fc9622571d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:46:11.190Z|77793996-4d11-40cf-af65-72fc9622571d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:46:14.084Z|0646f6f3-23b3-4021-8fbf-8f0662d38c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:14.084Z|8d531297-b6ea-4ee3-b99a-98f05e794573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:14.085Z|0646f6f3-23b3-4021-8fbf-8f0662d38c79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:14.085Z|8d531297-b6ea-4ee3-b99a-98f05e794573|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:14.110Z|6d45c019-86b1-40e9-9101-67e1649a9500|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:14.111Z|6d45c019-86b1-40e9-9101-67e1649a9500|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:24.110Z|e6bdf959-cf14-41c5-b31c-99138634cd18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:24.111Z|e6bdf959-cf14-41c5-b31c-99138634cd18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:24.131Z|a97d4544-d917-4d83-8ee5-e64db2b39ecd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:24.132Z|a97d4544-d917-4d83-8ee5-e64db2b39ecd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:24.165Z|f1778d0c-cbde-4f0d-a487-2242f9510909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:24.166Z|f1778d0c-cbde-4f0d-a487-2242f9510909|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:26.189Z|850fd62a-964b-4357-9ca3-15579bd3c7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:46:26.193Z|850fd62a-964b-4357-9ca3-15579bd3c7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:46:26.336Z|603b122c-5028-4a87-b1d2-25bade3adafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:46:26.337Z|603b122c-5028-4a87-b1d2-25bade3adafd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:46:34.135Z|b38ef30a-7cf0-4d8e-ab01-e72787f574dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:34.135Z|b38ef30a-7cf0-4d8e-ab01-e72787f574dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:34.165Z|3a6b6860-3b4d-43c4-b762-4dea56883f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:34.166Z|3a6b6860-3b4d-43c4-b762-4dea56883f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:34.188Z|70764f10-15f2-40a4-8f9f-7edf71c5f4aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:34.189Z|70764f10-15f2-40a4-8f9f-7edf71c5f4aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:41.189Z|0ea7d045-3ee6-4358-9315-2593eda56c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:46:41.190Z|0ea7d045-3ee6-4358-9315-2593eda56c53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:46:44.161Z|71b54348-ee60-46ed-8695-a7cf5279c440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:44.162Z|71b54348-ee60-46ed-8695-a7cf5279c440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:44.186Z|d83dad0a-f5ef-4d61-98d5-e9b8c56b01f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:44.186Z|d83dad0a-f5ef-4d61-98d5-e9b8c56b01f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:44.214Z|058f8965-4850-4151-b008-0612d36b8aa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:44.215Z|058f8965-4850-4151-b008-0612d36b8aa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:54.192Z|82db92e6-bf53-4d59-a968-c319a29bd1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:54.193Z|82db92e6-bf53-4d59-a968-c319a29bd1da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:54.207Z|ed657220-1754-474b-97b6-c5272464eac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:54.208Z|ed657220-1754-474b-97b6-c5272464eac1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:54.237Z|5e520d94-7005-4205-9344-4b68dce639ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:46:54.237Z|5e520d94-7005-4205-9344-4b68dce639ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:54.711Z|71c0a155-35cd-41ac-b25a-5b66bc806bc0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:46:54.712Z|71c0a155-35cd-41ac-b25a-5b66bc806bc0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:46:56.189Z|ae763e4b-6f80-4135-b06a-4902a82a109d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:46:56.191Z|ae763e4b-6f80-4135-b06a-4902a82a109d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:46:56.338Z|cb006edd-b0f6-4005-bd77-10070e3e1885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:46:56.338Z|cb006edd-b0f6-4005-bd77-10070e3e1885|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:47:04.228Z|8cc638e0-c0fe-4184-a332-960da29b48aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:04.228Z|344901be-f31d-4679-be0b-74fb1c615113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:04.229Z|8cc638e0-c0fe-4184-a332-960da29b48aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:04.231Z|344901be-f31d-4679-be0b-74fb1c615113|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:04.262Z|8c1c436c-9de3-450b-93ac-9c154f57ce87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:04.263Z|8c1c436c-9de3-450b-93ac-9c154f57ce87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:11.189Z|8a89e682-a9fa-4564-bba2-12656f6a8f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:47:11.195Z|8a89e682-a9fa-4564-bba2-12656f6a8f09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:47:14.260Z|d85dbf80-2048-4383-8e40-d93a0624eb0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:14.260Z|d85dbf80-2048-4383-8e40-d93a0624eb0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:14.260Z|09a1616f-2be0-4863-b4d5-56b9abd057b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:14.262Z|09a1616f-2be0-4863-b4d5-56b9abd057b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:14.284Z|92188604-dd90-4096-bf7f-16e6ba68c929|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:14.285Z|92188604-dd90-4096-bf7f-16e6ba68c929|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:24.284Z|7edd8306-dfab-41a7-8fd5-bab871462b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:24.284Z|d1c6f8a5-b6d5-4524-854e-123c05603c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:24.285Z|7edd8306-dfab-41a7-8fd5-bab871462b19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:24.285Z|d1c6f8a5-b6d5-4524-854e-123c05603c18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:24.306Z|7562cea6-b0f2-44a1-b914-ff74a3669887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:24.307Z|7562cea6-b0f2-44a1-b914-ff74a3669887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:26.189Z|94bee2f6-ed46-4d79-86a8-365afec38c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:47:26.190Z|94bee2f6-ed46-4d79-86a8-365afec38c90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:47:26.339Z|edc6b66b-6bf5-4026-b1ed-01e74f6e2d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:47:26.340Z|edc6b66b-6bf5-4026-b1ed-01e74f6e2d66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:47:34.308Z|a689d850-9412-4c8e-8cb3-4b4c078b92f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:34.309Z|a689d850-9412-4c8e-8cb3-4b4c078b92f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:34.309Z|8dc79c62-699b-4782-b3b0-e88e135cf5b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:34.310Z|8dc79c62-699b-4782-b3b0-e88e135cf5b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:34.329Z|6f261c6c-eb57-45c1-b642-81e2b1e4f615|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:34.330Z|6f261c6c-eb57-45c1-b642-81e2b1e4f615|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:41.189Z|e0db2a7f-fb2c-4463-a89e-faca61459abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:47:41.190Z|e0db2a7f-fb2c-4463-a89e-faca61459abc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:47:44.334Z|769a957c-6f56-43ca-b00e-3de6d98fc325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:44.335Z|769a957c-6f56-43ca-b00e-3de6d98fc325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:44.336Z|f897be92-47cd-4780-bdc8-4a03e10bffaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:44.336Z|f897be92-47cd-4780-bdc8-4a03e10bffaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:44.349Z|9c9f0353-bcd9-4f14-98e3-146f499ea689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:44.350Z|9c9f0353-bcd9-4f14-98e3-146f499ea689|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:54.359Z|75c73d89-78fd-4fe1-b195-51454e4a54a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:54.360Z|59b8aeea-eae0-4377-8c91-880506069d9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:54.360Z|75c73d89-78fd-4fe1-b195-51454e4a54a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:54.361Z|59b8aeea-eae0-4377-8c91-880506069d9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:54.371Z|005d825b-bd29-4002-9a68-404e01fe28d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:47:54.371Z|005d825b-bd29-4002-9a68-404e01fe28d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:54.718Z|ea90b5e8-915a-4178-bbe8-304216edd4a4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:47:54.719Z|ea90b5e8-915a-4178-bbe8-304216edd4a4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:47:56.189Z|d5a7abd8-6d7e-4fcf-8bd4-40fdc3a589e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:47:56.195Z|d5a7abd8-6d7e-4fcf-8bd4-40fdc3a589e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:47:56.341Z|3bc63b6d-e34e-41b5-a3ca-a0c23ffceab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:47:56.341Z|3bc63b6d-e34e-41b5-a3ca-a0c23ffceab2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:48:04.387Z|803619b1-32fd-4bb5-814e-447861594880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:04.387Z|239e5c4f-259c-4cf7-b31a-0de6fb40380e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:04.388Z|803619b1-32fd-4bb5-814e-447861594880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:04.388Z|239e5c4f-259c-4cf7-b31a-0de6fb40380e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:04.394Z|2691f228-a7f2-4e29-8f96-d4cb6a282fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:04.394Z|2691f228-a7f2-4e29-8f96-d4cb6a282fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:11.190Z|ed88dd0e-028f-494f-975d-7e69dbfe0caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:48:11.190Z|ed88dd0e-028f-494f-975d-7e69dbfe0caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:48:14.414Z|83ef821a-eba2-41b0-b1c4-6b34ad80f8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:14.414Z|603d3213-f077-42f6-ad1e-58764ca7a99c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:14.415Z|603d3213-f077-42f6-ad1e-58764ca7a99c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:14.415Z|83ef821a-eba2-41b0-b1c4-6b34ad80f8b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:14.415Z|b731194f-da7d-481e-8c42-c8bc602568d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:14.416Z|b731194f-da7d-481e-8c42-c8bc602568d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:24.440Z|3bbd6f93-042e-4c41-b2bc-81841fa3d224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:24.440Z|9f443d7c-f055-42f4-9ec5-f7a195912133|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:24.441Z|3bbd6f93-042e-4c41-b2bc-81841fa3d224|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:24.441Z|9f443d7c-f055-42f4-9ec5-f7a195912133|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:24.448Z|04373049-2ffa-4cd9-b8df-b309cef8911c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:24.449Z|04373049-2ffa-4cd9-b8df-b309cef8911c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:26.189Z|da76e69c-6c52-44be-93d8-c4f0695c7184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:48:26.190Z|da76e69c-6c52-44be-93d8-c4f0695c7184|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:48:26.342Z|0c8f5a84-5d17-457f-a7fa-46d720caa2f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:48:26.343Z|0c8f5a84-5d17-457f-a7fa-46d720caa2f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:48:34.464Z|abebc32b-1f08-439d-9dc1-fcfc3b2a3939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:34.464Z|9bf04c35-dbe0-41d8-ab72-fbe2e98b0f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:34.465Z|abebc32b-1f08-439d-9dc1-fcfc3b2a3939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:34.465Z|9bf04c35-dbe0-41d8-ab72-fbe2e98b0f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:34.468Z|e4f7c909-e650-4fc1-a5aa-828303ce77c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:34.470Z|e4f7c909-e650-4fc1-a5aa-828303ce77c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:41.189Z|11dc4ec3-9739-456c-9cdb-0736714dcfdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:48:41.192Z|11dc4ec3-9739-456c-9cdb-0736714dcfdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:48:44.488Z|e8e53574-5082-4565-8db3-a7dc0740eaf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:44.489Z|e8e53574-5082-4565-8db3-a7dc0740eaf6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:44.491Z|200942be-08d3-460e-9737-c0044052e524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:44.492Z|200942be-08d3-460e-9737-c0044052e524|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:44.495Z|95178d48-1830-457c-be19-0152964e971a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:44.496Z|95178d48-1830-457c-be19-0152964e971a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:54.513Z|d94d4508-676f-45ef-87b6-f3826a926dbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:54.513Z|0be22697-12bf-4b4c-86f8-a2edd60382fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:54.514Z|0be22697-12bf-4b4c-86f8-a2edd60382fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:54.514Z|d94d4508-676f-45ef-87b6-f3826a926dbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:54.520Z|a8fc13e7-1af3-4032-a4db-871592c2fdfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:48:54.520Z|a8fc13e7-1af3-4032-a4db-871592c2fdfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:54.720Z|8ebd5054-8857-4212-945f-53df80ffc7d7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:48:54.721Z|8ebd5054-8857-4212-945f-53df80ffc7d7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:48:56.189Z|c6d219e7-ea25-41eb-a9b9-20aa7cf51bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:48:56.190Z|c6d219e7-ea25-41eb-a9b9-20aa7cf51bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:48:56.343Z|4bb96da4-e0b1-43b3-a7e4-8a0cc61005d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:48:56.344Z|4bb96da4-e0b1-43b3-a7e4-8a0cc61005d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:49:04.540Z|1b64be39-6998-4d32-bc77-60788489f0be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:04.540Z|1b64be39-6998-4d32-bc77-60788489f0be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:04.552Z|d9973d56-bc77-4d5c-993b-ca28e33254a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:04.552Z|d9973d56-bc77-4d5c-993b-ca28e33254a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:04.552Z|fe58048d-005c-45d2-b999-c006cf89ed7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:04.555Z|fe58048d-005c-45d2-b999-c006cf89ed7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:11.189Z|66b83c59-961b-46be-ae22-538ccd60f678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:49:11.190Z|66b83c59-961b-46be-ae22-538ccd60f678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:49:14.575Z|761e372e-f85d-46a1-a268-31f5e91fd4f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:14.576Z|761e372e-f85d-46a1-a268-31f5e91fd4f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:14.578Z|dd9d550e-5632-4ff5-a3d4-fb3d5d3c67b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:14.578Z|dd9d550e-5632-4ff5-a3d4-fb3d5d3c67b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:14.582Z|5b1f6f0c-600d-4944-96ac-f84302abc5b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:14.583Z|5b1f6f0c-600d-4944-96ac-f84302abc5b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:24.601Z|0b290721-de68-450a-b6f8-55cdfb3c8b66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:24.601Z|194d7117-6506-430d-9f97-e66fbc1fae15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:24.602Z|0b290721-de68-450a-b6f8-55cdfb3c8b66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:24.602Z|194d7117-6506-430d-9f97-e66fbc1fae15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:24.604Z|31a70b6e-90bf-4e0a-b81e-0f3e04c7ec1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:24.605Z|31a70b6e-90bf-4e0a-b81e-0f3e04c7ec1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:26.189Z|545b93e7-bfc6-4249-ae28-6b2256d200f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:49:26.193Z|545b93e7-bfc6-4249-ae28-6b2256d200f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:49:26.345Z|6b6240dd-3d85-4dd5-95bb-2b10ee45164e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:49:26.345Z|6b6240dd-3d85-4dd5-95bb-2b10ee45164e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:49:34.626Z|0076cd57-e99a-43af-b93a-665c05b4b761|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:34.626Z|1ef7697a-5ee3-4de6-8eb2-d7005f1d675c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:34.626Z|e4846fd4-a3ab-41e4-b6c0-34c3172529f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:34.628Z|e4846fd4-a3ab-41e4-b6c0-34c3172529f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:34.628Z|1ef7697a-5ee3-4de6-8eb2-d7005f1d675c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:34.628Z|0076cd57-e99a-43af-b93a-665c05b4b761|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:41.189Z|1966abfa-6a4d-4a23-944c-e3c335ca44de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:49:41.190Z|1966abfa-6a4d-4a23-944c-e3c335ca44de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:49:44.656Z|5705afd0-f9d5-4176-842b-b451131bbf42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:44.656Z|8d3e4217-3292-4e01-987f-b7216c2328fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:44.656Z|5705afd0-f9d5-4176-842b-b451131bbf42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:44.657Z|8d3e4217-3292-4e01-987f-b7216c2328fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:44.658Z|bb2d119d-8dcf-405a-a049-0f753085f6af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:44.659Z|bb2d119d-8dcf-405a-a049-0f753085f6af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:54.682Z|3aec6bea-624a-48dc-95f3-40099c4e3ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:54.683Z|3aec6bea-624a-48dc-95f3-40099c4e3ddf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:54.688Z|68f83019-fa2c-4e02-932a-d2ddf8c57872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:54.691Z|68f83019-fa2c-4e02-932a-d2ddf8c57872|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:54.700Z|e8d9ec95-3466-4e4f-badf-09d301140ba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:49:54.701Z|e8d9ec95-3466-4e4f-badf-09d301140ba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:54.715Z|345a25e6-418f-4fb0-823c-8763ccc24d01|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:49:54.716Z|345a25e6-418f-4fb0-823c-8763ccc24d01|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:49:56.189Z|26a75acb-cddb-4832-876c-6ecfdcad91e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:49:56.190Z|26a75acb-cddb-4832-876c-6ecfdcad91e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:49:56.346Z|8d4be85a-9883-439d-b7bf-b7b7ea8a5f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:49:56.347Z|8d4be85a-9883-439d-b7bf-b7b7ea8a5f6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:50:04.712Z|845bbe0f-0a1c-4ecf-9bbc-c124b6ba0fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:04.713Z|845bbe0f-0a1c-4ecf-9bbc-c124b6ba0fe6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:04.716Z|8a5cf209-17a2-4869-ad68-5d9174dd20f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:04.717Z|8a5cf209-17a2-4869-ad68-5d9174dd20f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:04.730Z|92f5fb91-b398-4e7c-952c-4b68208e02c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:04.731Z|92f5fb91-b398-4e7c-952c-4b68208e02c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:11.189Z|da99f5b1-a1ad-4b84-b76e-baf2c2067d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:50:11.192Z|da99f5b1-a1ad-4b84-b76e-baf2c2067d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:50:14.743Z|de7574ad-1809-4a44-8243-9845dbbd9aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:14.744Z|de7574ad-1809-4a44-8243-9845dbbd9aa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:14.745Z|b49339a9-13b0-475b-a806-5eb17ef9f7dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:14.746Z|b49339a9-13b0-475b-a806-5eb17ef9f7dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:14.752Z|09e9f776-7705-4e37-83a6-96037b54728f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:14.753Z|09e9f776-7705-4e37-83a6-96037b54728f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:24.771Z|19580abd-81e4-4a3e-9a08-43df9793b16f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:24.772Z|19580abd-81e4-4a3e-9a08-43df9793b16f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:24.772Z|56be5d18-d506-4246-bb10-b83a5a52d9d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:24.773Z|56be5d18-d506-4246-bb10-b83a5a52d9d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:24.774Z|f984ebbc-c688-4c4c-bdc3-2fdc7aef68b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:24.775Z|f984ebbc-c688-4c4c-bdc3-2fdc7aef68b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:26.190Z|78fe4f50-0914-4643-853f-2fe5b21f770a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:50:26.190Z|78fe4f50-0914-4643-853f-2fe5b21f770a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:50:26.348Z|fd716cea-0c6a-4be6-a8ef-3976b8353784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:50:26.349Z|fd716cea-0c6a-4be6-a8ef-3976b8353784|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:50:34.797Z|d6297b96-fdd5-4ce9-9f57-341e96775761|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:34.797Z|06b5073b-971f-4e1d-86a4-3238a75e946c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:34.798Z|d6297b96-fdd5-4ce9-9f57-341e96775761|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:34.798Z|06b5073b-971f-4e1d-86a4-3238a75e946c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:34.799Z|62f77841-0553-49c5-b822-0ee7a65745cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:34.800Z|62f77841-0553-49c5-b822-0ee7a65745cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:41.189Z|480ac6a2-b339-4556-8add-11625f530715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:50:41.190Z|480ac6a2-b339-4556-8add-11625f530715|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:50:44.820Z|ac221cf0-99a0-43b5-9982-6af8a6e06e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:44.821Z|18366556-a99a-438d-b9ca-e2ebc3511c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:44.821Z|ac221cf0-99a0-43b5-9982-6af8a6e06e59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:44.824Z|18366556-a99a-438d-b9ca-e2ebc3511c76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:44.825Z|44e11836-af73-4b7a-a350-d9ddce89e06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:44.825Z|44e11836-af73-4b7a-a350-d9ddce89e06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:54.714Z|d364a450-906e-4745-8108-cd89723f6a97|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:50:54.716Z|d364a450-906e-4745-8108-cd89723f6a97|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:54.847Z|2b7686b8-a258-4d7a-93e0-d6b316d68ab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:54.847Z|ee3ce00c-7d41-4e15-89e7-e7d9bb26e96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:54.847Z|83b91c61-aa09-4c48-86cd-21ffdbc1017c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:50:54.847Z|2b7686b8-a258-4d7a-93e0-d6b316d68ab0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:54.847Z|ee3ce00c-7d41-4e15-89e7-e7d9bb26e96c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:54.848Z|83b91c61-aa09-4c48-86cd-21ffdbc1017c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:50:56.190Z|65cd9795-219f-4b8e-bded-2aff2bad8234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:50:56.193Z|65cd9795-219f-4b8e-bded-2aff2bad8234|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:50:56.350Z|e3486607-17fa-41b2-a8d6-356b444d25a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:50:56.350Z|e3486607-17fa-41b2-a8d6-356b444d25a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:51:04.871Z|c0b747d9-09c4-4d26-89b3-4e64ecca1b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:04.871Z|3747286e-46a9-4b26-8ccb-c1d57c06426d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:04.872Z|c0b747d9-09c4-4d26-89b3-4e64ecca1b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:04.872Z|59dcce3a-ea62-431c-816f-ad950fe4ee9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:04.872Z|3747286e-46a9-4b26-8ccb-c1d57c06426d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:04.873Z|59dcce3a-ea62-431c-816f-ad950fe4ee9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:11.189Z|b96e030a-cf74-4c82-806c-67c4983c5fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:51:11.190Z|b96e030a-cf74-4c82-806c-67c4983c5fbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:51:14.894Z|a48f3ba7-e4e5-41ed-931c-5777ca81728e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:14.894Z|dbfd3464-97a7-4267-8047-a8e961dcce9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:14.894Z|d8d17953-f6cc-4ece-aa78-4c39cb0dc1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:14.895Z|d8d17953-f6cc-4ece-aa78-4c39cb0dc1c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:14.895Z|dbfd3464-97a7-4267-8047-a8e961dcce9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:14.895Z|a48f3ba7-e4e5-41ed-931c-5777ca81728e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:24.926Z|03337579-5745-44bc-b98f-c4cca7687dd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:24.927Z|32094ab3-2a66-4437-918c-678d4a0eda09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:24.927Z|03337579-5745-44bc-b98f-c4cca7687dd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:24.926Z|12adf532-43f4-484f-a212-4732125d1c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:24.927Z|32094ab3-2a66-4437-918c-678d4a0eda09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:24.928Z|12adf532-43f4-484f-a212-4732125d1c2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:26.189Z|6375615b-e1ad-4f59-b819-a8aa6ee49a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:51:26.190Z|6375615b-e1ad-4f59-b819-a8aa6ee49a48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:51:26.351Z|617398bc-c12e-47ed-a826-b9713249866d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:51:26.352Z|617398bc-c12e-47ed-a826-b9713249866d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:51:34.949Z|c944557a-1fd8-4a24-a04c-891ba2e5c779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:34.949Z|5e15a95e-4936-4c74-ab62-2b0d6012dcde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:34.949Z|917db119-5d13-4b32-a6ac-3f9f9c8d0298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:34.950Z|c944557a-1fd8-4a24-a04c-891ba2e5c779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:34.950Z|917db119-5d13-4b32-a6ac-3f9f9c8d0298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:34.950Z|5e15a95e-4936-4c74-ab62-2b0d6012dcde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:41.189Z|dd0c70c7-14b8-4e4e-833a-dc03fbd155cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:51:41.191Z|dd0c70c7-14b8-4e4e-833a-dc03fbd155cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:51:44.974Z|43c5979b-d788-4c42-80f0-724f1c8fe826|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:44.974Z|43c5979b-d788-4c42-80f0-724f1c8fe826|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:44.974Z|b7431fa1-4d7e-444d-a033-75f40e281877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:44.974Z|a8a9651c-e183-4808-a00d-6f1daadbb613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:44.977Z|b7431fa1-4d7e-444d-a033-75f40e281877|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:44.977Z|a8a9651c-e183-4808-a00d-6f1daadbb613|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:54.711Z|8be8c897-66ca-41a5-8837-3b2df0026da4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:51:54.711Z|8be8c897-66ca-41a5-8837-3b2df0026da4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:54.998Z|f677a724-f38a-4e80-ab83-f0062944fd81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:54.999Z|f677a724-f38a-4e80-ab83-f0062944fd81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:55.000Z|9898ed88-ee0e-4596-96b9-6bad3bb0233d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:55.000Z|9898ed88-ee0e-4596-96b9-6bad3bb0233d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:54.998Z|facc8342-1ae3-43bd-b7cf-779147b61786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:51:55.001Z|facc8342-1ae3-43bd-b7cf-779147b61786|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:51:56.191Z|40a37024-c2b8-4a65-b31e-9c7a9f34d21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:51:56.194Z|40a37024-c2b8-4a65-b31e-9c7a9f34d21a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:51:56.353Z|bd5b0a8a-bb4b-4823-881a-a8412abe6b1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:51:56.353Z|bd5b0a8a-bb4b-4823-881a-a8412abe6b1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:52:05.024Z|bc7a76fe-9cc5-4c66-81a9-a1fd53de2639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:05.024Z|303df961-500e-4a59-bc2f-6fe89dffbbb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:05.025Z|303df961-500e-4a59-bc2f-6fe89dffbbb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:05.025Z|bc7a76fe-9cc5-4c66-81a9-a1fd53de2639|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:05.028Z|3d2392a9-96fd-4d1c-ac0f-9e01fdc23cd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:05.029Z|3d2392a9-96fd-4d1c-ac0f-9e01fdc23cd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:11.190Z|ce15ce50-f52f-4b88-b9b4-482db4abdce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:52:11.191Z|ce15ce50-f52f-4b88-b9b4-482db4abdce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:52:15.054Z|ffecfeb0-f90e-4e62-8d03-fb98d52efb22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:15.055Z|6fa1ae40-a196-4b3b-8892-537df3c98b9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:15.055Z|ffecfeb0-f90e-4e62-8d03-fb98d52efb22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:15.055Z|6fa1ae40-a196-4b3b-8892-537df3c98b9c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:15.055Z|5bc66091-81e0-4cb2-a6b7-8d392357d7ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:15.057Z|5bc66091-81e0-4cb2-a6b7-8d392357d7ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:25.085Z|f3607325-c95a-46a0-818e-87be0f539f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:25.085Z|a098a786-4632-460a-a53d-c6290889810d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:25.085Z|add4bfec-e2cf-430f-8ec2-4d8d1d3ecf78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:25.086Z|a098a786-4632-460a-a53d-c6290889810d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:25.086Z|add4bfec-e2cf-430f-8ec2-4d8d1d3ecf78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:25.086Z|f3607325-c95a-46a0-818e-87be0f539f89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:26.189Z|b1289ac7-5510-4751-812a-8bd2a9f1a70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:52:26.191Z|b1289ac7-5510-4751-812a-8bd2a9f1a70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:52:26.354Z|0d371b67-c3d0-4fe1-8e7f-eb6a8908c601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:52:26.355Z|0d371b67-c3d0-4fe1-8e7f-eb6a8908c601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:52:35.115Z|a77b8d70-8e62-4a8d-b51d-5cc9c7dd47e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:35.115Z|98272db6-a452-42e5-b8e5-4b1dea912c3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:35.115Z|7f136dcd-21a3-4b50-90a2-a2589614bf32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:35.117Z|7f136dcd-21a3-4b50-90a2-a2589614bf32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:35.117Z|a77b8d70-8e62-4a8d-b51d-5cc9c7dd47e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:35.117Z|98272db6-a452-42e5-b8e5-4b1dea912c3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:41.190Z|c5d57f9c-a050-4759-b544-ed6b85cdda96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:52:41.191Z|c5d57f9c-a050-4759-b544-ed6b85cdda96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:52:45.148Z|c5c80239-53e2-4bb7-b8d5-34a9c65925eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:45.148Z|b2326988-d8cf-4fdf-a37f-eabb93079d00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:45.149Z|b2326988-d8cf-4fdf-a37f-eabb93079d00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:45.149Z|c5c80239-53e2-4bb7-b8d5-34a9c65925eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:45.152Z|b277b74b-d165-4bdc-8604-4ed1cd88a270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:45.152Z|b277b74b-d165-4bdc-8604-4ed1cd88a270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:54.714Z|27876142-2898-4b9d-a32c-17ce49ac02bc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:52:54.715Z|27876142-2898-4b9d-a32c-17ce49ac02bc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:55.173Z|34f6e63b-d8a8-4d32-abcb-42b2733aa59c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:55.173Z|ca2d8c24-8f40-4c15-b8d1-7ab11006f208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:55.174Z|34f6e63b-d8a8-4d32-abcb-42b2733aa59c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:55.174Z|ca2d8c24-8f40-4c15-b8d1-7ab11006f208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:55.181Z|b6e1ce86-6658-46eb-bc9e-76b3bbde56e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:52:55.182Z|b6e1ce86-6658-46eb-bc9e-76b3bbde56e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:52:56.189Z|11add3e9-088f-4e04-b86d-5b433edee750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:52:56.190Z|11add3e9-088f-4e04-b86d-5b433edee750|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:52:56.356Z|2b720b76-6e6a-4ab4-986b-371d2993d596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:52:56.356Z|2b720b76-6e6a-4ab4-986b-371d2993d596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:53:05.202Z|39c269b3-b3fd-4109-84d1-f5158d415cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:05.202Z|e3da44bf-4527-48db-b4f5-0f7ed729b008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:05.203Z|1b96700b-679a-4495-b2ec-827216826597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:05.203Z|39c269b3-b3fd-4109-84d1-f5158d415cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:05.203Z|1b96700b-679a-4495-b2ec-827216826597|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:05.204Z|e3da44bf-4527-48db-b4f5-0f7ed729b008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:11.191Z|796fd1c0-abaf-4e1f-af13-6e9667e4942d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:53:11.193Z|796fd1c0-abaf-4e1f-af13-6e9667e4942d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:53:15.230Z|01f29f9e-b9d7-4c04-9813-622e4d692899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:15.231Z|1617a884-0dbc-411b-8a8d-b00a11113dd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:15.231Z|01f29f9e-b9d7-4c04-9813-622e4d692899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:15.231Z|1617a884-0dbc-411b-8a8d-b00a11113dd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:15.236Z|561ca64d-a330-4f02-8641-70cea81cd38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:15.237Z|561ca64d-a330-4f02-8641-70cea81cd38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:25.257Z|5635938d-680d-4ac7-a114-fe66b93e6a24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:25.258Z|5635938d-680d-4ac7-a114-fe66b93e6a24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:25.258Z|8c38e842-ab6a-4e23-97bb-661ba2c6e1ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:25.259Z|8c38e842-ab6a-4e23-97bb-661ba2c6e1ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:25.260Z|46cb2d86-3715-454b-a2f0-0297539eb997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:25.263Z|46cb2d86-3715-454b-a2f0-0297539eb997|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:26.189Z|1b0abb8b-957c-463a-91d0-b3708ce1fef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:53:26.190Z|1b0abb8b-957c-463a-91d0-b3708ce1fef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:53:26.357Z|9043518c-ee6f-402f-833f-f279dd5d3552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:53:26.358Z|9043518c-ee6f-402f-833f-f279dd5d3552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:53:35.284Z|6d2181c6-1298-42b5-bd9a-9a457c778097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:35.284Z|3138bcda-573b-4de9-97a5-ac1f35ceabf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:35.285Z|6d2181c6-1298-42b5-bd9a-9a457c778097|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:35.286Z|3138bcda-573b-4de9-97a5-ac1f35ceabf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:35.286Z|1bc35f9d-4ac2-4424-89be-1d84e4155f4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:35.286Z|1bc35f9d-4ac2-4424-89be-1d84e4155f4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:41.192Z|c70ec79e-24ba-4429-af2f-3f0b994dc0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:53:41.193Z|c70ec79e-24ba-4429-af2f-3f0b994dc0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:53:45.312Z|11a74b52-3b13-4a86-a7cb-5e6740e6b29a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:45.313Z|11a74b52-3b13-4a86-a7cb-5e6740e6b29a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:45.319Z|4a901971-354f-4e19-8b09-f19247f0ddcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:45.319Z|08978822-3daa-46d1-8771-f56fdb516bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:45.319Z|4a901971-354f-4e19-8b09-f19247f0ddcd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:45.319Z|08978822-3daa-46d1-8771-f56fdb516bfc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:54.714Z|f20cb74c-8f6f-4e6f-a3c9-80c55fd583a8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:53:54.715Z|f20cb74c-8f6f-4e6f-a3c9-80c55fd583a8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:55.341Z|dedcc582-4ad9-42e6-a74b-24d6dc009522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:55.341Z|7af1d123-a277-42aa-8938-a539142cb984|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:55.341Z|57dd5975-ebc7-4ae1-8446-b48309021329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:53:55.342Z|7af1d123-a277-42aa-8938-a539142cb984|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:55.342Z|dedcc582-4ad9-42e6-a74b-24d6dc009522|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:55.342Z|57dd5975-ebc7-4ae1-8446-b48309021329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:53:56.190Z|11a0aa9b-11af-4a82-a1a2-0035cd3365ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:53:56.190Z|11a0aa9b-11af-4a82-a1a2-0035cd3365ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:53:56.359Z|4b16ee3f-d58c-4333-8b9d-7b8673ecfb94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:53:56.359Z|4b16ee3f-d58c-4333-8b9d-7b8673ecfb94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:54:05.366Z|ac70327c-4a6f-488b-a645-e067ec96904c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:05.367Z|ac70327c-4a6f-488b-a645-e067ec96904c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:05.369Z|7dc40f92-4162-4e15-bda4-4885085a21f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:05.369Z|72e055fe-6949-4f63-885f-6048966dd44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:05.369Z|7dc40f92-4162-4e15-bda4-4885085a21f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:05.370Z|72e055fe-6949-4f63-885f-6048966dd44e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:11.189Z|7c28ecce-f19f-4354-99f9-14ea667fcfe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:54:11.190Z|7c28ecce-f19f-4354-99f9-14ea667fcfe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:54:15.392Z|5964e1d6-a5c0-41c3-b283-c983ca750355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:15.392Z|5964e1d6-a5c0-41c3-b283-c983ca750355|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:15.401Z|12a1e950-6857-4bb1-b179-3a9aa1a98736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:15.401Z|6c2b18cc-8bbc-4ff9-b254-25411ebc23bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:15.402Z|6c2b18cc-8bbc-4ff9-b254-25411ebc23bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:15.402Z|12a1e950-6857-4bb1-b179-3a9aa1a98736|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:25.420Z|20664377-7dc8-41eb-b8fe-1f8ae5f1ec77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:25.421Z|20664377-7dc8-41eb-b8fe-1f8ae5f1ec77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:25.422Z|cae27d80-0b77-42eb-af39-4445ba8ec371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:25.422Z|cae27d80-0b77-42eb-af39-4445ba8ec371|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:25.424Z|9af8681b-2a3c-4de6-b502-b751f0b3d9ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:25.425Z|9af8681b-2a3c-4de6-b502-b751f0b3d9ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:26.189Z|ecc26231-5887-4e09-aa6c-7062df27f35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:54:26.193Z|ecc26231-5887-4e09-aa6c-7062df27f35f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:54:26.360Z|39f58ac6-1d6b-422e-9ede-cfda0326f4c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:54:26.361Z|39f58ac6-1d6b-422e-9ede-cfda0326f4c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:54:35.446Z|412cb258-525d-406b-bf54-aa6c032049e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:35.446Z|412cb258-525d-406b-bf54-aa6c032049e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:35.448Z|2c75091d-5baa-41d5-bd95-64a3b243ffa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:35.449Z|2c75091d-5baa-41d5-bd95-64a3b243ffa7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:35.456Z|2f0cdf19-8034-4b59-900c-485302aae62f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:35.457Z|2f0cdf19-8034-4b59-900c-485302aae62f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:41.189Z|0d5c7e03-d7b8-46b2-86c1-e2d98019d6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:54:41.190Z|0d5c7e03-d7b8-46b2-86c1-e2d98019d6b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:54:45.478Z|617ee39d-60db-470d-98d3-ebf0b6be2fac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:45.479Z|111a4782-7960-46cf-89ec-ce576b40bcce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:45.479Z|111a4782-7960-46cf-89ec-ce576b40bcce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:45.483Z|9722180c-b1e1-4541-a9a4-88668aba6d43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:45.484Z|9722180c-b1e1-4541-a9a4-88668aba6d43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:45.479Z|617ee39d-60db-470d-98d3-ebf0b6be2fac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:54.715Z|b3517157-4eeb-4a4c-abd4-a150fced9c1c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:54:54.716Z|b3517157-4eeb-4a4c-abd4-a150fced9c1c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:55.509Z|1c7a5490-9bb8-4fa5-8913-5acd9f3c724e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:55.509Z|bfc52833-fd4f-46c3-8e93-288036cafa6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:55.510Z|1c7a5490-9bb8-4fa5-8913-5acd9f3c724e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:55.510Z|bfc52833-fd4f-46c3-8e93-288036cafa6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:55.513Z|3f6a86d8-b26f-43d7-97a9-484d636ca53c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:54:55.513Z|3f6a86d8-b26f-43d7-97a9-484d636ca53c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:54:56.189Z|a0510741-57a0-4321-bafb-d0b5f77c54fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:54:56.190Z|a0510741-57a0-4321-bafb-d0b5f77c54fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:54:56.362Z|c03163bf-0e47-4af2-8664-3c775e615cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:54:56.362Z|c03163bf-0e47-4af2-8664-3c775e615cbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:55:05.538Z|f4a812b2-c196-401e-be61-47e190e65d84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:05.539Z|f4a812b2-c196-401e-be61-47e190e65d84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:05.540Z|92bd5fb6-a081-4bc9-a220-3f7801b20401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:05.541Z|92bd5fb6-a081-4bc9-a220-3f7801b20401|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:05.538Z|c16fd017-2d95-4858-92ef-1896252d7d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:05.543Z|c16fd017-2d95-4858-92ef-1896252d7d2e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:11.189Z|8eca5e46-3424-4fd6-b4a6-f14324b0649f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:55:11.192Z|8eca5e46-3424-4fd6-b4a6-f14324b0649f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:55:15.567Z|75d20e5e-5470-430b-916b-0e70c186c67d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:15.567Z|cff8f1ea-52bc-4e48-9574-fe19e6bbd409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:15.567Z|cff8f1ea-52bc-4e48-9574-fe19e6bbd409|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:15.567Z|a0590f3a-c3b0-4d14-a38b-8c7edd7d7bc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:15.567Z|75d20e5e-5470-430b-916b-0e70c186c67d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:15.568Z|a0590f3a-c3b0-4d14-a38b-8c7edd7d7bc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:25.591Z|08bb0709-40cb-4413-a2c9-cd92de432362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:25.591Z|6965b338-dab1-4de2-97bf-eff9a8f11e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:25.592Z|08bb0709-40cb-4413-a2c9-cd92de432362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:25.592Z|6965b338-dab1-4de2-97bf-eff9a8f11e5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:25.592Z|2e96f3fa-843f-4255-8c68-45a3482f21d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:25.593Z|2e96f3fa-843f-4255-8c68-45a3482f21d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:26.189Z|a28a68e7-dd14-4011-80c0-511bdef63783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:55:26.190Z|a28a68e7-dd14-4011-80c0-511bdef63783|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:55:26.363Z|53a1d4e1-159d-4a0c-8a51-05a47a096691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:55:26.364Z|53a1d4e1-159d-4a0c-8a51-05a47a096691|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:55:35.615Z|9c5c0b3e-291e-415d-8ab4-088afb7e0b3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:35.616Z|804588d4-d208-40a5-8ce3-31830716d751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:35.617Z|804588d4-d208-40a5-8ce3-31830716d751|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:35.617Z|9c5c0b3e-291e-415d-8ab4-088afb7e0b3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:35.622Z|2becd036-89a4-4fea-aa73-cdd60b5a2ec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:35.623Z|2becd036-89a4-4fea-aa73-cdd60b5a2ec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:41.192Z|a89af36e-1cc9-47c7-9616-a4f9df7949eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:55:41.196Z|a89af36e-1cc9-47c7-9616-a4f9df7949eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:55:45.642Z|a59cb159-5c0b-4285-97cd-5960db28f090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:45.642Z|387fb818-ab6b-47af-aac8-0d6892feaae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:45.643Z|a59cb159-5c0b-4285-97cd-5960db28f090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:45.643Z|c9e306c5-eaf1-4020-a25f-5df54387cff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:45.644Z|387fb818-ab6b-47af-aac8-0d6892feaae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:45.644Z|c9e306c5-eaf1-4020-a25f-5df54387cff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:54.713Z|05b287de-8f71-4706-89b8-d3bfbb0467b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:55:54.714Z|05b287de-8f71-4706-89b8-d3bfbb0467b6|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:55.667Z|595db7de-596b-4ee6-8f00-7994a9862c57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:55.667Z|3aa6a6ea-5b6f-4255-9a84-5f1d945f9dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:55.668Z|1a237049-481a-45c6-94c3-f8630ebb848c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:55:55.668Z|3aa6a6ea-5b6f-4255-9a84-5f1d945f9dd4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:55.669Z|1a237049-481a-45c6-94c3-f8630ebb848c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:55.678Z|595db7de-596b-4ee6-8f00-7994a9862c57|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:55:56.189Z|2637cd19-1e24-45f9-9e24-a4be04245503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:55:56.190Z|2637cd19-1e24-45f9-9e24-a4be04245503|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:55:56.365Z|1ae3b8d6-8d93-4921-99fe-987921a28bb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:55:56.366Z|1ae3b8d6-8d93-4921-99fe-987921a28bb8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:56:05.702Z|3119d270-a37e-446a-87d3-d459fc09b6f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:05.703Z|ac5f3ead-9c78-455d-bfa4-4802a61563a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:05.704Z|3119d270-a37e-446a-87d3-d459fc09b6f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:05.704Z|ac5f3ead-9c78-455d-bfa4-4802a61563a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:05.704Z|521124e0-5eba-47a2-90c2-3a3b19caf35f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:05.705Z|521124e0-5eba-47a2-90c2-3a3b19caf35f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:11.189Z|20d06416-01ae-45b7-b0ab-945bb5314b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:56:11.190Z|20d06416-01ae-45b7-b0ab-945bb5314b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:56:15.731Z|6c130201-6c5b-4292-9e21-6995e04e4ce7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:15.731Z|ae4d5ed0-395f-4973-967a-d0895dfef6d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:15.731Z|654bdb34-cf20-4df4-9784-6425a9d21dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:15.732Z|ae4d5ed0-395f-4973-967a-d0895dfef6d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:15.732Z|6c130201-6c5b-4292-9e21-6995e04e4ce7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:15.732Z|654bdb34-cf20-4df4-9784-6425a9d21dbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:25.756Z|9878be4b-9f14-4c9d-8a2b-54adcdd59106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:25.756Z|fa99296a-969b-4374-9a84-99b24b03713d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:25.757Z|fa99296a-969b-4374-9a84-99b24b03713d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:25.757Z|9878be4b-9f14-4c9d-8a2b-54adcdd59106|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:25.761Z|98def068-dfe8-4a7a-a617-1ae9bc422d09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:25.762Z|98def068-dfe8-4a7a-a617-1ae9bc422d09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:26.189Z|f64746a6-052e-4215-9dc0-8f459d8def7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:56:26.192Z|f64746a6-052e-4215-9dc0-8f459d8def7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:56:26.366Z|b715109f-4570-4054-be6f-59468b7accf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:56:26.367Z|b715109f-4570-4054-be6f-59468b7accf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:56:35.781Z|c29261ef-1fc1-43d4-9771-4855cf8f9614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:35.781Z|8ae50094-abd0-45c3-9305-1a51a18f1f3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:35.781Z|ca300347-46f9-45bb-a7cf-82f41905bd20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:35.781Z|8ae50094-abd0-45c3-9305-1a51a18f1f3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:35.781Z|c29261ef-1fc1-43d4-9771-4855cf8f9614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:35.781Z|ca300347-46f9-45bb-a7cf-82f41905bd20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:41.189Z|78f877bd-257f-462d-8816-b8988e203a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:56:41.190Z|78f877bd-257f-462d-8816-b8988e203a00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:56:45.804Z|6167c595-3b9b-4b7d-951b-5ae474964382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:45.805Z|6167c595-3b9b-4b7d-951b-5ae474964382|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:45.808Z|77cbee45-32bb-4d70-aa08-67be5b7f604a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:45.809Z|77cbee45-32bb-4d70-aa08-67be5b7f604a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:45.810Z|75bb91ff-a5cc-41d3-bc22-a0e0eaa79804|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:45.811Z|75bb91ff-a5cc-41d3-bc22-a0e0eaa79804|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:54.712Z|eba16d95-9346-40b3-bc3b-79177a6a05d6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:56:54.713Z|eba16d95-9346-40b3-bc3b-79177a6a05d6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:55.835Z|a10e3cf1-30d7-49c7-9884-fcf3d7966592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:55.835Z|349a912e-048d-45bf-9d4c-3989cb199e90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:55.836Z|f31408de-69da-4155-abac-5e513b93ecbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:56:55.836Z|a10e3cf1-30d7-49c7-9884-fcf3d7966592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:55.836Z|f31408de-69da-4155-abac-5e513b93ecbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:55.837Z|349a912e-048d-45bf-9d4c-3989cb199e90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:56:56.189Z|cc102b1d-e27a-4915-beba-e2bada3d85b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:56:56.190Z|cc102b1d-e27a-4915-beba-e2bada3d85b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:56:56.368Z|ddc2b419-cb08-42d4-9c18-70f7bccf613b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:56:56.368Z|ddc2b419-cb08-42d4-9c18-70f7bccf613b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:57:05.861Z|f40f9e0a-0342-42be-9f00-6352f9c8bef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:05.861Z|f40f9e0a-0342-42be-9f00-6352f9c8bef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:05.861Z|78f23a29-7e1f-4fe4-bc72-24ae542c9e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:05.862Z|78f23a29-7e1f-4fe4-bc72-24ae542c9e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:05.864Z|d71e37e8-ee40-45f4-8db2-cb9f18e4ff11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:05.865Z|d71e37e8-ee40-45f4-8db2-cb9f18e4ff11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:11.189Z|6f2d99b3-3ba7-4fae-91a7-c25067e75e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:57:11.192Z|6f2d99b3-3ba7-4fae-91a7-c25067e75e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:57:15.890Z|12933cc7-23e1-42d7-81f6-ca69b55b8b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:15.891Z|12933cc7-23e1-42d7-81f6-ca69b55b8b93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:15.891Z|2e59ef7f-ea2d-4472-ae03-6be2a6bfb58f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:15.892Z|2e59ef7f-ea2d-4472-ae03-6be2a6bfb58f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:15.890Z|826e6f7f-fbc5-4f27-98ab-c1f2721b2d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:15.894Z|826e6f7f-fbc5-4f27-98ab-c1f2721b2d9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:25.915Z|d36ef62a-5952-418f-a2a6-7531fff75e08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:25.916Z|d36ef62a-5952-418f-a2a6-7531fff75e08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:25.918Z|b70d426d-2e93-4e68-9185-67de2694bf68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:25.919Z|b70d426d-2e93-4e68-9185-67de2694bf68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:25.919Z|dce49d04-d0ab-4b63-a473-3985b0eab46e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:25.920Z|dce49d04-d0ab-4b63-a473-3985b0eab46e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:26.190Z|56ac664a-4892-4a7f-8617-48ef27787354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:57:26.190Z|56ac664a-4892-4a7f-8617-48ef27787354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:57:26.369Z|88b2c07a-0384-485c-a7e9-02058458395c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:57:26.370Z|88b2c07a-0384-485c-a7e9-02058458395c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:57:35.945Z|6958c6ee-53d6-423f-90dd-311cdd6c408f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:35.946Z|6958c6ee-53d6-423f-90dd-311cdd6c408f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:35.950Z|39f0ed07-befd-46f8-9d44-c71bff4b4f88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:35.951Z|39f0ed07-befd-46f8-9d44-c71bff4b4f88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:35.951Z|74d9dfda-7bfa-4ec8-84a1-c33af75f44a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:35.952Z|74d9dfda-7bfa-4ec8-84a1-c33af75f44a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:41.189Z|50f04d5c-544b-436e-a75a-2610396ebd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:57:41.190Z|50f04d5c-544b-436e-a75a-2610396ebd4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:57:45.972Z|878f5a97-bea0-42b7-b22a-8975b461bc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:45.972Z|310c41da-13a4-461c-a829-78da37bc262c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:45.973Z|310c41da-13a4-461c-a829-78da37bc262c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:45.974Z|ab09cecf-05ce-493e-9415-fa3c2d25ba59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:45.975Z|ab09cecf-05ce-493e-9415-fa3c2d25ba59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:45.973Z|878f5a97-bea0-42b7-b22a-8975b461bc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:54.712Z|6b2b00c1-e034-4dd0-b67f-996513250f9d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:57:54.712Z|6b2b00c1-e034-4dd0-b67f-996513250f9d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:55.999Z|d72f58b8-71c6-48a5-a80d-a13b1b74f205|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:56.000Z|d72f58b8-71c6-48a5-a80d-a13b1b74f205|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:56.002Z|bb8f5a8f-1ddd-4da3-a45f-7f2c9ca26944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:56.003Z|bb8f5a8f-1ddd-4da3-a45f-7f2c9ca26944|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:56.004Z|96dd8df4-a12d-4ff4-933f-2bfd243f309a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:57:56.004Z|96dd8df4-a12d-4ff4-933f-2bfd243f309a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:57:56.189Z|6c0df2be-2821-4d9b-8a73-50f4ab14c72e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:57:56.193Z|6c0df2be-2821-4d9b-8a73-50f4ab14c72e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:57:56.371Z|c2b6e630-c18b-4d24-a642-624f6b1f8d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:57:56.372Z|c2b6e630-c18b-4d24-a642-624f6b1f8d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:58:06.024Z|8be45428-3269-4222-a129-69f68d207d6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:06.024Z|46cd1100-42b6-4d8c-a5d7-3a97fe734858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:06.024Z|0d11658c-831f-4eae-88e4-bd51eb8e53a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:06.024Z|46cd1100-42b6-4d8c-a5d7-3a97fe734858|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:06.024Z|8be45428-3269-4222-a129-69f68d207d6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:06.025Z|0d11658c-831f-4eae-88e4-bd51eb8e53a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:11.189Z|4c6e1050-1341-4058-a642-b0d5d3cf2263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:58:11.190Z|4c6e1050-1341-4058-a642-b0d5d3cf2263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:58:16.047Z|eee20122-4985-4716-a32f-c946cd384018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:16.048Z|eee20122-4985-4716-a32f-c946cd384018|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:16.049Z|dd0cbfac-8ab9-4f7e-b3ec-fc076e343951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:16.049Z|dd0cbfac-8ab9-4f7e-b3ec-fc076e343951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:16.047Z|68d30837-3b46-478e-85db-55a6229a645b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:16.052Z|68d30837-3b46-478e-85db-55a6229a645b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:26.072Z|3e56e096-8465-4e05-ac18-dbbbf24332c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:26.073Z|3e56e096-8465-4e05-ac18-dbbbf24332c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:26.074Z|ff652ee2-2d04-4724-ad52-81536f8e113a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:26.074Z|e8936b94-2cf8-4b97-9b11-27661c2740e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:26.075Z|e8936b94-2cf8-4b97-9b11-27661c2740e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:26.075Z|ff652ee2-2d04-4724-ad52-81536f8e113a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:26.189Z|126e68e9-9ad6-4884-b51a-bd31663761c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:58:26.190Z|126e68e9-9ad6-4884-b51a-bd31663761c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:58:26.373Z|8873312c-f874-4b8a-948d-b3fa0ac6c6e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:58:26.374Z|8873312c-f874-4b8a-948d-b3fa0ac6c6e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:58:36.098Z|9a82a592-97a9-4c55-8c30-7d95c7beab6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:36.098Z|4f488e5b-1a89-432c-9778-edffa7c7b1fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:36.098Z|1805ef82-255b-47ac-a5a7-4ffadea591d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:36.098Z|4f488e5b-1a89-432c-9778-edffa7c7b1fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:36.098Z|9a82a592-97a9-4c55-8c30-7d95c7beab6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:36.099Z|1805ef82-255b-47ac-a5a7-4ffadea591d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:41.189Z|7f3f3ba1-e1d8-42cb-a0ed-6feceffc796b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:58:41.194Z|7f3f3ba1-e1d8-42cb-a0ed-6feceffc796b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:58:46.125Z|e017823f-4c37-4229-a2bc-72babbaf6157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:46.125Z|5dadb059-96a0-4865-bb9b-b38a0b81c9f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:46.125Z|eadb5a79-8777-45ef-b8e4-03cae4231c1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:46.126Z|eadb5a79-8777-45ef-b8e4-03cae4231c1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:46.126Z|e017823f-4c37-4229-a2bc-72babbaf6157|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:46.126Z|5dadb059-96a0-4865-bb9b-b38a0b81c9f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:54.714Z|c9372a74-5427-47a5-9ce4-7d40c7597f00|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2022-12-29T23:58:54.715Z|c9372a74-5427-47a5-9ce4-7d40c7597f00|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:56.151Z|c10997ea-5e5d-44ee-a943-72bc0c2e8f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:56.152Z|22a12ba1-e60a-4ef9-815f-c61457cb3f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:56.152Z|c10997ea-5e5d-44ee-a943-72bc0c2e8f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:56.152Z|22a12ba1-e60a-4ef9-815f-c61457cb3f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:56.153Z|9427190b-c301-4d88-ac89-f1d967fc5e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-12-29T23:58:56.154Z|9427190b-c301-4d88-ac89-f1d967fc5e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-12-29T23:58:56.189Z|721a6ed9-e7b4-4d3a-bbf8-71ecccb2b40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:58:56.190Z|721a6ed9-e7b4-4d3a-bbf8-71ecccb2b40f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-12-29T23:58:56.375Z|52a5d953-882a-4f0b-ba09-a0a1eaafa06f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-12-29T23:58:56.375Z|52a5d953-882a-4f0b-ba09-a0a1eaafa06f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.